Include <unistd.h> unilaterally.
[bpt/emacs.git] / src / ChangeLog
1 2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Include <unistd.h> unilaterally.
4 * alloc.c, atimer.c, buffer.c, callproc.c, dired.c, dispnew.c, doc.c:
5 * doprnt.c, editfns.c, emacs.c, fileio.c, filelock.c, fns.c:
6 * getloadavg.c, getpagesize.h, gmalloc.c, image.c, keyboard.c:
7 * lread.c, process.c, process.h, ralloc.c, regex.c, sysdep.c:
8 * systty.h, term.c, termcap.c, xfns.c, xrdb.c, xselect.c, xsmfns.c:
9 * xterm.c:
10 Include <unistd.h> without worrying about HAVE_UNISTD_H, since
11 unistd.h is always present now, possibly supplied by gnulib.
12
13 * mktime.c: Remove; moving to ../lib.
14
15 Use gnulib's mktime module.
16 * deps.mk (mktime.o): Remove rule.
17
18 Use gnulib's ftoastr module.
19 * print.c: Include ftoastr.h.
20 (FLT_RADIX, DBL_MANT_DIG, DBL_DIG, DBL_MIN, DOUBLE_DIGITS_BOUND):
21 Remove; no longer needed.
22 (float_to_string): Use dtoastr rather than rolling our own code,
23 which had an off-by-one bug on non-IEEE hosts.
24
25 2011-01-08 Paul Eggert <eggert@cs.ucla.edu>
26
27 Automate syncing from gnulib.
28 * Makefile.in (lib): New macro.
29 (ALL_CFLAGS): Add -I$(lib) -I$(srcdir)/../lib.
30 ($(lib)/libgnu.a): New rule.
31 (temacs$(EXEEXT)): Also link $(lib)/libgnu.a.
32
33 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
34
35 * fns.c (Fyes_or_no_p): Add usage.
36
37 2011-01-08 Glenn Morris <rgm@gnu.org>
38
39 * makefile.w32-in ($(EMACS)):
40 * Makefile.in (emacs$(EXEEXT)): -batch implies -q.
41
42 * xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here...
43 * emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
44
45 2011-01-07 Andreas Schwab <schwab@linux-m68k.org>
46
47 * image.c (imagemagick_load_image): Fix some resource leaks and
48 error handling.
49
50 2011-01-07 Chong Yidong <cyd@stupidchicken.com>
51
52 * fns.c (Fyes_or_no_p): Accept format string args.
53
54 2011-01-07 Glenn Morris <rgm@gnu.org>
55
56 * emacs.c (no_site_lisp): New int.
57 (USAGE1): Add --no-site-lisp, mention -Q uses it.
58 (main): Set no_site_lisp.
59 (standard_args): Add --no-site-lisp.
60 * lisp.h (no_site_lisp): New int.
61 * lread.c (init_lread): If no_site_lisp, don't re-add site-lisp
62 directories to Vload_path.
63
64 2011-01-05 Andreas Schwab <schwab@linux-m68k.org>
65
66 * alloc.c (mark_stack): Use __builtin_unwind_init if available.
67
68 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
69
70 * dbusbind.c (Fdbus_register_method): Added optional parameter
71 dont_register_service. Updated docstring accordingly.
72
73 2011-01-04 Glenn Morris <rgm@gnu.org>
74
75 * emacs.c (emacs_copyright): Update short copyright year to 2011.
76
77 2011-01-03 Eli Zaretskii <eliz@gnu.org>
78
79 * image.c (png_jmpbuf): Remove definition.
80 (my_png_error, png_load): Don't use png_jmpbuf.
81
82 2011-01-02 Eli Zaretskii <eliz@gnu.org>
83
84 * keyboard.c (Vselect_active_regions): Doc fix. (Bug#7702)
85
86 2011-01-02 Eli Zaretskii <eliz@gnu.org>
87
88 * image.c <Qlibpng_version>: New variable.
89 (syms_of_image): Intern and staticpro it. Set its value to the
90 version of PNG library we were compiled with.
91 (my_png_error, png_load): Avoid GCC warnings about direct access
92 to png_ptr->jmpbuf. (Bug#7716)
93 (png_jmpbuf): New macro.
94 (my_png_error, png_load): Use it instead of #ifdef'ing according
95 to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
96
97 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
98
99 * .gdbinit (xgetptr): Fix the union+lsb case.
100 (xbacktrace): Fix the union case.
101
102 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
103
104 * window.c (Fmove_to_window_line): Avoid abort when called in a buffer
105 different from selected-window's.
106
107 2011-01-02 Eli Zaretskii <eliz@gnu.org>
108
109 * keyboard.c (parse_menu_item): Prepend " " to the key sequence
110 equivalent of a menu item when the key sequence is given by the
111 `:keys' attribute. (Bug#7662)
112
113 * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
114 the basic faces are supported.
115
116 2011-01-02 Jan Djärv <jan.h.d@swipnet.se>
117
118 * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
119
120 2011-01-02 Eli Zaretskii <eliz@gnu.org>
121
122 * xdisp.c (Fformat_mode_line): Fix last change.
123
124 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
125
126 * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic
127 faces (Bug#7587).
128
129 2011-01-02 Eli Zaretskii <eliz@gnu.org>
130
131 * fileio.c (Fexpand_file_name): One more doc fix.
132
133 2011-01-01 Chong Yidong <cyd@stupidchicken.com>
134
135 * gtkutil.c (xg_get_tool_bar_widgets): Use NULL for a missing
136 image or label in the container.
137 (xg_make_tool_item): Replace VERT_ONLY arg with HORIZ, TEXT_IMAGE.
138 (xg_show_toolbar_item): Function deleted.
139 (xg_tool_item_stale_p): New function.
140 (update_frame_tool_bar): Calculate tool-bar style once per call.
141 Instead of hiding text labels, omit them. Don't use
142 xg_show_toolbar_item; create new GtkToolItems from scratch if
143 necessary, instead of trying to re-use them. This avoids an
144 annoying animation when changing tool-bars.
145
146 2010-12-31 Jan Djärv <jan.h.d@swipnet.se>
147
148 * nsfns.m (ns_set_name_as_filename): Always use buffer name for
149 title and buffer filename only for RepresentedFilename.
150 Handle bad UTF-8 in buffer name (Bug#7517).
151
152 2010-12-30 Jan Djärv <jan.h.d@swipnet.se>
153
154 * coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
155
156 * nsfns.m (ns_set_name_iconic): Remove.
157 (ns_set_name_internal): New function (Bug#7517).
158 (Vicon_title_format): Extern declare.
159 (ns_set_name): Call ns_set_name_internal.
160 (x_explicitly_set_name): Remove call to ns_set_name_iconic.
161 (x_implicitly_set_name): Ditto.
162 (x_set_title): Remove commet about EXPLICIT. Call ns_set_name_internal.
163 (ns_set_name_as_filename): Encode name with ENCODE_UTF_8 (Bug#7517).
164
165 2010-12-29 Štěpán Němec <stepnem@gmail.com> (tiny change)
166
167 * window.c (syms_of_window): Add missing defsubr for
168 window-use-time.
169
170 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
171
172 * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration.
173 * xterm.c (x_alloc_lighter_color_for_widget): Restore.
174
175 2010-12-27 Andreas Schwab <schwab@linux-m68k.org>
176
177 * buffer.c: Remove unused declarations.
178 * buffer.h: Likewise.
179 * charset.h: Likewise.
180 * composite.h: Likewise.
181 * dispextern.h: Likewise.
182 * dispnew.c: Likewise.
183 * font.h: Likewise.
184 * fontset.c: Likewise.
185 * fontset.h: Likewise.
186 * intervals.h: Likewise.
187 * keymap.h: Likewise.
188 * lisp.h: Likewise.
189 * syntax.c: Likewise.
190 * syntax.h: Likewise.
191 * termhooks.h: Likewise.
192 * window.h: Likewise.
193 * xsettings.h: Likewise.
194 * xterm.c: Likewise.
195 * xterm.h: Likewise.
196
197 * chartab.c (sub_char_table_ref): Make static.
198 * dispnew.c (line_hash_code, required_matrix_height)
199 (required_matrix_width): Likewise.
200 * eval.c (interactive_p, apply_lambda): Likewise.
201 * fns.c (string_make_multibyte, copy_hash_table, hash_clear):
202 Likewise.
203 * font.c (QCadstyle, QCregistry, font_make_spec)
204 (font_parse_fcname, font_encode_char, font_at): Likewise.
205 * frame.c (x_frame_get_arg): Likewise.
206 * keymap.c (get_keyelt): Likewise.
207 * lread.c (read_filtered_event): Likewise.
208 * print.c (write_string_1): Likewise.
209 * window.c (delete_window, window_height, window_width)
210 (foreach_window): Likewise.
211 * xrdb.c (x_get_customization_string, x_get_resource): Likewise.
212 * xterm.c (x_scroll_bar_clear, xembed_set_info)
213 (xembed_send_message): Likewise.
214
215 * eval.c (run_hook_list_with_args): Delete.
216 * font.c (font_unparse_gtkname, font_update_lface): Likewise.
217 * terminal.c (get_terminal_param): Likewise.
218 * xterm.c (x_alloc_lighter_color_for_widget): Likewise.
219
220 * scroll.c: Fix comment.
221
222 * dispnew.c (add_window_display_history)
223 (add_frame_display_history, glyph_row_slice_p)
224 (find_glyph_row_slice, flush_stdout)
225 (check_matrix_pointer_lossage, matrix_row)
226 (check_matrix_invariants, check_window_matrix_pointers)
227 (check_matrix_pointers, window_to_frame_vpos)
228 (window_to_frame_hpos): Prototize.
229 * textprop.c (erase_properties): Likewise.
230
231 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * print.c (PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): Remove.
234 (print_preprocess): Fix handling of uninterned symbols in last change.
235
236 * print.c (print, print_preprocess, print_object): Use a hash table
237 rather than a linear table for Vprint_number_table.
238
239 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
240
241 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
242
243 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
244
245 * keyboard.c (Vtool_bar_separator_image_expression): New variable.
246 (parse_tool_bar_item): Use it to obtain image separators for
247 displays not using native tool-bar separators.
248
249 * xdisp.c (build_desired_tool_bar_string): Don't handle separators
250 specially, since this is now done in parse_tool_bar_item.
251
252 2010-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
253
254 Minor clean up to silence some gcc warnings.
255 * window.c (Fset_window_buffer):
256 * xterm.c (x_set_frame_alpha): Restructure code to silence
257 compiler warning.
258 (handle_one_xevent): Remove unused var `p'.
259 (do_ewmh_fullscreen): Remove unused var `lval'.
260 (xembed_set_info): Remove unused var `atom'.
261 * textprop.c (Fremove_list_of_text_properties): Add braces to silence
262 compiler warning.
263 * fontset.c (fontset_id_valid_p, dump_fontset):
264 * ftfont.c (ftfont_drive_otf): Modernize k&r declaration.
265 * eval.c (Feval, Ffuncall): Avoid unneeded gotos.
266 * dispnew.c (update_frame, update_frame_1): Compile the `do_pause'
267 label only when it's used.
268 * image.c (x_create_bitmap_from_xpm_data):
269 * dispextern.h (x_create_bitmap_from_xpm_data): Use const char** like
270 its callers.
271 * coding.c (detect_coding_utf_16): Remove unused vars `src_base' and
272 `consumed_chars'.
273 (DECODE_EMACS_MULE_21_COMPOSITION): Remove unused var `charbuf_base'.
274 (decode_coding_emacs_mule): Remove unused label `retry'.
275 (detect_eol): Add parens to silence compiler warning.
276 * alloc.c (bytes_used_when_reconsidered): Move to the #ifdef where
277 it's used to silence the compiler.
278 (make_number): Modernize k&r declaration.
279 (mark_char_table): Add parens to silence compiler warning.
280
281 2010-12-17 Chong Yidong <cyd@stupidchicken.com>
282
283 * keyboard.c (parse_tool_bar_item): Allow menu separators in
284 tool-bar maps.
285 (menu_separator_name_p): New function, from gtkutil.c.
286 (separator_names): Move from gtkutil.c.
287
288 * keyboard.h (menu_separator_name_p): Add prototype.
289
290 * gtkutil.c (XG_BIN_CHILD): New macro.
291 (xg_get_menu_item_label, xg_update_menubar)
292 (xg_update_menu_item, xg_tool_bar_menu_proxy)
293 (xg_show_toolbar_item, update_frame_tool_bar): Use it.
294 (separator_names, xg_separator_p): Move to keyboard.c.
295 (create_menus, xg_update_submenu, update_frame_tool_bar):
296 Use menu_separator_name_p.
297
298 * nsmenu.m (name_is_separator): Function deleted.
299 (addItemWithWidgetValue): Use menu_separator_name_p.
300
301 * w32menu.c (name_is_separator): Function deleted.
302 (add_menu_item): Use menu_separator_name_p.
303
304 2010-12-16 Jan Djärv <jan.h.d@swipnet.se>
305
306 * nsterm.m (ns_draw_window_cursor): If the cursor color is the
307 same as the background, use the face forground as cursor.
308
309 2010-12-13 Eli Zaretskii <eliz@gnu.org>
310
311 * fileio.c (Fexpand_file_name): Doc fix. (Bug#7617)
312
313 2010-12-13 Eli Zaretskii <eliz@gnu.org>
314
315 * xdisp.c (string_pos_nchars_ahead, c_string_pos)
316 (face_before_or_after_it_pos, next_element_from_string)
317 (next_element_from_c_string, produce_stretch_glyph): Remove unused
318 calculations of maximum string length before calling
319 string_char_and_length and STRING_CHAR_AND_LENGTH.
320 (string_char_and_length): Update commentary: MAXLEN is no longer
321 needed.
322
323 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
324
325 * keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT
326 as (Qsave_session arg).
327
328 * xsmfns.c (smc_interact_CB): Set arg to Qnil.
329 (smc_die_CB): Make an event with arg Qt.
330 (Fhandle_save_session): If event has Qt as argument,
331 call Fkill_emacs (Bug#7552).
332
333 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
334
335 * buffer.c (transient-mark-mode): Doc fix (Bug#7465).
336
337 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
338
339 * xsmfns.c (smc_die_CB): Call Fkill_emacs (Bug#7552).
340
341 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
342
343 * dispextern.h (struct it): New member overlay_strings_charpos.
344
345 * xdisp.c (next_overlay_string, load_overlay_strings): Record the
346 charpos where we computed n_overlay_strings.
347 (next_overlay_string): Load overlay strings at recorded position,
348 which may not be the same as the iterator's charpos (Bug#7016).
349
350 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
351
352 * xdisp.c (try_scrolling): Avoid infloop if the first line is
353 obscured due to a vscroll (Bug#7537).
354
355 2010-12-13 Jan Djärv <jhd@zeplinf.localdomain>
356
357 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
358
359 * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs):
360 Use FRAME_TOOLBAR_HEIGHT.
361 (x_set_offset): Handle XNegative and YNegative in
362 f->size_hint_flags (Bug#7510).
363
364 2010-12-11 Eli Zaretskii <eliz@gnu.org>
365
366 * w32fns.c (Fx_show_tip): Call try_window with last argument
367 TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem
368 solved. Round up the tip height to an integral multiple of the
369 frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
370 (Bug#7398)
371
372 2010-12-08 Glenn Morris <rgm@gnu.org>
373
374 * fileio.c (Fverify_visited_file_modtime): Default to current buffer.
375
376 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
377
378 * xml.c (parse_region): Ignore blank HTML nodes.
379 (make_dom): Return CDATA sections (like <style>foo</style>) as
380 text nodes.
381
382 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
383
384 * lread.c (read1): Allow newstyle unquote outside of backquote.
385 Disallow old-style backquotes inside new-style backquotes.
386 Don't count unquotes to figure out when we're "syntactically inside
387 but semantically outside of a backquote" any more.
388 Extend the restriction no-unescaped-commas-and-backquotes-in-symbols
389 to all contexts.
390
391 2010-12-05 Chong Yidong <cyd@stupidchicken.com>
392
393 * process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
394
395 2010-12-04 Andreas Schwab <schwab@linux-m68k.org>
396
397 * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
398 (S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
399 * m/arm.h, m/sh3.h, m/xtensa.h: Remove files.
400
401 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
402
403 * lisp.h (union Lisp_Object): Explicitly declare signedness of
404 bit-field.
405 (XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
406 * m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
407 * m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
408 * m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
409 * m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
410 * m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
411 * m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
412 * m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
413 * m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
414 * m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
415 * m/hp800.h: Remove file.
416 * m/mips.h: Remove file.
417
418 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
419
420 * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
421 with cursor color and draw a rectangle around the image (Bug#7412).
422
423 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
424
425 * frame.c (x_set_font): Remove unused variable.
426
427 2010-12-02 Jan Djärv <jan.h.d@swipnet.se>
428
429 * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
430
431 * nsterm.m (ns_draw_glyph_string): Switch fore- and background if
432 drawing text under filled box cursor (Bug#7479).
433
434 2010-11-27 Kenichi Handa <handa@m17n.org>
435
436 * charset.c (emacs_mule_charset): Make it an array of charset ID;
437 i.e. integer.
438 (Fdefine_charset_internal): Adjust for the above change.
439 (init_charset_once): Likewise.
440
441 * charset.h (emacs_mule_charset): Adjust the prototype.
442 Delete duplicated extern.
443
444 * coding.c (emacs_mule_char): Adjust for the change of
445 emacs_mule_charset.
446
447 * lread.c (read_emacs_mule_char): Adjust for the change of
448 emacs_mule_charset.
449
450 2010-11-27 Eli Zaretskii <eliz@gnu.org>
451
452 * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
453 of w32api >= 3.15. (Bug#6989) (Bug#7452)
454
455 2010-11-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
456
457 * alloc.c (mark_terminals): Ensure that the image cache is marked
458 even if the terminal object was marked earlier (Bug#6301).
459
460 2010-11-21 Chong Yidong <cyd@stupidchicken.com>
461
462 * editfns.c (Fbyte_to_string): Signal an error arg is not a byte.
463
464 2010-11-27 Jan Djärv <jan.h.d@swipnet.se>
465
466 * gtkutil.c (menubar_map_cb): New function (Bug#7425).
467 (xg_update_frame_menubar): Connect signal map to menubar_map_cb.
468 Use 23 as menubar height if 0. (Bug#7425).
469
470 2010-11-26 Eli Zaretskii <eliz@gnu.org>
471
472 * xdisp.c (set_message_1): Force paragraph direction in echo area
473 be left-to-right.
474
475 * keyboard.c (make_lispy_position): Put a meaningful value in yret
476 when the click is on the header or mode line.
477
478 2010-11-25 Eli Zaretskii <eliz@gnu.org>
479
480 * xdisp.c (set_cursor_from_row): Don't forget to consider the
481 `cursor' property of the first character in overlay strings.
482 (Bug#7474) (Bug#7481)
483
484 2010-11-24 Jan Djärv <jan.h.d@swipnet.se>
485
486 * nsterm.m (NSLeftControlKeyMask, NSLeftCommandKeyMask)
487 (NSLeftAlternateKeyMask): New defines.
488 (keyDown): Parse left and right keys separately (Bug#7458).
489 Compare Left key masks exactly (Bug#7458).
490
491 2010-11-23 Eli Zaretskii <eliz@gnu.org>
492
493 * intervals.c (temp_set_point_both): Define before calling, to
494 avoid GCC warnings.
495
496 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
497
498 * nsmenu.m: Use #include <config.h> instead of "config.h".
499
500 * term.c (Qglyphless_char,last_glyphless_glyph_frame)
501 (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
502 Move declarations ...
503 * lisp.h (Qglyphless_char,last_glyphless_glyph_frame)
504 (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id):
505 ... here.
506
507 * emacs.c (gdb_use_union, gdb_valbits,gdb_gctypebits)
508 (gdb_data_seg_bits, gdb_array_mark_flag, PVEC_FLAG)
509 (gdb_pvec_type):
510 * print.c (print_output_debug_flag):
511 * lisp.h (debug_print): Mark as EXTERNALLY_VISIBLE.
512 (safe_debug_print): New declaration.
513
514 * xterm.c:
515 * systty.h:
516 * sound.c: Include <sys/ioctl.h> unconditionally.
517
518 2010-11-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
519
520 * alloc.c (mark_maybe_object): Return early if given a Lisp
521 integer (Bug#6301).
522
523 2010-11-21 Ken Brown <kbrown@cornell.edu>
524
525 * sheap.c (STATIC_HEAP_SIZE): Revert previous change.
526
527 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
528
529 * nsterm.m (ns_right_command_modifier, ns_right_control_modifier):
530 Define (Bug#7458).
531 (NSRightCommandKeyMask, NSRightControlKeyMask): Define (Bug#7458).
532 (EV_MODIFIERS): Check for NSRightCommandKeyMask and
533 NSRightControlKeyMask also (Bug#7458).
534 (keyDown): Ditto (Bug#7458).
535 (syms_of_nsterm): Defvar ns-right-command-modifier and
536 ns-right-control-modifier (Bug#7458).
537
538 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
539
540 * sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
541 * emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
542
543 * intervals.h (temp_set_point, temp_set_point_both):
544 * buffer.h (offset_intervals, copy_intervals): Remove INLINE.
545
546 2010-11-20 Ken Brown <kbrown@cornell.edu>
547
548 * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
549
550 2010-11-20 Eli Zaretskii <eliz@gnu.org>
551
552 * term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or
553 \xNNNNNN for hex-code display of glyphless characters.
554
555 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
556
557 * gtkutil.c (xg_make_tool_item): Take vert_only as argument.
558 Set important to ! vert_only.
559 (xg_show_toolbar_item): Don't show label horizontally if
560 tool item isn't important.
561 (update_frame_tool_bar): Get TOOL_BAR_ITEM_VERT_ONLY and pass it to
562 xg_make_tool_item, or update important on existing tool item.
563
564 * keyboard.c (QCvert_only): New variable.
565 (parse_tool_bar_item): Check for QCvert_only.
566 (syms_of_keyboard): Initialize QCvert_only.
567
568 * dispextern.h (tool_bar_item_idx): Add TOOL_BAR_ITEM_VERT_ONLY.
569
570 2010-11-20 Eli Zaretskii <eliz@gnu.org>
571
572 * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the
573 same in-line.
574
575 2010-11-20 Andreas Schwab <schwab@linux-m68k.org>
576
577 * xfaces.c (lookup_face): Make static.
578 * dispnew.c (copy_row_except_pointers): Likewise.
579 * syntax.c (dec_bytepos): Likewise.
580 (inc_bytepos): Remove.
581 * dispextern.h (lookup_face): Remove declaration.
582
583 2010-11-19 Eli Zaretskii <eliz@gnu.org>
584
585 * xdisp.c (set_cursor_from_row): Display cursor after all the
586 glyphs that come from an overlay. Don't overstep the last glyph
587 when skipping glyphs from an overlay. (Bug#6687)
588
589 2010-11-18 Dan Nicolaescu <dann@ics.uci.edu>
590
591 * alloc.c (refill_memory_reserve): Move declaration ...
592 * lisp.h (refill_memory_reserve): ... here.
593
594 * strftime.c (_strftime_copytm): Add declaration.
595
596 * callproc.c (syms_of_callproc): Use intern_c_string.
597
598 Move declarations from .c files to .h files.
599 * process.c (timers_run):
600 * minibuf.c (quit_char):
601 * lread.c (read_emacs_mule_char):
602 * keyboard.c (minibuf_level, message_enable_multibyte)
603 (pending_malloc_warning):
604 * insdel.c (Vselect_active_regions, Vsaved_region_selection)
605 (Qonly): Remove declarations.
606 * lisp.h (pending_malloc_warning, Vsaved_region_selection)
607 (Vselect_active_regions):
608 * keyboard.h (timers_run): Add declarations.
609
610 * strftime.c (my_strftime_gmtime_r, my_strftime_localtime_r)
611 (tm_diff): Convert definitions to standard C.
612 (extra_args_spec_iso): Remove, unused.
613
614 2010-11-18 Jan Djärv <jan.h.d@swipnet.se>
615
616 * xsettings.c (init_gconf): Check HAVE_G_TYPE_INIT.
617
618 * config.in (HAVE_G_TYPE_INIT): New symbol.
619
620 2010-11-18 Eli Zaretskii <eliz@gnu.org>
621
622 * lread.c (Fload): Mention `load-in-progress' and
623 `load-file-name'. (Bug#7346)
624
625 * keyboard.c (kbd_buffer_nr_stored): Define only ifdef subprocesses.
626 (kbd_buffer_store_event_hold, kbd_buffer_get_event)
627 (tty_read_avail_input): Call kbd_buffer_nr_stored only ifdef
628 subprocesses. Use buffer_free only ifdef subprocesses.
629
630 * process.c (init_process) [subprocesses]: Init kbd_is_on_hold in
631 the subprocesses version, not in the non-subprocesses one.
632
633 * Makefile.in: Don't use ## comment, it breaks the MSDOS build.
634
635 2010-11-17 Eli Zaretskii <eliz@gnu.org>
636
637 * xdisp.c (set_cursor_from_row): Fix cursor positioning in empty
638 lines on text-mode terminals. (bug#7417)
639
640 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 * xterm.c (get_current_wm_state): Rename from get_current_vm_state.
643 (do_ewmh_fullscreen, x_handle_net_wm_state): Update callers.
644
645 2010-11-17 Kenichi Handa <handa@m17n.org>
646
647 * coding.c (Fset_terminal_coding_system_internal): Fix previous
648 change (set charset-ID list instead of charset-symbol list).
649
650 2010-11-16 Chong Yidong <cyd@stupidchicken.com>
651
652 * keyboard.c (make_lispy_position): For text area clicks, record Y
653 pixel position relative to the text area, excluding header line.
654 Also change X and Y to Lisp_Objects, not pointers; don't return
655 coordinate values via pointers. Pass ON_TEXT_AREA coordinate to
656 buffer_posn_from_coords counting from the start of the text area.
657 (Fposn_at_x_y, make_lispy_event): Callers changed.
658
659 * window.c (coordinates_in_window): Change X and Y to ints rather
660 than pointers; don't return coordinates via pointers.
661 (struct check_window_data): Change X and Y from pointers to ints.
662 (window_from_coordinates): Remove args WX and WY; don't return
663 coordinates via pointers.
664 (Fcoordinates_in_window_p, window_from_coordinates):
665 (check_window_containing, Fwindow_at): Callers changed.
666 (window_relative_x_coord): New function.
667
668 * window.h (window_from_coordinates, window_relative_x_coord):
669 Update prototypes.
670
671 * dispnew.c (buffer_posn_from_coords): Assume that X counts from
672 the start of the text area.
673
674 * xdisp.c (remember_mouse_glyph): Change window_from_coordinates
675 call. Use window_relative_x_coord.
676 (note_mouse_highlight): Change window_from_coordinates call.
677
678 * w32term.c (w32_read_socket):
679 * msdos.c (dos_rawgetc):
680 * xterm.c (handle_one_xevent): Likewise.
681
682 2010-11-16 Dan Nicolaescu <dann@ics.uci.edu>
683
684 * strftime.c (LOCALE_PARAM_DECL): Update for standard C.
685 (LOCALE_PARAM, LOCALE_PARAM_PROTO): Remove, unused.
686 (memcpy_lowcase, so_week_days, extra_args_spec, emacs_strftimeu):
687 Convert definitions to standard C.
688 * regex.c: Do not include <stdlib.h>, config.h does it.
689 Include unistd.h.
690 (xrealloc, init_syntax_once, re_match, regcomp, regexec)
691 (regerror, regfree): Convert definitions to standard C.
692 * mktime.c (my_mktime_localtime_r, ydhms_tm_diff, ranged_convert)
693 (__mktime_internal): Convert definitions to standard C.
694
695 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
696
697 * w32proc.c:
698 * w32inevt.c:
699 * w32heap.c:
700 * w32.c: Remove config.h include guards.
701
702 * callproc.c (child_setup): Reorder code to simplify #ifdefs.
703 No code changes.
704
705 * process.c: Include <sys/ioctl.h> unconditionally,
706 keyboard.c already does it.
707
708 * keyboard.c (pending_malloc_warning): Add const to match
709 definition in alloc.c.
710 (Fset_input_interrupt_mode): Simplify #ifdefs.
711
712 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
713
714 Clean up systty.h macros.
715 * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY)
716 (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the
717 definition in all uses.
718 (EMACS_TTY_TABS_OK): Remove, it has a single user.
719 * sysdep.c (discard_tty_input, child_setup_tty)
720 (init_sys_modes, tabs_safe_p, reset_sys_modes):
721 * emacs.c (shut_down_emacs):
722 * callproc.c (child_setup):
723 * term.c (dissociate_if_controlling_tty): Inline removed macros.
724
725 * data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
726
727 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
728
729 * w32fns.c (Fx_create_frame):
730 * nsfns.m (Fx_create_frame): Don't check for the cursorColor
731 resource here; it's now done at startup.
732
733 2010-11-14 Jan Djärv <jan.h.d@swipnet.se>
734
735 * xterm.c (set_wm_state): Add Qnil to final cons.
736
737 * xselect.c (x_send_client_event): Remove unused variables cons and
738 size.
739
740 2010-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
741
742 * keyboard.c (modify_event_symbol) : Add const to array elements of
743 arg NAME_TABLE.
744 (lispy_accent_keys, lispy_function_keys, lispy_multimedia_keys)
745 (lispy_kana_keys, iso_lispy_function_keys, lispy_wheel_names)
746 (lispy_wheel_names, lispy_drag_n_drop_names, modifier_names):
747 Add const to array elements.
748 (scroll_bar_parts): Make static. Fix position of const.
749
750 * w32fns.c (lispy_function_keys): Add const to extern.
751
752 * w32inevt.c (lispy_function_keys): Likewise.
753
754 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
755
756 * xfns.c (Fx_create_frame): Don't check for the cursorColor
757 resource here; it's now done at startup.
758
759 2010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
760
761 * xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
762
763 Fix compilation on Solaris.
764 * sysdep.c: Do not #include <term.h>.
765 (tputs): Add declaration, similar to what cm.c does. (Bug#7178)
766
767 * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
768
769 2010-11-13 Jan Djärv <jan.h.d@swipnet.se>
770
771 * xterm.c (set_wm_state): Don't put Atom in cons, call
772 make_fixnum_or_float on them first.
773 (x_term_init): Initialize Xatom_net_supporting_wm_check and
774 Xatom_net_supported correctly.
775
776 * xselect.c (x_send_client_event): Move CHECK_STRING ...
777 (Fx_send_client_event): to here.
778
779 2010-11-13 Martin Rudalics <rudalics@gmx.at>
780
781 * window.c (Fwindow_use_time): New function.
782
783 2010-11-13 Eli Zaretskii <eliz@gnu.org>
784
785 * xdisp.c (set_cursor_from_row): Fix cursor positioning on
786 zero-width characters.
787
788 * .gdbinit (pgx): Adapt to latest changes in `struct glyph'.
789
790 * w32term.c (x_draw_glyphless_glyph_string_foreground): Draw the
791 box before drawing the glyphs inside it.
792
793 * xdisp.c (syms_of_xdisp) <glyphless-char-display>: Doc fix.
794
795 * dispextern.h (enum glyphless_display_method):
796 Rename GLYPHLESS_DISPLAY_HEXA_CODE to GLYPHLESS_DISPLAY_HEX_CODE.
797 All users changed.
798
799 * term.c (append_glyphless_glyph, produce_glyphless_glyph):
800 Fix comments.
801 (produce_glyphless_glyph): Enclose "U+nnnn" and "empty box"
802 whitespace in "[]", to simulate a box. Don't use uninitialized
803 variable `width'.
804
805 2010-11-11 Julien Danjou <julien@danjou.info>
806
807 * xsettings.c (init_xsettings): Use already fetch atoms.
808
809 * xsmfns.c (create_client_leader_window): Use SM_CLIENT_ID atom
810 from dpyinfo.
811
812 * xselect.c (Fx_send_client_event): Split and create
813 x_send_client_event.
814
815 * lisp.h: Do not EXFUN Fx_send_client_event.
816
817 * xterm.c (x_set_frame_alpha): Use _NET_WM_WINDOW_OPACITY atom
818 from dpyinfo.
819 (wm_supports): Use atoms from dpyinfo.
820 (do_ewmh_fullscreen): Use atoms from dpyinfo.
821 (x_ewmh_activate_frame): Use atoms from dpyinfo.
822 (xembed_set_info): Use atoms from dpyinfo.
823 (x_term_init): Fetch _XEMBED_INFO, _NET_SUPPORTED,
824 _NET_SUPPORTING_WM_CHECK, _NET_WM_WINDOW_OPACITY and
825 _NET_ACTIVE_WINDOW, XSETTINGS atoms.
826 Get all atoms in one round-trip.
827 (set_wm_state): Use x_send_client_event rather than
828 Fx_send_client_event, using Atom directly.
829 (x_ewmh_activate_frame): Ditto.
830 (x_set_sticky): Pass atoms to set_wm_state.
831 (do_ewmh_fullscreen): Ditto.
832
833
834 * xterm.h (x_display_info): Add Xatom_net_supported,
835 Xatom_net_supporting_wm_check, Xatom_net_active_window,
836 Xatom_net_wm_window_opacity, Xatom_XEMBED_INFO, SM_CLIENT_ID.
837
838 * xfns.c (Fx_show_tip): Fix typo in docstring.
839
840 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 * cmds.c (Fself_insert_command): Don't call XFASTINT without checking
843 it's not negative.
844
845 2010-11-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
846
847 * font.c (font_filter_properties): Add const to array elements of
848 properties args.
849
850 * font.h (font_filter_properties): Likewise.
851
852 * ftfont.c (ftfont_booleans, ftfont_non_booleans): Add const to array
853 elements.
854
855 * w32font.c (w32font_booleans, w32font_non_booleans): Likewise.
856
857 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
858
859 * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
860 (XD_BASIC_DBUS_TYPE, xd_symbol_to_dbus_type, xd_signature)
861 (xd_append_arg, xd_retrieve_arg): Support DBUS_TYPE_UNIX_FD.
862 (Fdbus_call_method): Add DBUS_TYPE_UNIX_FD type mapping to doc string.
863 (syms_of_dbusbind): Initialize QCdbus_type_unix_fd).
864
865 2010-11-10 Glenn Morris <rgm@gnu.org>
866
867 * emacs.c (syms_of_emacs) <system-type>: Doc fix.
868
869 2010-11-09 Eli Zaretskii <eliz@gnu.org>
870
871 * xfns.c (x_real_positions): Fix declaration-after-statement problem.
872
873 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
874
875 * image.c (free_image): Don't garbage the frame here, since this
876 function can be called while redisplaying (Bug#7210).
877 (uncache_image): Garbage the frame here (Bug#6426).
878
879 2010-11-09 Jan Djärv <jan.h.d@swipnet.se>
880
881 * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
882 parent is the root window. Check this after traversing window tree.
883
884 * xterm.c (x_term_init): Initialize Xatom_net_frame_extents.
885
886 * xterm.h (struct x_display_info): Xatom_net_frame_extents is new.
887
888 * xfns.c (x_real_positions): Try to get _NET_FRAME_EXTENTS first
889 before traversing window tree (Bug#5721).
890
891 2010-11-07 Jan Djärv <jan.h.d@swipnet.se>
892
893 * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
894
895 * xdisp.c (note_mode_line_or_margin_highlight):
896 Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
897
898 2010-11-06 Eli Zaretskii <eliz@gnu.org>
899
900 * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
901 adjust width of tool-tip frame to the width of text, excluding the
902 stretch glyph at the beginning of R2L glyph rows.
903
904 * w32fns.c (Fx_show_tip): Likewise.
905
906 2010-11-06 Jan Djärv <jan.h.d@swipnet.se>
907
908 * nsfont.m: Include termchar for new mouse-highlight.
909 (nsfont_draw): Use MOUSE_HL_INFO.
910
911 2010-11-05 Eli Zaretskii <eliz@gnu.org>
912
913 Unify mouse-highlight code for all GUI and TTY sessions.
914
915 * term.c: Remove static mouse_face_* variables. All users
916 changed.
917 (term_show_mouse_face, term_clear_mouse_face)
918 (fast_find_position, term_mouse_highlight): Functions deleted.
919 (tty_draw_row_with_mouse_face): New function.
920 (term_mouse_movement): Call note_mouse_highlight instead of
921 term_mouse_highlight.
922
923 * nsterm.m (ns_update_window_begin, ns_update_window_end)
924 (ns_update_end, x_destroy_window, ns_frame_up_to_date)
925 (ns_dumpglyphs_box_or_relief, ns_maybe_dumpglyphs_background)
926 (ns_dumpglyphs_image, ns_dumpglyphs_stretch)
927 (ns_initialize_display_info, keyDown, mouseMoved, mouseExited):
928 Replace Display_Info with Mouse_HLInfo everywhere where
929 mouse_face_* members were accessed for mouse highlight purposes.
930
931 * xterm.c (x_update_window_begin, x_update_window_end)
932 (x_update_end, XTframe_up_to_date, x_set_mouse_face_gc)
933 (handle_one_xevent, x_free_frame_resources, x_term_init):
934 Replace Display_Info with Mouse_HLInfo everywhere where mouse_face_*
935 members were accessed for mouse highlight purposes.
936
937 * w32term.c (x_update_window_begin, x_update_window_end)
938 (x_update_end, w32_read_socket, x_free_frame_resources)
939 (w32_initialize_display_info): Replace Display_Info with
940 Mouse_HLInfo everywhere where mouse_face_* members were accessed
941 for mouse highlight purposes.
942
943 * xdisp.c (show_mouse_face, note_mode_line_or_margin_highlight)
944 (note_mouse_highlight) [HAVE_WINDOW_SYSTEM]: Don't run GUI code
945 unless the frame is on a window-system.
946 (get_tool_bar_item, handle_tool_bar_click)
947 (note_tool_bar_highlight, draw_glyphs, erase_phys_cursor)
948 (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
949 (note_mode_line_or_margin_highlight, note_mouse_highlight)
950 (x_clear_window_mouse_face, cancel_mouse_face, expose_frame):
951 Replace Display_Info with Mouse_HLInfo everywhere where
952 mouse_face_* members were accessed for mouse highlight purposes.
953 (coords_in_mouse_face_p): Move prototype out of the
954 HAVE_WINDOW_SYSTEM conditional.
955 (x_y_to_hpos_vpos, frame_to_window_pixel_xy): Move out of the
956 HAVE_WINDOW_SYSTEM block.
957 (try_window_id) [HAVE_GPM || MSDOS]:
958 Call x_clear_window_mouse_face.
959 (draw_row_with_mouse_face): Implementation for HAVE_WINDOW_SYSTEM
960 systems. Call tty_draw_row_with_mouse_face for TTY systems.
961 (show_mouse_face): Call draw_row_with_mouse_face, instead of
962 calling draw_glyphs directly.
963 (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
964 (cursor_in_mouse_face_p, rows_from_pos_range)
965 (mouse_face_from_buffer_pos, mouse_face_from_string_pos)
966 (note_mode_line_or_margin_highlight, note_mouse_highlight)
967 (x_clear_window_mouse_face, cancel_mouse_face): Move out of the
968 HAVE_WINDOW_SYSTEM block. Ifdef away window-system specific
969 fragments.
970 (note_mouse_highlight): Call popup_activated for MSDOS as well.
971 Clear mouse highlight if pointer is over glyphs whose OBJECT is an
972 integer.
973 (mouse_face_from_buffer_pos): Add parentheses around && within ||.
974 (x_consider_frame_title, tool_bar_lines_needed):
975 Move prototypes to HAVE_WINDOW_SYSTEM-only part.
976 (get_window_cursor_type): Move inside a HAVE_WINDOW_SYSTEM-only
977 part. Remove "#ifdef HAVE_WINDOW_SYSTEM" from body of function.
978 (null_glyph_slice): Move declaration into HAVE_WINDOW_SYSTEM-only
979 part.
980
981 * dispnew.c (mirror_make_current): Set Y coordinate of the
982 mode-line and header-line rows.
983 (init_display): Setup initial frame's output_data for text
984 terminal frames.
985
986 * xmenu.c (popup_activated): Don't define on MSDOS, which now has
987 its own definition on msdos.c.
988
989 * msdos.c (show_mouse_face, clear_mouse_face)
990 (fast_find_position, IT_note_mode_line_highlight)
991 (IT_note_mouse_highlight): Functions deleted.
992 (IT_frame_up_to_date, dos_rawgetc): Call note_mouse_highlight
993 instead of IT_note_mouse_highlight.
994 (draw_row_with_mouse_face, popup_activated): New functions.
995 (dos_set_window_size, draw_row_with_mouse_face, IT_update_begin)
996 (IT_update_end, IT_frame_up_to_date, internal_terminal_init)
997 (dos_rawgetc): Replace Display_Info with Mouse_HLInfo everywhere
998 where mouse_face_* members were accessed for mouse highlight
999 purposes.
1000
1001 * msdos.h (initialize_msdos_display): Add prototype.
1002
1003 * frame.h (MOUSE_HL_INFO): New macro.
1004
1005 * lisp.h (Mouse_HLInfo): New data type.
1006
1007 * xterm.h (struct x_display_info):
1008 * w32term.h (struct w32_display_info):
1009 * nsterm.h (struct ns_display_info):
1010 * termchar.h (struct tty_display_info): Use it instead of
1011 mouse_face_* members.
1012
1013 * dispextern.h (show_mouse_face, clear_mouse_face): Update type of
1014 1st argument.
1015 (frame_to_window_pixel_xy, note_mouse_highlight)
1016 (x_clear_window_mouse_face, cancel_mouse_face, clear_mouse_face)
1017 (show_mouse_face, cursor_in_mouse_face_p): Move prototypes out of
1018 HAVE_WINDOW_SYSTEM conditional.
1019 (draw_row_with_mouse_face): Declare prototype.
1020 (tty_draw_row_with_mouse_face): Declare prototype.
1021
1022 2010-11-05 Eli Zaretskii <eliz@gnu.org>
1023
1024 * term.c (append_glyphless_glyph, produce_glyphless_glyph):
1025 Remove unused variables.
1026
1027 2010-11-05 Adrian Robert <Adrian.B.Robert@gmail.com>
1028
1029 * nsterm.m (EmacsView-mouseExited:): Correct error in conditional
1030 logic pointed out by Eli Zaretskii.
1031
1032 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1033
1034 * coding.c (coding-category-list): Refer to set-coding-system-priority
1035 instead of the obsolete set-coding-priority in the doc string.
1036
1037
1038 2010-11-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1039
1040 * nsfont.m (nsfont_draw): Correct previous patch to return
1041 correct value.
1042 * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch:
1043 don't change the method signature, change the return.
1044
1045 2010-11-04 Ismail Donmez <ismail@namtrac.org> (tiny change)
1046
1047 * nsfont.m (nsfont_draw)
1048 * nsimage.m (EmacsImage-setXBMColor:)
1049 * nsterm.m (EmacsView-performDragOperation:): Correct empty return.
1050
1051 2010-11-03 Julien Danjou <julien@danjou.info>
1052
1053 * image.c (gif_load): Add support for transparency and specified
1054 :background.
1055
1056 2010-11-01 Kenichi Handa <handa@m17n.org>
1057
1058 * dispextern.h (lookup_glyphless_char_display): Extern it.
1059
1060 * termhooks.h (struct terminal): New member charset_list.
1061
1062 * coding.c (Fset_terminal_coding_system_internal): Set the
1063 `charset_list' member of struct terminal.
1064
1065 * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
1066 (append_glyphless_glyph, produce_glyphless_glyph): New functions.
1067
1068 * xdisp.c (lookup_glyphless_char_display): Make it non-static.
1069 (lookup_glyphless_char_display): Set it->what at the end.
1070 (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
1071 (last_glyphless_glyph_merged_face_id): Make them non-static.
1072
1073 * w32term.c (x_draw_glyphless_glyph_string_foreground):
1074 Fix the arg with_background for font->driver->draw.
1075
1076 2010-11-01 Kenichi Handa <handa@m17n.org>
1077
1078 * w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2):
1079 Surround chp by parentheses.
1080
1081 2010-11-01 Kenichi Handa <handa@m17n.org>
1082
1083 Implement various display methods for glyphless characters.
1084
1085 * xdisp.c (Qglyphless_char, Vglyphless_char_display)
1086 (Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space)
1087 (Qzero_width): New variables.
1088 (THIN_SPACE_WIDTH): New macro.
1089 (lookup_glyphless_char_display): New funciton.
1090 (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
1091 (last_glyphless_glyph_merged_face_id): New variables.
1092 (get_next_display_element): Check glyphless characters.
1093 (redisplay_internal): Initialize last_glyphless_glyph_frame and
1094 last_glyphless_glyph_face_id.
1095 (fill_glyphless_glyph_string): New function.
1096 (BUILD_GLYPHLESS_GLYPH_STRING): New macro.
1097 (BUILD_GLYPH_STRINGS): Handle the case GLYPHLESS_GLYPH.
1098 (append_glyphless_glyph, produce_glyphless_glyph): New functions.
1099 (x_produce_glyphs): If a suitable font is not found, produce a
1100 glyphless glyph. Handle the case it->what == IT_GLYPHLESS.
1101 (syms_of_xdisp): Intern and staticpro Qglyphless_char,
1102 Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space, and
1103 Qzero_width.
1104 (Vglyphless_char_display): Declare it as a Lisp variable.
1105
1106 * dispextern.h (enum glyph_type): Add GLYPHLESS_GLYPH.
1107 (struct glyph): Change the size of the member "type" to 3.
1108 Add glyphless to the union slice and u.
1109 (enum display_element_type): Add IT_GLYPHLESS.
1110 (enum glyphless_display_method): New enum.
1111 (struct it): New member glyphless_method.
1112 (Vglyphless_char_display): Extern it.
1113
1114 * xterm.c (x_draw_glyphless_glyph_string_foreground): New function.
1115 (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1116
1117 * w32term.c (x_draw_glyphless_glyph_string_foreground): New function.
1118 (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
1119
1120 * nsterm.m (ns_draw_glyph_string): Handle the case
1121 GLYPHLESS_GLYPH (the detail is not yet implemented).
1122
1123 2010-10-31 Glenn Morris <rgm@gnu.org>
1124
1125 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
1126
1127 * frame.c (syms_of_frame) <tool-bar-mode>:
1128 Default to nil if !HAVE_WINDOW_SYSTEM. (Bug#7299)
1129
1130 2010-10-31 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * xterm.c (x_connection_closed): Print informative error message
1133 when aborting on GTK. This requires using shut_down_emacs
1134 directly instead of Fkill_emacs.
1135
1136 2010-10-29 Eli Zaretskii <eliz@gnu.org>
1137
1138 * emacs.c (main): Call syms_of_filelock unconditionally.
1139
1140 * filelock.c (syms_of_filelock): Move out of #ifdef CLASH_DETECTION
1141 clause, but keep part of it conditioned on CLASH_DETECTION.
1142
1143 2010-10-29 Glenn Morris <rgm@gnu.org>
1144
1145 * nsfns.m (Fx-display-save-under, Fx-open-connection)
1146 (Fxw-color-defined-p, Fxw-display-color-p, Fx-show-tip):
1147 * w32fns.c (Fxw_color_defined_p, Fx_open_connection):
1148 * xfns.c (Fxw_color_defined_p, Fx_open_connection):
1149 Sync docs between X, W32, NS.
1150
1151 * buffer.c (syms_of_buffer) <abbrev-mode, transient-mark-mode>:
1152 * frame.c (syms_of_frame) <tool-bar-mode>: Move doc here from Lisp.
1153
1154 2010-10-26 Juanma Barranquero <lekktu@gmail.com>
1155
1156 * eval.c (init_eval_once): Set max_lisp_eval_depth to 600;
1157 otherwise, bootstrapping on Windows fails to compile macroexp.el.
1158
1159 2010-10-26 Eli Zaretskii <eliz@gnu.org>
1160
1161 * cmds.c (internal_self_insert): Don't insert if argument N is
1162 zero or negative. (Bug#7281)
1163
1164 2010-10-26 Jan Djärv <jan.h.d@swipnet.se>
1165
1166 * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
1167
1168 2010-10-25 Glenn Morris <rgm@gnu.org>
1169
1170 * Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
1171
1172 2010-10-24 Glenn Morris <rgm@gnu.org>
1173
1174 * w32fns.c (Fx_synchronize, Fx_change_window_property)
1175 (Fx_window_property, Fx_file_dialog):
1176 * xfns.c (Fx_synchronize, Fx_change_window_property)
1177 (Fx_window_property, Fx_file_dialog): Sync docs between w32 and X.
1178
1179 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
1180
1181 * xterm.c (x_connection_closed): Kill Emacs unconditionally.
1182
1183 2010-10-24 Eli Zaretskii <eliz@gnu.org>
1184
1185 * frame.c (Fframep, Fwindow_system): Deprecate use as a predicate.
1186
1187 * dispnew.c (syms_of_display) <initial-window-system, window-system>:
1188 Deprecate use as a boolean flag.
1189
1190 2010-10-24 Jim Meyering <jim@meyering.net>
1191
1192 * emacs.c (argmatch): Don't treat "--" as "--chdir".
1193
1194 2010-10-24 Glenn Morris <rgm@gnu.org>
1195
1196 * w16select.c (syms_of_win16select) <selection-coding-system>:
1197 <next-selection-coding-system>:
1198 * w32select.c (syms_of_w32select) <selection-coding-system>:
1199 <next-selection-coding-system>:
1200 Sync docs with select.el.
1201
1202 * xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
1203 Lisp version.
1204
1205 * w32term.c (syms_of_w32term) <x-use-underline-position-properties>:
1206 Sync doc with the xterm.c version.
1207
1208 * w32term.c (syms_of_w32term) <x-toolkit-scroll-bars>:
1209 * xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Sync docs.
1210
1211 2010-10-23 Glenn Morris <rgm@gnu.org>
1212
1213 * buffer.c (syms_of_buffer) <cursor-in-non-selected-windows>:
1214 * frame.c (syms_of_frame) <menu-bar-mode>:
1215 * xdisp.c (syms_of_xdisp) <auto-hscroll-mode, display-hourglass>:
1216 <hourglass-delay>: Sync docs with Lisp.
1217
1218 2010-10-23 Eli Zaretskii <eliz@gnu.org>
1219
1220 Implement mouse highlight for bidi-reordered lines.
1221
1222 * xdisp.c (fast_find_string_pos): #ifdef away, not used anymore.
1223 (mouse_face_from_string_pos): New function, replaces
1224 fast_find_string_pos.
1225 (note_mouse_highlight): Call it instead of fast_find_string_pos.
1226 (note_mode_line_or_margin_highlight): Support bidi-reordered
1227 strings and R2L glyph rows. Fix comments.
1228 (note_mouse_highlight): When bidi reordering is turned on in a
1229 buffer, call next-single-property-change and
1230 previous-single-property-change with last argument nil.
1231 Clear mouse highlight when mouse pointer is in a R2L row on the stretch
1232 glyph that stands for no text beyond the line end.
1233 (row_containing_pos): Don't return too early when CHARPOS is in a
1234 bidi-reordered continued line. Return immediately when the first
1235 hit is found in a line that is not continued, or when an exact
1236 match for CHARPOS is found.
1237 (rows_from_pos_range): New function.
1238 (mouse_face_from_buffer_pos): Use it instead of calling
1239 row_containing_pos for START_CHARPOS and END_CHARPOS. Rewrite the
1240 function to support mouse highlight in bidi-reordered lines and
1241 not to assume that START_CHARPOS is always in mouse_face_beg_row.
1242 If necessary, swap mouse_face_beg_row and mouse_face_end_row so
1243 that the former is always above the latter or identical to it.
1244 (show_mouse_face): Support drawing highlighted R2L lines.
1245 (coords_in_mouse_face_p): New function, bidi-aware.
1246 (cursor_in_mouse_face_p, note_mouse_highlight, erase_phys_cursor):
1247 Call it instead of comparing with mouse-face members of dpyinfo.
1248 (note_mode_line_or_margin_highlight): Fix confusingly swapped
1249 usage of hpos and vpos.
1250
1251 2010-10-22 Jan Djärv <jan.h.d@swipnet.se>
1252
1253 * xrdb.c: Include keyboard.h for MOTIF.
1254
1255 * xmenu.c: Revert 2010-07-27 change: lwlib.h is needed for
1256 MOTIF (Bug#7263).
1257
1258 * xfns.c: Include Xm/TextF and Xm/List.
1259 (file_dialog_cb, file_dialog_unmap_cb, clean_up_file_dialog):
1260 Make ANSI prototypes.
1261
1262 2010-10-22 Glenn Morris <rgm@gnu.org>
1263
1264 * Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
1265 Remove ccl and duplicate mouse.
1266
1267 2010-10-21 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * insdel.c (prepare_to_modify_buffer): Don't set
1270 saved-region-selection if modification hooks are disabled.
1271
1272 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * cmds.c (Fdelete_char): Doc fix.
1275
1276 2010-10-19 Ken Brown <kbrown@cornell.edu>
1277
1278 * s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
1279
1280 2010-10-19 Kenichi Handa <handa@m17n.org>
1281
1282 Fix incorrect font metrics when the same font is opened with
1283 different pixelsizes.
1284
1285 * xftfont.c: Include composite.h.
1286 (xftfont_shape): New function.
1287 (syms_of_xftfont): Set xftfont_driver.shape.
1288
1289 2010-10-18 Julien Danjou <julien@danjou.info>
1290
1291 * frame.c (Fframe_pointer_visible_p):
1292 Add `frame-pointer-visible-p' to get the pointer visibility.
1293
1294 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1295
1296 * gnutls.c (emacs_gnutls_read): Return 0 if we get a
1297 non-"EAGAIN"-like error to signal to Emacs that the socket should
1298 be closed.
1299
1300 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1301
1302 * unexcoff.c (make_hdr): Fix prototype according to changes in
1303 2010-10-03T13:59:56Z!dann@ics.uci.edu.
1304
1305 * image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
1306
1307 2010-10-15 Tassilo Horn <tassilo@member.fsf.org>
1308
1309 * Makefile.in (really-oldXMenu): Fix typo in variable name that
1310 made building the X menu fail.
1311 (really-oldXMenu): Fix my previous fix.
1312
1313 2010-10-14 Damyan Pepper <damyanp@gmail.com>
1314
1315 Fix handling of font properties on Windows (bug#6303).
1316 * font.c (font_filter_properties): New function, refactored from
1317 ftfont_filter_properties.
1318 * font.h (font_filter_properties): Declare.
1319 * ftfont.c (ftfont_filter_properties): Use font_filter_properties.
1320 * w32font.c (w32font_booleans, w32font_non_booleans): New variables.
1321 (w32font_filter_properties): New function.
1322 (w32font_driver): Add w32font_filter_properties.
1323
1324 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
1325
1326 * font.c (Ffont_variation_glyphs):
1327 * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
1328
1329 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * w32fns.c (w32_wnd_proc, file_dialog_callback):
1332 * w32font.c (w32_generic_family):
1333 * w32inevt.c (key_event):
1334 * w32menu.c (fill_in_menu):
1335 * w32proc.c (reader_thread, w32_executable_type, compare_env)
1336 (merge_and_sort_env, int_from_hex, enum_locale_fn, enum_codepage_fn):
1337 * w32term.c (w32_read_socket): Make static.
1338
1339 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1340
1341 * image.c (DEF_IMGLIB_FN): Add argument to adapt to strict
1342 prototypes; all callers changed.
1343
1344 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * makefile.w32-in (TLIB2): Rename from TLIBW32.
1347 (OBJ2): New macro.
1348 (WIN32OBJ, FONTOBJ): Remove.
1349 (OBJ1): Redistribute object files with OBJ2.
1350 (LIBS, $(TEMACS)): Use TLIB2.
1351 (make-buildobj-CMD, make-buildobj-SH): Use OBJ2.
1352 ($(TLIB2), TAGS, TAGS-LISP, TAGS-gmake): Depend on OBJ2.
1353
1354 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * emacs.c (Vdynamic_library_alist)
1357 (syms_of_emacs) <dynamic-library-alist>: Move from image.c and rename.
1358 Doc fix.
1359
1360 * lisp.h (Vdynamic_library_alist): Declare extern.
1361
1362 * image.c (Vimage_library_alist)
1363 (syms_of_image) <image-library-alist>: Move to emacs.c and rename.
1364 (lookup_image_type): Use Vdynamic_library_alist.
1365 (Finit_image_library): Doc fix.
1366
1367 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
1368
1369 * Makefile.in (lispsource, libsrc, etc, oldxmenudir, lwlibdir)
1370 (lispdir): Remove trailing /, update all uses.
1371
1372 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
1373
1374 * nsterm.m (Qleft): Declare.
1375 (ns_right_alternate_modifier): New variable
1376 (NSRightAlternateKeyMask): New define.
1377 (EV_MODIFIERS): Parse NSRightAlternateKeyMask if
1378 ns_right_alternate_modifier isn't Qleft.
1379 (keyDown): If ns_right_alternate_modifier isn't Qleft, use it
1380 as emacs modifier for NSRightAlternateKeyMask.
1381 (syms_of_nsterm): DEFVAR_LISP ns-right-alternate-modifier.
1382
1383 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1384
1385 * gnutls.c (emacs_gnutls_write): If we're trying to write before
1386 gnutls is ready, return EAGAIN as the errno.
1387
1388 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
1389
1390 * vm-limit.c:
1391 * unexhp9k800.c:
1392 * unexelf.c:
1393 * unexaix.c:
1394 * termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
1395
1396 * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
1397 (PROFILING_LDFLAGS): Remove, not needed anymore.
1398
1399 * Makefile.in: Use $(...) everywhere instead of ${...}
1400 (CRT_DIR): Move near potential user.
1401 (START_FILE): Move near CRT_DIR, it might use it.
1402
1403 * sysdep.c (LPASS8): Remove, unused.
1404 (emacs_ospeed): Change from being a global to a local in the only
1405 user: init_baud_rate.
1406
1407 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1408
1409 * gnutls.c (syms_of_gnutls): All the bootprops are keywords.
1410 (emacs_gnutls_write): Remove the debuggin fsync call.
1411 (emacs_gnutls_read): Return -1 if we got an error from
1412 gnutls_read. This allows us to actually read lots of data from
1413 the GnuTLS stream.
1414 (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
1415 According to the documentation, this is correct, and it seems to
1416 make things work.
1417
1418 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
1419
1420 * xterm.c (x_draw_relief_rect): Clear corner pixels.
1421
1422 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
1423
1424 * keyboard.c: Revert last change; it was not intended to be
1425 synchronized with the trunk.
1426
1427 2010-10-08 Kenichi Handa <handa@m17n.org>
1428
1429 * coding.c (complement_process_encoding_system): Fix previous change.
1430
1431 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
1434 (Fdbus_init_bus): ... here. (Bug#7113)
1435
1436 2010-10-08 Glenn Morris <rgm@gnu.org>
1437
1438 * buffer.c (before-change-functions, after-change-functions):
1439 Three-year overdue doc fix following 2007-08-13 change.
1440
1441 2010-10-08 Kenichi Handa <handa@m17n.org>
1442
1443 * coding.c (coding_inherit_eol_type): If parent doesn't specify
1444 eol-format, inherit from the system's default.
1445 (complement_process_encoding_system): Make a new coding system
1446 inherit the original eol-format.
1447
1448 2010-10-08 Kenichi Handa <handa@m17n.org>
1449
1450 * coding.c (complement_process_encoding_system): New function.
1451
1452 * coding.h (complement_process_encoding_system): Extern it.
1453
1454 * callproc.c (Fcall_process): Complement the coding system for
1455 encoding arguments.
1456 (Fcall_process_region): Complement the coding system for encoding
1457 the input to the process.
1458
1459 * process.c (Fstart_process): Complement the coding system for
1460 encoding arguments.
1461 (send_process): Complement the coding system for encoding what
1462 sent to the process.
1463
1464 2010-10-08 Kenichi Handa <handa@m17n.org>
1465
1466 * xfont.c (xfont_open): Fix setting of font->average_width from
1467 :avgwidth property (Bug#7123).
1468
1469 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
1470
1471 * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
1472 is more portable.
1473
1474 * keyboard.c (gobble_input): Move call of xd_read_queued_messages ...
1475 (kbd_buffer_get_event): ... here. This is needed for cygwin, which
1476 has not defined SIGIO.
1477
1478 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * xterm.c (x_draw_relief_rect): If box width is larger than 1,
1481 draw the outermost line using the black relief, for legibility.
1482 Omit drawing the four corner pixels.
1483
1484 2010-10-04 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * keyboard.c (echo_prompt): Function moved into read_key_sequence.
1487 (read_key_sequence): Inline echo_prompt.
1488 (echo_dash): Add a dash only if key is continued (Bug#7137).
1489
1490 2010-10-04 Dan Nicolaescu <dann@ics.uci.edu>
1491
1492 Remove O_RDONLY, O_WRONLY definitions, not needed.
1493 * unexcoff.c:
1494 * lread.c:
1495 * fileio.c:
1496 * doc.c:
1497 * callproc.c:
1498 * alloc.c:
1499 * termcap.c: Remove O_RDONLY O_WRONLY definitions.
1500
1501 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1502
1503 * gnutls.h (GNUTLS_LOG2): Convenience macro.
1504
1505 * gnutls.c: Add property list symbol holders.
1506 (emacs_gnutls_handshake): Clarify how sockets are passed to
1507 GnuTLS.
1508 (gnutls_log_function2): Convenience function using GNUTLS_LOG2.
1509 (Fgnutls_boot): Get all parameters from a plist. Require trustfiles
1510 and keyfiles to be a list of file names. Default to "NORMAL" for
1511 the priority string. Improve logging.
1512
1513 2010-10-03 Glenn Morris <rgm@gnu.org>
1514
1515 * fileio.c (Vdirectory_sep_char): Remove.
1516
1517 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
1518
1519 * termhooks.h: Remove #ifdef CONSP.
1520
1521 * xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
1522
1523 Include <fcntl.h> unconditionally.
1524 * termcap.c:
1525 * sysdep.c:
1526 * lread.c:
1527 * keyboard.c:
1528 * filelock.c:
1529 * fileio.c:
1530 * doc.c:
1531 * callproc.c:
1532 * alloc.c: Remove include guards for <fcntl.h>, process.c already
1533 does it.
1534
1535 * process.c: Do not include <sys/wait.h>, syswait.h does it.
1536
1537 * sysdep.c (flush_pending_output): Remove code, does not do
1538 anything on any platform.
1539
1540 Remove unused code.
1541 * sysdep.c (select_alarm, sys_select, read_input_waiting):
1542 Remove select emulation, all systems support select.
1543 (set_exclusive_use): Remove, the only user is in an #if 0 block.
1544 * process.c (create_process): Remove #if 0 code.
1545
1546 Remove unused arguments for unexec.
1547 The third one is never used, and the last two are always passed as zero.
1548 * emacs.c (unexec): Add declaration.
1549 (Fdump_emacs): Only pass the first two arguments to unexec.
1550 Simplify #ifdef.
1551 * unexw32.c (unexec):
1552 * unexsol.c (unexec):
1553 * unexhp9k800.c (unexec):
1554 * unexcw.c (unexec): Remove the last 3 arguments, unused.
1555 * unexelf.c (unexec): Remove the last 3 arguments, unused.
1556 (find_section): Use const.
1557 * unexmacosx.c (unexec): Remove the last 3 arguments, unused.
1558 (unexec_error): Declare it NO_RETURN.
1559 * unexcoff.c (make_hdr): Assume bss_start is always zero, remove
1560 it as an argument, remove data_start and entry_address arguments, unused.
1561 (unexec): Remove bss_start, data_start and
1562 entry_address arguments.
1563 * unexaix.c (make_hdr): Assume bss_start is always zero, remove
1564 it as an argument, remove data_start and entry_address arguments, unused.
1565 (unexec): Remove bss_start, data_start and
1566 entry_address arguments.
1567
1568 2010-10-03 Juanma Barranquero <lekktu@gmail.com>
1569
1570 * makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
1571
1572 * gnutls.c (emacs_gnutls_handshake, gnutls_make_error)
1573 (gnutls_emacs_global_init, gnutls_emacs_global_deinit): Make static.
1574 (Fgnutls_get_initstage, Fgnutls_deinit, Fgnutls_boot, Fgnutls_bye):
1575 Fix typos in docstrings.
1576 (Fgnutls_error_fatalp, Fgnutls_error_string): Doc fixes.
1577 (Fgnutls_errorp): Doc fix; use ERR for the argument name.
1578
1579 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
1580
1581 * keyboard.c (command_loop_1): Make sure the mark is really alive
1582 before using it (Bug#7044).
1583
1584 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
1585
1586 * makefile.w32-in (tags): Rename target to full-tags.
1587
1588 2010-10-02 Eli Zaretskii <eliz@gnu.org>
1589
1590 * emacs.c (main): Remove !WINDOWSNT conditional.
1591 (Fkill_emacs): Don't mention exemption on MS-Windows.
1592
1593 2010-10-02 Glenn Morris <rgm@gnu.org>
1594
1595 * character.c (Fchar_bytes): Remove obsolete function.
1596 (syms_of_character): Remove Schar_bytes.
1597
1598 * emacs.c (fatal_error_signal): Also run Fkill_emacs on SIGINT.
1599 (main) [!WINDOWSNT]: Handle SIGINT with fatal_error_signal
1600 in batch-mode.
1601 (Fkill_emacs): Doc fix. Also run the hook in batch mode.
1602 (kill-emacs-hook): Doc fix.
1603
1604 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1605
1606 * xml.c (Flibxml_parse_xml_region, Flibxml_parse_html_region)
1607 (parse_region): Rework to take regions instead of strings, and
1608 renamed to reflect that these are the libxml functions.
1609
1610 2010-10-01 Eli Zaretskii <eliz@gnu.org>
1611
1612 * term.c (init_tty) [DOS_NT]: Don't call Wcm_clear after setting
1613 screen dimensions in tty->Wcm.
1614
1615 * xdisp.c (set_cursor_from_row): When the row is truncated and
1616 point is outside the range of displayed characters, position the
1617 cursor inside the scroll margin. (Bug#6349)
1618
1619 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
1620
1621 Do not include stdlib.h and string.h, config.h does it.
1622 * xfont.c:
1623 * w32term.c:
1624 * w32reg.c:
1625 * w32inevt.c:
1626 * w32heap.c:
1627 * w32console.c:
1628 * w16select.c:
1629 * unexsol.c:
1630 * term.c:
1631 * sound.c:
1632 * scroll.c (m):
1633 * gtkutil.c:
1634 * font.c:
1635 * filelock.c:
1636 * fileio.c:
1637 * dosfns.c:
1638 * dbusbind.c:
1639 * bidi.c:
1640 * callproc.c:
1641 * process.c:
1642 * msdos.c:
1643 * charset.c: Do not include stdlib.h and string.h, config.h does it.
1644
1645 * callproc.c (SIGCHLD): Remove conditional definition, syssignal.h
1646 defines it.
1647
1648 * process.c: Move #include <pty.h> earlier.
1649 (SIGCHLD): Remove conditional definition, syssignal.h defines it.
1650 (pty_name): Move definition later.
1651
1652 * nsselect.m (syms_of_nsselect):
1653 * nsmenu.m (syms_of_nsmenu):
1654 * nsfns.m (syms_of_nsfns):
1655 * msdos.c (syms_of_msdos):
1656
1657 * image.c (syms_of_image):
1658 * charset.c (syms_of_charset): Use intern_c_string instead of intern.
1659
1660 * point.h: Remove, unused.
1661
1662 2010-10-01 Eli Zaretskii <eliz@gnu.org>
1663
1664 * makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags)
1665 (TAGS-gmake, TAGS-nmake, TAGS-LISP-gmake, TAGS-LISP-nmake)
1666 (nt-TAGS-gmake, nt-TAGS-nmake): New targets.
1667
1668 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
1669
1670 * xml.c (parse_string): Use const.
1671
1672 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1673
1674 * eval.c (Fbacktrace): Don't overwrite print-level on exit.
1675 Also only override Vprint_level if it isn't already bound, and increase
1676 the level to 8 to produce more useful backtraces for bug reports.
1677
1678 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
1679
1680 * Makefile.in: ecrt0.c does not exist anymore, do not mention it.
1681
1682 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
1683
1684 * w32console.c (vga_stdcolor_name): Remove unused function;
1685 presumed dead after 2007-11-30T13:57:21Z!jasonr@gnu.org.
1686
1687 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1688
1689 * gnutls.c (emacs_gnutls_handshake): Made into internal function.
1690 (Fgnutls_boot): Start the handshake.
1691 (emacs_gnutls_read): Perform the handshake from the reader loop.
1692 (Fgnutls_boot): Remove some debugging messages.
1693 Change indentation throughout to use the Emacs style.
1694 (emacs_gnutls_handshake): Cast the fds to something that's
1695 possibly the expected length.
1696 (emacs_gnutls_write): Return -1 if we try to write before handshake.
1697
1698 * process.h (Lisp_Process): Add a gnutls_p field to Lisp_Process.
1699
1700 * process.c (make_process): Set the gnutls_p field to zero by
1701 default.
1702 (read_process_output): Always call the gnutls_read function if the
1703 stream is a gnutls stream.
1704 (send_process): Ditto for writes.
1705
1706 * gnutls.c (emacs_gnutls_write, emacs_gnutls_read): Refuse to read
1707 or write anything until the state is GNUTLS_STAGE_READY.
1708 (Fgnutls_boot): Mark the stream as being a gnutls stream.
1709
1710 2010-09-29 Eli Zaretskii <eliz@gnu.org>
1711
1712 * xdisp.c (reseat_1): Initialize bidi_it.paragraph_dir to
1713 NEUTRAL_DIR.
1714 (handle_invisible_prop, iterate_out_of_display_property)
1715 (next_element_from_buffer): If bidi_it.first_elt is set, call
1716 bidi_paragraph_init with NO_DEFAULT_P argument non-zero.
1717 (Bug#7128)
1718
1719 * print.c (print_object): Fix format string and argument types for
1720 printing a Lisp_Misc_Marker.
1721
1722 * xdisp.c (pos_visible_p, c_string_pos, number_of_chars)
1723 (load_overlay_strings, get_overlay_strings_1)
1724 (get_overlay_strings, forward_to_next_line_start)
1725 (back_to_previous_visible_line_start, reseat, reseat_to_string)
1726 (get_next_display_element, next_element_from_string)
1727 (next_element_from_c_string, next_element_from_buffer)
1728 (move_it_vertically_backward, move_it_by_lines, add_to_log)
1729 (message_dolog, message_log_check_duplicate, message2_nolog)
1730 (message3, message3_nolog, vmessage, set_message, set_message_1)
1731 (hscroll_window_tree, text_outside_line_unchanged_p)
1732 (set_cursor_from_row, set_vertical_scroll_bar, redisplay_window)
1733 (find_last_unchanged_at_beg_row)
1734 (find_first_unchanged_at_end_row, row_containing_pos)
1735 (trailing_whitespace_p, display_mode_element, decode_mode_spec)
1736 (display_count_lines, x_produce_glyphs, note_mouse_highlight):
1737 Use EMACS_INT for buffer and string positions.
1738
1739 * dispextern.h (struct it) <string_nchars>: Declare EMACS_INT.
1740 (row_containing_pos): Adjust prototype.
1741
1742 * lisp.h (pos_visible_p, message2, message2_nolog, message3)
1743 (message2_nolog, set_message): Adjust prototypes.
1744
1745 2010-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1746
1747 * gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
1748 (Fgnutls_boot): Use SDATA.
1749 (Fgnutls_handshake): Remove unused var `max_log_level'.
1750
1751 2010-09-27 Michael Albinus <michael.albinus@gmx.de>
1752
1753 * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
1754 (Bug#7113)
1755
1756 2010-09-27 Jan Djärv <jan.h.d@swipnet.se>
1757
1758 * xgselect.c (xg_select): Clear file descriptors not set from
1759 rfds and wfds.
1760
1761 * process.c (wait_reading_process_output): Add missing FD_CLR
1762 for write_mask (must mirror connect_wait_mask).
1763
1764 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1765
1766 * gnutls.c (gnutls_log_function): Show level and "gnutls.c"
1767 prefix.
1768 (Fgnutls_boot): Use changed process members. Use log level with a
1769 function parameter to set it. Bring back Emacs-level debugging
1770 messages at log level 1 and 2.
1771
1772 * process.c (make_process): Initialize gnutls_log_level.
1773
1774 * process.h: Add gnutls_log_level and rename x509_cred and
1775 anon_cred to have the gnutls_ prefix for consistency.
1776
1777 * gnutls.h (GNUTLS_LOG): Add convenience macro.
1778
1779 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
1780
1781 * w32.c (g_b_init_get_sid_identifier_authority)
1782 (GetSidIdentifierAuthority_Proc, get_sid_identifier_authority):
1783 Remove, not used.
1784 (globals_of_w32): Don't set g_b_init_get_sid_identifier_authority.
1785 (init_winsock): Remove useless assignment.
1786 (open_process_token, get_token_information, lookup_account_sid)
1787 (get_sid_sub_authority, get_sid_sub_authority_count, get_file_security)
1788 (get_security_descriptor_owner, get_security_descriptor_group)
1789 (is_valid_sid, equal_sid, get_length_sid, copy_sid)
1790 (get_native_system_info, get_system_times, init_user_info, crlf_to_lf)
1791 (is_unc_volume, GetCachedVolumeInformation, get_volume_info)
1792 (is_fat_volume, open_unc_volume, read_unc_volume, close_unc_volume)
1793 (unc_volume_file_attributes, convert_from_time_t)
1794 (create_toolhelp32_snapshot, process32_first, process32_next)
1795 (open_thread_token, impersonate_self, revert_to_self)
1796 (get_process_memory_info, get_process_working_set_size)
1797 (global_memory_status, global_memory_status_ex, socket_to_fd)
1798 (shutdown_handler): Make static.
1799
1800 2010-09-27 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
1803 (xd_pending_messages): Functions removed.
1804 (xd_read_queued_messages): Add parameters fd, *data, for_read in
1805 order to be compatible with add_read_fd. Determine bus from data,
1806 and call xd_read_message just for this bus.
1807 (xd_add_watch): Use xd_read_queued_messages as callback function.
1808 Add data.
1809
1810 * lisp.h (xd_pending_messages, xd_read_queued_messages): Remove.
1811
1812 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1813
1814 * gnutls.c (gnutls_log_function): Add more debugging.
1815 (emacs_gnutls_read): Don't infloop while reading.
1816
1817 2010-09-27 Kenichi Handa <handa@m17n.org>
1818
1819 These changes are to remove restriction on the number of glyphs in
1820 one composition.
1821
1822 * dispextern.h (struct glyph): Change the member "slice" to union.
1823 Remove u.cmp.from and u.cmp.to. Give more bits to u.cmp.id.
1824 (GLYPH_SLICE_EQUAL_P): Adjust for the above change.
1825
1826 * dispnew.c (buffer_posn_from_coords): Use glyph->slice.img
1827 instead of glyph->slice.
1828 (marginal_area_string): Likewise.
1829
1830 * term.c (encode_terminal_code): Use glyph->slice.cmp instead of
1831 glyph->u.cmp.
1832 (append_composite_glyph): Likewise.
1833
1834 * xdisp.c (dump_glyph): Use glyph->slice.cmp instead of
1835 glyph->u.cmp.
1836 (fill_gstring_glyph_string, x_get_glyph_overhangs)
1837 (append_composite_glyph): Likewise.
1838 (fill_image_glyph_string): Use glyph->slice.img instead of
1839 glyph->slice.
1840 (append_glyph, produce_image_glyph, append_stretch_glyph)
1841 (note_mouse_highlight): Likewise.
1842
1843 2010-09-26 Jan Djärv <jan.h.d@swipnet.se>
1844
1845 * process.c (add_keyboard_wait_descriptor)
1846 (delete_keyboard_wait_descriptor): Reinstate ifdef subprocesses.
1847 (wait_reading_process_output): Don't pass write_mask to select
1848 if SELECT_CANT_DO_WRITE_MASK is defined.
1849 (SELECT_CANT_DO_WRITE_MASK): Define if SELECT_CANT_DO_WRITE_MASK.
1850
1851 * process.h (add_read_fd, delete_read_fd, add_write_fd)
1852 (delete_write_fd): Declare.
1853
1854 * process.c (gpm_wait_mask, max_gpm_desc): Remove.
1855 (write_mask): New variable.
1856 (max_input_desc): Rename from max_keyboard_desc.
1857 (fd_callback_info): New variable.
1858 (add_read_fd, delete_read_fd, add_write_fd, delete_write_fd):
1859 New functions.
1860 (Fmake_network_process): FD_SET write_mask.
1861 (deactivate_process): FD_CLR write_mask.
1862 (wait_reading_process_output): Connecting renamed to Writeok.
1863 check_connect removed. check_write is new. Remove references to gpm.
1864 Use Writeok/check_write unconditionally (i.e. no #ifdef
1865 NON_BLOCKING_CONNECT) instead of Connecting.
1866 Loop over file descriptors and call callbacks in fd_callback_info
1867 if file descriptor is ready for I/O.
1868 (add_gpm_wait_descriptor): Just call add_keyboard_wait_descriptor.
1869 (delete_gpm_wait_descriptor): Just call delete_keyboard_wait_descriptor.
1870 (keyboard_bit_set): Use max_input_desc.
1871 (add_keyboard_wait_descriptor, delete_keyboard_wait_descriptor):
1872 Remove #ifdef subprocesses. Use max_input_desc.
1873 (init_process): Initialize write_mask and fd_callback_info.
1874
1875 * keyboard.c (readable_events, gobble_input): Remove DBUS code.
1876
1877 * dbusbind.c: Include process.h.
1878 (dbus_fd_cb, xd_find_watch_fd, xd_toggle_watch)
1879 (xd_read_message_1): New functions.
1880 (xd_add_watch, xd_remove_watch): Call xd_find_watch_fd.
1881 Handle watch for both read and write.
1882 (Fdbus_init_bus): Also register xd_toggle_watch.
1883 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
1884 (Fdbus_method_error_internal, Fdbus_send_signal): Remove call
1885 to dbus_connection_flush.
1886 (xd_read_message): Move most of the code to xd_read_message_1.
1887 Call xd_read_message_1 until status is COMPLETE.
1888
1889 2010-09-26 Dan Nicolaescu <dann@ics.uci.edu>
1890
1891 * term.c: Do not include sys/ioctl.h, not needed.
1892 (init_tty): Reorder code to reduce the number of #ifdefs.
1893 No code changes.
1894
1895 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
1896
1897 * process.h: Set up GnuTLS support.
1898
1899 * process.c (make_process, Fstart_process)
1900 (read_process_output, send_process): Set up GnuTLS support for
1901 process input/output file descriptors.
1902
1903 * gnutls.h: The GnuTLS glue for Emacs, macros and enums.
1904
1905 * gnutls.c: The source code for GnuTLS support in Emacs.
1906
1907 * emacs.c: Set up GnuTLS support and call syms_of_gnutls.
1908
1909 * config.in: Set up GnuTLS support.
1910
1911 * Makefile.in (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS, ALL_CFLAGS)
1912 (obj, LIBES): Set up GnuTLS support.
1913
1914 2010-09-26 Juanma Barranquero <lekktu@gmail.com>
1915
1916 * w32.c (get_emacs_configuration_options): Fix previous change.
1917
1918 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is
1921 alive before using it (Bug#6977).
1922
1923 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1924
1925 * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup.
1926
1927 * dispextern.h: EMACS_INT/int fixup.
1928
1929 * xdisp.c (string_pos_nchars_ahead, init_iterator): EMACS_INT/int
1930 fixup.
1931
1932 * xrdb.c (magic_file_p): EMACS_INT/int fixup.
1933
1934 2010-09-25 Eli Zaretskii <eliz@gnu.org>
1935
1936 * window.c (Fpos_visible_in_window_p, Fdelete_other_windows)
1937 (Fselect_window, window_scroll_pixel_based)
1938 (window_scroll_line_based, Frecenter, Fset_window_configuration):
1939 Use EMACS_INT for buffer positions.
1940
1941 * textprop.c (validate_interval_range, interval_of)
1942 (property_change_between_p, Fadd_text_properties)
1943 (set_text_properties_1, Fremove_text_properties)
1944 (Fremove_list_of_text_properties, Ftext_property_any)
1945 (Ftext_property_not_all, copy_text_properties)
1946 (text_property_list, extend_property_ranges)
1947 (verify_interval_modification): Use EMACS_INT for buffer
1948 positions.
1949
1950 * term.c (fast_find_position, term_mouse_highlight): Use EMACS_INT
1951 for buffer positions.
1952
1953 * process.c (read_process_output, send_process)
1954 (Fprocess_send_region, status_notify): Use EMACS_INT for buffer
1955 and string positions and size.
1956
1957 * print.c (print_object, print_string, strout): Use EMACS_INT for
1958 string indices.
1959
1960 * minibuf.c (string_to_object): Use EMACS_INT for string position
1961 and size.
1962
1963 * marker.c (verify_bytepos): Use EMACS_INT for buffer positions.
1964
1965 * lread.c <read_from_string_index, read_from_string_index_byte>
1966 <read_from_string_limit, readchar_count>: Define EMACS_INT.
1967 (readchar, unreadchar, read_internal_start): Use EMACS_INT for
1968 buffer positions and string length.
1969
1970 * keyboard.c <last_point_position, last_non_minibuf_size>: Declare
1971 EMACS_INT.
1972 (echo_truncate, adjust_point_for_property, read_char)
1973 (gen_help_event, make_lispy_event, modify_event_symbol)
1974 (Fexecute_extended_command, stuff_buffered_input): Use EMACS_INT
1975 for buffer positions and string length.
1976
1977 * keyboard.h (gen_help_event): Adjust prototype.
1978
1979 * termhooks.h <struct input_event>: Make `code' member EMACS_INT.
1980
1981 * commands.h <last_point_position>: Declare EMACS_INT.
1982
1983 * xdisp.c <help_echo_pos>: Define as EMACS_INT.
1984 (truncate_echo_area): Accept EMACS_INT argument.
1985
1986 * dispextern.h <help_echo_pos>: Declare EMACS_INT.
1987
1988 * lisp.h (truncate_echo_area): Adjust prototype.
1989
1990 * composite.c (composition_adjust_point): Return EMACS_INT.
1991
1992 * composite.h (composition_adjust_point): Adjust prototype.
1993
1994 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
1995
1996 * process.c (Fmake_network_process): When arg :host is 'local,
1997 use address 127.0.0.1, not name "localhost". (Bug#6781)
1998
1999 2010-09-24 Eli Zaretskii <eliz@gnu.org>
2000
2001 * indent.c (Fcurrent_indentation, indented_beyond_p)
2002 (compute_motion): Use EMACS_INT for buffer position variables.
2003
2004 * lisp.h (indented_beyond_p): Adjust prototype.
2005
2006 * buffer.c (overlay_strings): Return EMACS_INT.
2007
2008 * buffer.h (overlay_strings): Adjust prototype.
2009
2010 * region-cache.c (pp_cache): Adjust format to arguments.
2011
2012 * eval.c <specpdl_size, lisp_eval_depth>: Declare EMACS_INT.
2013 (call_debugger): Use EMACS_INT for specpdl_size related variables.
2014 (verror): Use EMACS_INT for size of allocated buffer.
2015
2016 * keyboard.c (make_lispy_position): Use EMACS_INT for buffer
2017 positions.
2018
2019 * xdisp.c (redisplay_internal, try_window_id)
2020 (set_cursor_from_row, find_first_unchanged_at_end_row):
2021 Use EMACS_INT for buffer positions.
2022
2023 * dispextern.h (set_cursor_from_row): Adjust prototype.
2024
2025 * dispnew.c (increment_matrix_positions)
2026 (increment_row_positions, copy_glyph_row_contents)
2027 (mode_line_string, marginal_area_string): Use EMACS_INT for buffer
2028 positions.
2029
2030 * dispextern.h (mode_line_string, marginal_area_string)
2031 (increment_matrix_positions, increment_row_positions):
2032 Adjust prototypes.
2033
2034 * data.c (Faref, Faset): Use EMACS_INT for string length and
2035 positions.
2036
2037 * cmds.c (internal_self_insert): Use EMACS_INT for the count of
2038 characters to insert.
2039
2040 * ccl.c (Fccl_execute_on_string): Use EMACS_INT for string
2041 position and size.
2042
2043 * syntax.c (scan_words, update_syntax_table)
2044 (prev_char_comend_first, back_comment, skip_chars)
2045 (skip_syntaxes, Fforward_comment, Fbackward_prefix_chars):
2046 Use EMACS_INT for buffer and string positions.
2047
2048 * syntax.h (scan_words, update_syntax_table): Adjust prototypes.
2049
2050 * casefiddle.c (operate_on_word): Use EMACS_INT for buffer
2051 positions.
2052
2053 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2054
2055 * scroll.c (calculate_scrolling, line_ins_del)
2056 (calculate_direct_scrolling, scroll_cost): Fix EMACS_INT/int
2057 conversion.
2058
2059 * region-cache.c (move_cache_gap, set_cache_region, pp_cache)
2060 (region_cache_backward, region_cache_forward)
2061 (revalidate_region_cache, set_cache_region): FIX EMACS_INT/int
2062 conversion.
2063
2064 * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
2065
2066 * eval.c (verror): Fix EMACS_INT/int conversion.
2067
2068 * print.c (PRINTDECLARE, PRINTPREPARE, strout, print_string)
2069 (print_preprocess, print_check_string_charset_prop)
2070 (print_object): Fix EMACS_INT/int conversion.
2071
2072 * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
2073
2074 2010-09-24 Eli Zaretskii <eliz@gnu.org>
2075
2076 * callproc.c (Fcall_process): Use EMACS_INT for count of
2077 characters read from the subprocess.
2078
2079 * bidi.c (struct bidi_paragraph_info): Use EMACS_INT for buffer
2080 positions.
2081 (bidi_cache_search, bidi_cache_find): Use EMACS_INT for buffer
2082 positions.
2083
2084 * buffer.c (struct sortvec): Use EMACS_INT for buffer positions.
2085 (struct sortstrlist, overlay_str_len): Use EMACS_INT for string
2086 length.
2087 (advance_to_char_boundary, Fset_buffer_multibyte)
2088 (overlays_at, overlays_in, mouse_face_overlay_overlaps)
2089 (overlay_touches_p, record_overlay_string, overlay_strings)
2090 (recenter_overlay_lists, fix_start_end_in_overlays)
2091 (modify_overlay, Fmove_overlay, report_overlay_modification)
2092 (evaporate_overlays): Use EMACS_INT for buffer positions.
2093
2094 * lisp.h (fix_start_end_in_overlays, overlay_touches_p):
2095 Adjust prototypes.
2096
2097 * dispextern.h (struct bidi_saved_info): Use EMACS_INT for buffer
2098 positions.
2099
2100 * fns.c (Fcompare_strings, Fstring_lessp, concat)
2101 (string_make_unibyte, Fstring_as_unibyte, Fsubstring)
2102 (Fsubstring_no_properties, substring_both, Ffillarray)
2103 (Fclear_string, mapcar1, Fmapconcat, Fmapcar, Fmapc)
2104 (Fbase64_encode_region, Fbase64_encode_string, base64_encode_1)
2105 (Fbase64_decode_region, Fbase64_decode_string, base64_decode_1)
2106 (Fmd5): Use EMACS_INT for buffer and string positions and length
2107 variables and arguments.
2108
2109 * lisp.h (substring_both): Adjust prototype.
2110
2111 2010-09-24 Juanma Barranquero <lekktu@gmail.com>
2112
2113 Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org).
2114 * w32fns.c (clipboard_sequence_fn): Don't declare.
2115 (globals_of_w32fns): Don't initialize it.
2116
2117 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2118
2119 * syntax.c (back_comment): Detect the case where a 1-char comment
2120 starter is also the 2nd char of a 2-char comment ender.
2121
2122 2010-09-23 Jan Djärv <jan.h.d@swipnet.se>
2123
2124 * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
2125
2126 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2127
2128 * eval.c (verror): EMACS_INT/int cleanup.
2129
2130 * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to
2131 unwind_protect more than 2GB worth of functions.
2132
2133 * editfns.c (Finsert_char): EMACS_INT/int cleanup.
2134
2135 * lisp.h: Have oblookup take EMACS_INT to allow interning big
2136 string and avoid compiler warnings.
2137 (USE_SAFE_ALLOCA): Cast to int to avoid compilation warnings in
2138 all users.
2139
2140 * lread.c (oblookup): EMACS_INT/int cleanup.
2141
2142 * cmds.c (Fforward_line, Fdelete_char): EMACS_INT/int cleanup.
2143
2144 2010-09-23 Eli Zaretskii <eliz@gnu.org>
2145
2146 * editfns.c (clip_to_bounds): Return an EMACS_INT value.
2147
2148 * lisp.h (clip_to_bounds): Adjust prototype.
2149
2150 * intervals.c (adjust_for_invis_intang): Return EMACS_INT value.
2151
2152 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2153
2154 * lisp.h: doprnt.c EMACS_INT/int cleanup.
2155
2156 * doprnt.c (doprnt): EMACS_INT/int cleanup.
2157
2158 * doc.c (Fsnarf_documentation, get_doc_string): EMACS_INT/int
2159 cleanup.
2160
2161 * lisp.h: Change the definition of all marker.c functions that
2162 take and return buffer stuff to be EMACS_INT instead of int.
2163
2164 * marker.c (buf_charpos_to_bytepos, CONSIDER, set_marker_both)
2165 (buf_charpos_to_bytepos, bytepos_to_charpos)
2166 (buf_bytepos_to_charpos, Fbuffer_has_markers_at)
2167 (set_marker_restricted, set_marker_both): Convert int to EMACS_INT
2168 for all buffer positions.
2169
2170 2010-09-23 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * intervals.c (traverse_intervals, rotate_right, rotate_left)
2173 (split_interval_right, find_interval, next_interval)
2174 (delete_node, delete_interval, interval_deletion_adjustment)
2175 (adjust_intervals_for_deletion, merge_interval_right)
2176 (merge_interval_left, graft_intervals_into_buffer)
2177 (copy_intervals): Convert EMACS_UINTs to EMACS_INT.
2178
2179 * intervals.h (traverse_intervals): Update prototype.
2180
2181 2010-09-23 Eli Zaretskii <eliz@gnu.org>
2182
2183 * indent.c (compute_motion): Use EMACS_INT for arguments to
2184 region_cache_forward.
2185
2186 * region-cache.c (struct boundary, struct region_cache):
2187 Use EMACS_INT for positions.
2188 (find_cache_boundary, move_cache_gap, insert_cache_boundary)
2189 (delete_cache_boundaries, set_cache_region)
2190 (invalidate_region_cache, know_region_cache)
2191 (region_cache_forward, region_cache_backward, pp_cache):
2192 Use EMACS_INT for buffer positions.
2193
2194 * region-cache.h (know_region_cache, invalidate_region_cache)
2195 (region_cache_forward, region_cache_backward): Adjust prototypes.
2196
2197 * search.c (string_match_1, fast_c_string_match_ignore_case)
2198 (looking_at_1, scan_buffer, scan_newline)
2199 (find_next_newline_no_quit, find_before_next_newline)
2200 (search_command, trivial_regexp_p, search_buffer, simple_search)
2201 (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
2202 and string positions and length.
2203
2204 * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
2205 (find_before_next_newline): Adjust prototypes.
2206
2207 * editfns.c (transpose_markers, update_buffer_properties)
2208 (buildmark, clip_to_bounds, Fgoto_char, overlays_around)
2209 (get_pos_property, Fconstrain_to_field)
2210 (Fline_beginning_position, Fline_end_position, Fprevious_char)
2211 (Fchar_after, Fchar_before, Finsert_char)
2212 (Finsert_buffer_substring, Fcompare_buffer_substrings)
2213 (Fsubst_char_in_region, Fformat, Ftranspose_regions):
2214 Use EMACS_INT for buffer and string position variables.
2215 (Finsert_char): Protect against too large insertions.
2216
2217 * lisp.h (clip_to_bounds): Adjust prototype.
2218
2219 * intervals.c (traverse_intervals, rotate_right, rotate_left)
2220 (balance_an_interval, split_interval_right, split_interval_left)
2221 (find_interval, next_interval, update_interval)
2222 (adjust_intervals_for_insertion, delete_node, delete_interval)
2223 (interval_deletion_adjustment, adjust_intervals_for_deletion)
2224 (offset_intervals, merge_interval_right, merge_interval_left)
2225 (graft_intervals_into_buffer, adjust_for_invis_intang)
2226 (move_if_not_intangible, get_local_map, copy_intervals)
2227 (copy_intervals_to_string, compare_string_intervals)
2228 (set_intervals_multibyte_1): Use EMACS_INT for buffer positions
2229 and for interval tree size.
2230
2231 * intervals.h (traverse_intervals, split_interval_right)
2232 (split_interval_left, find_interval, offset_intervals)
2233 (graft_intervals_into_buffer, copy_intervals)
2234 (copy_intervals_to_string, move_if_not_intangible, get_local_map)
2235 (update_interval): Adjust prototypes.
2236
2237 * xdisp.c (check_point_in_composition, reconsider_clip_changes):
2238 Use EMACS_INT for buffer position variables and arguments.
2239
2240 * composite.c (get_composition_id, find_composition)
2241 (run_composition_function, compose_text)
2242 (composition_gstring_width, autocmp_chars)
2243 (composition_update_it, Ffind_composition_internal): Use EMACS_INT
2244 for buffer positions and string length variables and arguments.
2245
2246 * composite.h (get_composition_id, find_composition, compose_text)
2247 (composition_gstring_width): Adjust prototypes.
2248
2249 * editfns.c (Fformat): Use EMACS_INT for string size variables.
2250
2251 * xdisp.c (store_mode_line_noprop, display_mode_element):
2252 Use EMACS_INT for string positions.
2253
2254 * intervals.c (get_property_and_range): Use EMACS_INT for buffer
2255 position arguments.
2256
2257 * intervals.h (get_property_and_range): Adjust prototype.
2258
2259 * character.c (parse_str_as_multibyte, str_as_multibyte)
2260 (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2261 (string_count_byte8, string_escape_byte8, c_string_width)
2262 (strwidth, lisp_string_width, multibyte_chars_in_text):
2263 Use EMACS_INT for string length variables and arguments.
2264
2265 * character.h (parse_str_as_multibyte, str_as_multibyte)
2266 (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
2267 (c_string_width, strwidth, lisp_string_width):
2268 Adjust prototypes.
2269
2270 * font.c (font_intern_prop): Use EMACS_INT for string length
2271 variables.
2272
2273 * font.c (font_intern_prop): Use EMACS_INT for string length
2274 variables.
2275
2276 * fns.c (Fstring_as_multibyte): Use EMACS_INT for string length
2277 variables.
2278
2279 * alloc.c <total_string_size>: Declare as EMACS_INT, not int.
2280 (Fmake_string): Protect against too large strings.
2281 (live_string_p, live_cons_p, live_symbol_p, live_float_p)
2282 (live_misc_p): Use ptrdiff_t instead of int for pointer
2283 differences.
2284 (string_bytes, check_sblock, check_string_free_list)
2285 (allocate_string_data, compact_small_strings, Fmake_string)
2286 (Fmake_bool_vector, make_string, make_unibyte_string)
2287 (make_multibyte_string, make_string_from_bytes)
2288 (make_specified_string_string, Fmake_list, Fmake_vector):
2289 Use EMACS_INT for string length variables and arguments.
2290 (find_string_data_in_pure, make_pure_string, make_pure_c_string)
2291 (Fpurecopy): Use EMACS_INT for string size.
2292 (mark_vectorlike, mark_char_table, mark_object): Use EMACS_UINT
2293 for vector size.
2294
2295 * lisp.h (make_string, make_unibyte_string, make_multibyte_string)
2296 (make_string_from_bytes, make_specified_string_string)
2297 (make_pure_string, string_bytes, check_point_in_composition):
2298 Adjust prototypes.
2299
2300 2010-09-22 Eli Zaretskii <eliz@gnu.org>
2301
2302 * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
2303 (check_translation): Use EMACS_INT for buffer positions and
2304 length.
2305
2306 * undo.c (record_marker_adjustment, record_delete)
2307 (record_change, record_point, record_insert)
2308 (record_property_change, Fprimitive_undo): Use EMACS_INT for
2309 buffer positions.
2310
2311 * lisp.h (record_marker_adjustment, record_delete)
2312 (record_change, record_point, record_insert)
2313 (record_property_change, Fprimitive_undo): Adjust prototypes.
2314
2315 2010-09-22 Juanma Barranquero <lekktu@gmail.com>
2316 Eli Zaretskii <eliz@gnu.org>
2317
2318 * w32.c (get_emacs_configuration_options): Fix buffer overrun.
2319
2320 2010-09-22 Eli Zaretskii <eliz@gnu.org>
2321
2322 * minibuf.c (Fminibuffer_contents)
2323 (Fminibuffer_contents_no_properties)
2324 (Fminibuffer_completion_contents): Use EMACS_INT for minibuffer
2325 positions.
2326
2327 * keyboard.c (command_loop_1): Use EMACS_INT to compare point with
2328 mark.
2329
2330 * alloc.c (make_uninit_string, make_uninit_multibyte_string)
2331 (allocate_string_data): Accept EMACS_INT for string length.
2332
2333 * editfns.c (Ffield_string, Ffield_string_no_properties)
2334 (make_buffer_string, make_buffer_string_both, Fbuffer_substring)
2335 (Fbuffer_substring_no_properties, find_field, Fdelete_field)
2336 (Ffield_string, Ffield_string_no_properties, Ffield_beginning)
2337 (Ffield_end): Use EMACS_INT for buffer positions.
2338
2339 * insdel.c (prepare_to_modify_buffer): Use EMACS_INT to compare
2340 point with mark.
2341
2342 * lisp.h (allocate_string_data, make_uninit_string)
2343 (make_uninit_multibyte_string, make_buffer_string)
2344 (make_buffer_string_both): Adjust prototypes.
2345
2346 2010-09-22 Chong Yidong <cyd@stupidchicken.com>
2347
2348 * xml.c: Switch to GNU indentation.
2349 (make_dom): Change parse tree format to match xml.el.
2350 (Fxml_parse_html_string_internal): Rename from html-parse-string.
2351 (Fxml_parse_string_internal): Rename from xml-parse-string.
2352
2353 2010-09-22 Kenichi Handa <handa@m17n.org>
2354
2355 * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos
2356 only if we are not at a composition.
2357 (set_iterator_to_next): Give it->end_charpos to
2358 composition_compute_stop_pos.
2359 (set_iterator_to_next, next_element_from_buffer): Likewise.
2360
2361 * dispnew.c (buffer_posn_from_coords): Fix position when the
2362 current display element is a grapheme cluster in bidi-reordered
2363 region.
2364
2365 2010-09-21 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2366
2367 * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
2368 the regions may overlap.
2369
2370 2010-09-21 Juanma Barranquero <lekktu@gmail.com>
2371
2372 * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
2373
2374 2010-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2375
2376 * emacs.c: Do not include sys/ioctl.h, not needed.
2377
2378 * doprnt.c: Do not include stdlib.h, config.h does it.
2379 Move #include before macro definition.
2380
2381 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2382
2383 * Makefile.in (temacs): Link using $(CC) not $(LD).
2384 (LD_FIRSTFLAG): Define using autoconf.
2385 (LD): Remove.
2386
2387 Remove HAVE_TERMIOS definitions.
2388 * s/usg5-4-common.h (HAVE_TERMIOS):
2389 * s/template.h (HAVE_TERMIOS):
2390 * s/gnu-linux.h (HAVE_TERMIOS):
2391 * s/darwin.h (HAVE_TERMIOS):
2392 * s/cygwin.h (HAVE_TERMIOS):
2393 * s/bsd-common.h (HAVE_TERMIOS):
2394 * s/aix4-2.h (HAVE_TERMIOS):
2395 * s/hpux10-20.h (HAVE_TERMIOS): Do not define, it is assumed
2396 defined on all non-MS platforms.
2397 (HAVE_PSTAT_GETDYNAMIC): Do not define, autoconf does it.
2398
2399 * xterm.c (xt_action_hook): Use const.
2400
2401 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
2402
2403 Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
2404 * w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2405 (gethostname) [!HAVE_SOCKETS]: Remove.
2406 (SOCK_REPLACE_HANDLE): Remove macro.
2407 (socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write)
2408 (term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS.
2409 * w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
2410 (syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
2411
2412 2010-09-18 Eli Zaretskii <eliz@gnu.org>
2413
2414 * deps.mk (xml.o): Add dependencies.
2415
2416 * xdisp.c (Fcurrent_bidi_paragraph_direction):
2417 Call bidi_paragraph_init with NO_DEFAULT_P non-zero. (Bug#7038)
2418
2419 * bidi.c (bidi_paragraph_init): Accept an additional argument
2420 NO_DEFAULT_P; all callers changed. If NO_DEFAULT_P is non-zero,
2421 search back until a paragraph with a strong directional character
2422 is found, and use that to determine paragraph's base direction.
2423
2424 * dispextern.h (bidi_paragraph_init): Update prototype.
2425
2426 2010-09-17 Eli Zaretskii <eliz@gnu.org>
2427
2428 * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
2429 of w32api >= 3.15. (Bug#6989)
2430
2431 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
2433 * process.c (wait_reading_process_output): Don't message about
2434 accept-process-output unless the time limit really is zero.
2435
2436 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 * frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
2439 int/Lisp_Object mixup).
2440
2441 2010-09-17 Jan Djärv <jan.h.d@swipnet.se>
2442
2443 * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL
2444 not HELP.
2445
2446 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
2447
2448 * frame.c (Ftool_bar_pixel_width): New function to expose tool
2449 bar's pixel width to Lisp (Bug#7048).
2450
2451 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
2452
2453 * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2454
2455 2010-09-17 Jan Djärv <jan.h.d@swipnet.se>
2456
2457 * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position
2458 with argument top/left if tool bar is vertical/horizontal (Bug#7051).
2459
2460 2010-09-17 Kenichi Handa <handa@m17n.org>
2461
2462 * ftfont.c (ftfont_check_otf): Fix previous change.
2463
2464 2010-09-14 Kenichi Handa <handa@m17n.org>
2465
2466 * ftfont.c (ftfont_check_otf): Fix the case of checking just
2467 existence of GSUB or GPOS.
2468
2469 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
2470
2471 * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2472
2473 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2474
2475 * xml.c (parse_buffer): Rename to parse_string(), since that's
2476 what it does.
2477 (parse_string): Return nil when the document can't be parsed.
2478
2479 2010-09-14 Jan Djärv <jan.h.d@swipnet.se>
2480
2481 * xterm.c (get_current_vm_state): New function.
2482 (do_ewmh_fullscreen): Call get_current_vm_state and compare with
2483 want_fullscreen so set_wm_state calls are few (Bug#7013).
2484 (x_handle_net_wm_state): Move code to get_current_vm_state and
2485 call that function.
2486
2487 2010-09-14 Courtney Bane <emacs-bugs-7626@cbane.org> (tiny change)
2488
2489 * term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
2490
2491 2010-09-14 Kenichi Handa <handa@m17n.org>
2492
2493 * coding.c (encode_coding_iso_2022): Don't optimize for ASCII if
2494 we may use designation or locking-shift.
2495
2496 2010-09-14 Kenichi Handa <handa@m17n.org>
2497
2498 * coding.c (detect_coding_emacs_mule): Fix checking of multibyte
2499 sequence when the source is multibyte.
2500
2501 2010-09-14 Andreas Schwab <schwab@linux-m68k.org>
2502
2503 * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last change.
2504 Don't make first argument optional. Doc fix.
2505
2506 2010-09-14 Leo <sdl.web@gmail.com> (tiny change)
2507
2508 * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the
2509 parameters for the doc string.
2510
2511 2010-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2512
2513 * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
2514
2515 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2516
2517 * fns.c (Fy_or_n_p): Move to lisp/subr.el.
2518 (syms_of_fns): Don't defsubr Sy_or_n_p.
2519 * lisp.h: Don't declare Fy_or_n_p.
2520 * fileio.c (barf_or_query_if_file_exists): Fy_or_n_p -> y-or-n-p.
2521
2522 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
2524 * xml.c (Fxml_parse_buffer): New function to parse XML files.
2525
2526 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2527
2528 * xml.c: New file.
2529 (Fhtml_parse_buffer): New function to interface to the libxml2
2530 html parsing function.
2531
2532 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
2533
2534 * biditype.h: Regenerate.
2535
2536 2010-09-04 Andreas Schwab <schwab@linux-m68k.org>
2537
2538 * nsimage.m (ns_load_image): Check argument types.
2539
2540 * image.c: Remove all uses of gcpro.
2541 (xpm_load): Check all lisp types.
2542 (pbm_load): Likewise.
2543 (png_load): Likewise.
2544 (jpeg_load): Likewise.
2545 (tiff_load): Likewise.
2546 (gif_load): Likewise.
2547 (imagemagick_load_image): Likewise.
2548 (imagemagick_load): Likewise.
2549 (svg_load): Likewise.
2550 (gs_load): Likewise.
2551
2552 2010-09-04 Eli Zaretskii <eliz@gnu.org>
2553
2554 * w32uniscribe.c (uniscribe_shape): Update commentary.
2555 Don't try to reorder grapheme clusters, since LGSTRING should always
2556 hold them in the logical order.
2557 (uniscribe_encode_char, uniscribe_shape): Force ScriptShape to
2558 return glyph codes in the logical order.
2559
2560 2010-09-04 Andreas Schwab <schwab@linux-m68k.org>
2561
2562 * image.c (imagemagick_image_p): Replace bcopy by memcpy.
2563 (imagemagick_load_image): Fix type mismatch.
2564 (Fimagemagick_types): Likewise. Doc fix.
2565
2566 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2567
2568 * xterm.h (struct dpyinfo): Remove cut_buffers_initialized.
2569
2570 * xterm.c (x_term_init): Don't set dpyinfo->cut_buffers_initialized.
2571
2572 * xselect.c: Remove declaration of cut-buffer objects and functions.
2573 (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.
2574 (x_atom_to_symbol): Remove mapping to QCUT_BUFFERn.
2575 (Fx_get_cut_buffer_internal, Fx_store_cut_buffer_internal)
2576 (Fx_rotate_cut_buffers_internal): Remove.
2577 (syms_of_xselect): Remove defsubr of above.
2578 Remove intern of QCUT_BUFFERn.
2579
2580 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
2581
2582 * cmds.c (Vblink_paren_function): Remove.
2583 (internal_self_insert): Make it insert N chars at a time.
2584 Don't call blink-paren-function.
2585 (Fself_insert_command): Adjust accordingly.
2586 (syms_of_cmds): Don't declare blink-paren-function.
2587
2588 2010-08-31 Kenichi Handa <handa@m17n.org>
2589
2590 * dispextern.h (FACE_FOR_CHAR): Use an ASCII face for 8-bit
2591 characters.
2592
2593 * term.c (encode_terminal_code): Fix the previous change.
2594 (produce_glyphs): Don't set it->char_to_display here.
2595 Don't handle unibyte-display-via-language-environment here.
2596 (produce_special_glyphs): Set temp_it.char_to_display before
2597 calling produce_glyphs.
2598
2599 * xdisp.c (get_next_display_element): Set it->char_to_display
2600 here. Convert all 8-bit bytes from unibyte buffer/string to 8-bit
2601 characters.
2602 (get_overlay_arrow_glyph_row): Set it.char_to_display too before
2603 calling PRODUCE_GLYPHS.
2604 (append_space_for_newline): Save and store it->char_to_display.
2605 Set it->char_to_display before calling PRODUCE_GLYPHS.
2606 (extend_face_to_end_of_line): Set it->char_to_display before
2607 calling PRODUCE_GLYPHS.
2608 (get_glyph_face_and_encoding): Set the glyph code an 8-bit
2609 character to its byte value.
2610 (get_char_glyph_code): New function.
2611 (produce_stretch_glyph): Set it2.char_to_display too before
2612 calling x_produce_glyphs.
2613 (x_produce_glyphs): Simplify by using the same code for ASCII and
2614 non-ASCII characters. Don't set it->char_to_display here.
2615 Don't handle unibyte-display-via-language-environment here. For a
2616 character of no glyph, use font->space_width instead of FONT_WIDTH.
2617
2618 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2619
2620 * keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
2621
2622 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
2623
2624 * keyboard.c (command_loop_1): Don't call x-set-selection on tty.
2625
2626 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2627
2628 * marker.c (Fcopy_marker): Make the first arg optional.
2629
2630 2010-08-30 Kenichi Handa <handa@m17n.org>
2631
2632 * composite.c (composition_update_it): Fix computing of
2633 cmp_it->width.
2634
2635 2010-08-29 Kenichi Handa <handa@m17n.org>
2636
2637 * term.c (encode_terminal_code): Encode byte chars to the
2638 corresponding bytes.
2639
2640 2010-08-29 Jan Djärv <jan.h.d@swipnet.se>
2641
2642 * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
2643
2644 2010-08-26 Kenichi Handa <handa@m17n.org>
2645
2646 * xdisp.c (compute_stop_pos): Pay attention to bidi scan direction
2647 on calling composition_compute_stop_pos.
2648
2649 2010-08-25 Kenichi Handa <handa@m17n.org>
2650
2651 * fontset.c (reorder_font_vector): Prefer a font-spec specifying
2652 :otf.
2653
2654 * composite.c (composition_compute_stop_pos): Don't break
2655 composition at PT.
2656 (composition_reseat_it): Likewise. Fix calculation of character
2657 position starting a composition.
2658 (Fcomposition_get_gstring): Don't limit the number of components
2659 for automatic composition.
2660
2661 2010-08-25 Kenichi Handa <handa@m17n.org>
2662
2663 * composite.c (composition_compute_stop_pos): In forward search,
2664 pay attention to the possibility that some character after ENDPOS
2665 will be composed with charactrs before ENDPOS.
2666
2667 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * keyboard.c (command_loop_1): Don't clobber primary selection
2670 during handle-switch-frame (Bug#6872).
2671
2672 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2673
2674 * dbusbind.c: Accept UNIX domain sockets as bus address.
2675 (Fdbus_close_bus): New function.
2676 (Vdbus_registered_buses): New variable.
2677 (xd_initialize): Implement string as bus address.
2678 (Fdbus_init_bus): Add bus to Vdbus_registered_buses).
2679 (Fdbus_get_unique_name, Fdbus_call_method)
2680 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
2681 (Fdbus_method_error_internal, Fdbus_send_signal)
2682 (Fdbus_register_signal, Fdbus_register_method): Remove bus type
2683 check. This is done in xd_initialize_bus. Adapt doc string, if
2684 necessary.
2685 (xd_pending_messages, xd_read_queued_messages): Loop over buses in
2686 Vdbus_registered_buses.
2687 (Vdbus_registered_objects_table): Create hash.
2688
2689 2010-08-22 Juri Linkov <juri@jurta.org>
2690
2691 * keyboard.c (Fexecute_extended_command): Move reading a command name
2692 with `completing-read' to a new Elisp function `read-extended-command'.
2693 Call it to read a command to `function' (bug#5364, bug#5214).
2694
2695 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * emacs.c (main): Remove handling of --unibyte arg (Bug#6886).
2698
2699 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
2700
2701 * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
2702 instead of SAFE_ALLOCA.
2703
2704 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA
2707 (Bug#6214).
2708
2709 2010-08-22 Jan Djärv <jan.h.d@swipnet.se>
2710
2711 * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2712
2713 2010-08-22 Jan Djärv <jan.h.d@swipnet.se>
2714
2715 * doc.c (Fsnarf_documentation): Initialize skip_file before
2716 build-files test.
2717
2718 2010-08-22 Peter O'Gorman <pogma@thewrittenword.com> (tiny change)
2719
2720 * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK):
2721 New definitions.
2722 (HAVE_TERMIO): Remove.
2723
2724 2010-08-22 Eli Zaretskii <eliz@gnu.org>
2725
2726 * deps.mk (sysdep.o, msdos.o): Depend on sysselect.h.
2727
2728 * sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff
2729 for w32.
2730
2731 * s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H,
2732 it's done in nt/config.nt.
2733
2734 * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
2735
2736 * unexcoff.c (report_error, make_hdr, write_segment)
2737 (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec):
2738 Convert argument lists and prototypes to ANSI C.
2739 (make_hdr, write_segment): Remove unused variables.
2740 (unexec): Remove commented-out line. Initialize `new' to shut up
2741 compiler warnings.
2742
2743 2010-08-22 Dan Nicolaescu <dann@ics.uci.edu>
2744
2745 Simplify termio code.
2746 All non-MSDOS non-WINDOWSNT platforms define HAVE_TERMIOS, so
2747 HAVE_TERMIO code is obsolete.
2748 Replace HAVE_TERMIOS conditionals with !DOS_NT.
2749 * systty.h: Do not define HAVE_TCATTR.
2750 Remove HAVE_TERMIO, HAVE_LTCHARS and HAVE_TCHARS code.
2751 Do not define EMACS_HAVE_TTY_PGRP. Only define
2752 EMACS_GET_TTY_PGRP for !DOS_NT.
2753 * sysdep.c: Include sysselect.h unconditionally. Do not include
2754 sys/ioctl.h and termios.h, systty.h does it.
2755 Use HAVE_SYS_UTSNAME_H instead of USG as an include guard.
2756 (init_baud_rate): Remove HAVE_TERMIO code.
2757 (child_setup_tty): Remove HAVE_TERMIO code.
2758 (emacs_get_tty, emacs_set_tty): Remove HAVE_TERMIO, HAVE_TCHARS
2759 and HAVE_LTCHARS code. Use !DOS_NT instead of HAVE_TCATTR.
2760 (new_ltchars, new_tchars): Remove, unused.
2761 (init_sys_modes): Remove HAVE_TERMIO, HAVE_TCHARS and HAVE_LTCHARS
2762 code. Remove special casing for __mips__, it was a no-op.
2763 Remove HAVE_TCATTR conditional, it is implied by HAVE_TERMIOS.
2764 (init_sys_modes): Remove HPUX special case.
2765 * process.c: Include stdlib.h unconditionally. Do not include
2766 fcntl.h, systty.h does it. Remove conditional code for
2767 HAVE_SERIAL, it is always true.
2768 (process_send_signal): Remove HAVE_TERMIOS conditional, it's
2769 always true when SIGNALS_VIA_CHARACTERS is true.
2770 (Fcontinue_process, Fprocess_send_eof): Simplify conditionals:
2771 !WINDOWSNT means HAVE_TERMIOS.
2772 (create_process): Remove HAVE_TERMIOS, it's inside a HAVE_PTYS
2773 conditional, which is true for all HAVE_TERMIOS systems.
2774 * keyboard.c (init_keyboard): Do not use HAVE_TERMIO, use !DOS_NT
2775 instead of HAVE_TERMIOS.
2776 * emacs.c (shut_down_emacs): Use !defined DOS_NT instead of
2777 EMACS_HAVE_TTY_PGRP.
2778 * callproc.c (child_setup): Move EMACS_SET_TTY_PGRP use to the
2779 non-MSDOS, non-WINDOWSNT code, it's only defined for such systems
2780 anyway.
2781
2782 2010-08-21 Eli Zaretskii <eliz@gnu.org>
2783
2784 * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in
2785 mirroring pixel positions.
2786
2787 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu>
2788
2789 * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove,
2790 write only.
2791 (init_alloc_once): Remove writes to malloc_sbrk_unused, and
2792 malloc_sbrk_used, nothing uses them.
2793
2794 * puresize.h: Remove code assuming PNTR_COMPARISON_TYPE is not
2795 defined, unconditionally defined in lisp.h.
2796
2797 * term.c: Do not include <termios.h>, systty.h does it.
2798
2799 * s/unixware.h (HAVE_TCATTR):
2800 * s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed.
2801 systty.h defines it when HAVE_TERMIOS is defined.
2802
2803 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2804
2805 * dispnew.c (buffer_posn_from_coords): Fix last change for text
2806 terminals: add one-character offset for R2L lines.
2807
2808 * emacs.c <emacs_version>: Add a comment regarding
2809 msdos/mainmake.v2's dependency on the syntax of this declaration.
2810
2811 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2812
2813 * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
2814 position for R2L lines by mirroring the pixel position wrt the
2815 text are box. Improve commentary.
2816
2817 2010-08-20 Andreas Schwab <schwab@linux-m68k.org>
2818
2819 * image.c (imagemagick_clear_image): Remove debugging output.
2820
2821 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2822
2823 * cmds.c (Vself_insert_face, Vself_insert_face_command): Remove.
2824 (Qpost_self_insert_hook, Vpost_self_insert_hook): New vars.
2825 (internal_self_insert): Run Qpost_self_insert_hook rather than handle
2826 self-insert-face.
2827 (syms_of_cmds): Initialize the new vars.
2828
2829 2010-08-19 Jason Rumney <jasonr@gnu.org>
2830
2831 * w32menu.c (set_frame_menubar): Remove call to undefined function.
2832
2833 * w32fns.c (w32_wnd_proc): Don't check context before initializing.
2834
2835 2010-08-19 Jan Djärv <jan.h.d@swipnet.se>
2836
2837 * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
2838
2839 2010-08-18 Eli Zaretskii <eliz@gnu.org>
2840
2841 * xterm.c (x_draw_bar_cursor):
2842 * w32term.c (x_draw_bar_cursor): If the character under cursor is
2843 R2L, draw the bar cursor on its right rather than on its left.
2844
2845 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
2846
2847 * eval.c (Fdefmacro): Only obey one declaration.
2848
2849 * casefiddle.c (casify_region): Setup gl_state.
2850
2851 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
2852
2853 * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
2854
2855 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
2856
2857 * gtkutil.c (update_frame_tool_bar): Literal strings are const char*.
2858
2859 2010-08-18 David De La Harpe Golden <david@harpegolden.net>
2860
2861 * nsselect.m (QCLIPBOARD, NXPrimaryPboard): Define.
2862 (symbol_to_nsstring): Map QCLIPBOARD => NSGeneralPboard,
2863 QPRIMARY => NXPrimaryPboard.
2864 (ns_string_to_symbol): NSGeneralPboard => QCLIPBOARD,
2865 NXPrimaryPboard => QPRIMARY.
2866 (nxatoms_of_nsselect): NXPrimaryPboard = PrimarySelection,
2867 NXSecondaryPboard = SecondarySelection.
2868 (syms_of_nsselect): Intern QCLIPBOARD (Bug#6677).
2869
2870 2010-08-18 Joakim Verona <joakim@verona.se>
2871
2872 * image.c: Add support for ImageMagick. When HAVE_IMAGEMAGICK is
2873 defined:
2874 (imagemagick_image_p): New function to test for ImageMagic image.
2875 (imagemagick_load): New function to load ImageMagick image.
2876 (imagemagick_load_image): New function, helper for imagemagick_load.
2877 (imagemagick-types): New function.
2878 (Qimagemagick): New Lisp_object.
2879 (imagemagick-render-type): New variable, decides which renderer to use.
2880
2881 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
2882
2883 * gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
2884 is a string.
2885
2886 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
2887
2888 * nsfns.m (ns_frame_parm_handlers): Add a slot for the
2889 x_set_tool_bar_position handler.
2890
2891 2010-08-17 Eli Zaretskii <eliz@gnu.org>
2892
2893 * w32fns.c <w32_frame_parm_handlers>: Add a slot for the
2894 x_set_tool_bar_position handler, needed to support changes from
2895 2010-07-29T16:49:59Z!jan.h.d@swipnet.se for positioning the tool bar. (Bug#6796)
2896
2897 2010-08-16 Jan Djärv <jan.h.d@swipnet.se>
2898
2899 * nsselect.m: include keyboard.h for QPRIMARY, remove its
2900 declaration (Bug#6863).
2901 (syms_of_nsselect): Don't intern QPRIMARY.
2902
2903 * xselect.c: Remove declaration of QPRIMARY (Bug#6864).
2904
2905 * keyboard.h (QPRIMARY): Declare (Bug#6864).
2906
2907 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * keyboard.c (command_loop_1): Avoid setting selection twice,
2910 since it's done in deactivate-mark as well.
2911 (Vselect_active_regions): Change default to t. Replace `lazy'
2912 with non-default value `only', meaning only set PRIMARY for
2913 temporarily active regions.
2914
2915 * insdel.c (prepare_to_modify_buffer): Handle `only' value of
2916 select-active-regions.
2917
2918 2010-08-15 Jan Djärv <jan.h.d@swipnet.se>
2919
2920 * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
2921 isn't a string.
2922
2923 2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
2924
2925 * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
2926
2927 2010-08-15 Jan Djärv <jan.h.d@swipnet.se>
2928
2929 * keyboard.c (parse_tool_bar_item): malloc buf.
2930 Set TOOL_BAR_ITEM_LABEL to empty string if not set to
2931 new_lbl (Bug#6855).
2932
2933 2010-08-14 Eli Zaretskii <eliz@gnu.org>
2934
2935 * xterm.c (x_draw_stretch_glyph_string):
2936 * w32term.c (x_draw_stretch_glyph_string): In R2L rows, display
2937 the cursor on the right edge of the stretch glyph.
2938
2939 * xdisp.c (window_box_right_offset, window_box_right):
2940 Fix commentary.
2941
2942 * xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph
2943 direction when point is inside a run of whitespace characters.
2944
2945 * bidi.c (bidi_at_paragraph_end): Remove obsolete comment.
2946
2947 2010-08-14 Jason Rumney <jasonr@gnu.org>
2948
2949 * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836)
2950
2951 2010-08-14 Chong Yidong <cyd@stupidchicken.com>
2952
2953 * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2954
2955 2010-08-13 Jason Rumney <jasonr@gnu.org>
2956
2957 * w32menu.c (simple_dialog_show): Use unicode message box if available.
2958 (MessageBoxW_Proc): New function typedef.
2959 (unicode-message-box): New function pointer.
2960 (globals_of_w32menu): Import it from user32.dll. (Bug#5629)
2961
2962 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
2963
2964 * frame.h (Qtool_bar_position): Declare.
2965
2966 * xfns.c (Fx_create_frame): Call x_default_parameter for
2967 Qtool_bar_position.
2968
2969 2010-08-13 Eli Zaretskii <eliz@gnu.org>
2970
2971 * unexcoff.c: Remove the parts used when "emacs" is not defined.
2972 (report_error, report_error_1): Ditto.
2973 (write_segment): Remove "#if 0" unused code.
2974 (make_hdr): Remove code that was "#ifndef NO_REMAP" before
2975 NO_REMAP was removed (in 2010-07-29T03:25:08Z!dann@ics.uci.edu).
2976 (start_of_text): Remove unused function (was used only if NO_REMAP
2977 was NOT defined).
2978
2979 * msdos.c (IT_set_face): Fix format string to match argument
2980 types.
2981 (IT_write_glyphs, IT_note_mode_line_highlight)
2982 (IT_set_frame_parameters): Remove unused variables.
2983 (x_set_menu_bar_lines): Declare set_menu_bar_lines.
2984 (IT_set_terminal_modes): Disambiguate expression in if clause.
2985 (Fmsdos_remember_default_colors): Return Qnil.
2986 (IT_set_frame_parameters): Add parens to disambiguate boolean
2987 expression for logging the cursor type to termscript.
2988 (keyboard_layout_list, keypad_translate_map)
2989 (grey_key_translate_map): Add braces in inner initializers.
2990 (dos_rawgetc): Add parens in condition for mouse-3 button-press.
2991 (dos_rawgetc): Remove unused label.
2992 (XMenuActivate): Add braces to remove ambiguous `else'.
2993 (dos_ttraw): Always return a value.
2994 (spawnve): Declare.
2995 (run_msdos_command): Cast 3rd arg of spawnve to "char **".
2996
2997 * dosfns.h (x_set_title): Declare.
2998
2999 * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
3000 Remove unused variables.
3001
3002 * dosfns.c (Fint86, Fdos_memget, Fdos_memput): Remove unused
3003 variables.
3004 (init_dosfns): Declare get_lim_data.
3005 (system_process_attributes): Declare Fget_internal_run_time.
3006
3007 * xmenu.c (xmenu_show) [!USE_X_TOOLKIT && !USE_GTK]: Fix argument
3008 list to be consistent with menu.h.
3009
3010 * w32menu.c (add_menu_item, name_is_separator): Shut up compiler
3011 warnings due to mixing of "char *" and "const char *".
3012
3013 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3014
3015 Introduce a new comment style "c" flag.
3016 * syntax.c (SYNTAX_FLAGS_COMMENT_STYLEB)
3017 (SYNTAX_FLAGS_COMMENT_STYLEC): New macros.
3018 (SYNTAX_FLAGS_COMMENT_STYLE): Use them, add an argument.
3019 (syntax_prefix_flag_p): New function.
3020 (Fstring_to_syntax): Understand new "c" flag.
3021 (Finternal_describe_syntax_value): Recognize new flag; use the
3022 SYNTAX_FLAGS_* macros.
3023 (scan_sexps_forward, Fparse_partial_sexp): Change representation of
3024 comment style to accomodate the new styles.
3025 (back_comment, forw_comment, Fforward_comment, scan_lists)
3026 (scan_sexps_forward): Update code to obey the new comment style flag.
3027
3028 * syntax.h: Move SYNTAX_FLAGS_FOO() macros to syntax.c.
3029
3030 * casefiddle.c (casify_region): Use the new syntax_prefix_flag_p.
3031
3032 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
3033
3034 * xfns.c (x_defined_color): If USE_GTK, call xg_check_special_colors
3035 first.
3036 (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
3037
3038 * gtkutil.h (xg_check_special_colors): Declare.
3039
3040 * gtkutil.c (xg_check_special_colors, style_changed_cb): New functions.
3041 (xg_create_frame_widgets): Connect theme name changes to
3042 style_changed_cb.
3043
3044 * xterm.c (emacs_class): New char[] for EMACS_CLASS.
3045 (xim_open_dpy, xim_initialize, xim_close_dpy): Use emacs_class.
3046 (x_term_init): Use char[] display_opt and name_opt instead of
3047 string literal. file is const char*.
3048
3049 * xsmfns.c (NOSPLASH_OPT): Change to char[].
3050 (smc_save_yourself_CB): Do xstrdup on all ->type and ->name for
3051 props. Free them at the end.
3052
3053 * xselect.c (Fx_get_atom_name): Use char empty[] instead of literal "".
3054
3055 * xrdb.c (get_system_app): Make path const and use char *p for
3056 non-const char.
3057
3058 * xmenu.c (Fx_popup_dialog): error_name is const char*.
3059 (xmenu_show): error parameter is const char **. pane_string is const
3060 char *.
3061 (button_names): Is const char *.
3062 (xdialog_show): error_name and pane_string is const.
3063
3064 * process.h (synch_process_death): Is const char*.
3065
3066 * w32menu.c (w32_menu_show):
3067 * nsmenu.m (ns_menu_show): error parameter is const char **.
3068
3069 * menu.h (w32_menu_show, ns_menu_show, xmenu_show): error parameter
3070 is const char **.
3071
3072 * menu.c (Fx_popup_menu): error_name is const.
3073
3074 * keyboard.h (_widget_value): Add defined USE_GTK. Replace Boolean
3075 with unsigned char and XtPointer with void *.
3076
3077 * gtkutil.h: Replace widget_value with struct _widget_value.
3078 (enum button_type, struct _widget_value): Remove and use the one from
3079 keyboard.h.
3080
3081 * gtkutil.c (get_utf8_string): Always return an allocated string.
3082 Parameter is const.
3083 (create_dialog, xg_create_one_menuitem, create_menus)
3084 (xg_item_label_same_p, xg_update_menu_item): Free result from
3085 get_utf8_string.
3086 (xg_separator_p, xg_item_label_same_p): label is const.
3087
3088 * font.h (font_open_by_name): Make name const.
3089
3090 * font.c (font_open_by_name): Make name const.
3091
3092 * floatfns.c (matherr): Use a const char* variable for x->name.
3093
3094 * emacs.c (main): Pass char[] to putenv instead of literal.
3095
3096 * callproc.c (synch_process_death): Make const.
3097 (Fcall_process): Make signame const.
3098
3099 * nsterm.h (parseKeyEquiv, addSubmenuWithTitle)
3100 (addDisplayItemWithImage): Use const char*.
3101
3102 * nsmenu.m (parseKeyEquiv, addSubmenuWithTitle)
3103 (addDisplayItemWithImage, update_frame_tool_bar): Use const char*.
3104
3105 * nsfont.m (ns_descriptor_to_entity): Use const char*.
3106
3107 * keyboard.h (_widget_value): name, value and key are const char*.
3108
3109 * unexmacosx.c (unexec_error): Use const char *.
3110
3111 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3112
3113 * font.h (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3114 (font_parse_name, font_open_by_name):
3115 * font.c (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
3116 (font_parse_name, font_open_by_name): Remove const.
3117
3118 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
3119
3120 Use autoconf determined WORDS_BIGENDIAN instead of hardcoded
3121 definition.
3122
3123 * m/alpha.h: Don't define/undef WORDS_BIG_ENDIAN.
3124 * m/amdx86-64.h: Likewise.
3125 * m/arm.h: Likewise.
3126 * m/hp800.h: Likewise.
3127 * m/ia64.h: Likewise.
3128 * m/ibmrs6000.h: Likewise.
3129 * m/ibms390.h: Likewise.
3130 * m/intel386.h: Likewise.
3131 * m/iris4d.h: Likewise.
3132 * m/m68k.h: Likewise.
3133 * m/macppc.h: Likewise.
3134 * m/mips.h: Likewise.
3135 * m/sh3.h: Likewise.
3136 * m/sparc.h: Likewise.
3137 * m/template.h: Likewise.
3138 * m/vax.h: Likewise.
3139 * m/xtensa.h: Likewise.
3140 * fringe.c (init_fringe_bitmap): Test WORDS_BIGENDIAN instead of
3141 WORDS_BIG_ENDIAN.
3142 * lisp.h: Likewise.
3143 * md5.c: Likewise.
3144 * sound.c (le2hl, le2hs, be2hl, be2hs): Likewise.
3145
3146 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
3147
3148 Use const char* instead of char*.
3149 Reduce the number of warnings with -Wwrite-strings.
3150 * xrdb.c (get_environ_db, get_system_name):
3151 * unexelf.c (find_section):
3152 * term.c (string_cost, string_cost_one_line, per_line_cost)
3153 (get_named_tty, init_tty):
3154 * sysdep.c (sys_subshell):
3155 * sound.c (sound_perror, sound_warning, vox_open, vox_init)
3156 (alsa_sound_perror, alsa_open, alsa_configure, alsa_init):
3157 * search.c (Freplace_match):
3158 * process.c (Fmake_network_process, send_process, init_process):
3159 * lread.c (Fload, init_lread):
3160 * keymap.c (Fdescribe_buffer_bindings, describe_map_tree):
3161 * keyboard.c (parse_tool_bar_item, struct event_head):
3162 * gtkutil.h (xg_get_font_name):
3163 * gtkutil.c (get_dialog_title, create_dialog, xg_get_font_name)
3164 (make_widget_for_menu_item, make_menu_item, create_menus)
3165 (xg_make_tool_item):
3166 * font.c (parse_matrix, font_parse_name):
3167 * floatfns.c (rounding_driver, float_error_fn_name):
3168 * filelock.c (get_boot_time_1, lock_file_1):
3169 * fileio.c (barf_or_query_if_file_exists, check_writable):
3170 * editfns.c (get_system_name, get_operating_system_release)
3171 (Fencode_time, Fset_time_zone_rule):
3172 * dispextern.h (string_cost, per_line_cost, get_named_tty, init_tty):
3173 * buffer.c (defvar_per_buffer): Use const.
3174
3175 2010-08-08 Kenichi Handa <handa@m17n.org>
3176
3177 * charset.c: Include <stdlib.h>.
3178 (struct charset_sort_data): New struct.
3179 (charset_compare): New function.
3180 (Fsort_charsets): New function.
3181 (syms_of_charset): Declare Fsort_charsets as a Lisp function.
3182
3183 * coding.c (decode_coding_iso_2022): Fix checking of dimension
3184 number in CTEXT extended segment.
3185
3186 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3187
3188 * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
3189 * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
3190
3191 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3192
3193 * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
3194 (Fhash_table_size): Fix typos in docstrings.
3195 (Fmake_hash_table): Doc fix.
3196
3197 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3198
3199 * minibuf.c (syms_of_minibuf) <read-buffer-function>:
3200 Doc fix (bug#5625).
3201
3202 2010-08-08 Ken Brown <kbrown@cornell.edu>
3203
3204 * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
3205 the MSDOS definition.
3206
3207 2010-08-08 Dan Nicolaescu <dann@ics.uci.edu>
3208
3209 Use const char* instead of char*.
3210 * xterm.c (x_create_toolkit_scroll_bar):
3211 * xfont.c (xfont_list_pattern):
3212 * xfns.c (x_default_scroll_bar_color_parameter)
3213 (xic_create_fontsetname, x_default_font_parameter)
3214 (x_screen_planes):
3215 * xdisp.c (c_string_pos, number_of_chars, reseat_to_string)
3216 (store_mode_line_string, decode_mode_spec, display_string):
3217 * menu.c (digest_single_submenu):
3218 * keymap.h (initial_define_key, initial_define_lispy_key):
3219 * keymap.c (initial_define_key, initial_define_lispy_key):
3220 * image.c (image_error, image_keyword):
3221 * gtkutil.h (xg_create_widget, xg_create_scroll_bar):
3222 * gtkutil.c (xg_create_widget, xg_create_scroll_bar):
3223 * ftfont.c (struct fc_charset_table, ftfont_spec_pattern)
3224 (ftfont_list, ftfont_match):
3225 * frame.c (frame_parm_table):
3226 * font.h (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3227 (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3228 (font_add_log, font_deferred_log):
3229 * font.c (font_intern_prop, font_parse_xlfd, font_parse_fcname)
3230 (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
3231 (font_add_log, font_deferred_log):
3232 * emacs.c (argmatch):
3233 * dispextern.h (struct it):
3234 * coding.c (ENCODE_DESIGNATION):
3235 * charset.c (define_charset_internal): Use const.
3236
3237 * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
3238
3239 * xrdb.c: Remove include guard.
3240 Remove DECLARE_GETPWUID_WITH_UID_T conditional it had no effect.
3241 Remove #if 0 code. Replace malloc->xmalloc, free->xfree,
3242 realloc->xrealloc instead of using #defines.
3243
3244 2010-08-08 Eli Zaretskii <eliz@gnu.org>
3245
3246 * cmds.c (Fforward_line, Fbeginning_of_line, Fend_of_line):
3247 * editfns.c (Fline_beginning_position, Fline_end_position):
3248 State in the doc strings that start and end of line are in the
3249 logical order.
3250
3251 * xdisp.c (display_line): Move the handling of overlay arrow after
3252 the call to find_row_edges. (Bug#6699)
3253
3254 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * keyboard.c (command_loop_1):
3257 * insdel.c (prepare_to_modify_buffer): Don't call validate_region.
3258
3259 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * insdel.c (prepare_to_modify_buffer): Save active region text to
3262 Vsaved_region_selection.
3263
3264 * xselect.c (QPRIMARY): Move to keyboard.c.
3265
3266 * keyboard.c (Vselect_active_regions): Move from simple.el.
3267 (Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New vars.
3268 (command_loop_1): Set window selection prior to deactivating the mark.
3269
3270 2010-08-07 Juanma Barranquero <lekktu@gmail.com>
3271
3272 * alloc.c (lisp_malloc):
3273 * buffer.c (set_buffer_internal, set_buffer_internal_1):
3274 * charset.h (emacs_mule_charset):
3275 * dispextern.h (inhibit_free_realized_faces, redraw_frame)
3276 (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
3277 (bitch_at_user):
3278 * lisp.h (Fcheck_coding_system, Fget_text_property)
3279 (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
3280 Remove duplicate declarations.
3281
3282 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3283
3284 * process.c: Simplify include logic.
3285
3286 * keyboard.h (quit_char): Add declaration.
3287 * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
3288 (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary):
3289 Add declarations.
3290 * sysdep.c:
3291 * w32.c: Remove the above declarations.
3292
3293 Remove extern declarations in .c files, .h files have them.
3294 * xterm.c:
3295 * xdisp.c:
3296 * msdos.c:
3297 * image.c:
3298 * gtkutil.c:
3299 * fileio.c:
3300 * eval.c: Remove declarations.
3301
3302 * frame.c (frame_params): Make const.
3303
3304 * lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
3305
3306 * emacs.c (emacs_copyright, emacs_version): Make static.
3307 (Vinitial_window_system, Vauto_save_list_file_name)
3308 (Vinhibit_redisplay): Remove declarations.
3309 (main): Remove HAVE_SHM code, unused. Remove _I386 conditional
3310 for AIX.
3311
3312 Use const for some arrays and functions.
3313 * xterm.h (xg_set_icon_from_xpm_data):
3314 * xfns.c (xg_set_icon_from_xpm_data):
3315 * term.c (fkeys):
3316 * keyboard.c (lispy_accent_keys, lispy_function_keys)
3317 (lispy_multimedia_keys, lispy_kana_keys, iso_lispy_function_keys)
3318 (lispy_drag_n_drop_names, scroll_bar_parts, modify_event_symbol)
3319 (frame.c frame_parms):
3320 * emacs-icon.h (gnu_xpm_bits):
3321 * callint.c (callint_argfuns): Use const.
3322
3323 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
3324
3325 * sysdep.c: Move include term.h last of includes (Bug#6812).
3326
3327 2010-08-06 Eli Zaretskii <eliz@gnu.org>
3328
3329 * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs.
3330
3331 * msdos.c (IT_display_cursor): Log cursor position on termscript.
3332
3333 * .gdbinit (pgx): Display the avoid_cursor_p flag.
3334
3335 2010-08-06 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
3338
3339 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
3340
3341 * xterm.h (x_get_focus_frame): Declare.
3342
3343 * keyboard.h (poll_for_input_1): Unconditionally declare.
3344
3345 * nsterm.h (x_set_menu_bar_lines): Declare.
3346
3347 * window.c: Don't include menu.h, it depends on lots of other .h-files.
3348
3349 * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes.
3350
3351 * window.c: Include menu.h.
3352
3353 * unexmacosx.c (print_region_list, print_regions)
3354 (build_region_list, find_emacs_zone_regions)
3355 (unexec_regions_merge, read_load_commands, dump_it)
3356 (unexec_init_emacs_zone): Convert to ANSI C prototypes.
3357
3358 * term.c: Check HAVE_SYS_IOCTL_H.
3359
3360 * sysdep.c: Check HAVE_TERM_H.
3361
3362 * process.c: Check HAVE_UTIL_H. Include nsterm.h if HAVE_NS.
3363
3364 * nsterm.m (ns_init_paths, ns_alloc_autorelease_pool)
3365 (ns_ring_bell, ns_defined_color, hide_hourglass)
3366 (x_display_pixel_height, x_display_pixel_width, syms_of_nsterm):
3367 Convert to ANSI C prototypes.
3368 (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
3369 before code.
3370
3371 * nsterm.h : Include sysselect.h.
3372 (x_sync, x_get_focus_frame, x_set_mouse_position)
3373 (x_set_mouse_pixel_position, x_make_frame_visible)
3374 (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
3375 (x_pixel_width, x_pixel_height, x_set_frame_alpha, x_set_tool_bar_lines)
3376 (x_activate_menubar, free_frame_menubar, ns_init_paths, ns_select)
3377 (syms_of_nsterm, syms_of_nsfns, syms_of_nsmenu, syms_of_nsselect):
3378 Declare.
3379
3380 * nsmenu.m (popup_activated, name_is_separator)
3381 (syms_of_nsmenu): Convert to ANSI C prototypes.
3382 (runMenuAt): Prototypes and move declarations before code.
3383
3384 * nsimage.m (ns_load_image): Move NSTRACE after declarations.
3385
3386 * nsfont.m (ns_fallback_entity, syms_of_nsfont): Convert to ANSI C
3387 prototypes.
3388
3389 * nsfns.m (have_menus_p, ns_display_info_for_name)
3390 (x_set_cursor_type, ns_appkit_version_str)
3391 (ns_appkit_version_int, ns_do_applescript)
3392 (x_set_scroll_bar_default_width, x_sync, compute_tip_xy)
3393 (syms_of_nsfns): Convert to ANSI C prototypes.
3394
3395 * menu.h (x_set_menu_bar_line): Declare.
3396 (free_menubar_widget_value_tree et.al): Add HAVE_NS for these functions.
3397
3398 * lisp.h (fmod_float): Declare.
3399
3400 * image.c (xpm_scan, xpm_make_color_table_v)
3401 (xpm_put_color_table_v, xpm_get_color_table_v)
3402 (xpm_make_color_table_h, xpm_put_color_table_h)
3403 (xpm_get_color_table_h, xpm_str_to_color_key, xpm_load_image)
3404 (xpm_load): Convert to ANSI C prototypes.
3405
3406 * emacs.c: Include nsterm.h if HAVE_NS.
3407
3408 * bidi.c (bidi_dump_cached_states): Fix fprintf warning.
3409
3410 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3411
3412 * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef
3413 subprocesses, only MSDOS does not define HAVE_SOCKETS.
3414 (socket_options): Use const char* for name.
3415
3416 2010-08-06 Juanma Barranquero <lekktu@gmail.com>
3417
3418 Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!dann@ics.uci.edu for Windows build.
3419
3420 * xmenu.c [USE_X_TOOLKIT || USE_GTK]:
3421 Don't declare xmalloc_widget_value and digest_single_submenu.
3422
3423 * w32font.c (Qlatin): Remove declaration.
3424
3425 * menu.h (xmalloc_widget_value, digest_single_submenu): Declare.
3426
3427 * dired.c (compile_pattern): Restore declaration.
3428
3429 2010-08-05 Dan Nicolaescu <dann@ics.uci.edu>
3430
3431 Remove extern declarations in .c files, .h files have them.
3432 * data.c:
3433 * dired.c:
3434 * editfns.c:
3435 * filelock.c:
3436 * fns.c:
3437 * font.c:
3438 * fontset.c:
3439 * frame.c:
3440 * fringe.c:
3441 * ftfont.c:
3442 * gtkutil.c:
3443 * indent.c:
3444 * keyboard.c:
3445 * keymap.c:
3446 * lread.c:
3447 * menu.c:
3448 * print.c:
3449 * search.c:
3450 * sound.c:
3451 * window.c:
3452 * xdisp.c:
3453 * xfaces.c:
3454 * xfns.c:
3455 * xfont.c:
3456 * xftfont.c:
3457 * xmenu.c:
3458 * xterm.c: Remove declarations.
3459
3460 Cleanup syssignal.h.
3461 * syssignal.h (sighold, sigrelse, RETSIGTYPE): Remove, unused.
3462 (main_thread): Move down to remove #ifdef.
3463 (SIGMASKTYPE, SIGEMPTYMASK, SIGFULLMASK, sigmask, sigunblock):
3464 Remove conditional definition following unconditional ones.
3465
3466 * lisp.h: Remove HAVE_SHM code, unused.
3467 (QCmap, QCrehash_size, QCrehash_threshold, QCsize, QCtest)
3468 (QCweakness, Qabove_handle, Qbackquote, Qbar, Qbelow_handle)
3469 (Qborder, Qbottom, Qbox, Qcircular_list, Qcomma, Qcomma_at)
3470 (Qcomma_dot, Qcursor, Qdefault, Qdown, Qend_scroll, Qeq, Qeql)
3471 (Qequal, Qfile_exists_p, Qfont_param, Qfringe, Qfunction)
3472 (Qfunction_documentation, Qhandle, Qhbar, Qheader_line, Qhollow)
3473 (Qidentity, Qleft_margin, Qmenu, Qmenu_bar_update_hook)
3474 (Qmode_line_inactive, Qmouse, Qoverriding_local_map)
3475 (Qoverriding_terminal_local_map, Qratio, Qregion, Qright_margin)
3476 (Qscroll_bar, Qtool_bar, Qtop, Qup, Qvertical_border, Qwhen)
3477 (Qwindow_scroll_functions, Vafter_load_alist)
3478 (Vauto_save_list_file_name, Vface_alternative_font_family_alist)
3479 (Vface_alternative_font_registry_alist, Vface_font_rescale_alist)
3480 (Vface_ignored_fonts, Vinhibit_redisplay, Vminibuffer_list)
3481 (Vprint_length, Vprint_level, Vscalable_fonts_allowed)
3482 (Vshell_file_name, Vsystem_name, Vwindow_scroll_functions)
3483 (Vwindow_system_version, Vx_no_window_manager, initial_argc)
3484 (initial_argv, last_nonmenu_event, load_in_progress)
3485 (noninteractive_need_newline, scroll_margin): Add declarations.
3486
3487 * keyboard.h (xmalloc_widget_value, digest_single_submenu):
3488 Remove declarations, menu.h has them.
3489 (QCbutton, QCtoggle, QCradio, QClabel, extra_keyboard_modifiers)
3490 (Vinput_method_function, Qinput_method_function)
3491 (Qevent_symbol_element_mask, last_event_timestamp):
3492 * dispextern.h (Voverflow_newline_into_fringe):
3493 * font.h (QCantialias, Qp, syms_of_ftfont, syms_of_xfns)
3494 (syms_of_ftxfont, syms_of_xftfont, syms_of_bdffont)
3495 (syms_of_w32font, syms_of_nsfont):
3496 * fontset.h (find_font_encoding, Qlatin):
3497 * frame.h (Qtooltip, Qrun_hook_with_args, Vmenu_bar_mode)
3498 (Vtool_bar_mode, set_frame_menubar):
3499 * ftfont.h (ftfont_font_format, ftfont_get_fc_charset):
3500 * xterm.h (Qx_gtk_map_stock):
3501 * keymap.h (meta_prefix_char): Add declarations.
3502
3503 * term.c: Remove dead code.
3504
3505 Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
3506 * term.c (dissociate_if_controlling_tty): Use USG5 instead of
3507 USG. This is equivalent to defined (USG) && !defined (BSD_PGRPS),
3508 which is what was there before BSD_PGRPS was removed.
3509
3510 2010-08-05 Eli Zaretskii <eliz@gnu.org>
3511
3512 * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
3513
3514 * unexcoff.c: Renamed from unexec.c.
3515
3516 2010-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
3517
3518 * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
3519
3520 2010-08-03 Johan Bockgård <bojohan@gnu.org>
3521
3522 * data.c (Flocal_variable_p): Handle variable aliases correctly.
3523 (Bug#6744)
3524
3525 2010-08-02 Jan Djärv <jan.h.d@swipnet.se>
3526
3527 * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
3528 to TRUE if depth of screen is < 16.
3529
3530 * gtkutil.c (hierarchy_ch_cb, qttip_cb): Do not define unless
3531 USE_GTK_TOOLTIP.
3532 (xg_prepare_tooltip): Return 0 unless USE_GTK_TOOLTIP.
3533 (xg_show_tooltip, xg_hide_tooltip): Do nothing unless USE_GTK_TOOLTIP.
3534 (xg_create_frame_widgets): Surround tooltip-related code with ifdef
3535 USE_GTK_TOOLTIP.
3536 (xg_free_frame_widgets): Don't delete ttip_* unless USE_GTK_TOOLTIP.
3537
3538 * xterm.h (USE_GTK_TOOLTIP): New define.
3539 (struct x_output): Put ttip_* inside ifdef USE_GTK_TOOLTIP.
3540
3541 * sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
3542 to Control-D (Bug#6771).
3543
3544 2010-08-02 Juanma Barranquero <lekktu@gmail.com>
3545
3546 * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
3547 Wording by Drew Adams <drew.adams@oracle.com>.
3548
3549 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
3550
3551 * xterm.h (struct x_output): Add ttip_widget, ttip_window and
3552 ttip_lbl.
3553
3554 * xterm.c (x_clear_frame): Check FRAME_GTK_WIDGET (f) before
3555 calling gtk_widget_queue_draw.
3556 (x_free_frame_resources): Call xg_free_frame_widgets.
3557
3558 * xfns.c (x_gtk_use_system_tooltips): New variable.
3559 (Fx_show_tip): If USE_GTK and x_gtk_use_system_tooltips, call
3560 new gtkutil tooltip functions to show the tooltip.
3561 (Fx_hide_tip): Call xg_hide_tooltip.
3562 (syms_of_xfns): Defvar x-gtk-use-system-tooltips.
3563
3564 * gtkutil.h (xg_free_frame_widgets, xg_prepare_tooltip)
3565 (xg_show_tooltip, xg_hide_tooltip): Declare.
3566
3567 * gtkutil.c (hierarchy_ch_cb, qttip_cb, xg_prepare_tooltip)
3568 (xg_show_tooltip, xg_hide_tooltip, xg_free_frame_widgets):
3569 New functions.
3570 (xg_create_frame_widgets): Set ttip_* to 0. Set a dummy tooltip
3571 text so qttip_cb is called. Connect query-tooltip to qttip_cb.
3572 Remove code that is commented out.
3573
3574 2010-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3575
3576 * keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
3577
3578 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * xselect.c (x_own_selection): Use list4.
3581
3582 2010-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3583
3584 * buffer.c (Qwindow): Do not define, already defined in data.c.
3585 (syms_of_buffer): Do not intern and staticpro Qwindow. (Bug#6760)
3586
3587 2010-07-29 Chad Brown <yandros@mit.edu>
3588
3589 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf.
3590 * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR.
3591 * config.in: Undef HAVE_DIRENT_H.
3592 * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/gnu-linux.h,
3593 * s/msdos.h, s/usg5-4.h: Don't define SYSV_SYSTEM_DIR.
3594
3595 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
3596
3597 Rename s/usg5-4.h -> s/usg5-4-common.h.
3598 * s/usg5-4.h: Rename file to ...
3599 * s/usg5-4-common.h: ... this for consistency with what we do for BSD.
3600 * s/unixware.h:
3601 * s/sol2-6.h:
3602 * s/irix6-5.h: Update includes accordingly.
3603
3604 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3605
3606 * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
3607
3608 * xterm.h (struct x_output): Add toolbar_top_height,
3609 toolbar_bottom_height, toolbar_left_width, toolbar_right_width.
3610 Remove toolbar_height.
3611 If USE_GTK: Add hbox_widget and toolbar_in_hbox.
3612 (FRAME_TOOLBAR_TOP_HEIGHT, FRAME_TOOLBAR_BOTTOM_HEIGHT)
3613 (FRAME_TOOLBAR_LEFT_WIDTH, FRAME_TOOLBAR_RIGHT_WIDTH): New macros.
3614 (FRAME_TOOLBAR_HEIGHT): Is now TOP_HEIGHT + BOTTOM_HEIGHT.
3615
3616 * xterm.c (x_set_window_size_1): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3617
3618 * xfns.c (x_set_tool_bar_position): New function.
3619 (xic_set_statusarea): Use FRAME_TOOLBAR_TOP_HEIGHT.
3620 (x_frame_parm_handlers): Add x_set_tool_bar_position.
3621 (syms_of_xfns): If USE_GTK, provide move-toolbar.
3622
3623 * window.c (calc_absolute_offset): Check for FRAME_TOOLBAR_TOP_HEIGHT
3624 and FRAME_TOOLBAR_LEFT_WIDTH.
3625
3626 * gtkutil.h (xg_change_toolbar_position): Declare.
3627
3628 * gtkutil.c (FRAME_TOTAL_PIXEL_WIDTH): New macro.
3629 (xg_frame_set_char_size): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
3630 (xg_height_or_width_changed): Use FRAME_TOTAL_PIXEL_WIDTH.
3631 (xg_create_frame_widgets): Create a hobox for placing widgets
3632 vertically. Use gtk_box_pack_start.
3633 (xg_height_or_width_changed): Rename from xg_height_changed.
3634 (x_wm_set_size_hint): Add FRAME_TOOLBAR_WIDTH to base_width.
3635 (xg_update_frame_menubar, free_frame_menubar): Change to
3636 xg_height_or_width_changed.
3637 (xg_tool_bar_detach_callback): Update left/right/top/bottom tool bar
3638 size correctly. Remove hardcoded 4, instead use handlebox size -
3639 toolbar size.
3640 (xg_tool_bar_attach_callback): Update left/right/top/bottom tool bar
3641 size correctly. Use handlebox size + toolbar size as additional size.
3642 (xg_pack_tool_bar): POS is a new parameter.
3643 Set orientation of tool bar based on pos.
3644 Only make handlebox_widget if NULL.
3645 Check if tool bar goes to vbox or hbox depending on pos.
3646 (xg_update_tool_bar_sizes): New function.
3647 (update_frame_tool_bar): Remove old_req, new_req. Do not get tool bar
3648 height, call xg_update_tool_bar_sizes instead.
3649 (free_frame_tool_bar): Remove from hbox or vbox depending on
3650 toolbar_in_hbox, Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero.
3651 (xg_change_toolbar_position): New function.
3652
3653 * frame.h (struct frame): Add tool_bar_position.
3654 (Qbottom): Declare.
3655
3656 * frame.c (Qtool_bar_position): New variable.
3657 (make_frame): Set tool_bar_position to Qtop.
3658 (frame_parms): Add tool-bar-position.
3659 (x_report_frame_params): Store tool_bar_position.
3660 (x_set_fringe_width): Reset wm size hint after fringe changes.
3661
3662 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
3663
3664 Make lisp_time_argument declaration work on all systems.
3665 * lisp.h (lisp_time_argument): Move declaration ...
3666 * systime.h (lisp_time_argument): ... here
3667 * editfns.c (lisp_time_argument): Remove declaration. (Bug#6751)
3668
3669 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3670
3671 * vm-limit.c (POINTER): Add typedef for it.
3672 (start_of_data): Change return type from POINTER to char *.
3673
3674 * frame.h (Qtty_color_mode): Move declaration out of ifdef
3675 HAVE_WINDOW_SYSTEM.
3676
3677 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
3678
3679 * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
3680 Remove reference to __osf__, unused.
3681
3682 * mem-limits.h: Remove duplicated includes.
3683 (NULL): Remove definition, unused.
3684 (POINTER): Remove definition.
3685 (start_of_data): Use char* in prototype, as the function
3686 definition does.
3687
3688 Remove extern declarations from .c files, and them to .h files.
3689 * keyboard.h (Qhelp_echo, waiting_for_input)
3690 (input_available_clear_time, ignore_mouse_drag_p)
3691 (Vdouble_click_time, real_this_command, Vthis_original_command):
3692 * keymap.h (Qremap, Qmenu_item, Voverriding_local_map)
3693 (Voverriding_local_map_menu_flag):
3694 * lisp.h (Qinteractive_form, use_file_dialog)
3695 (Qcursor_in_echo_area, QCascent, QCmargin, QCrelief, Qcount)
3696 (Qextension_data, QCconversion, QCcolor_symbols, QCheuristic_mask)
3697 (QCindex, QCmatrix, QCcolor_adjustment, QCmask)
3698 (Qrisky_local_variable, map_char_table_for_charset, Vprint_level)
3699 (Qfunction, debug_on_next_call, Qfield)
3700 (Vinhibit_field_text_motion, Vuser_login_name, lisp_time_argument)
3701 (Qpriority, Qwindow, Qevaporate, Qbefore_string, Qafter_string)
3702 (Qfile_directory_p, Qinsert_file_contents)
3703 (Qcompletion_ignore_case, Qcompletion_ignore_case)
3704 (Vcompletion_regexp_list, Vhistory_length, completion_ignore_case)
3705 (history_delete_duplicates, minibuffer_auto_raise, Qonly)
3706 (Qfile_name_handler_alist, Qfront_sticky, Qrear_nonsticky)
3707 (Qminibuffer_prompt)
3708 (Vtemporary_file_directory,char_ins_del_vector, Qface):
3709 * xterm.h (gray_bitmap_width, gray_bitmap_height)
3710 (gray_bitmap_bits, xic_create_fontsetname):
3711 * coding.h (Vtranslation_table_for_input): Add extern declarations.
3712
3713 * xsmfns.c (Vuser_login_name):
3714 * xrdb.c (Vdouble_click_time):
3715 * xfaces.c (xic_create_fontsetname):
3716 * w32select.c (waiting_for_input):
3717 * print.c (minibuffer_auto_raise):
3718 * msdos.c (Qhelp_echo):
3719 * macros.c (real_this_command):
3720 * keymap.c (Voverriding_local_map):
3721 * xterm.c (poll_for_input_1, gray_bitmap_width)
3722 (gray_bitmap_height, gray_bitmap_bits;
3723 * xmenu.c ( Voverriding_local_map)
3724 (Voverriding_local_map_menu_flag; Qmenu_item; use_dialog_box)
3725 (use_file_dialog, Xt_app_con):
3726 * xdisp.c (minibuffer_auto_raise, Voverriding_local_map)
3727 (Voverriding_local_map_menu_flag, Qmenu_item, Qface, Qinvisible)
3728 (Qwidth, Qinvisible, Qwindow, Qpriority, Qtool_bar_lines)
3729 (Qtool_bar_lines, ignore_mouse_drag_p):
3730 * minibuf.c (Voverriding_local_map, Qfield, Qfront_sticky)
3731 (Qrear_nonsticky, nconc2):
3732 * keyboard.c (current_global_map, minibuf_level, Qmenu_item)
3733 (Vhistory_length, Vtranslation_table_for_input, Qcomposition)
3734 (Qdisplay, Qafter_string, Qbefore_string, Qundefined):
3735 * fileio.c (use_dialog_box, use_file_dialog, Vuser_login_name)
3736 (minibuf_level, minibuffer_auto_raise, lisp_time_argument):
3737 * eval.c (Qinteractive_form, Qrisky_local_variable, Qfunction)
3738 (gc_in_progress):
3739 * doc.c (Voverriding_local_map, Qremap):
3740 * dired.c (completion_ignore_case, Qcompletion_ignore_case)
3741 (Vcompletion_regexp_list):
3742 * coding.c (Qmac, Qinsert_file_contents, Qwrite_region)
3743 (Qcompletion_ignore_case):
3744 * callint.c (Qcursor_in_echo_area, Qfile_directory_p, Qonly)
3745 (Vhistory_length, Vthis_original_command, real_this_command)
3746 (Qface, Qminibuffer_prompt, history_delete_duplicates):
3747 * image.c (Qrisky_local_variable):
3748 * fontset.c (QCname):
3749 * fns.c (minibuffer_auto_raise, QCname):
3750 * dispnew.c (char_ins_del_cost):
3751 * composite.c (font_fill_lglyph_metrics):
3752 * cmds.c (Qface, Vtranslation_table_for_input):
3753 * charset.c (map_char_table_for_charset, Qfile_name_handler_alist):
3754 * ccl.c (charset_unicode):
3755 * callproc.c (Vtemporary_file_directory):
3756 * buffer.c (emacs_strerror): Remove extern declarations.
3757
3758 * data.c (Qwindow): Make non-static, used from other files too.
3759 * frame.c (validate_x_resource_name): Remove shadow definition for i.
3760
3761 * unexec.c (make_hdr): Remove references to NO_REMAP, COFF,
3762 SEGMENT_MASK, SECTION_ALIGNMENT, ADJUST_EXEC_HEADER.
3763 * s/usg5-4.h (COFF):
3764 * s/template.h:
3765 * s/msdos.h (COFF, NO_REMAP):
3766 * s/ms-w32.h (NO_REMAP):
3767 * s/hpux10-20.h (NO_REMAP):
3768 * m/sparc.h (SEGMENT_MASK):
3769 * m/m68k.h (NO_REMAP):
3770 * m/intel386.h (SEGMENT_MASK):
3771 * m/arm.h (NO_REMAP):
3772 * m/alpha.h (COFF):
3773 * m/template.h: Remove references to unused defines.
3774
3775 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
3776
3777 * xsettings.c (Ftool_bar_get_system_style): Also check for
3778 Qtext_image_horiz.
3779
3780 * xdisp.c (Qtext_image_horiz): Define.
3781 (syms_of_xdisp): Initialize Qtext_image_horiz. Add text-image-horiz
3782 to documentation of tool-bar-style.
3783
3784 * lisp.h (Qtext_image_horiz): Declare.
3785
3786 * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
3787 style text_image_horiz.
3788
3789 2010-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3790
3791 * emacs.c (Fkill_emacs): Remove return statement.
3792
3793 * term.c (Qspace, QCalign_to, QCwidth): Remove declarations.
3794 (encode_terminal_code, produce_composite_glyph): Remove unused variables.
3795 (set_tty_color_mode, term_mouse_highlight, term_get_fkeys):
3796 Remove local extern declarations.
3797
3798 * xmenu.c: Do not included lwlib.h, not needed.
3799
3800 * m/iris4d.h (XUINT, XSET): Remove, not needed.
3801
3802 * process.c: Move definitions earlier to minimize #ifdefs.
3803
3804 * xterm.h (x_get_customization_string, x_load_resources)
3805 (x_get_resource, x_text_icon, x_text_icon, x_check_errors)
3806 (x_check_errors, x_property_data_to_lisp, defined_color)
3807 (xic_set_xfontset, x_defined_color): Use const.
3808
3809 * xterm.c (xlwmenu_window_p, xlwmenu_redisplay): Remove declarations.
3810 (x_text_icon, x_check_errors, x_connection_closed): Use const.
3811
3812 * xselect.c (selection_data_to_lisp_data)
3813 (x_property_data_to_lisp):
3814 * xrdb.c (x_get_string_resource, file_p)
3815 (x_get_customization_string, magic_file_p, search_magic_path)
3816 (get_system_app, get_user_app, x_load_resources, x_get_resource)
3817 (x_get_string_resource): Use const.
3818
3819 * xfns.c: Include xlwmenu.h when USE_LUCID.
3820 (x_defined_color, xic_set_xfontset): Use const.
3821 (Fx_hide_tip): Remove local extern declaration.
3822
3823 * xfaces.c (Qmouse_face): Remove declaration.
3824 (face_color_gray_p, tty_defined_color, defined_color)
3825 (face_color_gray_p, face_color_supported_p): Add const.
3826
3827 * xdisp.c (do_mouse_tracking): Remove declaration.
3828 (add_to_log): Use const.
3829
3830 * minibuf.c (Qmouse_face): Remove declaration.
3831
3832 * msdos.c (IT_note_mouse_highlight): Remove local extern declaration.
3833
3834 * keyboard.h (do_mouse_tracking): Add declaration.
3835
3836 * image.c (QCwidth, QCheight, QCforeground, QCbackground, QCfile)
3837 (QCdata, QCtype, Qcenter): Remove declarations.
3838
3839 * frame.c (x_get_resource_string, x_get_string_resource)
3840 (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3841 (x_default_parameter): Use const.
3842
3843 * font.c (Qnormal, QCtype, QCfamily, QCweight, QCslant, QCwidth)
3844 (QCheight, QCsize, QCname): Remove declarations.
3845
3846 * emacs.c (main): Remove local extern declaration.
3847
3848 * editfns.c (region_limit, syms_of_editfns): Remove local extern
3849 declarations.
3850
3851 * dispnew.c: Remove duplicate #include <unistd.h>.
3852 (update_window, update_frame_1, init_display): Remove local extern
3853 declarations.
3854
3855 * dispextern.h (add_to_log): Remove declaration.
3856 (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
3857 (x_frame_get_and_record_arg, x_default_parameter): Add const.
3858
3859 * dired.c (scmp): Add const.
3860 (directory_files_internal): Remove local extern declaration.
3861
3862 * data.c (Finteractive_form): Use const.
3863
3864 * composite.c (syms_of_composite): Remove local extern declarations.
3865
3866 * charset.c (add_to_log): Remove declaration.
3867
3868 * character.c (strwidth, parse_str_to_multibyte): Add const.
3869
3870 * character.h (strwidth, parse_str_to_multibyte): Likewise.
3871
3872 * buffer.c (Fset_buffer_multibyte): Remove local extern declaration.
3873
3874 * lisp.h (Fkill_emacs): Mark as NO_RETURN.
3875 (Lisp_Subr): Make doc and intspec constant.
3876 (QCsize, Qspace, Qcenter, QCalign_to, QCdata, QCfile, QCtype)
3877 (Qlocal, Qapply, Qnormal, QCfamily, QCweight, QCslant, QCwidth)
3878 (QCheight, QCsize, QCname, QCwidth, QCforeground)
3879 (QCbackground, add_to_log, stack_base, Vmark_even_if_inactive)
3880 (display_arg): Add declarations.
3881
3882 2010-07-27 Christoph Scholtes <cschol2112@gmail.com>
3883
3884 * minibuf.c (Fread_buffer): Doc fix (bug#6528).
3885
3886 * window.c (Fwindow_height): Doc fix (bug#6518).
3887
3888 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3889
3890 * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
3891
3892 2010-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3893
3894 * keyboard.c (Ftop_level, Fexit_recursive_edit)
3895 (Fabort_recursive_edit): Remove return statements in NO_RETURN
3896 functions.
3897
3898 * frame.h (Qtty_color_mode): Add declaration.
3899
3900 * lisp.h (Ftop_level, Fexit_recursive_edit)
3901 (Fabort_recursive_edit): Mark as NO_RETURN.
3902
3903 2010-07-26 Kenichi Handa <handa@m17n.org>
3904
3905 * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
3906 number of glyphs gets smaller than the original length. (Bug#6621)
3907
3908 2010-07-26 Juanma Barranquero <lekktu@gmail.com>
3909
3910 * lread.c (unreadpure, mapatoms_1): Make static.
3911
3912 2010-07-25 Juanma Barranquero <lekktu@gmail.com>
3913
3914 * terminfo.c (tparam): Fix prototype of tparm.
3915
3916 2010-07-25 Andreas Schwab <schwab@linux-m68k.org>
3917
3918 * emacs.c (main) [PROFILING]: Use __executable_start if defined to
3919 find start of text segment.
3920 * dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
3921 is defined.
3922
3923 * callproc.c (set_initial_environment): Avoid unbalanced braces.
3924
3925 2010-07-25 Ken Brown <kbrown@cornell.edu>
3926
3927 * vm-limit.c (check_memory_limits): Fix previous change;
3928 accidentally reverted an earlier change.
3929
3930 2010-07-25 Ken Brown <kbrown@cornell.edu>
3931
3932 * mem-limits.h (BSD4_2) [cygwin]: Don't define here; instead...
3933 * vm-limit.c: ...add 'defined (CYGWIN)' here (Bug#6715).
3934
3935 2010-07-25 Juanma Barranquero <lekktu@gmail.com>
3936
3937 * callproc.c (relocate_fd): Set inside #ifndef WINDOWSNT.
3938 * dired.c (opendir, readdir): Fix prototypes.
3939 * editfns.c (w32_get_internal_run_time): Fix prototypes.
3940 * keyboard.c (input_available_signal): Declare inside #ifdef SIGIO.
3941 * ndir.h (opendir, readdir, seekdir, closedir): Fix prototypes.
3942 (telldir): Remove declaration.
3943 * ralloc.c (real_morecore, __morecore): Fix prototypes.
3944 * sound.c (alsa_sound_perror): Declare inside #ifdef HAVE_ALSA.
3945 * syssignal.h (strsignal): Fix prototype.
3946 * term.c (tparam): Fix prototype.
3947 (term_get_fkeys_address, term_get_fkeys_kboard, term_get_fkeys_1)
3948 (term_get_fkeys): Set inside "#ifndef DOS_NT".
3949 * vm-limit.c (check_memory_limits): Fix prototypes of real_morecore
3950 and __morecore.
3951 * w32gui.h (XParseGeometry): Fix prototype.
3952 * w32heap.h (get_data_start, get_data_end, init_heap): Fix prototypes.
3953 * w32term.c (my_set_focus): Declare inside #if 0.
3954 * w32term.h (x_window_to_frame, x_display_info_for_name, w32_term_init)
3955 (w32_fill_rect, w32_clear_window, init_crit, delete_crit, signal_quit)
3956 (drain_message_queue, get_next_msg, post_msg, parse_button)
3957 (ClipboardSequence_Proc): Fix prototypes.
3958 (wait_for_sync): Remove declaration.
3959
3960 2010-07-24 Juanma Barranquero <lekktu@gmail.com>
3961
3962 * w32fns.c (w32_to_x_color): Remove, unused.
3963
3964 2010-07-24 Andreas Schwab <schwab@linux-m68k.org>
3965
3966 * lisp.h: Remove leftover P_.
3967
3968 2010-07-24 Dan Nicolaescu <dann@ics.uci.edu>
3969
3970 * ecrt0.c, unexalpha.c: Remove files, unused.
3971
3972 2010-07-24 Andreas Schwab <schwab@linux-m68k.org>
3973
3974 * cmds.c (internal_self_insert): Make static.
3975 * lisp.h (internal_self_insert): Remove declaration.
3976
3977 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
3978
3979 * alloc.c (free_float):
3980 * font.c [ENABLE_CHECKING] (font_match_xlfd, font_check_xlfd_parse):
3981 * frame.c (delete_frame_handler):
3982 * ralloc.c (reorder_bloc):
3983 * w32menu.c (menubar_id_to_frame, add_left_right_boundary):
3984 Remove unused static functions.
3985
3986 * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS";
3987 it is called only from NS code.
3988
3989 * w32term.c (my_set_focus): #ifdef away; it is called only from
3990 "#ifdef 0" code.
3991
3992 * w32fns.c (x_edge_detection):
3993 * xfaces.c (may_use_scalable_font_p):
3994 Remove obsolete static declarations.
3995
3996 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
3997
3998 * alloc.c (emacs_blocked_free, emacs_blocked_malloc)
3999 (emacs_blocked_realloc, uninterrupt_malloc):
4000 * fringe.c (w32_reset_fringes):
4001 * image.c (convert_mono_to_color_image, lookup_rgb_color)
4002 (init_color_table, XPutPixel, jpeg_resync_to_restart_wrapper):
4003 * sound.c (be2hs, do_play_sound):
4004 * vm-limit.c (get_lim_data, ret_lim_data):
4005 * w32term.c (x_free_frame_resources):
4006 * xfaces.c (x_create_gc, x_free_gc):
4007 Convert definitions to standard C.
4008
4009 2010-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
4010
4011 * eval.c (Feval, Ffuncall): Use the new names.
4012
4013 * lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED.
4014 (DEFUN): Add braces around the union initialisation and use ## to
4015 specify the right union alternative and avoid a cast.
4016
4017 2010-07-18 Juanma Barranquero <lekktu@gmail.com>
4018
4019 * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
4020
4021 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
4022
4023 * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
4024
4025 2010-07-17 Jan Djärv <jan.h.d@swipnet.se>
4026
4027 * gtkutil.c (xg_event_is_for_menubar): Also check that event window
4028 is related to the menu bar (Bug#6499).
4029 (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0.
4030
4031 2010-07-16 Jan Djärv <jan.h.d@swipnet.se>
4032
4033 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
4034
4035 * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.
4036
4037 * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
4038 i.e. don't put back ButtonRelease (Bug#6608).
4039
4040 * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
4041 instead of Window. Call xg_event_is_for_menubar when
4042 USE_GTK (Bug#6499).
4043
4044 * gtkutil.h (xg_event_is_for_menubar): Declare.
4045
4046 * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
4047
4048 2010-07-16 Eli Zaretskii <eliz@gnu.org>
4049
4050 * w32fns.c (x_set_foreground_color): Fix setting the cursor color
4051 when it's the same as the old foreground. (Bug#6609)
4052
4053 2010-07-16 Jan Djärv <jan.h.d@swipnet.se>
4054
4055 * xmenu.c (free_frame_menubar): Only call x_set_window_size if
4056 widget is non-null (Bug#6645).
4057
4058 2010-07-15 Andreas Schwab <schwab@linux-m68k.org>
4059
4060 * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font):
4061 Convert old-style definition.
4062
4063 * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of
4064 timestamp argument.
4065
4066 2010-07-15 Eli Zaretskii <eliz@gnu.org>
4067
4068 * fringe.c (update_window_fringes): Restore mistakenly reverted
4069 code from 2010-04-17T12:33:05Z!eliz@gnu.org merged in 2010-04-20T13:31:28Z!eliz@gnu.org.
4070
4071 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
4072
4073 * xterm.c (xm_scroll_callback, x_process_timeouts): K&R => prototype.
4074 (SET_SAVED_KEY_EVENT): Remove (not used).
4075 (SET_SAVED_MENU_EVENT): Rename to SET_SAVED_BUTTON_EVENT and
4076 remove size parameter.
4077 (handle_one_xevent): Check popup_activated () for menu for Xt also.
4078 Remove #ifdef USE_GTK around finish = X_EVENT_DROP.
4079 Remove #ifdef USE_MOTIF code that did SET_SAVED_BUTTON_EVENT for
4080 ButtonRelease.
4081 (x_set_window_size_1): scroll_bar_actual_width is always
4082 SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
4083
4084 * xdisp.c (pending_menu_activation): Remove extern declaration.
4085 (prepare_menu_bars): Remove setting of pending_menu_activation.
4086
4087 * xmenu.c (pending_menu_activation): Remove.
4088 (x_activate_menubar): Set popup_activated_flag for Xt also.
4089 Remove setting of pending_menu_activation.
4090 (set_frame_menubar): Remove check of pending_menu_activation.
4091 Declare menubar_size before code. Correct spelling in comment.
4092
4093 2010-07-14 Kenichi Handa <handa@m17n.org>
4094
4095 * font.c (font_open_entity): Cancel previous change.
4096 (Ffont_get): Don't check FONT_ENTITY_INDEX of a font-object.
4097
4098 2010-07-13 Eli Zaretskii <eliz@gnu.org>
4099
4100 Remove subprocesses #ifdefs.
4101 * process.c <inhibit_sentinels>: Move to the common part.
4102 (Fwaiting_for_user_input_p): Move to the common part; return nil
4103 if async subprocesses aren't supported.
4104 * sysdep.c (wait_for_termination) [!MSDOS]: Don't compile on
4105 MS-DOS. Remove "#ifdef subprocesses".
4106 (sys_subshell, sys_select): Remove "#ifdef subprocesses".
4107 (gettimeofday): Remove "#ifdef subprocesses".
4108 (wait_without_blocking): Remove function.
4109 (flush_pending_output, child_setup_tty): Don't compile on MS-DOS.
4110 Remove "#ifdef subprocesses".
4111 (child_setup_tty): Use WINDOWSNT instead of DOS_NT, since not
4112 compiled on MS-DOS.
4113 * callproc.c (Fcall_process) [!MSDOS]: Don't call
4114 wait_for_termination on MS-DOS.
4115 * emacs.c (shut_down_emacs): Remove "#ifndef subprocesses" from
4116 initialization of inhibit_sentinels.
4117 * keyboard.c (record_asynch_buffer_change): Remove "#ifdef
4118 subprocesses" conditional.
4119 * callproc.c (Fcall_process) [!subprocesses]: Don't call
4120 wait_for_termination, since `buffer' cannot be an integer when
4121 async subprocesses are not supported
4122 * xdisp.c (decode_mode_spec): Use `MSDOS' instead of `subprocesses'
4123 for ifdefing away the call to Fprocess_status.
4124
4125 * process.c (add_keyboard_wait_descriptor) [!subprocesses]: Ifdef
4126 away the entire body of the function.
4127
4128 2010-07-13 Dan Nicolaescu <dann@ics.uci.edu>
4129
4130 Remove subprocesses #ifdefs from term.c.
4131 * process.c (add_keyboard_wait_descriptor)
4132 (delete_keyboard_wait_descriptor): Move to common section, do
4133 nothing when subprocesses is not defined.
4134 * term.c (Fsuspend_tty, Fresume_tty, init_tty):
4135 Remove subprocesses #ifdefs.
4136
4137 Convert maybe_fatal to standard C.
4138 * lisp.h (verror): Declare.
4139 * eval.c (verror): New function containing the code from ...
4140 (error): ... this. Call verror.
4141 * term.c (vfatal): New function containing the code from ...
4142 (fatal): ... this. Call vfatal.
4143 (maybe_fatal): Convert to standard C, use variable number of
4144 arguments. Declare as non-return.
4145 (init_tty): Fix maybe_fatal call.
4146
4147 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
4148
4149 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_expose)
4150 (_scroll_bar_note_movement): Convert definitions to standard C.
4151 * xmenu.c (menu_help_callback, pop_down_menu, xmenu_show):
4152 * xfns.c (hack_wm_protocols, x_window, x_window): Likewise.
4153
4154 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
4155
4156 * xterm.c (x_frame_of_widget, x_alloc_nearest_color_for_widget)
4157 (x_alloc_lighter_color_for_widget, cvt_string_to_pixel)
4158 (cvt_pixel_dtor, x_window_to_menu_bar, xt_action_hook)
4159 (xaw_jump_callback, xaw_scroll_callback)
4160 (x_create_toolkit_scroll_bar, x_set_toolkit_scroll_bar_thumb)
4161 (x_wm_set_size_hint, x_activate_timeout_atimer):
4162 Convert definitions to standard C.
4163 * xmenu.c (menubar_id_to_frame, popup_get_selection)
4164 (popup_activate_callback, popup_deactivate_callback)
4165 (menu_highlight_callback, menubar_selection_callback)
4166 (apply_systemfont_to_dialog, apply_systemfont_to_menu)
4167 (free_frame_menubar, popup_selection_callback, as)
4168 (create_and_show_popup_menu, dialog_selection_callback)
4169 (create_and_show_dialog):
4170 * xfns.c (hack_wm_protocols, x_window):
4171 * xfaces.c (x_update_menu_appearance):
4172 * widget.c (get_default_char_pixel_size, pixel_to_char_size)
4173 (char_to_pixel_size, round_size_to_char, get_wm_shell)
4174 (set_frame_size, update_wm_hints, setup_frame_gcs)
4175 (update_various_frame_slots, update_from_various_frame_slots)
4176 (EmacsFrameInitialize, EmacsFrameRealize, EmacsFrameResize)
4177 (EmacsFrameSetValues, EmacsFrameQueryGeometry)
4178 (EmacsFrameSetCharSize, widget_store_internal_border): Likewise.
4179
4180 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4181
4182 * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
4183
4184 2010-07-12 Eli Zaretskii <eliz@gnu.org>
4185
4186 * process.c (setup_process_coding_systems): Move to the part
4187 shared by non-subprocesses systems, and make its body empty when
4188 subprocesses is not defined.
4189 (close_process_descs): Move to the part shared by non-subprocesses
4190 systems.
4191 (wait_reading_process_output) [!subprocesses]: Convert arg list to
4192 ANSI C.
4193
4194 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4195
4196 * editfns.c (transpose_markers): Convert old-style definition.
4197 * emacs.c (abort, shut_down_emacs, fixup_locale)
4198 (synchronize_system_time_locale)
4199 (synchronize_system_messages_locale, syms_of_emacs): Likewise.
4200 * floatfns.c (extract_float, matherr, init_floatfns)
4201 (syms_of_floatfns): Likewise.
4202 * fns.c (make_hash_table): Likewise.
4203 * ftfont.c (ftfont_get_otf, ftfont_otf_features)
4204 (ftfont_otf_capability, ftfont_get_glyph_id, ftfont_get_metrics)
4205 (ftfont_drive_otf, ftfont_shape_by_flt, ftfont_shape)
4206 (ftfont_variation_glyphs): Likewise.
4207 * gtkutil.c (xg_create_widget, xg_modify_menubar_widgets): Likewise.
4208 * keymap.c (describe_map_tree, describe_map, describe_vector): Likewise.
4209 * lread.c (read_filtered_event): Likewise.
4210 * minibuf.c (read_minibuf_noninteractive, read_minibuf): Likewise.
4211 * process.c (wait_reading_process_output): Likewise.
4212 * scroll.c (do_line_insertion_deletion_costs): Likewise.
4213 * search.c (search_buffer, boyer_moore): Likewise.
4214 * syntax.c (scan_sexps_forward): Likewise.
4215 * xdisp.c (try_scrolling): Likewise.
4216 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
4217 (face_at_string_position): Likewise.
4218 * xfns.c (x_default_scroll_bar_color_parameter): Likewise.
4219 * xselect.c (x_get_window_property, receive_incremental_selection)
4220 (x_get_window_property_as_lisp_data, lisp_data_to_selection_data):
4221 Likewise.
4222 * xterm.c (x_draw_relief_rect, x_draw_box_rect): Likewise.
4223
4224 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
4225
4226 * callproc.c (child_setup): Remove subprocesses conditional.
4227 Remove code dealing with SET_EMACS_PRIORITY, unused.
4228
4229 * buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
4230 * process.c (close_process_descs): Use DOS_NT instead of WINDOWSNT.
4231
4232 * emacs.c (__do_global_ctors, __do_global_ctors_aux)
4233 (__do_global_dtors, __main): Use void in definition.
4234 (main): Remove code dealing with SET_EMACS_PRIORITY, unused.
4235 Remove SYMS_MACHINE code, unused. Remove SYMS_SYSTEM, inline
4236 the only users from ...
4237 * s/ms-w32.h (SYMS_SYSTEM): ... here and ...
4238 * s/msdos.h (SYMS_SYSTEM): ... here. Remove.
4239 (HAVE_VOLATILE): Remove, unused.
4240
4241 Convert more function definitions to standard C.
4242 * xdisp.c (window_box_edges, handle_single_display_spec)
4243 (display_string): Convert definition to standard C.
4244 * scroll.c (do_direct_scrolling, scrolling_1):
4245 * dispnew.c (allocate_matrices_for_frame_redisplay)
4246 (mirrored_line_dance):
4247 * coding.c (code_convert_string):
4248 * charset.c (map_charset_chars):
4249 * ccl.c (Fccl_program_p, Fccl_execute, Fccl_execute_on_string)
4250 (Fregister_ccl_program, Fregister_code_conversion_map):
4251 * keyboard.c (kbd_buffer_nr_stored): Likewise.
4252 (head_table): Make static and const.
4253
4254 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4255
4256 * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
4257 (PROFILING_LDFLAGS): Set from substitution.
4258 (ALL_CFLAGS): Add C_WARNINGS_SWITCH and PROFILING_CFLAGS, put
4259 CFLAGS last.
4260
4261 2010-07-12 Kenichi Handa <handa@m17n.org>
4262
4263 * Makefile.in (lisp): Change hebrew.el to hebrew.elc.
4264 (shortlisp): Likewise.
4265
4266 * font.h (enum font_property_index): New member FONT_ENTITY_INDEX.
4267
4268 * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot
4269 of FONT_ENTITY_INDEX.
4270 (Ffont_get): If KEY is :otf and the font-object doesn't have the
4271 property, get the property value dynamically.
4272 (Ffont_put): Accept font-entity and font-object too.
4273 (Ffont_get_glyhphs): Rename from Fget_font_glyphs. Arguments and
4274 return value changed.
4275 (syms_of_font): Adjust for the above change.
4276
4277 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
4278
4279 * blockinput.h: Remove obsolete comment.
4280
4281 * lisp.h: Include <stddef.h>.
4282 (OFFSETOF): Don't define.
4283 (VECSIZE): Use offsetof instead of OFFSETOF.
4284 (PSEUDOVECSIZE): Likewise.
4285 * process.c (conv_sockaddr_to_lisp): Likewise.
4286 * alloc.c: Don't include <stddef.h>.
4287 * buffer.h (PER_BUFFER_VAR_OFFSET): Use offsetof.
4288
4289 * process.c: Remove obsolete comment.
4290
4291 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
4292
4293 * xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
4294
4295 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
4296
4297 * callint.c (Fcall_interactively): Use strchr, strrchr instead of
4298 index, rindex.
4299 * doc.c (get_doc_string, Fsnarf_documentation): Likewise.
4300 * editfns.c (Fuser_full_name, Fformat): Likewise.
4301 * emacs.c (argmatch, sort_args, decode_env_path): Likewise.
4302 * fileio.c (Ffile_symlink_p): Likewise.
4303 * filelock.c (current_lock_owner): Likewise.
4304 * font.c (font_parse_name, font_parse_family_registry): Likewise.
4305 * fontset.c (fontset_pattern_regexp): Likewise.
4306 * lread.c (read1): Likewise.
4307 * sysdep.c (init_system_name): Likewise.
4308 * xfns.c (select_visual): Likewise.
4309 * s/hpux10-20.h (index, rindex): Don't define.
4310 * s/ms-w32.h (index): Likewise.
4311 * s/usg5-4.h: Likewise.
4312
4313 * callproc.c (relocate_fd): Use F_DUPFD if defined.
4314
4315 * alloc.c (pending_malloc_warning, malloc_warning): Add const.
4316 * callproc.c (relocate_fd, getenv_internal_1, getenv_internal)
4317 (egetenv): Likewise.
4318 * doprnt.c (doprnt): Likewise.
4319 * editfns.c (set_time_zone_rule, format2): Likewise.
4320 * emacs.c (decode_env_path): Likewise.
4321 * eval.c (signal_error, error): Likewise.
4322 * insdel.c (replace_range_2): Likewise.
4323 * keyboard.c (cmd_error_internal): Likewise.
4324 * lread.c (isfloat_string, make_symbol, dir_warning): Likewise.
4325 * print.c (write_string, write_string_1, print_error_message):
4326 Likewise.
4327 * vm-limit.c (warn_function, memory_warnings): Likewise.
4328 * xdisp.c (message1, message1_nolog, message_with_string)
4329 (vmessage, message, message_nolog): Likewise.
4330 * emacs.c: Remove duplicate declaration.
4331 * keyboard.h: Likewise.
4332 * lisp.h: Update prototypes.
4333
4334 * eval.c: Fix indentation problem.
4335
4336 * keyboard.c: Include "process.h"
4337
4338 * eval.c: Remove obsolete noinline declaration.
4339 * fns.c: Likewise.
4340
4341 2010-07-11 Ken Raeburn <raeburn@raeburn.org>
4342
4343 * doprnt.c (doprnt): Take a va_list argument instead of count and
4344 pointer.
4345 * eval.c (error): Change to a standard-C variadic function.
4346 * xdisp.c (vmessage): Rename from message, made static, and
4347 changed to take a va_list argument.
4348 (message): New variadic wrapper.
4349 (message_nolog): Now a variadic function, calling vmessage.
4350 * lisp.h: Include stdarg.h for va_list.
4351 (doprnt, error, message, message_nolog): Decls updated.
4352
4353 2010-07-11 Eli Zaretskii <eliz@gnu.org>
4354
4355 * process.c (syms_of_process) <delete-exited-processes>: Define
4356 even if !subprocesses.
4357 (delete_exited_processes): Ditto.
4358
4359 * msdos.c (syms_of_msdos) <delete-exited-processes>: Remove DEFVAR.
4360 (delete_exited_processes): Don't define.
4361
4362 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
4363
4364 * frame.c (make_frame): Initialize menu_bar_lines and
4365 tool_bar_lines members.
4366 (make_initial_frame, make_terminal_frame):
4367 Initialize menu_bar_lines using value of menu-bar-mode.
4368
4369 * msdos.c (IT_set_frame_parameters): Don't set menu-bar-lines.
4370
4371 2010-07-10 Eli Zaretskii <eliz@gnu.org>
4372
4373 * process.c: Reshuffle #include's. Condition some of the global
4374 and static variables on `subprocesses'.
4375 (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4376 Leave only one implementation.
4377 (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
4378 (kill_buffer_processes, Flist_system_processes)
4379 (Fprocess_attributes, init_process, syms_of_process): Unify the
4380 implementations for with subprocesses and without them.
4381
4382 2010-07-09 Jan Djärv <jan.h.d@swipnet.se>
4383
4384 * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
4385 correct size for Motif.
4386 (free_frame_menubar): Call x_set_window_size to update frame size.
4387
4388 * xfns.c (x_window): Set borderWidth to 0 for pane and
4389 EmacsFrame. Frame size calculation is wrong otherwise.
4390
4391 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4392
4393 * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
4394 allows to suppress errors when polling in Emacs' main loop.
4395 (Fdbus_init_bus, Fdbus_get_unique_name, Fdbus_call_method)
4396 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
4397 (Fdbus_method_error_internal, Fdbus_send_signal)
4398 (xd_get_dispatch_status, xd_read_message, Fdbus_register_signal)
4399 (Fdbus_register_method): Use it. (Bug#6579)
4400
4401 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
4402
4403 * alloc.c: Convert DEFUNs to standard C.
4404 * buffer.c:
4405 * bytecode.c:
4406 * callint.c:
4407 * callproc.c:
4408 * casefiddle.c:
4409 * casetab.c:
4410 * category.c:
4411 * character.c:
4412 * charset.c:
4413 * chartab.c:
4414 * cmds.c:
4415 * coding.c:
4416 * composite.c:
4417 * data.c:
4418 * dbusbind.c:
4419 * dired.c:
4420 * dispnew.c:
4421 * doc.c:
4422 * dosfns.c:
4423 * editfns.c:
4424 * emacs.c:
4425 * eval.c:
4426 * fileio.c:
4427 * filelock.c:
4428 * floatfns.c:
4429 * fns.c:
4430 * font.c:
4431 * fontset.c:
4432 * frame.c:
4433 * fringe.c:
4434 * image.c:
4435 * indent.c:
4436 * insdel.c:
4437 * keyboard.c:
4438 * keymap.c:
4439 * lread.c:
4440 * macros.c:
4441 * marker.c:
4442 * menu.c:
4443 * minibuf.c:
4444 * msdos.c:
4445 * nsfns.m:
4446 * nsmenu.m:
4447 * nsselect.m:
4448 * print.c:
4449 * process.c:
4450 * search.c:
4451 * sound.c:
4452 * syntax.c:
4453 * term.c:
4454 * terminal.c:
4455 * textprop.c:
4456 * undo.c:
4457 * w16select.c:
4458 * w32console.c:
4459 * w32fns.c:
4460 * w32font.c:
4461 * w32menu.c:
4462 * w32proc.c:
4463 * w32select.c:
4464 * window.c:
4465 * xdisp.c:
4466 * xfaces.c:
4467 * xfns.c:
4468 * xmenu.c:
4469 * xselect.c:
4470 * xsettings.c:
4471 * xsmfns.c: Likewise.
4472
4473 2010-07-08 Eli Zaretskii <eliz@gnu.org>
4474
4475 * process.c (kbd_is_on_hold, hold_keyboard_input)
4476 (unhold_keyboard_input, kbd_on_hold_p) [!subprocesses]: Define.
4477
4478 2010-07-08 Jan Djärv <jan.h.d@swipnet.se>
4479
4480 * xmenu.c (set_frame_menubar, create_and_show_popup_menu)
4481 (create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
4482 unless USE_LUCID.
4483
4484 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
4485
4486 * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative
4487 declaration.
4488
4489 Clean up include guards.
4490 * tparam.c: Remove include guards for config.h, string.h and code
4491 that assumes #ifndef emacs.
4492 * termcap.c:
4493 * unexalpha.c:
4494 * sysdep.c:
4495 * filemode.c:
4496 * filelock.c:
4497 * bidi.c: Likewise.
4498
4499 Remove prefix-args.c
4500 * prefix-args.c: Remove file.
4501 * autodeps.mk (ALLOBJS): Remove reference to prefix-args.
4502 * Makefile.in (temacs${EXEEXT}): Remove references to
4503 PRE_EDIT_LDFLAGS and POST_EDIT_LDFLAGS.
4504 (mostlyclean): Remove reference to prefix-args.
4505 (prefix-args): Remove.
4506
4507 Simplify cstart_of_data, start_of_code and related code.
4508 * mem-limits.h: Remove !emacs and _LIBC conditional code.
4509 (start_of_data): Merge into start_of_data function.
4510 * sysdep.c (start_of_text): Remove. Move simplified versions of
4511 it in the only users: unexaix.c and unexec.c.
4512 (read_input_waiting): Remove local declaration of quit_char.
4513 (start, etext): Remove declarations.
4514 (start_of_data): Merge with the version in mem-limits.h and move
4515 to vm-limits.c.
4516 * vm-limit.c (start_of_data): Merged and simplified version of the
4517 code formerly in mem-limits.h and sysdep.c.
4518 * unexec.c (start): New declaration, moved from sysdep.c.
4519 (start_of_text): Simplified version of the code formerly in sysdep.c.
4520 * unexaix.c (start_of_text): Simplified version of the code
4521 formerly in sysdep.c.
4522 * m/alpha.h (HAVE_TEXT_START): Remove.
4523 (TEXT_START): Move ...
4524 * unexalpha.c (TEXT_START): ... here.
4525 * s/hpux10-20.h (TEXT_START): Remove.
4526 * s/darwin.h (TEXT_START):
4527 * m/mips.h (TEXT_START):
4528 * m/macppc.h (HAVE_TEXT_START):
4529 * m/m68k.h (TEXT_START):
4530 * m/iris4d.h (TEXT_START):
4531 * m/intel386.h (TEXT_START):
4532 * m/ibmrs6000.h (TEXT_START):
4533 * m/ia64.h (HAVE_TEXT_START):
4534 * s/msdos.h (TEXT_START): Likewise.
4535
4536 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
4537
4538 * alloc.c (overrun_check_malloc, overrun_check_realloc)
4539 (overrun_check_free, xstrdup, allocate_string)
4540 (allocate_string_data, compact_small_strings, Fmake_string)
4541 (make_unibyte_string, make_multibyte_string)
4542 (make_string_from_bytes, make_specified_string, make_float)
4543 (Fcons, allocate_terminal, allocate_frame, make_pure_string)
4544 (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by
4545 memcpy, memmove, memset, memcmp.
4546 * atimer.c (start_atimer, set_alarm): Likewise.
4547 * buffer.c (clone_per_buffer_values, report_overlay_modification)
4548 (mmap_realloc, init_buffer_once): Likewise.
4549 * callint.c (Fcall_interactively): Likewise.
4550 * callproc.c (Fcall_process, Fcall_process_region, child_setup)
4551 (getenv_internal_1): Likewise.
4552 * casefiddle.c (casify_object): Likewise.
4553 * ccl.c (ccl_driver): Likewise.
4554 * character.c (str_as_multibyte, str_to_multibyte): Likewise.
4555 * charset.c (load_charset_map_from_file)
4556 (load_charset_map_from_file, load_charset_map_from_vector)
4557 (Fdefine_charset_internal): Likewise.
4558 * cm.c (Wcm_clear): Likewise.
4559 * coding.c (decode_eol, decode_coding_object)
4560 (Fset_coding_system_priority, make_subsidiaries): Likewise.
4561 * data.c (Faset): Likewise.
4562 * dired.c (directory_files_internal, file_name_completion_stat):
4563 Likewise.
4564 * dispnew.c (new_glyph_matrix, adjust_glyph_matrix)
4565 (clear_glyph_row, copy_row_except_pointers)
4566 (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool)
4567 (save_current_matrix, restore_current_matrix)
4568 (build_frame_matrix_from_leaf_window, mirrored_line_dance)
4569 (mirror_line_dance, scrolling_window): Likewise.
4570 * doc.c (Fsnarf_documentation, Fsubstitute_command_keys):
4571 Likewise.
4572 * doprnt.c (doprnt): Likewise.
4573 * editfns.c (Fuser_full_name, make_buffer_string_both)
4574 (Fmessage_box, Fformat, Ftranspose_regions): Likewise.
4575 * emacs.c (sort_args): Likewise.
4576 * eval.c (Fapply, Ffuncall): Likewise.
4577 * fileio.c (Ffile_name_directory, make_temp_name)
4578 (Fexpand_file_name, search_embedded_absfilename)
4579 (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents)
4580 (auto_save_error): Likewise.
4581 * fns.c (Fstring_equal, Fcopy_sequence, concat)
4582 (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte)
4583 (internal_equal, Fclear_string, larger_vector, copy_hash_table)
4584 (Fmake_hash_table): Likewise.
4585 * fringe.c (Fdefine_fringe_bitmap): Likewise.
4586 * ftfont.c (ftfont_text_extents): Likewise.
4587 * getloadavg.c (getloadavg): Likewise.
4588 * image.c (define_image_type, make_image, make_image_cache)
4589 (x_create_x_image_and_pixmap, xbm_image_p)
4590 (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color)
4591 (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load)
4592 (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load)
4593 (png_image_p, png_read_from_memory, png_load, jpeg_image_p)
4594 (tiff_image_p, tiff_read_from_memory, gif_image_p)
4595 (gif_read_from_memory, gif_load, svg_image_p, gs_image_p):
4596 Likewise.
4597 * indent.c (scan_for_column, compute_motion): Likewise.
4598 * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text)
4599 (insert_1_both, insert_from_gap, replace_range_2): Likewise.
4600 * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise.
4601 * keyboard.c (echo_char, save_getcjmp, restore_getcjmp)
4602 (kbd_buffer_store_event_hold, apply_modifiers_uncached)
4603 (store_user_signal_events, menu_bar_items, tool_bar_items)
4604 (process_tool_bar_item, append_tool_bar_item)
4605 (read_char_minibuf_menu_prompt, read_key_sequence)
4606 (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys):
4607 Likewise.
4608 * keymap.c (current_minor_maps, Fdescribe_buffer_bindings):
4609 Likewise.
4610 * lisp.h (STRING_COPYIN): Likewise.
4611 * lread.c (Fload, read1, oblookup): Likewise.
4612 * msdos.c (Frecent_doskeys): Likewise.
4613 * nsfns.m (Fx_create_frame): Likewise.
4614 * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics):
4615 Likewise.
4616 * nsimage.m (EmacsImage-initFromSkipXBM:width:height:)
4617 (EmacsImage-initForXPMWithDepth:width:height:flip:length:):
4618 Likewise.
4619 * nsmenu.m (ns_update_menubar): Likewise.
4620 * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise.
4621 * print.c (print_unwind, printchar, strout, print_string)
4622 (print_error_message): Likewise.
4623 * process.c (conv_lisp_to_sockaddr, set_socket_option)
4624 (Fmake_network_process, Fnetwork_interface_list)
4625 (Fnetwork_interface_info, read_process_output, Fprocess_send_eof)
4626 (init_process): Likewise.
4627 * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise.
4628 * regex.c (init_syntax_once, regex_compile, re_compile_fastmap):
4629 Likewise.
4630 * scroll.c (do_scrolling, do_direct_scrolling)
4631 (scrolling_max_lines_saved): Likewise.
4632 * search.c (search_buffer, wordify, Freplace_match): Likewise.
4633 * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise.
4634 * syntax.c (skip_chars, skip_syntaxes): Likewise.
4635 * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty)
4636 (emacs_set_tty): Likewise.
4637 * term.c (encode_terminal_code, calculate_costs)
4638 (produce_special_glyphs, create_tty_output, init_tty, delete_tty):
4639 Likewise.
4640 * termcap.c (tgetst1, gobble_line): Likewise.
4641 * termhooks.h (EVENT_INIT): Likewise.
4642 * tparam.c (tparam1): Likewise.
4643 * unexalpha.c (unexec): Likewise.
4644 * unexec.c (write_segment): Likewise.
4645 * unexmacosx.c (unexec_write_zero): Likewise.
4646 * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame)
4647 (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise.
4648 * w32font.c (w32font_list_family, w32font_text_extents)
4649 (w32font_list_internal, w32font_match_internal)
4650 (w32font_open_internal, compute_metrics, Fx_select_font):
4651 Likewise.
4652 * w32menu.c (set_frame_menubar, add_menu_item)
4653 (w32_menu_display_help, w32_free_submenu_strings): Likewise.
4654 * w32term.c (XCreateGC, w32_initialize_display_info): Likewise.
4655 * w32uniscribe.c (uniscribe_list_family): Likewise.
4656 * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise.
4657 * window.c (make_window, replace_window, set_window_buffer)
4658 (Fsplit_window): Likewise.
4659 * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string)
4660 (add_to_log, message3, x_consider_frame_title)
4661 (append_space_for_newline, extend_face_to_end_of_line)
4662 (decode_mode_spec_coding, init_glyph_string): Likewise.
4663 * xfaces.c (x_create_gc, get_lface_attributes_no_remap)
4664 (Finternal_copy_lisp_face, Finternal_merge_in_global_face)
4665 (face_attr_equal_p, make_realized_face, make_face_cache)
4666 (free_realized_faces, lookup_named_face, smaller_face)
4667 (face_with_height, lookup_derived_face)
4668 (x_supports_face_attributes_p, Finternal_set_font_selection_order)
4669 (Finternal_set_font_selection_order, realize_default_face)
4670 (compute_char_face, face_at_buffer_position)
4671 (face_for_overlay_string, face_at_string_position, merge_faces):
4672 Likewise.
4673 * xfns.c (xic_create_fontsetname, Fx_create_frame)
4674 (Fx_window_property, x_create_tip_frame)
4675 (Fx_backspace_delete_keys_p): Likewise.
4676 * xfont.c (xfont_list, xfont_match, xfont_list_family)
4677 (xfont_text_extents): Likewise.
4678 * xmenu.c (set_frame_menubar, xmenu_show): Likewise.
4679 * xrdb.c (magic_file_p, x_get_resource): Likewise.
4680 * xselect.c (x_queue_event, x_get_window_property)
4681 (receive_incremental_selection): Likewise.
4682 * xsmfns.c (x_session_check_input): Likewise.
4683 * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT)
4684 (handle_one_xevent, x_check_errors, xim_initialize, x_term_init):
4685 Likewise.
4686 * character.h (BCOPY_SHORT): Removed.
4687 * config.in: Regenerate.
4688 * dispnew.c (safe_bcopy): Only define as dummy if PROFILING.
4689 * emacs.c (main) [PROFILING]: Don't declare
4690 dump_opcode_frequencies.
4691 * lisp.h (safe_bcopy): Remove declaration.
4692 (memset) [!HAVE_MEMSET]: Declare.
4693 (memcpy) [!HAVE_MEMCPY]: Likewise.
4694 (memmove) [!HAVE_MEMMOVE]: Likewise.
4695 (memcmp) [!HAVE_MEMCMP]: Likewise.
4696 * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY)
4697 (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP):
4698 Don't define.
4699 (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define.
4700 * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE)
4701 (BCOPY_DOWNWARD_SAFE): Don't define.
4702 * sysdep.c (memset) [!HAVE_MEMSET]: Define.
4703 (memcpy) [!HAVE_MEMCPY]: Define.
4704 (memmove) [!HAVE_MEMMOVE]: Define.
4705 (memcmp) [!HAVE_MEMCMP]: Define.
4706
4707 2010-07-07 Jan Djärv <jan.h.d@swipnet.se>
4708
4709 * process.c (kbd_is_on_hold): New variable.
4710 (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
4711 New functions.
4712 (wait_reading_process_output): If kbd_on_hold_p returns non-zero,
4713 select on empty input mask.
4714 (init_process): Initialize kbd_is_on_hold to 0.
4715
4716 * process.h (hold_keyboard_input, unhold_keyboard_input)
4717 (kbd_on_hold_p): Declare.
4718
4719 * keyboard.c (input_available_signal): Declare.
4720 (kbd_buffer_nr_stored): New function.
4721 (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
4722 more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
4723 (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
4724 returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
4725 (tty_read_avail_input): If input is on hold, return.
4726 Don't read more that free slots in kbd_buffer (Bug#6571).
4727
4728 2010-07-07 Eli Zaretskii <eliz@gnu.org>
4729
4730 * msdos.h:
4731 * msdos.c:
4732 * dosfns.c:
4733 * w16select.c: Convert function definitions to ANSI C.
4734
4735 * msdos.h (ctrl_break_func, install_ctrl_break_check):
4736 Remove unused prototypes.
4737
4738 2010-07-07 Juanma Barranquero <lekktu@gmail.com>
4739
4740 * coding.c, sysdep.c: Convert some more functions to standard C.
4741
4742 2010-07-07 Juanma Barranquero <lekktu@gmail.com>
4743
4744 * coding.c (decode_coding_gap, encode_coding_gap, decode_coding_object)
4745 (encode_coding_object): Use SPECPDL_INDEX.
4746 (syms_of_coding): Use DOS_NT.
4747
4748 2010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
4749
4750 * intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
4751
4752 Make the function member of Lisp_Subr use standard C prototypes.
4753 * lisp.h (struct Lisp_Subr): Use a union for the function member.
4754 (DECL_ALIGN): Add a cast for the function.
4755 * eval.c (Feval, Ffuncall): Use the proper type for each type
4756 function call.
4757
4758 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
4761 fringe face id, so face-remapping-alist works (Bug#6091).
4762
4763 2010-07-06 Juanma Barranquero <lekktu@gmail.com>
4764
4765 * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
4766 * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
4767 * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
4768
4769 2010-07-06 Andreas Schwab <schwab@linux-m68k.org>
4770
4771 * xterm.c (x_get_keysym_name): Change type of parameter to int.
4772 * lisp.h: Declare x_get_keysym_name.
4773 * keyboard.c (modify_event_symbol): Don't declare
4774 x_get_keysym_name here.
4775
4776 2010-07-06 Dan Nicolaescu <dann@ics.uci.edu>
4777
4778 * ecrt0.c: Revert conversion to standard C.
4779
4780 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu>
4781
4782 * vm-limit.c (memory_warnings):
4783 * keyboard.c (modify_event_symbol):
4784 * floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
4785 (round2, emacs_rint):
4786 * process.c (send_process, old_sigpipe): Convert function
4787 definitions and declarations to standard C.
4788
4789 2010-07-05 Juanma Barranquero <lekktu@gmail.com>
4790
4791 * buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
4792 * xdisp.c: Convert function definitions to standard C.
4793
4794 * cm.c (cmputc): Arg C is now int, not char.
4795 * process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
4796
4797 2010-07-05 James Cloos <cloos@jhcloos.com>
4798
4799 * xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.
4800
4801 * xterm.c (x_term_init): Intern the _NET_WM_NAME and
4802 _NET_WM_ICON_NAME atoms.
4803
4804 * xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
4805 and _NET_WM_ICON_NAME properties, too, matching what is
4806 done in the Gtk+ case.
4807
4808 2010-07-05 Jan Djärv <jan.h.d@swipnet.se>
4809
4810 * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
4811
4812 * xsmfns.c (SSDATA): New macro.
4813 (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings
4814 passed to strlen/strcpy/strcat.
4815 (create_client_leader_window): Surround with #ifndef USE_GTK.
4816 Cast 7:th arg to XChangeProperty to (unsigned char *).
4817
4818 * xsettings.c (something_changedCB, parse_settings)
4819 (apply_xft_settings): Reformat prototype.
4820 (something_changedCB, init_gconf): Remove unused variable i.
4821 (read_settings): Remove unused variable long_len.
4822
4823 * gtkutil.c (xg_get_pixbuf_from_pix_and_mask)
4824 (xg_get_image_for_pixmap, create_dialog)
4825 (xg_get_file_with_selection, xg_get_file_name, update_cl_data)
4826 (menuitem_highlight_callback, make_menu_item)
4827 (xg_create_one_menuitem, create_menus, xg_update_menu_item)
4828 (xg_create_scroll_bar, xg_update_scrollbar_pos)
4829 (xg_set_toolkit_scroll_bar_thumb, xg_tool_bar_button_cb)
4830 (xg_tool_bar_proxy_help_callback, xg_tool_bar_detach_callback)
4831 (xg_tool_bar_attach_callback, xg_tool_bar_help_callback)
4832 (xg_tool_bar_item_expose_callback): Reformat prototype.
4833 (xg_update_menubar): GList *group => GSList *group.
4834 (xg_modify_menubar_widgets): Initialize witem to 0, check witem != 0
4835 before use.
4836 (update_frame_tool_bar): 4:th param to xg_get_image_for_pixmap changed
4837 to GTK_IMAGE (wimage).
4838
4839 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu>
4840
4841 * atimer.c: Use "" instead of <> for local includes for
4842 consistency with the rest of the code.
4843
4844 * xsmfns.c (smc_save_yourself_CB, smc_error_handler):
4845 * xrdb.c (get_system_name):
4846 * window.c (shrink_windows):
4847 * syntax.c (forw_comment):
4848 * scroll.c (calculate_scrolling, calculate_direct_scrolling)
4849 (ins_del_costs):
4850 * mem-limits.h (start_of_data):
4851 * lread.c (readevalloop):
4852 * gtkutil.c (xg_dialog_response_cb, xg_get_file_with_chooser)
4853 (xg_get_file_with_selection, xg_update_menubar, xg_update_submenu):
4854 * frame.c (x_get_focus_frame):
4855 * floatfns.c (fmod_float):
4856 * fileio.c (choose_write_coding_system):
4857 * emacs.c (fatal_error_signal, init_cmdargs, argmatch)
4858 (malloc_initialize_hook, sort_args, synchronize_locale):
4859 * doprnt.c (doprnt):
4860 * dired.c (compile_pattern):
4861 * data.c (fmod_float):
4862 * chartab.c (map_sub_char_table, map_sub_char_table_for_charset)
4863 (map_char_table_for_charset):
4864 * charset.c (define_charset_internal):
4865 * alloc.c (Fgarbage_collect): Convert declarations or definitions
4866 to standard C.
4867
4868 2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change)
4869 Stefan Monnier <monnier@iro.umontreal.ca>
4870
4871 * lread.c (read1): Fix up last change to not mess up `c'.
4872
4873 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
4874
4875 * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
4876
4877 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
4878
4879 Fix prototypes.
4880
4881 * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
4882 * dired.c (file_name_completion_stat): Use DIRENTRY, not struct dirent.
4883 * fileio.c (read_non_regular, read_non_regular_quit): Add Lisp_Object
4884 arg, as required by internal_condition_case_1.
4885 * print.c (strout): Use const char* for arg PTR.
4886 * regex.c (bcmp_translate): Use RE_TRANSLATE_TYPE, not Lisp_Object.
4887 (analyse_first): Fix "const const".
4888 * sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
4889 * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
4890 * xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
4891
4892 2010-07-04 Dan Nicolaescu <dann@ics.uci.edu>
4893
4894 * alloc.c: Convert function definitions to standard C.
4895 * atimer.c:
4896 * bidi.c:
4897 * bytecode.c:
4898 * callint.c:
4899 * callproc.c:
4900 * casefiddle.c:
4901 * casetab.c:
4902 * category.c:
4903 * ccl.c:
4904 * character.c:
4905 * charset.c:
4906 * chartab.c:
4907 * cmds.c:
4908 * coding.c:
4909 * composite.c:
4910 * data.c:
4911 * dbusbind.c:
4912 * dired.c:
4913 * dispnew.c:
4914 * doc.c:
4915 * doprnt.c:
4916 * ecrt0.c:
4917 * editfns.c:
4918 * fileio.c:
4919 * filelock.c:
4920 * filemode.c:
4921 * fns.c:
4922 * font.c:
4923 * fontset.c:
4924 * frame.c:
4925 * fringe.c:
4926 * ftfont.c:
4927 * ftxfont.c:
4928 * gtkutil.c:
4929 * indent.c:
4930 * insdel.c:
4931 * intervals.c:
4932 * keymap.c:
4933 * lread.c:
4934 * macros.c:
4935 * marker.c:
4936 * md5.c:
4937 * menu.c:
4938 * minibuf.c:
4939 * prefix-args.c:
4940 * print.c:
4941 * ralloc.c:
4942 * regex.c:
4943 * region-cache.c:
4944 * scroll.c:
4945 * search.c:
4946 * sound.c:
4947 * strftime.c:
4948 * syntax.c:
4949 * sysdep.c:
4950 * termcap.c:
4951 * terminal.c:
4952 * terminfo.c:
4953 * textprop.c:
4954 * tparam.c:
4955 * undo.c:
4956 * unexelf.c:
4957 * window.c:
4958 * xfaces.c:
4959 * xfns.c:
4960 * xfont.c:
4961 * xftfont.c:
4962 * xgselect.c:
4963 * xmenu.c:
4964 * xrdb.c:
4965 * xselect.c:
4966 * xsettings.c:
4967 * xsmfns.c:
4968 * xterm.c: Likewise.
4969
4970 2010-07-03 Eli Zaretskii <eliz@gnu.org>
4971
4972 * msdos.c (IT_set_frame_parameters): Fix setting of colors in
4973 frames other than the initial one. Fix reversal of colors when
4974 `reverse' is specified in the frame parameters.
4975 Call update_face_from_frame_parameter instead of
4976 internal-set-lisp-face-attribute. Initialize screen colors from
4977 initial_screen_colors[] when f->default_face_done_p is zero,
4978 instead of depending on being called with default-frame-alist as
4979 the alist argument.
4980
4981 * xfaces.c (update_face_from_frame_parameter): Move out of
4982 HAVE_WINDOW_SYSTEM portion. Condition window-system only parts
4983 with HAVE_WINDOW_SYSTEM.
4984
4985 * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
4986 to menu-bar-mode, if not set in the frame parameters or in
4987 default-frame-alist.
4988
4989 * w32console.c (sys_tputs): Adjust argument list to prototype in
4990 term.c.
4991
4992 2010-07-03 Juanma Barranquero <lekktu@gmail.com>
4993
4994 * lisp.h (memory_warnings): Fix prototype.
4995
4996 * cm.h (evalcost): Fix prototype.
4997
4998 * cm.c (evalcost): Fix arg type.
4999
5000 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
5001
5002 * term.c (term_clear_mouse_face, Fidentity):
5003 * syssignal.h (signal_handler_t):
5004 * lisp.h (memory_warnings):
5005 * coding.h (preferred_coding_system):
5006 * cm.h (evalcost):
5007 * blockinput.h (reinvoke_input_signal): Convert to standard C prototypes.
5008
5009 2010-07-02 Eli Zaretskii <eliz@gnu.org>
5010
5011 * dosfns.h (msdos_stdcolor_idx, msdos_stdcolor_name): Remove P_
5012 from prototypes.
5013
5014 * msdos.h (load_pixmap): Don't define away.
5015
5016 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
5017
5018 * lisp.h:
5019 * atimer.h: Remove define for P_.
5020
5021 * alloc.c: Remove __P and P_ from .c and .m files.
5022 * atimer.c:
5023 * buffer.c:
5024 * callint.c:
5025 * category.c:
5026 * charset.c:
5027 * chartab.c:
5028 * cm.c:
5029 * coding.c:
5030 * composite.c:
5031 * data.c:
5032 * dired.c:
5033 * dispnew.c:
5034 * doc.c:
5035 * editfns.c:
5036 * emacs.c:
5037 * eval.c:
5038 * fileio.c:
5039 * filelock.c:
5040 * fns.c:
5041 * font.c:
5042 * fontset.c:
5043 * frame.c:
5044 * ftfont.c:
5045 * ftxfont.c:
5046 * gmalloc.c:
5047 * gtkutil.c:
5048 * image.c:
5049 * indent.c:
5050 * intervals.c:
5051 * keyboard.c:
5052 * keymap.c:
5053 * lread.c:
5054 * marker.c:
5055 * menu.c:
5056 * minibuf.c:
5057 * print.c:
5058 * process.c:
5059 * scroll.c:
5060 * search.c:
5061 * sound.c:
5062 * strftime.c:
5063 * syntax.c:
5064 * sysdep.c:
5065 * term.c:
5066 * terminal.c:
5067 * textprop.c:
5068 * unexalpha.c:
5069 * w32console.c:
5070 * w32fns.c:
5071 * w32font.c:
5072 * w32menu.c:
5073 * w32term.c:
5074 * w32uniscribe.c:
5075 * window.c:
5076 * xdisp.c:
5077 * xfaces.c:
5078 * xfns.c:
5079 * xfont.c:
5080 * xftfont.c:
5081 * xmenu.c:
5082 * xselect.c:
5083 * xterm.c: Likewise.
5084
5085 Remove P_ and __P macros.
5086 * atimer.h: Remove P_ and __P macros.
5087 * buffer.h:
5088 * category.h:
5089 * ccl.h:
5090 * character.h:
5091 * charset.h:
5092 * cm.h:
5093 * coding.h:
5094 * composite.h:
5095 * dispextern.h:
5096 * disptab.h:
5097 * dosfns.h:
5098 * font.h:
5099 * fontset.h:
5100 * frame.h:
5101 * gtkutil.h:
5102 * indent.h:
5103 * intervals.h:
5104 * keyboard.h:
5105 * keymap.h:
5106 * lisp.h:
5107 * macros.h:
5108 * md5.h:
5109 * menu.h:
5110 * msdos.h:
5111 * nsterm.h:
5112 * puresize.h:
5113 * region-cache.h:
5114 * syntax.h:
5115 * syssignal.h:
5116 * systime.h:
5117 * termhooks.h:
5118 * w32font.h:
5119 * w32term.h:
5120 * widget.h:
5121 * window.h:
5122 * xgselect.h:
5123 * xsettings.h:
5124 * xterm.h: Likewise.
5125
5126 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
5127
5128 * lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
5129
5130 Cleanup old code.
5131 * dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
5132 * syssignal.h: Remove code for Lynx, not supported anymore.
5133 * vm-limit.c: Remove unused code the depends on emacs not being
5134 defined and NO_LIM_DATA being defined.
5135 * mem-limits.h: Remove dead code.
5136
5137 2010-07-01 Jan Djärv <jan.h.d@swipnet.se>
5138
5139 * window.c (Fwindow_absolute_pixel_edges): Doc fix.
5140
5141 * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
5142 (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
5143
5144 * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
5145 parameters, they are already absolute.
5146
5147 * nsterm.m (x_set_window_size, initFrameFromEmacs):
5148 Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
5149
5150 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
5151
5152 * nsmenu.m (update_frame_tool_bar, free_frame_tool_bar):
5153 Update FRAME_TOOLBAR_HEIGHT.
5154
5155 * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar):
5156 Add BLOCK/UNBLOCK_INPUT so asserts don't trigger.
5157
5158 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * frame.c (get_future_frame_param, Fmake_terminal_frame):
5161 Don't check default-frame-alist.
5162
5163 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
5164
5165 * process.c (create_process): Avoid using invalid file descriptors.
5166
5167 * callproc.c (child_setup): Avoid closing a file descriptor twice.
5168
5169 2010-06-30 Jan Djärv <jan.h.d@swipnet.se>
5170
5171 * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
5172 Improve documentation. Return font regardless of use_system_font.
5173 (syms_of_xsettings): Improve documentation for font-use-system-font.
5174
5175 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
5176
5177 * xfaces.c (realize_face): Garbage the frame if a face is removed
5178 (Bug#6593).
5179
5180 2010-07-05 Andreas Schwab <schwab@linux-m68k.org>
5181
5182 * keyboard.c: Remove duplicate <setjmp.h>.
5183 (read_key_sequence): Remove volatile qualifiers.
5184
5185 2010-07-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5186
5187 * dispextern.h (FRINGE_HEIGHT_BITS): New define.
5188 (struct glyph_row): New members left_fringe_offset and
5189 right_fringe_offset.
5190
5191 * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
5192 specially.
5193 * w32term.c (w32_draw_fringe_bitmap): Likewise.
5194 * nsterm.m (ns_draw_fringe_bitmap): Likewise.
5195
5196 * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
5197 Take account of bitmap offset.
5198 (draw_window_fringes): Take account of window vscroll.
5199 (update_window_fringes): Likewise. Extend top-aligned top indicator
5200 or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
5201 in one row. Don't set redraw_fringe_bitmaps_p outside row comparison.
5202 Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
5203
5204 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
5205
5206 * w32fns.c (Qtooltip): Declare.
5207 Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
5208
5209 2010-07-03 Jan Djärv <jan.h.d@swipnet.se>
5210
5211 * xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
5212 grab on just Press (Bug#6499).
5213
5214 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
5215
5216 * frame.c (Qtooltip): New var.
5217 (delete_frame): Use it. Fix faulty if statement. Don't update
5218 mode line for tooltip frames. Suggested by Martin Rudalics.
5219
5220 * xfns.c (x_create_tip_frame):
5221 * w32fns.c (x_create_tip_frame): Use it.
5222
5223 2010-06-17 Naohiro Aota <naota@elisp.net> (tiny change)
5224
5225 * xftfont.c (xftfont_open): Check font width one by one also when
5226 spacing is dual.
5227
5228 * ftfont.c (ftfont_open): Ditto.
5229
5230 2010-06-30 Glenn Morris <rgm@gnu.org>
5231
5232 * s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now.
5233
5234 * Makefile.in (CANNOT_DUMP): Update for configure name change.
5235
5236 * s/freebsd.h (USE_MMAP_FOR_BUFFERS):
5237 * s/irix6-5.h (USE_MMAP_FOR_BUFFERS):
5238 * s/darwin.h (SYSTEM_MALLOC):
5239 * s/sol2-10.h (SYSTEM_MALLOC): Move to configure.
5240
5241 2010-06-29 Jan Djärv <jan.h.d@swipnet.se>
5242
5243 * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
5244 (ns_get_screen): Don't assign integer to f.
5245 (Fx_display_color_cells): Declarations before statements.
5246
5247 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
5248
5249 * xfns.c (x_default_font_parameter): Remove got_from_system
5250 (Bug#6526).
5251
5252 * xterm.h (gtk_widget_get_window, gtk_widget_get_mapped)
5253 (gtk_adjustment_get_page_size, gtk_adjustment_get_upper):
5254 New defines based on what configure finds.
5255
5256 * xterm.c (XTflash): Use gtk_widget_get_window.
5257 (xg_scroll_callback): Use gtk_adjustment_get_upper and
5258 gtk_adjustment_get_page_size.
5259 (handle_one_xevent): Use gtk_widget_get_mapped.
5260 (x_term_init): Remove HAVE_GTK_MULTIDISPLAY and associated error
5261 messages.
5262
5263 * xmenu.c (create_and_show_popup_menu): Call gtk_widget_get_mapped.
5264
5265 * gtkutil.h: Replace HAVE_GTK_FILE_BOTH with
5266 HAVE_GTK_FILE_SELECTION_NEW.
5267
5268 * gtkutil.c (xg_display_open, xg_display_close):
5269 Remove HAVE_GTK_MULTIDISPLAY, it is always defined.
5270 (xg_display_open): Return type is void.
5271 (gtk_widget_set_has_window)
5272 (gtk_dialog_get_action_area, gtk_dialog_get_content_area)
5273 (gtk_widget_get_sensitive, gtk_adjustment_set_page_size)
5274 (gtk_adjustment_set_page_increment)
5275 (gtk_adjustment_get_step_increment): #define these if not found
5276 by configure.
5277 (remove_submenu): New define based on Gtk+ version.
5278 (xg_set_cursor, xg_frame_resized, xg_event_is_for_scrollbar):
5279 Use gtk_widget_get_window.
5280 (xg_frame_resized, xg_update_frame_menubar): Use gtk_widget_get_mapped.
5281 (xg_create_frame_widgets): Use gtk_widget_set_has_window.
5282 (create_dialog): Use gtk_dialog_get_action_area and
5283 gtk_dialog_get_content_area.
5284 (xg_uses_old_file_dialog, xg_get_file_name): Remove HAVE_GTK_FILE_BOTH
5285 and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW. File chooser is always
5286 available, so checking for HAVE_GTK_FILE_SELECTION_NEW is enough.
5287 (xg_update_menubar, xg_update_submenu, xg_show_toolbar_item):
5288 Use g_object_ref and g_object_unref.
5289 (xg_update_menu_item, xg_tool_bar_menu_proxy):
5290 Use gtk_widget_get_sensitive.
5291 (xg_update_submenu): Use remove_submenu.
5292 (xg_update_scrollbar_pos): Don't use GtkFixedChild, use child
5293 properties instead to get old x and y position.
5294 (xg_set_toolkit_scroll_bar_thumb): Use gtk_adjustment_get_page_size,
5295 gtk_adjustment_get_step_increment, gtk_adjustment_set_page_size,
5296 gtk_adjustment_set_step_increment and gtk_adjustment_set_page_increment.
5297 (xg_get_tool_bar_widgets): New function.
5298 (xg_tool_bar_menu_proxy, xg_show_toolbar_item)
5299 (update_frame_tool_bar): Call xg_get_tool_bar_widgets.
5300 (toolbar_set_orientation): New #define based on if configure
5301 finds gtk_orientable_set_orientation.
5302 (xg_create_tool_bar): Call toolbar_set_orientation.
5303 (xg_make_tool_item, xg_show_toolbar_item): Call gtk_box_pack_start
5304 instead of gtk_box_pack_start_defaults.
5305
5306 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
5307
5308 * cmds.c (Fdelete_backward_char): Move into Lisp.
5309
5310 2010-06-27 Dan Nicolaescu <dann@ics.uci.edu>
5311
5312 * s/freebsd.h (BSD4_2): Remove redundant definition.
5313 bsd-common.h defines it already.
5314
5315 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * xfns.c (Fx_create_frame): Don't consult X resouces when setting
5318 menu-bar-lines and tool-bar-lines. Use menu-bar-mode and
5319 tool-bar-mode, which are now set using these X resources at
5320 startup, to determine the defaults (Bug#2249).
5321
5322 * w32fns.c (Fx_create_frame):
5323 * nsfns.m (Fx_create_frame): Likewise.
5324
5325 * frame.c (Vmenu_bar_mode, Vtool_bar_mode): New vars.
5326
5327 2010-06-24 Juanma Barranquero <lekktu@gmail.com>
5328
5329 * gtkutil.c (xg_update_scrollbar_pos):
5330 Avoid C99 mid-block variable declaration.
5331
5332 2010-06-22 Jan Djärv <jan.h.d@swipnet.se>
5333
5334 * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
5335
5336 * gtkutil.h (xg_show_scroll_bar): Remove.
5337
5338 * gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
5339 if height is less than scroll bar min size.
5340 (xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
5341
5342 * xfns.c (x_default_font_parameter): Try to open font from system
5343 before using it (bug#6478). Rename got_from_gconf to got_from_system.
5344
5345 2010-06-22 Keith Packard <keithp@keithp.com> (tiny change)
5346
5347 * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
5348
5349 2010-06-20 Eli Zaretskii <eliz@gnu.org>
5350
5351 * xdisp.c (try_scrolling): When scroll-conservatively is set to
5352 most-positive-fixnum, be extra accurate when scrolling window
5353 start, to avoid missing the cursor line.
5354
5355 2010-06-19 Eli Zaretskii <eliz@gnu.org>
5356
5357 * xdisp.c (try_scrolling): Compute the limit for searching point
5358 in forward scroll from scroll_max, instead of an arbitrary limit
5359 of 10 screen lines.
5360 See http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
5361 and
5362 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
5363 for details.
5364
5365 2010-06-16 Glenn Morris <rgm@gnu.org>
5366
5367 * editfns.c (Fbyte_to_string): Pacify compiler.
5368
5369 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
5370
5371 * lread.c (read1): Phase out old-style backquotes a bit more.
5372
5373 2010-06-12 Eli Zaretskii <eliz@gnu.org>
5374
5375 * makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and
5376 bidimirror.h.
5377
5378 * deps.mk (bidi.o): Depend on biditype.h and bidimirror.h.
5379
5380 * bidi.c (bidi_initialize): Remove explicit initialization of
5381 bidi_type_table; include biditype.h instead. Don't support
5382 entries whose second codepoint is zero. Initialize bidi_mirror_table.
5383 (bidi_mirror_char): Use bidi_mirror_table.
5384
5385 * biditype.h: New file.
5386
5387 * bidimirror.h: New file.
5388
5389 * window.c (syms_of_window): Doc fix (bug#6409).
5390
5391 2010-06-12 Romain Francoise <romain@orebokech.com>
5392
5393 * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and
5394 ediff-hook.
5395
5396 2010-06-10 Glenn Morris <rgm@gnu.org>
5397
5398 * editfns.c (Fbyte_to_string): Pacify compiler.
5399
5400 * m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
5401
5402 2010-06-26 Andreas Schwab <schwab@linux-m68k.org>
5403
5404 * alloc.c (Fmake_byte_code): Don't access undefined argument
5405 (Bug#6517).
5406
5407 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * xdisp.c (next_element_from_image): Ensure that after-strings are
5410 read the next time we hit handle_stop (Bug#1336).
5411
5412 2010-06-23 Andreas Schwab <schwab@linux-m68k.org>
5413
5414 * lread.c (read1): Signal error if #s is not followed by paren.
5415
5416 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
5417
5418 * image.c (free_image): Mark frame as garbaged (Bug#6426).
5419
5420 * keymap.c (Fdefine_key): Doc fix (Bug#6460).
5421
5422 2010-06-15 Glenn Morris <rgm@gnu.org>
5423
5424 * editfns.c (Fbyte_to_string): Pacify compiler.
5425
5426 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
5427
5428 * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
5429 Check `object's type before accessing its guts.
5430
5431 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
5432
5433 * s/usg5-4.h: Fix previous change.
5434 Suggested by Lawrence Mitchell <wence@gmx.li>
5435
5436 2010-06-08 Andreas Schwab <schwab@linux-m68k.org>
5437
5438 * minibuf.c (Fall_completions): Add more checks.
5439
5440 2010-06-08 Juanma Barranquero <lekktu@gmail.com>
5441
5442 * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
5443
5444 2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
5445
5446 * lread.c (X_OK): Remove, unused.
5447
5448 * dispnew.c: Remove obsolete comment.
5449
5450 Remove INCLUDED_FCNTL.
5451 * xterm.c (INCLUDED_FCNTL):
5452 * callproc.c (INCLUDED_FCNTL):
5453 * alloc.c (INCLUDED_FCNTL):
5454 * systty.h (INCLUDED_FCNTL): Remove all uses, not needed anymore.
5455 (emacs_get_tty, emacs_set_tty): Declare unconditionally.
5456
5457 2010-06-07 Martin Rudalics <rudalics@gmx.at>
5458
5459 * window.c (Fselect_window): Move `record_buffer' up to the
5460 beginning of this function, so the buffer gets recorded
5461 even if the selected window does not change.
5462 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
5463
5464 2010-06-07 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
5467 (Fforward_line, Fbeginning_of_line): Reflow docstrings.
5468
5469 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
5470
5471 Remove BSTRING related code, all platforms define it.
5472 * s/usg5-4.h (BSTRING): Remove definition.
5473 * s/template.h (BSTRING):
5474 * s/msdos.h (BSTRING):
5475 * s/ms-w32.h (BSTRING):
5476 * s/hpux10-20.h (BSTRING):
5477 * s/gnu-linux.h (BSTRING):
5478 * s/darwin.h (BSTRING):
5479 * s/cygwin.h (BSTRING):
5480 * s/bsd-common.h (BSTRING):
5481 * s/aix4-2.h (BSTRING): Likewise.
5482 * sysdep.c: Remove code depending on BSTRING not being defined.
5483
5484 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
5485
5486 Remove obsolete macro BASE_LEADING_CODE_P.
5487 * character.h (BASE_LEADING_CODE_P): Remove.
5488 * regex.c [!emacs] (BASE_LEADING_CODE_P): Remove.
5489 * buffer.c (Fset_buffer_multibyte):
5490 * indent.c (scan_for_column, compute_motion):
5491 * insdel.c (count_combining_before, count_combining_after):
5492 Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
5493
5494 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
5495
5496 Turn `directory-sep-char' into a noop.
5497
5498 * lisp.h [WINDOWSNT] (Vdirectory_sep_char): Don't declare.
5499 (DIRECTORY_SEP): Define unconditionally.
5500
5501 * s/ms-w32.h (DIRECTORY_SEP): Remove.
5502
5503 * emacs.c (decode_env_path): Don't check DIRECTORY_SEP,
5504 call dostounix_filename directly.
5505
5506 * fileio.c (CORRECT_DIR_SEPS): Remove.
5507 (Ffile_name_directory, directory_file_name, Fexpand_file_name)
5508 (Fsubstitute_in_file_name): Use dostounix_filename instead.
5509 (file_name_as_directory): Use dostounix_filename, DIRECTORY_SEP.
5510 (syms_of_fileio) <directory-sep-char>: Move to subr.el.
5511
5512 * w32proc.c (CORRECT_DIR_SEPS): Remove.
5513 (Fw32_short_file_name, Fw32_long_file_name): Use dostounix_filename.
5514
5515 2010-06-03 Andreas Schwab <schwab@linux-m68k.org>
5516
5517 * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4 address.
5518 (Bug#6346)
5519
5520 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
5521
5522 * ccl.c (Fccl_program_p): Fix typo in docstring.
5523
5524 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
5525
5526 Move UNEXEC definition to autoconf.
5527 * s/usg5-4.h (UNEXEC): Remove, move to configure.in.
5528 * s/sol2-10.h (UNEXEC):
5529 * s/irix6-5.h (UNEXEC):
5530 * s/hpux10-20.h (UNEXEC):
5531 * s/gnu-linux.h (UNEXEC):
5532 * s/darwin.h (UNEXEC):
5533 * s/cygwin.h (UNEXEC):
5534 * s/bsd-common.h (UNEXEC):
5535 * s/aix4-2.h (UNEXEC):
5536 * m/alpha.h (UNEXEC): Likewise.
5537 * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
5538
5539 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
5540
5541 Remove obsolete pre-unicode2 macros.
5542 * character.h (MULTIBYTE_FORM_LENGTH, PARSE_MULTIBYTE_SEQ): Remove.
5543 * composite.c (composition_reseat_it):
5544 * data.c (Faset):
5545 * fns.c (Ffillarray):
5546 * regex.c (re_search_2): Use BYTES_BY_CHAR_HEAD.
5547 [!emacs] (BYTES_BY_CHAR_HEAD): Define instead of MULTIBYTE_FORM_LENGTH.
5548
5549 2010-06-03 Juri Linkov <juri@jurta.org>
5550
5551 * buffer.c (Fother_buffer): Add CHECK_FRAME.
5552 (Fswitch_to_buffer): Remove unused variable `err'.
5553
5554 2010-06-03 Glenn Morris <rgm@gnu.org>
5555
5556 * m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
5557
5558 * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it,
5559 now that AH_BOTTOM does it.
5560
5561 * m/hp800.h (HAVE_ALLOCA):
5562 * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
5563
5564 * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
5565 Remove NOT_C_CODE tests, it is always true now.
5566
5567 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
5568
5569 Fix config.h includes.
5570 * xsettings.c:
5571 * xgselect.c:
5572 * nsterm.m:
5573 * nsselect.m:
5574 * nsimage.m:
5575 * nsfont.m:
5576 * nsfns.m:
5577 * dbusbind.c: Use #include <config.h> instead of "config.h" as all
5578 other files do.
5579
5580 * gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
5581
5582 * s/sol2-6.h: Remove obsolete comments.
5583
5584 Remove unnecessary alloca.h includes.
5585 * keymap.c: Do not include alloca.h, config.h does that.
5586 * sysdep.c: Likewise. Do not define fwrite, not used.
5587
5588 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5589
5590 * sysdep.c (child_setup_tty): Move the non-canonical initialization to
5591 the HAVE_TERMIO where it belongs (bug#6149).
5592
5593 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
5596 of bug#6305).
5597
5598 2010-05-30 Eli Zaretskii <eliz@gnu.org>
5599
5600 * bidi.c (bidi_move_to_visually_next): Make sure the sentinel
5601 state is always cached (bug#6306).
5602
5603 2010-05-29 Eli Zaretskii <eliz@gnu.org>
5604
5605 Fix cursor motion in bidi-reordered continued lines.
5606 * xdisp.c (try_cursor_movement): Backup to non-continuation line
5607 only after finding point's row. Fix the logic. Rewrite the loop
5608 over continuation lines in bidi-reordered buffers.
5609 Return CURSOR_MOVEMENT_MUST_SCROLL upon failure to find a suitable row,
5610 rather than CURSOR_MOVEMENT_CANNOT_BE_USED.
5611
5612 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
5613
5614 * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
5615
5616 2010-05-28 Kenichi Handa <handa@m17n.org>
5617
5618 * font.c (font_delete_unmatched): Check Vface_ignored_fonts.
5619 Don't sheck SPEC if it is nil.
5620 (font_list_entities): Call font_delete_unmatched if
5621 Vface_ignored_fonts is non-nil. (Bug#6287)
5622
5623 2010-05-28 Glenn Morris <rgm@gnu.org>
5624
5625 * Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
5626
5627 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
5628
5629 * fileio.c (Fdelete_file): Change meaning of optional arg to mean
5630 whether to trash.
5631 (internal_delete_file, Frename_file): Callers changed.
5632 (delete_by_moving_to_trash): Doc fix.
5633 (Fdelete_directory_internal): Don't move to trash.
5634
5635 * callproc.c (delete_temp_file):
5636 * buffer.c (Fkill_buffer): Callers changed.
5637
5638 * lisp.h: Update prototype.
5639
5640 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
5641
5642 * xdisp.c (redisplay_window): After redisplay, check if point is
5643 still valid before setting it (Bug#6177).
5644
5645 2010-05-27 Glenn Morris <rgm@gnu.org>
5646
5647 * Makefile.in, autodeps.mk, deps.mk, ns.mk:
5648 Convert comments to Makefile format.
5649
5650 * Makefile.in (bootstrap-clean): No more Makefile.c.
5651
5652 2010-05-26 Glenn Morris <rgm@gnu.org>
5653
5654 * Makefile.in (YMF_PASS_LDFLAGS): Remove.
5655 (temacs${EXEEXT}): Use PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS.
5656
5657 * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5658 Remove.
5659 (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5660
5661 2010-05-26 Kenichi Handa <handa@m17n.org>
5662
5663 * composite.c (composition_compute_stop_pos): Fix condition for
5664 backward scanning.
5665
5666 2010-05-25 Glenn Morris <rgm@gnu.org>
5667
5668 * Makefile.in (@NS_IMPL_GNUSTEP_INC@, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
5669 Move before TEMACS_LDFLAGS.
5670 (TEMACS_LDFLAGS): Use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5671 (temacs${EXEEXT}): Do not use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
5672
5673 * Makefile.in (NOT_C_CODE): No longer define.
5674 (config.h): No longer include.
5675
5676 * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
5677 variables it may reference.
5678
5679 * Makefile.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
5680 (TEMACS_LDFLAGS): Remove LD_SWITCH_SYSTEM_EXTRA.
5681
5682 2010-05-25 Kenichi Handa <handa@m17n.org>
5683
5684 * dispextern.h (struct composition_it): New members rule_idx and
5685 charpos.
5686
5687 * xdisp.c (set_iterator_to_next): While scanning backward, assume
5688 that the character positions of IT point the last character of the
5689 current grapheme cluster.
5690 (next_element_from_composition): Don't change character positions
5691 of IT.
5692 (append_composite_glyph): Set glyph->charpos to
5693 it->cmp_it.charpos.
5694
5695 * composite.c (autocmp_chars): Change the first argument to RULE,
5696 and try composition with RULE only.
5697 (composition_compute_stop_pos): Record the index number of the
5698 composition rule in CMP_IT->rule_idx.
5699 (composition_reseat_it): Call autocmp_chars repeatedly until the
5700 correct rule of the composition is found.
5701 (composition_update_it): Set CMP_IT->charpos. Assume the CHARPOS
5702 is at the last character of the current grapheme cluster when
5703 CMP_IT->reversed_p is nonzero.
5704
5705 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
5706
5707 * editfns.c (Fbyte_to_string): New function.
5708
5709 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
5710
5711 * process.c (Fmake_network_process): Set :host to nil if it's not used.
5712 Suggested by Masatake YAMATO <yamato@redhat.com>.
5713
5714 2010-05-23 Eli Zaretskii <eliz@gnu.org>
5715
5716 * dispextern.h (init_iterator): Sync prototype with changed definition.
5717
5718 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
5719
5720 * s/netbsd.h: If terminfo is found, use it in preference to
5721 termcap. (Bug#6190) [Backport from trunk]
5722
5723 2010-05-19 Eli Zaretskii <eliz@gnu.org>
5724
5725 Redesign and reimplement bidi-aware edge positions of glyph rows.
5726
5727 * dispextern.h (struct glyph_row): New members minpos and maxpos.
5728 (MATRIX_ROW_START_CHARPOS, MATRIX_ROW_START_BYTEPOS)
5729 (MATRIX_ROW_END_CHARPOS, MATRIX_ROW_END_BYTEPOS): Reference minpos
5730 and maxpos members instead of start.pos and end.pos, respectively.
5731
5732 * xdisp.c (display_line): Compare IT_CHARPOS with the position in
5733 row->start.pos, rather than with MATRIX_ROW_START_CHARPOS.
5734 (cursor_row_p): Use row->end.pos rather than MATRIX_ROW_END_CHARPOS.
5735 (try_window_reusing_current_matrix, try_window_id):
5736 Use ROW->minpos rather than ROW->start.pos.
5737 (init_from_display_pos, init_iterator): Use EMACS_INT for
5738 character and byte positions.
5739 (find_row_edges): Rename from find_row_end. Accept additional
5740 arguments for minimum and maximum buffer positions seen by
5741 display_line for this row. Don't use iterator to find the
5742 position following the maximum one; instead, increment the
5743 position found by display_line directly. Fix logic; eol_pos
5744 should be tested before the rest. Handle the case of characters
5745 delivered from display vector (bug#6036). Fix tests related to
5746 it->method. Handle the truncated_on_right_p rows.
5747 (RECORD_MAX_MIN_POS): New macro.
5748 (display_line): Use it to record the minimum and maximum buffer
5749 positions for glyphs in the row being assembled. Record the
5750 position of the newline that terminates the line. If word wrap is
5751 in effect, restore minimum and maximum positions seen up to the
5752 wrap point, when iterator returns to it.
5753 (try_window_reusing_current_matrix): Give up if in bidi-reordered
5754 row and cursor not already at point. Restore original pre-bidi
5755 code for unidirectional buffers.
5756
5757 * dispnew.c (increment_row_positions, check_matrix_invariants):
5758 Increment and check row->start.pos and row->end.pos, in addition
5759 to MATRIX_ROW_START_CHARPOS and MATRIX_ROW_END_CHARPOS.
5760
5761 * .gdbinit (prowlims): Display row->minpos and row->maxpos.
5762 Display truncated_on_left_p and truncated_on_right_p flags.
5763 Formatting fixes.
5764 (pmtxrows): Display the ordinal number of each row. Don't display
5765 rows beyond the last one.
5766
5767 * bidi.c (bidi_cache_iterator_state): Don't zero out new_paragraph:
5768 it is not copied by bidi_copy_it.
5769
5770 2010-05-22 Eli Zaretskii <eliz@gnu.org>
5771
5772 * w32.c (sys_write): Break writes into chunks smaller than 32MB.
5773 (Bug#6237)
5774
5775 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * image.c (Fimage_flush): Rename from image-refresh.
5778
5779 2010-05-21 Chong Yidong <cyd@stupidchicken.com>
5780
5781 * xdisp.c (redisplay_internal): Clear caches even if redisplaying
5782 just one window.
5783
5784 * image.c (Vimage_cache_eviction_delay): Decrease to 300.
5785 (clear_image_cache): If the number of cached images is unusually
5786 large, decrease the cache eviction delay (Bug#6230).
5787
5788 2010-05-21 Glenn Morris <rgm@gnu.org>
5789
5790 * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
5791 Move these rules to ns.mk.
5792 * ns.mk: New file.
5793
5794 * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
5795
5796 * Makefile.in (CANNOT_DUMP): New, set by configure.
5797 (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.
5798
5799 2010-05-20 Juri Linkov <juri@jurta.org>
5800
5801 * fileio.c (Fdelete_file): Change interative spec to use
5802 `read-file-name' like in `find-file-read-args' where the default
5803 value is `default-directory' instead of `buffer-file-name'.
5804 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
5805
5806 2010-05-20 Kevin Ryde <user42@zip.com.au>
5807
5808 * keyboard.c (Vlast_command, Vkeyboard_translate_table)
5809 (Voverriding_terminal_local_map, Vsystem_key_alist)
5810 (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
5811
5812 2010-05-20 Glenn Morris <rgm@gnu.org>
5813
5814 * Makefile.in (DEPDIR): New constant.
5815 (DEPFLAGS): Set with configure, not cpp.
5816 (MKDEPDIR): New, set by configure.
5817 (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR.
5818 (clean): Use $DEPDIR.
5819 (deps_frag): Include from configure.
5820 Move static/dynamic dependency stuff to deps.mk/autodeps.mk.
5821 * deps.mk, autodeps.mk: New files, extracted from Makefile.in.
5822
5823 * bidi.c (bidi_cache_shrink, bidi_cache_iterator_state):
5824 Fix reallocation of the cache. (Bug#6210)
5825
5826 2010-05-19 Glenn Morris <rgm@gnu.org>
5827
5828 * s/msdos.h (ORDINARY_LINK): Move to sed2v2.inp.
5829
5830 * Makefile.in (LD, YMF_PASS_LDFLAGS): Set with configure, not cpp.
5831 (GNULIB_VAR): Remove.
5832 (LIBES): Use LIB_GCC instead of GNULIB_VAR.
5833
5834 * m/ibms390x.h (LINKER):
5835 * m/macppc.h (LINKER) [GNU_LINUX]:
5836 * s/aix4-2.h (ORDINARY_LINK):
5837 * s/cygwin.h (LINKER):
5838 * s/darwin.h (ORDINARY_LINK):
5839 * s/gnu.h (ORDINARY_LINK):
5840 * s/netbsd.h (LINKER):
5841 * s/usg5-4.h (ORDINARY_LINK):
5842 Move to configure.
5843
5844 * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
5845
5846 2010-05-18 Chong Yidong <cyd@stupidchicken.com>
5847
5848 * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
5849 prevent stack overflow if number of arguments is too large
5850 (Bug#6214).
5851
5852 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
5853
5854 * charset.c (load_charset_map_from_file): Don't call close after fclose.
5855
5856 2010-05-18 Glenn Morris <rgm@gnu.org>
5857
5858 * s/gnu-linux.h: Combine two conditionals.
5859
5860 * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) separately from
5861 $(POST_ALLOC_OBJ).
5862
5863 * Makefile.in (RALLOC_OBJ): New, set by configure.
5864 (rallocobj): Replace with the previous variable.
5865 (otherobj): Use $RALLOC_OBJ.
5866
5867 * s/gnu.h (REL_ALLOC) [DOUG_LEA_MALLOC]:
5868 * s/gnu-linux.h (REL_ALLOC) [DOUG_LEA_MALLOC]: Move undef to configure.
5869
5870 * Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
5871 (gmallocobj, vmlimitobj): Replace with previous two variables.
5872 (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
5873
5874 2010-05-17 Glenn Morris <rgm@gnu.org>
5875
5876 * Makefile.in (OLDXMENU_DEPS): New, set by configure.
5877 (stamp-oldxmenu): Use $OLDXMENU_DEPS.
5878
5879 2010-05-16 Glenn Morris <rgm@gnu.org>
5880
5881 * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
5882
5883 * Makefile.in (clean): Get rid of HAVE_NS conditional.
5884
5885 * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the
5886 trailing "/".
5887
5888 * Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
5889 (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
5890
5891 * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused.
5892 (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure.
5893 (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic.
5894 (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced.
5895 Make most of the NS_IMPL_GNUSTEP case the same as the default case.
5896
5897 * Makefile.in (temacs${EXEEXT}) [!NS_IMPL_GNUSTEP]:
5898 Remove ${STARTFLAGS}, nothing ever sets it.
5899
5900 2010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
5901
5902 * m/ia64.h (UNEXEC): Remove, set in s/*.h.
5903
5904 2010-05-16 Glenn Morris <rgm@gnu.org>
5905
5906 * Makefile.in (LIBX_BASE): Always define.
5907
5908 * Makefile.in (LIBX_OTHER): Move out of cpp section.
5909
5910 * Makefile.in (LIBXT): Always define.
5911
5912 2010-05-15 Glenn Morris <rgm@gnu.org>
5913
5914 * Makefile.in (OLDXMENU, LIBXMENU, LIBX_OTHER): Always define.
5915
5916 * Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
5917 (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
5918
5919 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
5920
5921 * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (Bug#5916)
5922 (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
5923
5924 * emacs.c (main): Initialize initial-environment and
5925 process-environment before generating from env, not after.
5926
5927 Handle --version reasonably in CANNOT_DUMP configuration.
5928 * emacs.c (emacs_version, emacs_copyright): New string variables.
5929 (Vemacs_version, Vemacs_copyright): New Lisp_Object variables.
5930 (syms_of_emacs): Defvar them, and initialize them from the C
5931 string variables.
5932 (main): If initialization hasn't been done, print initial version
5933 info from the C strings, instead of starting an interactive session.
5934
5935 2010-05-15 Eli Zaretskii <eliz@gnu.org>
5936
5937 * bidi.c (bidi_paragraph_init): Don't leave alone garbage values
5938 of bidi_it->paragraph_dir. Call bidi_initialize if needed.
5939 (bidi_paragraph_init): Remove redundant assertion that we are at
5940 the beginning of a line after call to bidi_find_paragraph_start.
5941
5942 * xdisp.c (Fcurrent_bidi_paragraph_direction): New function.
5943 (syms_of_xdisp): Defsubr it.
5944
5945 * cmds.c (Fforward_char, Fbackward_char): Doc fix.
5946
5947 * Makefile.in: Fix MSDOS-related comments.
5948
5949 2010-05-15 Glenn Morris <rgm@gnu.org>
5950
5951 * Makefile.in (OLDXMENU_TARGET): New, set by configure.
5952 (really-lwlib, really-oldXMenu): Always define.
5953 ($OLDXMENU): Depend on $OLDXMENU_TARGET.
5954
5955 * Makefile.in: Simplify cpp conditional.
5956
5957 * Makefile.in (${ns_appdir}): Simplify using umask.
5958
5959 * Makefile.in (${ns_appdir}): Remove references to CVS-related files.
5960
5961 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
5962
5963 * eval.c (specbind): Remove left-over duplicate test.
5964 Disallow let-binding frame-local vars. Add comment.
5965
5966 2010-05-14 Eli Zaretskii <eliz@gnu.org>
5967
5968 Make the cache of bidi iterator states dynamically allocated.
5969 * bidi.c (bidi_cache_shrink): New function.
5970 (bidi_init_it): Call it.
5971 (bidi_cache_iterator_state): Enlarge the cache if needed.
5972
5973 * bidi.c (bidi_move_to_visually_next): Rename from
5974 bidi_get_next_char_visually. All callers changed.
5975
5976 2010-05-14 Kenichi Handa <handa@m17n.org>
5977
5978 * dispextern.h (struct composition_it): New member reversed_p.
5979
5980 * composite.c (composition_compute_stop_pos): Search backward if
5981 ENDPOS < CHARPOS.
5982 (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
5983 Set CMP_IT->reversed_p.
5984 (composition_update_it): Pay attention to CMP_IT->reversed_p.
5985
5986 * xdisp.c (set_iterator_to_next):
5987 Call composition_compute_stop_pos with negative ENDPOS if we are
5988 scanning backward. Call composition_compute_stop_pos if scan
5989 direction is changed.
5990 (next_element_from_buffer): Call composition_compute_stop_pos with
5991 negative ENDPOS if we are scanning backward.
5992 (next_element_from_composition): Pay attention to
5993 IT->cmp_it.reversed_p.
5994
5995 2010-05-14 Kenichi Handa <handa@m17n.org>
5996
5997 * font.c (font_range): Return the range for the font found at first.
5998
5999 2010-05-14 Glenn Morris <rgm@gnu.org>
6000
6001 * Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Always define.
6002
6003 * Makefile.in (mktime, X11, register): Move undefs to configure.
6004
6005 * Makefile.in (MSDOS_OBJ): Default to empty, let msdos scripts set it.
6006 (MSDOS_X_OBJ): New variable.
6007 (MSDOS_SUPPORT_REAL): New constant.
6008 (MSDOS_SUPPORT): Set as a variable, not with cpp.
6009 (obj): Use MSDOS_X_OBJ.
6010 (lisp): Use MSDOS_SUPPORT as a variable.
6011
6012 * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
6013 (GPM_MOUSE_SUPPORT): Now it's a constant.
6014 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
6015 not cpp.
6016
6017 * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
6018 (ns_appresdir): Remove, unused.
6019
6020 * Makefile.in (SHELL): Move outside cpp section.
6021
6022 * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
6023
6024 2010-05-13 Glenn Morris <rgm@gnu.org>
6025
6026 * Makefile.in (FONT_DRIVERS): Place with other HAVE_X_WINDOWS stuff.
6027 (TOOLTIP_SUPPORT): Place with other HAVE_WINDOW_SYSTEM stuff.
6028
6029 * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
6030 HAVE_WINDOW_SYSTEM must be too.
6031
6032 * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
6033 (lisp): Remove WINNT_SUPPORT.
6034
6035 * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
6036 Let configure set these variables (to empty) in this case as well.
6037
6038 * Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
6039 (LIBX_BASE): Use $LD_SWITCH_X_SITE.
6040
6041 * Makefile.in (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
6042 (LIB_MATH, FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS)
6043 (FREETYPE_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS)
6044 (M17N_FLT_LIBS, GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBGPM)
6045 (LIBRESOLV, UNEXEC_OBJ): For clarity, define variables to hold
6046 the values output by configure.
6047 (ALL_CFLAGS, obj, LIBES, temacs${EXEEXT}): Use the above variables.
6048
6049 2010-05-12 Glenn Morris <rgm@gnu.org>
6050
6051 * Makefile.in (YMF_PASS_LDFLAGS, LD, LINKER): Simplify the logic.
6052 (LINKER_WAS_SPECIFIED): Remove.
6053
6054 * Makefile.in (LIB_GCC): Set using configure, not cpp.
6055 (GNULIB_VAR) [!ORDINARY_LINK]: Always set to $LIB_GCC.
6056 * m/arm.h (LIB_GCC) [GNU_LINUX]:
6057 * s/cygwin.h (LIB_GCC):
6058 * s/freebsd.h (LIB_GCC):
6059 * s/gnu-linux.h (LIB_GCC):
6060 * s/msdos.h (LIB_GCC):
6061 * s/netbsd.h (LIB_GCC):
6062 Move to configure.
6063
6064 2010-05-11 Karel Klíč <kklic@redhat.com>
6065
6066 * ftfont.c: Fix incorrect parentheses of #if condition for
6067 definining M17N_FLT_USE_NEW_FEATURE.
6068
6069 2010-05-11 Glenn Morris <rgm@gnu.org>
6070
6071 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
6072 * s/msdos.h (MSDOS_LIBS_SYSTEM): Remove.
6073
6074 2010-05-10 Eli Zaretskii <eliz@gnu.org>
6075
6076 * xdisp.c (init_iterator): Don't turn on bidi reordering in
6077 unibyte buffers. See
6078 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
6079
6080 2010-05-10 Glenn Morris <rgm@gnu.org>
6081
6082 * Makefile.in (LIBS_SYSTEM): Set using configure, not cpp.
6083 (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
6084 (LIBES): Use LIBS_SYSTEM as a variable.
6085 * s/msdos.h (LIBS_SYSTEM): Rename to MSDOS_LIBS_SYSTEM. Always define.
6086 * s/aix4-2.h (LIBS_SYSTEM):
6087 * s/freebsd.h (LIBS_SYSTEM):
6088 * s/hpux10-20.h (LIBS_SYSTEM):
6089 * s/sol2-6.h (LIBS_SYSTEM):
6090 * s/unixware.h (LIBS_SYSTEM):
6091 Move to configure.
6092
6093 * s/aix4-2.h (MAIL_USE_LOCKF):
6094 * s/bsd-common.h (MAIL_USE_FLOCK):
6095 * s/darwin.h (MAIL_USE_FLOCK):
6096 * s/gnu-linux.h (MAIL_USE_FLOCK):
6097 * s/irix6-5.h (MAIL_USE_FLOCK):
6098 * s/template.h (MAIL_USE_FLOCK):
6099 Move to configure.
6100
6101 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6102
6103 * Version 23.2 released.
6104
6105 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
6106
6107 * composite.c (autocmp_chars): Save point as marker before calling
6108 auto-composition-function (Bug#5984).
6109
6110 * lisp.h (restore_point_unwind): Add prototype.
6111
6112 * fileio.c (restore_point_unwind): Remove static attribute.
6113
6114 2010-05-08 Kenichi Handa <handa@m17n.org>
6115
6116 * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
6117 new feature of libotf and m17n-flt.
6118 (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]:
6119 Call OTF_check_features even if no specific feature is given.
6120 (PACK_OTF_TAG) [M17N_FLT_USE_NEW_FEATURE]: New macro.
6121 (ftfont_drive_otf) [M17N_FLT_USE_NEW_FEATURE]: Handle the case
6122 that OUT is NULL. Use OTF_drive_gsub_with_log and
6123 OTF_drive_gpos_with_log instead of OTF_drive_gsub and
6124 OTF_drive_gpos.
6125 (ftfont_try_otf) [M17N_FLT_USE_NEW_FEATURE]: New function.
6126 (ftfont_shape_by_flt) [M17N_FLT_USE_NEW_FEATURE]:
6127 Setup mflt_enable_new_feature and mflt_try_otf.
6128
6129 2010-05-08 Jan Djärv <jan.h.d@swipnet.se>
6130
6131 * xsettings.c (Ftool_bar_get_system_style): Correct comment.
6132
6133 * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
6134 box and toolbar (Bug #6139).
6135 (xg_create_tool_bar): Remove comment (Bug #6139).
6136 (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
6137 (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
6138
6139 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6140
6141 * makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
6142 Update dependencies.
6143
6144 2010-05-08 Eli Zaretskii <eliz@gnu.org>
6145
6146 * fringe.c (update_window_fringes): Set up truncation bitmaps for
6147 R2L lines.
6148
6149 2010-05-08 Glenn Morris <rgm@gnu.org>
6150
6151 * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
6152
6153 * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
6154 (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
6155 (termcapobj): Replace with TERMCAP_OBJ.
6156 (otherobj): Use $TERMCAP_OBJ instead of $termcapobj.
6157 (LIBES): Use LIBS_TERMCAP as a variable.
6158
6159 * s/freebsd.h (osreldate.h): No longer include, since this file
6160 does not use __FreeBSD_version any more.
6161
6162 * s/aix4-2.h (TERMINFO):
6163 * s/cygwin.h (TERMINFO):
6164 * s/darwin.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6165 * s/freebsd.h (TERMINFO, LIBS_TERMCAP):
6166 * s/gnu-linux.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6167 * s/gnu.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
6168 * s/hpux10-20.h (TERMINFO, LIBS_TERMCAP):
6169 * s/irix6-5.h (TERMINFO):
6170 * s/netbsd.h (LIBS_TERMCAP):
6171 * s/openbsd.h (TERMINFO, LIBS_TERMCAP):
6172 * s/sol2-6.h (LIBS_TERMCAP) [!TERMINFO]:
6173 * s/usg5-4.h (TERMINFO):
6174 Move to configure.
6175
6176 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6177
6178 * eval.c (unbind_to): Don't unbind a local binding into the global
6179 binding when the local binding disappeared. Inversely, don't unbind
6180 a global binding into a newly created local binding.
6181 * data.c (set_internal): Make its `buf' arg into a `where' arg so we
6182 can specify the frame to use, when applicable. Adjust callers.
6183
6184 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
6185 Stefan Monnier <monnier@iro.umontreal.ca>
6186
6187 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
6188
6189 2010-05-07 Eli Zaretskii <eliz@gnu.org>
6190
6191 * w32fns.c: Include w32.h.
6192 (Fw32_shell_execute): Decode the error message before passing it
6193 to `error'. (Bug#6126)
6194
6195 * msdos.c (dos_set_window_size):
6196 * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)'
6197 instead of `XSYMBOL (foo)->value'.
6198
6199 2010-05-07 Eli Zaretskii <eliz@gnu.org>
6200
6201 Fix the MS-DOS build, broken by autoconfiscation.
6202
6203 * Makefile.in: Don't use Make-style comments past the "start of
6204 cpp stuff" line.
6205 (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
6206
6207 * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
6208 edited directly by msdos/sed1v2.inp).
6209
6210 2010-05-07 Glenn Morris <rgm@gnu.org>
6211
6212 * Makefile.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
6213 (LD_SWITCH_SYSTEM_EXTRA): New variable, set by configure.
6214 (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM and $LD_SWITCH_SYSTEM_EXTRA,
6215 move out of cpp section.
6216 * s/freebsd.h (LD_SWITCH_SYSTEM):
6217 * s/gnu-linux.h (LD_SWITCH_SYSTEM):
6218 * s/netbsd.h (LD_SWITCH_SYSTEM):
6219 * s/openbsd.h (LD_SWITCH_SYSTEM): Move to configure.in.
6220
6221 2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
6222
6223 Define LIB_STANDARD and START_FILES using autoconf.
6224 * s/usg5-4.h (LIB_STANDARD):
6225 * s/netbsd.h (START_FILES):
6226 * s/irix6-5.h (LIB_STANDARD):
6227 * s/hpux10-20.h (LIB_STANDARD, START_FILES):
6228 * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6229 * s/freebsd.h (START_FILES):
6230 * s/darwin.h (START_FILES):
6231 * s/cygwin.h (START_FILES):
6232 * s/aix4-2.h (LIB_STANDARD):
6233 * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
6234 * Makefile.in (STARTFILES): Rename to START_FILES, define using
6235 autoconf, not cpp.
6236
6237 2010-05-06 Dan Nicolaescu <dann@ics.uci.edu>
6238
6239 Remove NEED_BSDTTY and NEED_UNISTD_H.
6240 * s/hpux10-20.h (NEED_BSDTTY): Remove.
6241 * s/aix4-2.h (NEED_UNISTD_H): Remove.
6242 * systty.h: Simplify conditionals for including <sys/bsdtty.h>,
6243 <sys/ptyio.h> and <unistd.h>.
6244
6245 * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
6246
6247 * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
6248 * s/gnu.h (START_FILES): Remove empty definition.
6249
6250 2010-05-06 Jan Djärv <jan.h.d@swipnet.se>
6251
6252 * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
6253
6254 2010-05-06 Glenn Morris <rgm@gnu.org>
6255
6256 * Makefile.in (CPP, LN_S): Remove unused variables.
6257
6258 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6259
6260 * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
6261
6262 2010-05-05 Lawrence Mitchell <wence@gmx.li>
6263
6264 * m/sparc.h: Fix typo in earlier change.
6265
6266 2010-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6267
6268 Misc tweaks.
6269 * eval.c (Fdefvaralias): Remove unintended nested if.
6270 (internal_condition_case_2, internal_condition_case_n): Use ANSI type.
6271
6272 2010-05-04 Bernhard Herzog <bh@intevation.de> (tiny change)
6273
6274 * xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
6275
6276 2010-05-04 Dan Nicolaescu <dann@ics.uci.edu>
6277
6278 Remove BSD_PGRPS.
6279 * s/bsd-common.h (BSD_PGRPS): Remove undef.
6280 * s/gnu-linux.h (BSD_PGRPS): Remove.
6281 * term.c (dissociate_if_controlling_tty):
6282 * sysdep.c (narrow_foreground_group, widen_foreground_group)
6283 (init_sys_modes, reset_sys_modes):
6284 * emacs.c (main):
6285 * callproc.c (Fcall_process, child_setup): Remove code depending
6286 on BSD_PGRPS.
6287
6288 Remove POSIX_SIGNALS.
6289 * s/usg5-4.h (POSIX_SIGNALS):
6290 * s/netbsd.h (POSIX_SIGNALS):
6291 * s/msdos.h (POSIX_SIGNALS):
6292 * s/ms-w32.h (POSIX_SIGNALS):
6293 * s/hpux11.h (POSIX_SIGNALS):
6294 * s/gnu.h (POSIX_SIGNALS):
6295 * s/gnu-linux.h (POSIX_SIGNALS):
6296 * s/freebsd.h (POSIX_SIGNALS):
6297 * s/darwin.h (POSIX_SIGNALS):
6298 * s/cygwin.h (POSIX_SIGNALS):
6299 * s/aix4-2.h (POSIX_SIGNALS): Remove definition.
6300 * s/unixware.h:
6301 * s/sol2-6.h: Remove comments on POSIX_SIGNALS.
6302 * process.c (create_process):
6303 * syssignal.h:
6304 * sysdep.c (wait_for_termination, init_signals):
6305 * process.c (create_process):
6306 * msdos.c: POSIX_SIGNALS is always defined on all platforms,
6307 remove all code that assumes the contrary.
6308
6309 2010-05-04 Glenn Morris <rgm@gnu.org>
6310
6311 * s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell
6312 variable.
6313 * s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6314 (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH.
6315 * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
6316 (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of
6317 LD_SWITCH_SYSTEM_tmp.
6318 * Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH):
6319 New variables, set by configure.
6320
6321 * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6322 * s/darwin.h (HEADERPAD_EXTRA, LIBS_NSGUI): Remove.
6323 (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
6324 * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): New variable, set by configure.
6325 (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM_TEMACS.
6326
6327 * s/aix4-2.h (C_SWITCH_SYSTEM):
6328 * m/alpha.h (C_SWITCH_MACHINE):
6329 Move to configure.in.
6330 * Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
6331 New variables, set by configure.
6332 (ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
6333 $c_switch_machine and $c_switch_system.
6334
6335 2010-05-04 Dan Nicolaescu <dann@ics.uci.edu>
6336
6337 * s/hpux10-20.h (LIB_STANDARD): New definition.
6338 * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based
6339 on it, not used anymore.
6340
6341 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
6342
6343 * eval.c (internal_condition_case_n): Rename from
6344 internal_condition_case_2.
6345 (internal_condition_case_2): New function.
6346
6347 * xdisp.c (safe_call): Use internal_condition_case_n.
6348
6349 * fileio.c (Fdelete_file, internal_delete_file): New arg FORCE.
6350 (internal_delete_file, Frename_file): Callers changed.
6351
6352 * buffer.c (Fkill_buffer):
6353 * callproc.c (delete_temp_file): Callers changed (Bug#6070).
6354
6355 * lisp.h: Update prototypes.
6356
6357 2010-05-03 Glenn Morris <rgm@gnu.org>
6358
6359 * Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
6360 (LIBXT_OTHER, LIBX_OTHER): New, set by configure.
6361 (LIBXT): Set with configure, not cpp.
6362 (LIBX): Remove.
6363 (LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
6364
6365 2010-05-02 Dan Nicolaescu <dann@ics.uci.edu>
6366
6367 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
6368 The FreeBSD is not needed, the default works, Solaris version is
6369 not needed, and the remaining case is not supported by configure.
6370
6371 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
6372
6373 * xsmfns.c (CHDIR_OPT): New define.
6374 (smc_save_yourself_CB): Add CHDIR_OPT to options to use when
6375 restarting emacs.
6376
6377 * xterm.c (x_connection_closed): Call Fkill_emacs instead of
6378 shut_down_emacs.
6379
6380 * emacs.c (USAGE1): Mention --chdir.
6381 (main): Handle --chdir.
6382 (standard_args): Add --chdir.
6383 (fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
6384 #5552).
6385
6386 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
6387
6388 Remove LD_SWITCH_MACHINE.
6389 * Makefile.in (LD_SWITCH_MACHINE): Remove definition, unused.
6390 (TEMACS_LDFLAGS): Do not use LD_SWITCH_MACHINE.
6391
6392 Clean up IRIX code.
6393 * m/iris4d.h (TERMINFO, FIRST_PTY_LETTER): Move definitions ...
6394 * s/irix6-5.h (TERMINFO, FIRST_PTY_LETTER): ... here.
6395
6396 Clean up AIX code.
6397 * m/ibmrs6000.inp: Remove file, unused.
6398 * m/ibmrs6000.h (IBMR2AIX): Remove, unused.
6399 (LD_SWITCH_MACHINE): Rename to LD_SWITCH_SYSTEM_TEMACS, and move
6400 definition ...
6401 * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): ... here.
6402
6403 * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code,
6404 unused.
6405
6406 2010-05-01 Eli Zaretskii <eliz@gnu.org>
6407
6408 Emulate POSIX_SIGNALS on MS-Windows.
6409
6410 * s/ms-w32.h (POSIX_SIGNALS, struct sigaction, SIG_BLOCK)
6411 (SIG_SETMASK, SIG_UNBLOCK): Define.
6412
6413 * sysdep.c (sys_signal) [WINDOWSNT]: #ifdef away.
6414 (wait_for_termination) [WINDOWSNT]: Move MS-Windows specific code
6415 from non-POSIX_SIGNALS section to POSIX_SIGNALS section.
6416
6417 * w32.c (sigemptyset, sigaddset, sigfillset, sigprocmask):
6418 New stubs.
6419
6420 Miscellaneous fixes of bidi display.
6421
6422 * xdisp.c (find_row_end): New function, refactored from display_line.
6423 (display_line): Use it.
6424 (extend_face_to_end_of_line): In almost-filled rows, extend only
6425 if the row is R2L and not continued.
6426 (display_line): Fix prepending of truncation glyphs to R2L rows.
6427 Preserve overlay and string info in row->end.
6428 (insert_left_trunc_glyphs): Support addition of left truncation
6429 glyphs to R2L rows.
6430 (set_cursor_from_row): Don't place cursor on the vertical border
6431 glyph between adjacent windows. Fix a crash when a display string
6432 is continued to the next line. Don't return zero if cursor was
6433 found by `cursor' property of a display string.
6434 (try_cursor_movement): Don't assume that row->end == (row+1)->start,
6435 test for that explicitly.
6436
6437 2010-05-01 Glenn Morris <rgm@gnu.org>
6438
6439 * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
6440 for clarity.
6441 (OTHER_OBJ): Remove.
6442 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
6443 (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
6444
6445 2010-05-01 Karel Klíč <kklic@redhat.com>
6446
6447 * fileio.c (Ffile_selinux_context): Context functions may return null.
6448
6449 2010-04-30 Dan Nicolaescu <dann@ics.uci.edu>
6450
6451 * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
6452
6453 2010-04-30 Glenn Morris <rgm@gnu.org>
6454
6455 * Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable. (Bug#6065)
6456 (OTHER_OBJ): Define as a separate variable, for clarity.
6457
6458 2010-04-30 Jan Djärv <jan.h.d@swipnet.se>
6459
6460 * xsettings.c: include limits.h and update file comment.
6461
6462 2010-04-30 Glenn Morris <rgm@gnu.org>
6463
6464 * Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
6465 Set with configure, not cpp.
6466 (LIBW): Remove, replace with $TOOLKIT_LIBW.
6467
6468 * Makefile.in (mallocobj): Remove.
6469 (otherobj): Simplify using @OTHER_OBJ@.
6470
6471 * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o)
6472 (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o):
6473 Don't bother making nsgui.h dependency platform-specific.
6474
6475 * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
6476
6477 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6478
6479 * process.c (read_process_output, exec_sentinel): Don't burp if the
6480 sentinel/filter kills the current buffer (bug#6060).
6481
6482 Fix wrong-docstring problem introduced with hash-consing. (Bug#6008)
6483 * eval.c (Fautoload): Set doc to a unique number rather than to 0.
6484 Remove unused var `args'.
6485 * lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
6486 (LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
6487 * doc.c (store_function_docstring): Use XSETCAR.
6488
6489 2010-04-28 Glenn Morris <rgm@gnu.org>
6490
6491 * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
6492 (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
6493
6494 * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
6495
6496 * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
6497 (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
6498
6499 * Makefile.in (FONT_OBJ): New, set by configure.
6500 (FONT_DRIVERS): Use $FONT_OBJ.
6501
6502 * Makefile.in (LIBXMU): Set with configure, not cpp.
6503 * s/aix4-2.h (LIBXMU):
6504 * s/hpux10-20.h (LIBXMU):
6505 Remove definition, now set in configure.
6506
6507 * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
6508
6509 * m/amdx86-64.h [i386]: Move this test to configure.in.
6510
6511 2010-04-27 Glenn Morris <rgm@gnu.org>
6512
6513 * Makefile.in (LIBXTR6): Set with configure, not cpp.
6514 * s/unixware.h (NEED_LIBW): Remove definition.
6515
6516 * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
6517 (TOOLKIT_LIBW): New, set by configure.
6518 (@X_TOOLKIT_TYPE@): No longer define it.
6519
6520 * Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
6521 (MOTIF_LIBW): Set with configure, not cpp.
6522 * s/aix4-2.h (LIB_MOTIF):
6523 * s/gnu-linux.h (LIB_MOTIF):
6524 * s/unixware.h (LIB_MOTIF): Move to configure.in.
6525
6526 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
6527
6528 Reduce CPP usage.
6529 * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
6530 (obj): Use autoconf for unexec instead of cpp.
6531 (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE):
6532 Remove definitions and undefs. Inline definitions in the only user.
6533 (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf.
6534
6535 2010-04-27 Glenn Morris <rgm@gnu.org>
6536
6537 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
6538 since the defaults (set by the system file) are fine in most cases.
6539 [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.
6540 * m/ibms390x.h (START_FILES, LIB_STANDARD):
6541 * m/macppc.h (START_FILES, LIB_STANDARD) [GNU_LINUX]:
6542 * m/sparc.h (START_FILES, LIB_STANDARD) [__linux__]:
6543 Remove definitions, since they are set correctly in s/gnu-linux.h.
6544 * s/freebsd.h (START_FILES, LIB_STANDARD):
6545 * s/gnu-linux.h (START_FILES, LIB_STANDARD):
6546 * s/hpux10-20.h (START_FILES):
6547 * s/netbsd.h (START_FILES, LIB_STANDARD, START_FILES_1, END_FILES_1):
6548 Use $CRT_DIR in place of fixed /usr/lib, /lib directories.
6549
6550 * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
6551 (MOTIF_LIBW): Use $LIBXP.
6552 (otherobj): Use $WIDGET_OBJ.
6553
6554 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
6555
6556 * Makefile.in (LIBS_MACHINE): Remove, unused.
6557
6558 Use autoconf instead of cpp for LIB_MATH.
6559 * s/darwin.h (LIB_MATH): Do not define here, move to configure.
6560 * s/cygwin.h (LIB_MATH): Likewise.
6561 * Makefile.in (LIB_MATH): Do not define with cpp.
6562 (LIBES): Use autoconf for LIB_MATH.
6563
6564 2010-04-26 Kenichi Handa <handa@m17n.org>
6565
6566 * composite.c (Ffind_composition_internal): Fix the return value
6567 for an automatic composition.
6568
6569 2010-04-25 Dan Nicolaescu <dann@ics.uci.edu>
6570
6571 Remove all NO_ARG_ARRAY uses.
6572 * fns.c (concat2, concat3, nconc2):
6573 * eval.c (apply1, call1, call2, call3, call4, call5, call6)
6574 (call7): Remove NO_ARG_ARRAY usage, assume it's always true.
6575 * m/xtensa.h (NO_ARG_ARRAY):
6576 * m/template.h (NO_ARG_ARRAY):
6577 * m/sparc.h (NO_ARG_ARRAY):
6578 * m/sh3.h (NO_ARG_ARRAY):
6579 * m/mips.h (NO_ARG_ARRAY):
6580 * m/macppc.h (NO_ARG_ARRAY):
6581 * m/iris4d.h (NO_ARG_ARRAY):
6582 * m/intel386.h (NO_ARG_ARRAY):
6583 * m/ibms390x.h (NO_ARG_ARRAY):
6584 * m/ibms390.h (NO_ARG_ARRAY):
6585 * m/ibmrs6000.h (NO_ARG_ARRAY):
6586 * m/ia64.h (NO_ARG_ARRAY):
6587 * m/hp800.h (NO_ARG_ARRAY):
6588 * m/arm.h (NO_ARG_ARRAY):
6589 * m/amdx86-64.h (NO_ARG_ARRAY):
6590 * m/alpha.h (NO_ARG_ARRAY): Remove definition.
6591
6592 2010-04-25 Eli Zaretskii <eliz@gnu.org>
6593
6594 * xdisp.c (display_line): Don't assume 2nd call to
6595 get_next_display_element cannot return zero. (Bug#6030)
6596 (iterate_out_of_display_property): New function, body from pop_it.
6597 (pop_it): Use it.
6598
6599 2010-04-24 Glenn Morris <rgm@gnu.org>
6600
6601 * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
6602 For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
6603 (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
6604 since CRT_DIR defaults to /usr/lib. Suggested by Dan Nicolaescu.
6605
6606 2010-04-24 Eli Zaretskii <eliz@gnu.org>
6607
6608 * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
6609 use `get_next_display_element' and `set_iterator_to_next' to
6610 advance to the next character, when looking for the character that
6611 begins the next row.
6612
6613 * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
6614 definition of "struct Lisp_Symbol".
6615
6616 2010-04-24 Glenn Morris <rgm@gnu.org>
6617
6618 * Makefile.in (CRT_DIR): New variable, set by configure.
6619 * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
6620 Use $CRT_DIR rather than HAVE_LIB64_DIR. (Bug#5655)
6621
6622 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6623
6624 * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
6625
6626 * s/cygwin.h (LIBS_DEBUG): Remove, unused.
6627
6628 Remove redundant flags.
6629 * s/freebsd.h (C_SWITCH_SYSTEM):
6630 * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
6631 * s/netbsd.h (C_SWITCH_SYSTEM):
6632 * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
6633 of these.
6634
6635 Simplify m/intel386.h.
6636 * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
6637 user: ecrt0.c.
6638 (SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
6639 (USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
6640 the only user: s/unixware.h.
6641 * ecrt0.c: Remove #ifndef static. Inline CRT0_DUMMIES definition
6642 from m/intel386.h.
6643 * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE):
6644 Definitions moved here from m/intel386.h.
6645
6646 * m/mips.h: Remove #if 0 code.
6647
6648 2010-04-23 Eli Zaretskii <eliz@gnu.org>
6649
6650 Fix display of composed characters from L2R scripts in bidi buffers.
6651 * xdisp.c (set_iterator_to_next, next_element_from_composition):
6652 After advancing IT past the composition, resync the bidi iterator
6653 with IT's position. (Bug#5977)
6654
6655 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6656
6657 * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
6658 (TEMACS_LDFLAGS): Don't use LD_SWITCH_SYSTEM_TEMACS.
6659
6660 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6661
6662 * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
6663
6664 2010-04-23 Eli Zaretskii <eliz@gnu.org>
6665
6666 Support `display' text properties and overlay strings in bidi buffers.
6667 * xdisp.c (pop_it): When the stack is popped after displaying
6668 from a string, bidi-iterate to exit from the text portion covered
6669 by the `display' property or overlay. (Bug#5988, bug#5920)
6670
6671 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6672
6673 * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
6674 (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
6675
6676 * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
6677 * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.
6678
6679 Simplify STARTFILES definition.
6680 * s/hpux10-20.h (START_FILES): Explicitly define here instead of
6681 relying on Makefile.in to define it.
6682 * s/cygwin.h (START_FILES): Likewise.
6683 * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
6684
6685 Clean up Solaris code.
6686 * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM)
6687 (LIB_MOTIF): Remove, configure takes care of this.
6688 (NOT_USING_MOTIF): Remove, unused.
6689 * xrdb.c: Remove #if 0-ed #include.
6690 (SYSV): Remove conditional for old SysV.
6691 * sysdep.c (closedir): Remove conditional code for Solaris,
6692 Solaris has closedir.
6693
6694 2010-04-22 Jan Djärv <jan.h.d@swipnet.se>
6695
6696 * xsettings.c (read_and_apply_settings): Check if current_font is
6697 NULL before strcmp (Bug#6001).
6698
6699 2010-04-21 Dan Nicolaescu <dann@ics.uci.edu>
6700
6701 Clean up HP-UX files.
6702 * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
6703 (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
6704 (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
6705 * s/hpux10-20.h: ... to the only user, here.
6706
6707 2010-04-21 Eli Zaretskii <eliz@gnu.org>
6708
6709 * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't
6710 use buffer-local values of paragraph-start and paragraph-separate.
6711 <paragraph_start_re, paragraph_separate_re>: Rename from
6712 fallback_paragraph_start_re and fallback_paragraph_separate_re.
6713 (Bug#5992)
6714
6715 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
6716
6717 * xsettings.c: Qmonospace_font_name, Qtool_bar_style and
6718 current_tool_bar_style are new.
6719 (store_config_changed_event): Rename from store_font_changed_event.
6720 (XSETTINGS_TOOL_BAR_STYLE): New define.
6721 (SEEN_FONT, SEEN_TB_STYLE): New enum values.
6722 (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
6723 HAVE_XFT.
6724 (something_changedCB): store_font_changed_event is now
6725 store_config_changed_event.
6726 (parse_settings): Rename from parse_xft_settings.
6727 Read non-xft xsettings outside #ifdef HAVE_XFT.
6728 (read_settings): Rename from read_xft_settings.
6729 (apply_xft_settings): Take current settings as parameter. Do not
6730 call read_(xft)_settings.
6731 (read_and_apply_settings): New function.
6732 (xft_settings_event): Do non-xft stuff out of HAVE_XFT.
6733 Call read_and_apply_settings if there are settings to be read.
6734 (init_xsettings): Rename from init_xfd_settings.
6735 Call read_and_apply_settings unconditionally.
6736 (xsettings_initialize): Call init_xsettings.
6737 (Ftool_bar_get_system_style): New function.
6738 (syms_of_xsettings): Define Qmonospace_font_name and
6739 Qtool_bar_style. Initialize current_tool_bar_style to nil.
6740 defsubr Stool_bar_get_system_style. Fprovide on
6741 dynamic-setting.
6742 Move misplaced HAVE_GCONF
6743
6744 * xsettings.h (Ftool_bar_get_system_style): Declare.
6745
6746 * xdisp.c: Vtool_bar_style, tool_bar_max_label_size,
6747 Qtext, Qboth, Qboth_horiz are new.
6748 (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR
6749 Vtool_bar_style, tool_bar_max_label_size.
6750
6751 * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz.
6752
6753 * keyboard.c: QClabel is new.
6754 (parse_tool_bar_item): Take out QClabel from tool bar items.
6755 Try to construct a label if ther is no QClabel.
6756 (syms_of_keyboard): Intern :label as QClabel.
6757
6758 * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new.
6759 (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE):
6760 New.
6761
6762 * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to
6763 dynamic-setting.el.
6764
6765 * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item.
6766 (xg_make_tool_item, xg_show_toolbar_item): New function.
6767 (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL.
6768 Call xg_make_tool_item to make a tool bar item.
6769 Call xg_show_toolbar_item. Use wtoolbar instead of x->toolbar_widget.
6770
6771 * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin
6772 into account for toolbars.
6773
6774 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
6775
6776 * data.c (make_blv): Declarations before code (Bug#5993).
6777
6778 2010-04-21 Glenn Morris <rgm@gnu.org>
6779
6780 * Makefile.in (DBUS_OBJ, GTK_OBJ, XMENU_OBJ, XOBJ):
6781 Define using autoconf, not cpp.
6782 (LIBXSM): New variable, set by autoconf.
6783 (LIBXT): Use $LIBXSM.
6784
6785 2010-04-21 Dan Nicolaescu <local_user@dannlt>
6786
6787 Remove NOMULTIPLEJOBS, unused.
6788 * s/template.h (NOMULTIPLEJOBS):
6789 * s/msdos.h (NOMULTIPLEJOBS): Remove, unused.
6790
6791 Simplify LD_SWITCH_SYSTEM_TEMACS usage.
6792 * s/freebsd.h (LD_SWITCH_SYSTEM_TEMACS):
6793 * s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure
6794 detects -znocombreloc and passes it to the linker
6795 * s/hpux10-20.h (LD_SWITCH_SYSTEM_TEMACS): Remove, empty.
6796
6797 2010-04-21 Glenn Morris <rgm@gnu.org>
6798
6799 * Makefile.in (LIBSELINUX_LIBS): Move out of #ifdef.
6800
6801 2010-04-21 Karel Klíč <kklic@redhat.com>
6802
6803 * Makefile.in (LIBSELINUX_LIBS): New.
6804 (LIBES): Add $LIBSELINUX_LIBS.
6805 * eval.c, lisp.h (call7): New function.
6806 * fileio.c [HAVE_LIBSELINUX]: Include selinux headers.
6807 (Ffile_selinux_context, Fset_file_selinux_context):
6808 New functions.
6809 (Fcopy_file): New parameter preserve-selinux-context.
6810 (Frename_file): Preserve selinux context when renaming by copy-file.
6811
6812 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
6813 Eli Zaretskii <eliz@gnu.org>
6814
6815 Don't depend on cm.c or termcap.c on Windows, use stubs.
6816 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
6817 ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
6818 * w32console.c (current_tty, cost): New vars; lifted from cm.c.
6819 (evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
6820 (sys_tputs, sys_tgetstr): New stubs.
6821 * s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
6822 (tputs, tgetstr): New; define to sys_*.
6823
6824 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
6825
6826 * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
6827
6828 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6829
6830 * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
6831 Just signal a warning rather than an error when inside a let.
6832 (Fmake_variable_frame_local): Add the same test.
6833
6834 * font.c (syms_of_font): Make the style table vars read-only.
6835
6836 * buffer.h (struct buffer): Remove unused var `direction_reversed'.
6837 * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.
6838
6839 * bidi.c (bidi_initialize): Simplify fallback_paragraph_*_re init.
6840
6841 2010-04-20 Eli Zaretskii <eliz@gnu.org>
6842
6843 Fix R2L paragraph display on TTY.
6844
6845 * xdisp.c (unproduce_glyphs): New function.
6846 (display_line): Use it when produced glyphs are discarded from R2L
6847 glyph rows.
6848 (append_composite_glyph): In R2L rows, prepend the glyph rather
6849 than appending it.
6850
6851 * term.c (append_composite_glyph): In R2L rows, prepend the glyph
6852 rather than append it. Set up the resolved_level and bidi_type
6853 attributes of the appended glyph.
6854 (produce_special_glyphs): Mirror the backslash continuation
6855 character in R2L lines.
6856
6857 Implement display of R2L paragraphs in GUI sessions.
6858
6859 * xdisp.c [HAVE_WINDOW_SYSTEM]: Add prototype for
6860 append_stretch_glyph.
6861 (set_cursor_from_row) <cursor_x>: Remove unused variable.
6862 Fix off-by-one error in computing x at end of text in the row.
6863 (append_stretch_glyph): In reversed row, prepend the glyph rather
6864 than append it. Set resolved_level and bidi_type of the glyph.
6865 (extend_face_to_end_of_line): If the row is reversed, prepend a
6866 stretch glyph whose width is such that the rightmost glyph will be
6867 drawn at the right margin of the window. Fix off-by-one error on
6868 TTY frames in testing whether a line needs face extension.
6869 Fix face extension at ZV. If this is the last glyph row, use
6870 DEFAULT_FACE_ID, to avoid painting the rest of the window with the
6871 region face.
6872 (set_cursor_from_row, display_line):
6873 Use MATRIX_ROW_CONTINUATION_LINE_P instead of testing value of
6874 row->continuation_lines_width.
6875 (next_element_from_buffer): Don't call bidi_paragraph_init if we
6876 are at ZV. Fixes a crash when reseated to ZV by
6877 try_window_reusing_current_matrix.
6878 (display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
6879 which happens with R2L glyph rows. Fixes a crash when inserting a
6880 character at end of an R2L line.
6881 (set_cursor_from_row): Don't be fooled by truncated rows: don't
6882 treat them as having zero-width characters. Improve comments.
6883 Don't reverse pos_before and pos_after for reversed glyph rows.
6884 Set cursor.x to negative value when the cursor might be on the
6885 left fringe.
6886 (IT_OVERFLOW_NEWLINE_INTO_FRINGE): For R2L lines, consider the
6887 left fringe, not the right one.
6888 (notice_overwritten_cursor, draw_phys_cursor_glyph)
6889 (erase_phys_cursor): For reversed cursor_row, support cursor on
6890 the left fringe.
6891
6892 * fringe.c (update_window_fringes): For R2L rows, swap the bitmaps
6893 of continuation indicators on the fringes.
6894 (draw_fringe_bitmap): For reversed glyph rows, allow cursor on the
6895 left fringe.
6896
6897 * w32term.c (w32_draw_window_cursor): For reversed glyph rows,
6898 draw cursor on the left fringe.
6899
6900 * xterm.c (x_draw_window_cursor): For reversed glyph rows, draw
6901 cursor on the left fringe.
6902
6903 * dispnew.c (update_text_area): Handle reversed desired rows when
6904 the cursor is on the left fringe.
6905 (set_window_cursor_after_update): Limit cursor's hpos by -1 from
6906 below, not by 0, for when the cursor is on the left fringe.
6907
6908 2010-04-20 Jan Djärv <jan.h.d@swipnet.se>
6909
6910 * gtkutil.c (xg_event_is_for_scrollbar): Check if grabbed
6911 widget is a scrollbar.
6912
6913 2010-04-20 Kenichi Handa <handa@m17n.org>
6914
6915 * charset.c (char_charset): Consider Vcharset_non_preferred_head
6916 only when the arg CHARSET_LIST is nil.
6917
6918 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 Make variable forwarding explicit rather the using special values.
6921 Basically, this makes the structure of buffer-local values and object
6922 forwarding explicit in the type of Lisp_Symbols rather than use
6923 special Lisp_Objects for that. This tends to lead to slightly more
6924 verbose code, but is more C-like, simpler, and makes it easier to make
6925 sure we handled all cases, among other things by letting the compiler
6926 help us check it.
6927 * lisp.h (enum Lisp_Misc_Type, union Lisp_Misc):
6928 Removing forwarding objects.
6929 (enum Lisp_Fwd_Type, enum symbol_redirect, union Lisp_Fwd): New types.
6930 (struct Lisp_Symbol): Make the various forms of variable-forwarding
6931 explicit rather than hiding them inside Lisp_Object "values".
6932 (XFWDTYPE): New macro.
6933 (XINTFWD, XBOOLFWD, XOBJFWD, XKBOARD_OBJFWD): Redefine.
6934 (XBUFFER_LOCAL_VALUE): Remove.
6935 (SYMBOL_VAL, SYMBOL_ALIAS, SYMBOL_BLV, SYMBOL_FWD, SET_SYMBOL_VAL)
6936 (SET_SYMBOL_ALIAS, SET_SYMBOL_BLV, SET_SYMBOL_FWD): New macros.
6937 (SYMBOL_VALUE, SET_SYMBOL_VALUE): Remove.
6938 (struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd)
6939 (struct Lisp_Buffer_Objfwd, struct Lisp_Kboard_Objfwd):
6940 Remove the Lisp_Misc_* header.
6941 (struct Lisp_Buffer_Local_Value): Redefine.
6942 (BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): New macros.
6943 (struct Lisp_Misc_Any): Add filler to get the right size.
6944 (struct Lisp_Free): Use struct Lisp_Misc_Any rather than struct
6945 Lisp_Intfwd.
6946 (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL, DEFVAR_INT)
6947 (DEFVAR_KBOARD): Allocate a forwarding object.
6948 * data.c (do_blv_forwarding, store_blv_forwarding): New macros.
6949 (let_shadows_global_binding_p): New function.
6950 (union Lisp_Val_Fwd): New type.
6951 (make_blv): New function.
6952 (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
6953 (store_symval_forwarding, swap_in_global_binding, Fboundp)
6954 (swap_in_symval_forwarding, find_symbol_value, Fset)
6955 (let_shadows_buffer_binding_p, set_internal, default_value)
6956 (Fset_default, Fmake_variable_buffer_local, Fmake_local_variable)
6957 (Fkill_local_variable, Fmake_variable_frame_local)
6958 (Flocal_variable_p, Flocal_variable_if_set_p)
6959 (Fvariable_binding_locus):
6960 * xdisp.c (select_frame_for_redisplay):
6961 * lread.c (Fintern, Funintern, init_obarray, defvar_int)
6962 (defvar_bool, defvar_lisp_nopro, defvar_lisp, defvar_kboard):
6963 * frame.c (store_frame_param):
6964 * eval.c (Fdefvaralias, Fuser_variable_p, specbind, unbind_to):
6965 * bytecode.c (Fbyte_code) <varref, varset>: Adapt to the new symbol
6966 value structure.
6967 * buffer.c (PER_BUFFER_SYMBOL): Move from buffer.h.
6968 (clone_per_buffer_values): Only adjust markers into the current buffer.
6969 (reset_buffer_local_variables): PER_BUFFER_IDX is never -2.
6970 (Fbuffer_local_value, set_buffer_internal_1)
6971 (swap_out_buffer_local_variables):
6972 Adapt to the new symbol value structure.
6973 (DEFVAR_PER_BUFFER): Allocate a Lisp_Buffer_Objfwd object.
6974 (defvar_per_buffer): Take a new arg for the fwd object.
6975 (buffer_lisp_local_variables): Return a proper alist (different fix
6976 for bug#4138).
6977 * alloc.c (Fmake_symbol): Use SET_SYMBOL_VAL.
6978 (Fgarbage_collect): Don't handle buffer_defaults specially.
6979 (mark_object): Handle new symbol value structure rather than the old
6980 special Lisp_Misc_* objects.
6981 (gc_sweep) <symbols>: Free also the buffer-local-value objects.
6982 * term.c (set_tty_color_mode):
6983 * bidi.c (bidi_initialize): Don't access the ->value field directly.
6984 * buffer.h (PER_BUFFER_VAR_OFFSET): Don't bother with
6985 a buffer_local_flags.
6986 * print.c (print_object): Get rid of impossible forwarding objects.
6987
6988 2010-04-19 Eli Zaretskii <eliz@gnu.org>
6989
6990 * bidi.c (bidi_get_type, bidi_get_category)
6991 (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral)
6992 (bidi_type_of_next_char, bidi_level_of_next_char):
6993 Declare static. Use `INLINE' rather than `inline'.
6994
6995 2010-04-19 Juanma Barranquero <lekktu@gmail.com>
6996
6997 * dired.c (Ffile_attributes): Fix typo in docstring.
6998
6999 2010-04-19 Adrian Robert <Adrian.B.Robert@gmail.com>
7000
7001 * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as
7002 NSInteger (Bug#5811).
7003
7004 2010-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7005
7006 * s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
7007 (PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
7008
7009 2010-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7010
7011 * frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
7012
7013 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
7014
7015 * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
7016 terminal frames (Bug#5837).
7017
7018 2010-04-19 Eli Zaretskii <eliz@gnu.org>
7019
7020 * .gdbinit (xsubchartable): New command.
7021
7022 2010-04-19 Eli Zaretskii <eliz@gnu.org>
7023
7024 * xdisp.c (display_line): Don't write beyond the last glyph row in
7025 the desired matrix. Fixes a crash in "emacs -nw" (bug#5972), see
7026 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
7027 and
7028 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
7029
7030 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
7031
7032 * alloc.c (Fpurecopy): Hash-cons if requested.
7033 (syms_of_alloc): Update purify-flag docstring.
7034
7035 2010-04-18 Jan Djärv <jan.h.d@swipnet.se>
7036
7037 * gtkutil.c (xg_set_geometry): Set size in geometry string also.
7038 (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
7039
7040 2010-04-17 Eli Zaretskii <eliz@gnu.org>
7041
7042 Fix a crash when an NSM character is inserted at BEGV.
7043
7044 * bidi.c (bidi_init_it): Fix initialization of bidi_it->prev.
7045 (bidi_resolve_weak): Don't use prev.type_after_w1 if it is
7046 NEUTRAL_B or UNKNOWN_BT.
7047
7048 2010-04-16 Eli Zaretskii <eliz@gnu.org>
7049
7050 * xdisp.c (set_cursor_from_row): Don't consider possibility of
7051 other rows with cursor unless they are different from this row and
7052 this row is part of a continued line. (Bug#5943)
7053
7054 2010-04-16 Dan Nicolaescu <dann@ics.uci.edu>
7055
7056 * s/freebsd.h: Restore osreldate.h include.
7057 Suggested by Naohiro Aota.
7058
7059 2010-04-16 Jan Djärv <jan.h.d@swipnet.se>
7060
7061 * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
7062
7063 2010-04-16 Ken Brown <kbrown@cornell.edu> (tiny change)
7064
7065 * s/cygwin.h: Avoid linking against static libgcc.
7066
7067 2010-04-15 Juri Linkov <juri@jurta.org>
7068
7069 * window.c: Add Qscroll_command.
7070 Remove Vscroll_preserve_screen_position_commands.
7071 (window_scroll_pixel_based, window_scroll_line_based): Check the
7072 `scroll-command' property on the last command instead of searching
7073 the last command in Vscroll_preserve_screen_position_commands.
7074 (syms_of_window): Initialize and staticpro `Qscroll_command'.
7075 Put Qscroll_command property on Qscroll_up and Qscroll_down.
7076 (scroll-preserve-screen-position): Doc fix.
7077 (Vscroll_preserve_screen_position_commands): Remove variable.
7078
7079 2010-04-15 Dan Nicolaescu <dann@ics.uci.edu>
7080
7081 * xdisp.c (message): Do not use NO_ARG_ARRAY.
7082
7083 2010-04-14 Dan Nicolaescu <dann@ics.uci.edu>
7084
7085 Reduce cpp use in Makefile.in.
7086 * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
7087 (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
7088 (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
7089 (ORDINARY_LINK): Remove, defined in src/s/gnu.h.
7090 (CRT0_COMPILE): Remove, inline it in the only user.
7091
7092 2010-04-14 Juri Linkov <juri@jurta.org>
7093
7094 * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
7095 `scroll-up-command' and `M-v' from `scroll-down' to
7096 `scroll-down-command'.
7097
7098 2010-04-14 Juri Linkov <juri@jurta.org>
7099
7100 * window.c (Vscroll_preserve_screen_position_commands): New variable
7101 with the default value as the list of Qscroll_down and Qscroll_up.
7102 (window_scroll_pixel_based, window_scroll_line_based): Search the
7103 last command in the list Vscroll_preserve_screen_position_commands
7104 instead of comparing with Qscroll_up and Qscroll_down.
7105
7106 2010-04-13 Jan Djärv <jan.h.d@swipnet.se>
7107
7108 * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
7109 (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
7110 does that.
7111
7112 * xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width
7113 to zero.
7114
7115 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7116
7117 * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
7118
7119 Try to solve the problem of spurious EOF chars in long lines of text
7120 sent to interactive subprocesses.
7121 * sysdep.c (child_setup_tty): Do not enable ICANON any more.
7122 (system_process_attributes): Remove unused var `ttotal'.
7123 * process.c (send_process): Don't bother breaking long line with EOF
7124 chars when talking to ttys any more.
7125 (wait_reading_process_output): Output a warning when called in such
7126 a way that it could block without being interruptible.
7127
7128 Try to detect file modification within the same second.
7129 * buffer.h (struct buffer): New field modtime_size.
7130 * buffer.c (reset_buffer): Initialize it.
7131 * fileio.c (Finsert_file_contents, Fwrite_region): Set it.
7132 (Fverify_visited_file_modtime): Check it.
7133 (Fclear_visited_file_modtime, Fset_visited_file_modtime): Clear it.
7134 (Fset_visited_file_modtime): Set (or clear) it.
7135
7136 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7137
7138 * process.c (status_notify): Remove unused var `ro'.
7139
7140 2010-04-12 Jan Djärv <jan.h.d@swipnet.se>
7141
7142 * xfns.c (select_visual): Don't call error if XGetVisualInfo returns
7143 more than one visual (Bug#5938).
7144
7145 2010-04-12 Dan Nicolaescu <dann@ics.uci.edu>
7146
7147 * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE):
7148 Undefine.
7149
7150 2010-04-11 Dan Nicolaescu <dann@ics.uci.edu>
7151
7152 Remove C_SWITCH_SYSTEM_TEMACS.
7153 * s/darwin.h (C_SWITCH_SYSTEM_TEMACS): Remove.
7154 (malloc, realloc, free): Use emacs, not temacs for conditional
7155 definition.
7156
7157 * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Remove.
7158 (ALL_CFLAGS): Do not use C_SWITCH_SYSTEM_TEMACS.
7159
7160 Use autoconf, not cpp for some variables.
7161 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
7162 (C_SWITCH_X_SITE): Define using autoconf, not cpp.
7163 (ALL_CFLAGS): Use them as make variables.
7164 (really-lwlib, really-oldXMenu): Do not pass them.
7165
7166 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
7167
7168 * xmenu.c (apply_systemfont_to_dialog): New.
7169 (create_and_show_dialog): Call apply_systemfont_to_dialog if HAVE_XFT.
7170
7171 2010-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7172
7173 * process.c (exec_sentinel): Preserve current-buffer.
7174
7175 * process.c (read_process_output): Move the save-current-buffer to
7176 apply to both the filter and the non-filter branches.
7177
7178 2010-04-10 Dan Nicolaescu <dann@ics.uci.edu>
7179
7180 * s/msdos.h (UNEXEC): New definition.
7181
7182 2010-04-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7183
7184 * dispextern.h (TRY_WINDOW_CHECK_MARGINS)
7185 (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines.
7186
7187 * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS.
7188 Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is
7189 set in FLAGS. Callers with non-zero CHECK_MARGINS changed to use
7190 TRY_WINDOW_CHECK_MARGINS.
7191
7192 * xfns.c (Fx_show_tip): Undo last change. Call try_window with
7193 TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423). Subtract last glyph's
7194 width only when it is for padding.
7195
7196 2010-04-09 Jan Djärv <jan.h.d@swipnet.se>
7197
7198 * xfns.c (Fx_show_tip): Call try_window in a loop until
7199 fonts_changed_p is zero (Bug#2423).
7200
7201 2010-04-08 Eli Zaretskii <eliz@gnu.org>
7202
7203 * xdisp.c (set_cursor_from_row): Don't dereference glyphs beyond
7204 the end of TEXT_AREA. (Bug#5856)
7205
7206 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
7207
7208 * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of
7209 HAVE_GCONF.
7210
7211 2010-04-08 Eli Zaretskii <eliz@gnu.org>
7212
7213 * bidi.c (bidi_resolve_weak): Use prev.type_after_w1, instead of
7214 prev.orig_type, for resolving type of NSM. (Bug#5858)
7215
7216 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
7217
7218 * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
7219 (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
7220 in current_font.
7221 (init_gconf): Read value of SYSTEM_FONT and save it in current_font.
7222 (Ffont_get_system_normal_font, xsettings_get_system_normal_font):
7223 New functions.
7224 (syms_of_xsettings): Initialize current_font.
7225 defsubr Sfont_get_system_normal_font.
7226
7227 * xsettings.h (Ffont_get_system_normal_font)
7228 (xsettings_get_system_normal_font): Declare.
7229
7230 * xfns.c (extern xlwmenu_default_font): Remove.
7231 (Fx_create_frame): Remove setting of xlwmenu_default_font, moved
7232 to xlwmenu.c.
7233
7234 * menu.c (digest_single_submenu): If USE_LUCID and HAVE_XFT, encode
7235 menu items in UTF-8.
7236
7237 * xmenu.c: include xsettings.h and xlwmenu.h if USE_LUCID.
7238 (apply_systemfont_to_menu): New function.
7239 (set_frame_menubar, create_and_show_popup_menu):
7240 Call apply_systemfont_to_menu.
7241
7242 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
7243
7244 * frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
7245 FRAME_LINE_TO_PIXEL_Y.
7246
7247 * xterm.c (x_set_window_size_1): Don't add border_width/height to
7248 pixelwidth/height.
7249
7250 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
7251
7252 Simplify code for HP machines.
7253 * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
7254 for GNU_LINUX, not needed.
7255 (UNEXEC, NEED_BSDTTY): Move definitions...
7256 * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
7257
7258 * m/iris4d.h (UNEXEC): Move definition ...
7259 * s/irix6-5.h (UNEXEC): ... here.
7260
7261 2010-04-04 Jan Djärv <jan.h.d@swipnet.se>
7262
7263 * xfns.c (set_machine_and_pid_properties): New function.
7264 (Fx_create_frame): Call set_machine_and_pid_properties.
7265
7266 2010-04-03 Eli Zaretskii <eliz@gnu.org>
7267
7268 * bidi.c (bidi_resolve_explicit, bidi_level_of_next_char):
7269 Check bidi_it->bytepos against ZV_BYTE instead of bidi_it->ch against
7270 BIDI_EOB. Fixes infloop with vertical cursor motion at ZV.
7271
7272 * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
7273 in this function. (Bug#5703)
7274
7275 2010-04-03 Chong Yidong <cyd@stupidchicken.com>
7276
7277 * nsterm.h: Fix last change.
7278
7279 2010-04-03 Dan Nicolaescu <dann@ics.uci.edu>
7280
7281 * m/intel386.h (NO_REMAP): Move definition ...
7282 * s/msdos.h (NO_REMAP): ... here.
7283
7284 * m/vax.h (CRT0_DUMMIES): Remove, unused.
7285
7286 * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
7287 used on those platforms.
7288
7289 2010-04-02 Dan Nicolaescu <dann@ics.uci.edu>
7290
7291 Remove extern errno declarations.
7292 * xterm.c:
7293 * xrdb.c:
7294 * w32term.c:
7295 * unexec.c:
7296 * unexaix.c:
7297 * sysdep.c:
7298 * process.c:
7299 * lread.c:
7300 * keyboard.c:
7301 * floatfns.c:
7302 * filelock.c:
7303 * fileio.c:
7304 * emacs.c (main):
7305 * ecrt0.c:
7306 * dispnew.c:
7307 * callproc.c:
7308 * buffer.c: Remove errno extern declarations.
7309 * s/netbsd.h (NEED_ERRNO): Remove.
7310
7311 2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
7312
7313 Remove all uses of LIBX11_SYSTEM.
7314 * Makefile.in (LIBX11_SYSTEM): Remove.
7315 * s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
7316 instead.
7317
7318 2010-04-01 Eli Zaretskii <eliz@gnu.org>
7319
7320 Remove support for DJGPP v1.x (bug#5813).
7321
7322 * w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
7323 * s/msdos.h:
7324 * unexec.c (make_hdr, copy_text_and_data):
7325 * sysdep.c (wait_for_termination, sys_subshell):
7326 * msdos.c (dos_set_window_size, msdos_set_cursor_shape)
7327 (IT_set_terminal_modes, __write, _rename, gethostname)
7328 (gettimeofday, alarm, fork, kill, dos_ttraw, dos_ttcooked)
7329 (run_msdos_command, abort): Remove DJGPP v1.x code and tests of
7330 the value of __DJGPP__.
7331 (nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
7332 compatibility code.
7333 * lread.c:
7334 * gmalloc.c (memalign):
7335 * fileio.c (Fcopy_file, check_executable, Ffile_modes):
7336 * emacs.c (main):
7337 * dosfns.c (init_dosfns):
7338 * dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
7339
7340 2010-04-01 Eli Zaretskii <eliz@gnu.org>
7341
7342 * xdisp.c (set_cursor_from_row): Fix cursor positioning when the
7343 string with `cursor' property comes from an `after-string'
7344 overlay. (Bug#5816)
7345
7346 2010-04-01 Glenn Morris <rgm@gnu.org>
7347
7348 * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
7349 Define as Makefile variables.
7350 (LIBX): Use above variables rather than directly using autoconf.
7351
7352 2010-03-31 Dan Nicolaescu <dann@ics.uci.edu>
7353
7354 Clean up BSD_SYSTEM use.
7355 * xterm.c:
7356 * process.c:
7357 * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
7358 for including <sys/ioctl.h>.
7359 * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
7360 code is only used for MSDOS.
7361
7362 2010-03-31 Juri Linkov <juri@jurta.org>
7363
7364 * image.c: Add `Qextension_data'.
7365 (syms_of_image): Initialize and staticpro `Qextension_data'.
7366 (Fimage_metadata): Rename from `Fimage_extension_data'.
7367 (gif_load): Put GIF extension data to the property
7368 `Qextension_data'.
7369
7370 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7371
7372 * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
7373 * nsterm.h: Fix prototype.
7374
7375 2010-03-31 Eli Zaretskii <eliz@gnu.org>
7376
7377 * xdisp.c (highlight_trailing_whitespace): Support highlight of
7378 trailing whitespace in right-to-left rows.
7379
7380 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 Get rid of the direct_output optimizations.
7383 * keyboard.c (nonundocount): Remove extern declaration.
7384 (command_loop_1): Remove brittle optimisation for cheap and
7385 common operations.
7386 * xdisp.c (redisplay_internal): Don't bother checking
7387 redisplay_performed_directly_p any more.
7388 * sysdep.c (init_sys_modes): Don't call direct_output_forward_char
7389 any more.
7390 * dispnew.c (redisplay_performed_directly_p)
7391 (direct_output_for_insert, direct_output_forward_char):
7392 * dispextern.h (redisplay_performed_directly_p)
7393 (direct_output_for_insert, direct_output_forward_char): Remove.
7394 * cmds.c (nonundocount): Make it static.
7395
7396 2010-03-31 Bernhard Herzog <bh@intevation.de> (tiny change)
7397
7398 * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
7399
7400 2010-03-31 Jan Djärv <jan.h.d@swipnet.se>
7401
7402 * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is
7403 invisible (Bug#5766).
7404
7405 2010-03-31 Adrian Robert <adrian.b.robert@gmail.com>
7406
7407 * xdisp.c (x_consider_frame_title, update_window_cursor):
7408 Remove HAVE_NS conditionals.
7409 (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
7410
7411 * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
7412 filename for the title.
7413 (ns_set_doc_edited): Do nothing if the selected window is a
7414 minibuffer window.
7415
7416 * nsterm.h: Add prototypes for ns_set_name_as_filename and
7417 ns_set_doc_edited.
7418
7419 * nsterm.m: Remove unneeded prototype.
7420
7421 2010-03-31 Glenn Morris <rgm@gnu.org>
7422
7423 * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
7424 in the DOC file. (Bug#5336)
7425
7426 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7427
7428 * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
7429
7430 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7431
7432 * window.c (keys_of_window): Remove redundant/overridden bindings.
7433
7434 2010-03-30 Eli Zaretskii <eliz@gnu.org>
7435
7436 * xdisp.c (BUFFER_POS_REACHED_P, move_it_in_display_line_to):
7437 Restore original behavior when the iterator is not bidi_p.
7438
7439 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
7440
7441 * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
7442
7443 2010-03-30 Eli Zaretskii <eliz@gnu.org>
7444
7445 * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we
7446 are outside the range of cached character positions.
7447
7448 2010-03-30 Juanma Barranquero <lekktu@gmail.com>
7449
7450 * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
7451
7452 2010-03-30 Eli Zaretskii <eliz@gnu.org>
7453
7454 Initial support for bidirectional editing.
7455
7456 * Makefile.in (obj): Include bidi.o.
7457 (bidi.o): New target.
7458
7459 * makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
7460 ($(BLD)/bidi.$(O)): New target.
7461
7462 * bidi.c: New file.
7463
7464 * buffer.h (struct buffer): New members bidi_display_reordering
7465 and bidi_paragraph_direction.
7466
7467 * buffer.c (init_buffer_once): Initialize bidi_display_reordering
7468 and bidi_paragraph_direction.
7469 (syms_of_buffer): Declare Lisp variables bidi-display-reordering
7470 and bidi-paragraph-direction.
7471 (Fbuffer_swap_text): Swap the values of
7472 bidi_display_reordering and bidi_paragraph_direction.
7473
7474 * dispextern.h (BIDI_MAXLEVEL, BIDI_AT_BASE_LEVEL): New macros.
7475 (bidi_type_t, bidi_dir_t): New types.
7476 (bidi_saved_info, bidi_stack, bidi_it): New structures.
7477 (struct it): New members bidi_p, bidi_it, paragraph_embedding,
7478 prev_stop, base_level_stop, and eol_pos.
7479 (bidi_init_it, bidi_get_next_char_visually): New prototypes.
7480 (IT_STACK_SIZE): Enlarge to 5.
7481 (struct glyph_row): New member reversed_p.
7482 <string_buffer_position>: Update prototype.
7483 (PRODUCE_GLYPHS): Set the reversed_p flag in the iterator's
7484 glyph_row if bidi_it.paragraph_dir == R2L.
7485 (struct glyph): New members resolved_level and bidi_type.
7486
7487 * dispnew.c (direct_output_forward_char): Give up if we need bidi
7488 processing or buffer's direction is right-to-left.
7489 (prepare_desired_row): Preserve the reversed_p flag.
7490 (row_equal_p): Compare the reversed_p attributes as well.
7491
7492 * xdisp.c (init_iterator): Initialize it->bidi_p.
7493 Call bidi_init_it and set it->paragraph_embedding from the current
7494 buffer's value of bidi_paragraph_direction.
7495 (reseat_1): Initialize bidi_it.first_elt.
7496 (set_iterator_to_next, next_element_from_buffer): Use the value of
7497 paragraph_embedding to determine the paragraph direction.
7498 (set_iterator_to_next): Under bidi reordering, call
7499 bidi_get_next_char_visually. Call bidi_paragraph_init if the
7500 new_paragraph flag is set in the bidi iterator.
7501 (next_element_from_buffer): If bidi_it.first_elt is set,
7502 initialize paragraph direction and find the first character to
7503 display in the visual order. If reseated to a middle of a line,
7504 prime the bidi iterator starting at the line's beginning.
7505 Handle the situation where we overstepped stop_charpos due to
7506 non-linearity of the bidi iteration. Likewise for when we back up
7507 beyond the previous stop_charpos. When moving across stop_charpos,
7508 record it in prev_stop.
7509 (display_line): Set row->end and it->start for the next row to the
7510 next character in logical order. Always extend reversed_p rows to
7511 the end of line, even if they end at ZV. Copy the reversed_p flag
7512 to the next glyph row. Keep calling set_cursor_from_row for
7513 bidi-reordered rows even if we already have a possible candidate
7514 for cursor position. Set row_end after all the row's glyphs have
7515 been produced, by looping over the glyphs. Record the position
7516 after EOL in it->eol_pos, and use it to set end_pos of the last
7517 row produced for a continued line.
7518 <Qright_to_left, Qleft_to_right>: New variables.
7519 (syms_of_xdisp): Initialize and staticpro them.
7520 (string_buffer_position_lim): New function.
7521 (string_buffer_position): Most of code moved to
7522 string_buffer_position_lim. Last argument and return value are
7523 now EMACS_INT; all callers changed.
7524 (set_cursor_from_row): Rewritten to support bidirectional text and
7525 reversed glyph rows.
7526 (text_outside_line_unchanged_p, try_window_id):
7527 Disable optimizations if we are reordering bidirectional text and the
7528 paragraph direction can be affected by the change.
7529 (append_glyph, append_composite_glyph)
7530 (produce_image_glyph, append_stretch_glyph): Set the
7531 resolved_level and bidi_type members of each glyph.
7532 (append_glyph): If the glyph row is reversed, prepend the glyph
7533 rather than appending it.
7534 (handle_stop_backwards): New function.
7535 (reseat_1, pop_it, push_it): Set prev_stop and base_level_stop.
7536 (reseat): call handle_stop_backwards to recompute prev_stop and
7537 base_level_stop for the new position.
7538 (handle_invisible_prop): Under bidi iteration, skip invisible text
7539 using bidi_get_next_char_visually. If we are `reseat'ed, init the
7540 paragraph direction. Update IT->prev_stop after skipping
7541 invisible text.
7542 (move_it_in_display_line_to): New variables prev_method
7543 and prev_pos. Compare for strict equality in
7544 BUFFER_POS_REACHED_P.
7545 (try_cursor_movement): Examine all the candidate rows that occlude
7546 point, to return the best match. If rows are bidi-reordered
7547 and point moved backwards, back up to the row that is not a
7548 continuation line, and start looking for a suitable row from
7549 there.
7550
7551 * term.c (append_glyph): Reverse glyphs by pre-pending them,
7552 rather than appending, if the glyph_row's reversed_p flag is set.
7553 Set the resolved_level and bidi_type members of each glyph.
7554
7555 * .gdbinit (pbiditype): New command.
7556 (pgx): Use it to display bidi level and type of the glyph.
7557 (pitx): Display some bidi information about the iterator.
7558 (prowlims, pmtxrows): New commands.
7559
7560 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
7561
7562 Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
7563 * s/usg5-4.h (LIBS_DEBUG):
7564 * s/irix6-5.h (C_DEBUG_SWITCH):
7565 * s/gnu-linux.h (LIBS_DEBUG):
7566 * s/darwin.h (LIBS_DEBUG):
7567 * s/bsd-common.h (LIBS_DEBUG):
7568 * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
7569 * m/iris4d.h (LIBS_DEBUG):
7570 * m/hp800.h (LIBS_DEBUG): Remove definitions.
7571
7572 * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
7573 (LIBS_DEBUG): Remove definition.
7574
7575 2010-03-27 Chong Yidong <cyd@stupidchicken.com>
7576
7577 * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
7578 Windows.
7579
7580 2010-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7581
7582 * process.c (Fmake_network_process): Don't call turn_on_atimers around
7583 `connect' (Bug#5723).
7584
7585 2010-03-25 Helmut Eller <eller.helmut@gmail.com>
7586
7587 * process.c (Fmake_network_process): Call `select' for interrupted
7588 `connect' rather than creating new socket (Bug#5173).
7589
7590 2010-03-24 Jan Djärv <jan.h.d@swipnet.se>
7591
7592 * frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).
7593
7594 * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
7595
7596 * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
7597
7598 2010-03-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7599
7600 * xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around
7601 XLoadQueryFont.
7602
7603 2010-03-24 Kenichi Handa <handa@m17n.org>
7604
7605 * coding.c (decode_coding_ccl): Fix previous change for the
7606 multibyte case.
7607 (encode_coding_ccl): Don't setup ccl program here. Fix for the
7608 case that the output buffer is fullfilled.
7609 (encode_coding): Setup ccl program here.
7610
7611 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu>
7612
7613 * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
7614
7615 Simplify LIBS_MACHINE definitions.
7616 * m/hp800.h (LIBS_MACHINE): Remove, same as default.
7617 * m/iris4d.h (LIBS_MACHINE): Likewise.
7618 * m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
7619 * s/aix4-2.h (LIBS_SYSTEM): ... here.
7620 * s/netbsd.h: Remove commented out code.
7621
7622 2010-03-22 Dan Nicolaescu <dann@ics.uci.edu>
7623
7624 Remove dead code dealing with POSIX_SIGNALS.
7625 * atimer.c (set_alarm): Remove dead code, all USG systems define
7626 POSIX_SIGNALS.
7627 * data.c (arith_error): Likewise.
7628 * keyboard.c (input_available_signal, handle_user_signal)
7629 (interrupt_signal): Likewise.
7630 * process.c (sigchld_handler): Likewise.
7631 (create_process): Remove if 0 code. Remove HPUX conditional when
7632 !defined (POSIX_SIGNALS), it cannot be true.
7633 * syssignal.h: Remove USG5_4 and USG conditionals when
7634 !POSIX_SIGNALS, they cannot be true.
7635
7636 * keyboard.c (Fset_input_interrupt_mode): Remove code depending on
7637 NO_SOCK_SIGIO, not used anymore.
7638
7639 2010-03-21 Dan Nicolaescu <dann@ics.uci.edu>
7640
7641 * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
7642 support vax on BSDs.
7643
7644 * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
7645 * s/aix4-2.h (ORDINARY_LINK): ... here.
7646
7647 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
7648
7649 * Makefile.in (abs_builddir): Define.
7650 (bootstrap_exe): Use it.
7651 (VPATH): Use $(srcdir) instead of @srcdir@.
7652
7653 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7654
7655 * Makefile.in (bootstrap_exe): Use an absolute name.
7656
7657 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
7658
7659 Remove support for old GNU/Linux using libc version 5.
7660 * m/alpha.h (LINUX_SBRK_BUG): Remove definition.
7661 * emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
7662
7663 Consolidate redundant definitions in s/bsd-common.h.
7664 * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7665 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7666 (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of
7667 doing it in all files that include this one.
7668 * s/gnu.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7669 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7670 (LDAV_SYMBOL, KERNEL_FILE): Remove.
7671 * s/freebsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7672 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7673 (LDAV_SYMBOL, KERNEL_FILE): Remove.
7674 * s/netbsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
7675 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
7676 (LDAV_SYMBOL, KERNEL_FILE): Remove.
7677
7678 Consolidate redundant definitions.
7679 * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
7680 it's undefined in all files that include this one.
7681 (POSIX_SIGNALS): Define here instead of doing it in all files that
7682 include this one.
7683 * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7684 (POSIX_SIGNALS): Do not define.
7685 * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7686 (POSIX_SIGNALS): Do not define.
7687 * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
7688 (POSIX_SIGNALS): Do not define.
7689
7690 Remove support for old UNIX System V systems.
7691 * s/unixware.h: Add the contents of s/usg-5-4-2.h.
7692 * s/usg-5-4-2.h: Remove.
7693
7694 Remove support for Solaris on PPC and for old versions.
7695 * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
7696 (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
7697 that cancel each other.
7698 * s/sol2-3.h:
7699 * s/sol2-4.h:
7700 * s/sol2-5.h: Remove.
7701 * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
7702 (NO_REMAP): Remove, unused.
7703 (UNEXEC): Move definition ...
7704 * s/aix4-2.h (UNEXEC): ... here.
7705
7706 * s/openbsd.h: Remove support for non-ELF and for systems that do
7707 not support shared libraries.
7708 * s/netbsd.h:
7709 * s/freebsd.h: Likewise.
7710
7711 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
7712
7713 Remove non-working support for lynxos 3.0.
7714 * s/lynxos.h: Remove file.
7715
7716 * unexec.c (unexec, adjust_lnnoptrs): Do not depend on
7717 COFF_BSD_SYMBOLS, nothing defines it anymore.
7718
7719 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
7720
7721 Remove obsolete uses of HAVE_SHM.
7722 * emacs.c (standard_args):
7723 (Fdump_emacs):
7724 (syms_of_emacs): Remove code depending on HAVE_SHM.
7725
7726 * alloc.c: Remove HAVE_SHM dependent definition.
7727
7728 * Makefile.in (RUN_TEMACS): Do not depend on HAVE_SHM.
7729
7730 2010-03-18 Glenn Morris <rgm@gnu.org>
7731
7732 * emacs.c (USAGE4): Hard-code bug address.
7733 (REPORT_EMACS_BUG_ADDRESS, REPORT_EMACS_BUG_PRETEST_ADDRESS): Remove.
7734 (bug_reporting_address): Remove.
7735 (main): Don't call bug_reporting_address.
7736
7737 * Makefile.in (XFT_LIBS, LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF)
7738 (LIBGPM, LIBRESOLV): Set using autoconf rather than cpp.
7739
7740 2010-03-15 Chong Yidong <cyd@stupidchicken.com>
7741
7742 * xfns.c (Fx_create_frame):
7743 * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
7744 on left.
7745
7746 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change)
7747
7748 * editfns.c (Fformat): Account for string precision when computing
7749 field width (Bug#5710).
7750
7751 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
7752
7753 * xfns.c (Fx_create_frame): Set default to Qright.
7754
7755 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
7756 all window systems.
7757
7758 2010-03-12 Eli Zaretskii <eliz@gnu.org>
7759
7760 These changes remove termcap.c from the build on Posix platforms.
7761 * Makefile.in (termcapobj): Move termcap.o from here...
7762 (MSDOS_OBJ): ...to here.
7763 (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
7764 now identical to when LIBS_TERMCAP is defined.
7765
7766 * term.c: Remove (ifdef'ed away) inclusion of termcap.h.
7767
7768 * cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
7769
7770 * config.in: Regenerated. (See top-level ChangeLog.)
7771
7772 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
7773
7774 * Branch for 23.2.
7775
7776 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7777
7778 Cleanup setup of gl_state in various parts of the code.
7779 * syntax.h (SETUP_BUFFER_SYNTAX_TABLE): New macro.
7780 (SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT):
7781 * syntax.c (find_defun_start, Fchar_syntax, Fmatching_paren)
7782 (skip_chars):
7783 * regex.c (regex_compile): Use it.
7784 (re_compile_pattern): Don't set gl_state.current_syntax_table since
7785 it's now set in regex_compile when/if we need it.
7786
7787 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7788
7789 Make it possible to C-g in a tight bytecode loop again (bug#5680).
7790 * lisp.h (ELSE_PENDING_SIGNALS): New macro.
7791 (QUIT): Use it to consolidate code and remove redundancy.
7792 * bytecode.c (BYTE_CODE_QUIT): Use it as well.
7793
7794 * regex.c (regex_compile): Setup gl_state as well.
7795
7796 * syntax.c (skip_chars): Setup gl_state (bug#3823).
7797 (in_classes): Use CONSP before XCAR/XCDR.
7798
7799 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
7800
7801 * keymap.c (Fwhere_is_internal): Use Fequal to compare
7802 definitions, so that keyboard macros are correctly handled
7803 (Bug#5481).
7804
7805 2010-03-02 Eli Zaretskii <eliz@gnu.org>
7806
7807 * coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
7808 text that could be relocated inside the call to emacs_mule_char.
7809 (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
7810 (CODING_DECODE_CHAR): Add a comment describing its purpose.
7811
7812 2010-03-02 Kenichi Handa <handa@m17n.org>
7813
7814 * character.c (parse_str_as_multibyte): Fix handling of the
7815 multibyte form of raw-bytes.
7816 (str_as_multibyte): Likewise.
7817
7818 * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
7819 form of raw-bytes.
7820
7821 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
7822
7823 * charset.c (load_charset_map_from_file)
7824 (load_charset_map_from_vector): Zero out allocated
7825 charset_map_entries before using them.
7826
7827 2010-02-27 Andreas Schwab <schwab@linux-m68k.org>
7828
7829 * w32uniscribe.c (uniscribe_check_otf): Fix length check.
7830
7831 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
7832
7833 * font.c (font_parse_fcname): Recognize "Book", "Condensed",
7834 "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
7835
7836 2010-02-26 Kenichi Handa <handa@m17n.org>
7837
7838 * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
7839
7840 * xdisp.c (reseat_to_string): Fix previous change.
7841
7842 2010-02-26 David Reitter <david.reitter@gmail.com>
7843
7844 * nsfont.m (nsfont_draw): ns_antialias_text should be a
7845 Lisp_Object (Bug#4736).
7846
7847 2010-02-25 Kenichi Handa <handa@m17n.org>
7848
7849 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
7850
7851 2010-02-24 Jan Djärv <jan.h.d@swipnet.se>
7852
7853 * xterm.c (XTflash): Move declarations before statements.
7854
7855 * gtkutil.c (xg_get_gdk_display): Remove (unused).
7856 (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
7857 (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
7858 (xg_create_tool_bar): Remove unused variables.
7859 (x_wm_set_size_hint): Move declarations before statements.
7860 (xg_create_frame_widgets): Remove variable grav.
7861
7862 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
7863
7864 * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
7865
7866 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
7867
7868 * term.c (fatal): Add a final \n if needed (bug#5596).
7869
7870 2010-02-18 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
7873
7874 2010-02-18 Glenn Morris <rgm@gnu.org>
7875
7876 * callint.c (Finteractive): Doc fix.
7877
7878 2010-02-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
7879
7880 * coding.c (record_conversion_result):
7881 Handle CODING_RESULT_INSUFFICIENT_DST.
7882 (decode_coding_object): Record CODING_RESULT_INSUFFICIENT_MEM on
7883 memory allocation error.
7884
7885 2010-02-17 Kenichi Handa <handa@m17n.org>
7886
7887 * coding.c (decode_coding_ccl): Don't setup ccl program here.
7888 Fix for the case that the output buffer is fullfilled.
7889 (decode_coding): Setup ccl program here. Keep looping when the
7890 decoder stopped because the output buffer is
7891 fullfilled (bug#5534).
7892
7893 * ccl.c (ccl_driver): Never reset ic to CCL_HEADER_MAIN.
7894
7895 2010-02-13 Jan Djärv <jan.h.d@swipnet.se>
7896
7897 * xterm.c (x_clear_frame_area): Call gtk_widget_queue_draw if USE_GTK,
7898 bug #5571.
7899 (XTflash): Use Gdk-routines if USE_GTK so scroll bars don't get
7900 overdrawn.
7901
7902 2010-02-10 Jan Djärv <jan.h.d@swipnet.se>
7903
7904 * xsmfns.c (x_session_initialize): Move initialization of ice_fd and
7905 doing_interact here.
7906 (ice_connection_closed): New function.
7907 (x_session_check_input, smc_die_CB, ice_io_error_handler)
7908 (ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
7909 (x_session_check_input): Call IceCloseConnection if IceProcessMessages
7910 returns I/O error.
7911 (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
7912 bug #5512.
7913
7914 2010-02-08 Francis Devereux <francis@devrx.org> (tiny change)
7915
7916 * nsfont.m (nsfont_open): The system's value for the font descent
7917 is negative, so round it down to avoid clipping.
7918
7919 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
7920
7921 * charset.c (load_charset_map_from_file)
7922 (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
7923 instead of xmalloc (Bug#5526). Suggested by Vivek Dasmohapatra.
7924
7925 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
7926
7927 * charset.c (load_charset_map_from_file): Allocate large
7928 charset_map_entries structure on the heap rather than the stack.
7929 (Bug#5526).
7930
7931 2010-01-31 Kenichi Handa <handa@m17n.org>
7932
7933 * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
7934 size in NAME is invalid, return -1 (Bug#5396).
7935
7936 2010-01-31 Chong Yidong <cyd@stupidchicken.com>
7937
7938 * nsterm.m (ns_defined_color): Block input. Suggested by Mike
7939 <deactivated@gmail.com> (Bug#3605).
7940
7941 2010-01-31 David De La Harpe Golden <david@harpegolden.net>
7942
7943 * fileio.c (Frename_file): Correctly rename symlinks to
7944 directories (Bug#5496).
7945
7946 2010-01-31 Filipe Cabecinhas <filcab@gmail.com> (tiny change)
7947
7948 * nsterm.m (ns_ring_bell): Handle visible bell like X.
7949
7950 2010-01-30 Andreas Schwab <schwab@linux-m68k.org>
7951
7952 * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
7953
7954 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
7955
7956 * frame.c (DEFAULT_ROWS): Change default to 35.
7957
7958 * xfns.c (x_default_font_parameter): Change default XFT font to
7959 monospace-10 (Bug#3643).
7960
7961 2010-01-29 Eli Zaretskii <eliz@gnu.org>
7962
7963 * w32inevt.c (key_event): Remove unnecessary comparison of
7964 event->uChar.AsciiChar with 128.
7965
7966 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
7967
7968 * fileio.c (Frename_file): Fix last change (Bug#5487).
7969
7970 * m/mips.h: Remove DATA_START. Suggested by Dan Nicolaescu.
7971
7972 * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
7973
7974 2010-01-28 Jan Djärv <jan.h.d@swipnet.se>
7975
7976 * xfns.c (Fx_create_frame): Remove window size matching code from
7977 2010-01-15.
7978 (x_get_current_desktop, x_get_desktop_workarea): Remove.
7979
7980 2010-01-27 Jason Rumney <jasonr@gnu.org>
7981
7982 * w32inevt.c (w32_kbd_patch_key): Save the unicode character.
7983 (key_event): Use unicode for characters 128 and higher (Bug#4567).
7984
7985 2010-01-27 Kenichi Handa <handa@m17n.org>
7986
7987 * regex.c (analyse_first): Fix setting of fastmap for unibyte
7988 pattern string (Bug#4209).
7989
7990 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
7991
7992 * fileio.c (Frename_file): Call copy-directory and
7993 delete-directory for directories, in order to handle cross-device
7994 renaming (Bug#3353).
7995
7996 2010-01-25 Jan Djärv <jan.h.d@swipnet.se>
7997
7998 * xfns.c (Fx_create_frame): If frame height is too big, try
7999 sizes 24 and 10. Bug #3643.
8000
8001 2010-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
8002
8003 Try and fix bug#788, hopefully for real this time.
8004 * keymap.c (shadow_lookup): Add `remap' arg.
8005 (describe_map, describe_vector): Update calls to shadow_lookup.
8006 (Fwhere_is_internal): Fix up handling of `remapped_sequences' and
8007 `remapped' so this flag is applicable to `sequence'. Be careful to
8008 perform remapping during shadow_lookup check of remapped_sequences.
8009
8010 2010-01-24 Eric Bélanger <snowmaniscool@gmail.com> (tiny change)
8011
8012 * image.c (png_load): Use png_sig_cmp instead of the obsolete
8013 png_check_sig, which has been removed in libpng 1.4.
8014
8015 2010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8016
8017 * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
8018 lacks this header file).
8019
8020 2010-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8021
8022 * xdisp.c (draw_glyphs): Update `start' for left_overwritten case
8023 as in Emacs 22.
8024
8025 2010-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8026
8027 * lisp.h (make_pure_string): String pointer arg now points to const.
8028
8029 * alloc.c (find_string_data_in_pure, make_pure_string): String pointer
8030 args now point to const.
8031
8032 2010-01-22 Eli Zaretskii <eliz@gnu.org>
8033
8034 * lread.c (Fload): Don't treat files without .elc extension as
8035 byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
8036 them. (bug#5303)
8037
8038 2010-01-20 Kenichi Handa <handa@m17n.org>
8039
8040 * coding.c (consume_chars): If ! multibyte and the encoder is ccl,
8041 treat the source as actual byte sequence.
8042
8043 2010-01-19 Alan Mackenzie <acm@muc.de>
8044
8045 Fix spurious before-change-functions invocation from (insert ?\n).
8046 * textprop.c (set_text_properties): Rename parameter
8047 `signal_after_change_p' to `coherent_change_p', and make the
8048 invocation of `modify_region' conditional on it.
8049
8050 2010-01-19 Jan Djärv <jan.h.d@swipnet.se>
8051
8052 * xsettings.c (apply_xft_settings): Save settings in Vxft_settings
8053 for debug purpose.
8054 (syms_of_xsettings): Declare xft-settings.
8055
8056 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
8057
8058 * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
8059
8060 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
8061
8062 * xterm.c (event_handler_gdk): Block input (Bug#5037).
8063
8064 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
8065
8066 * emacs.c (standard_args): Adjust arg priorities to reflect how
8067 they are processed in startup.el.
8068
8069 2010-01-16 Andreas Schwab <schwab@linux-m68k.org>
8070
8071 * Makefile.in (lisp, shortlisp): Update.
8072
8073 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
8074
8075 * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
8076 code, link the new kboard into all_kboard before running Lisp code,
8077 and protect the new terminal with GCPRO (Bug#5365).
8078 (x_term_init): Remove unused var `atom'.
8079 (x_delete_display, x_delete_terminal): Remove unused var `i'.
8080
8081 2010-01-15 Jan Djärv <jan.h.d@swipnet.se>
8082
8083 * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
8084 (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
8085 to find out usable size of the desktop. Don't make frames larger than
8086 this. Bug #3643.
8087
8088 2010-01-15 Kenichi Handa <handa@m17n.org>
8089
8090 * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
8091
8092 2010-01-15 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * nsterm.m (Qnone): Define.
8095
8096 * nsfns.m (Qnone): Move definition to nsterm.m.
8097
8098 2010-01-14 Kenichi Handa <handa@m17n.org>
8099
8100 * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
8101 systems.
8102
8103 2010-01-14 Kenichi Handa <handa@m17n.org>
8104
8105 Make auto-composition work on all buffers even if they are
8106 fundamental mode.
8107
8108 * composite.c (Vauto_composition_mode): New variable.
8109 (composition_compute_stop_pos): Check Vauto_composition_mode
8110 instead of Vauto_composition_function.
8111 (composition_adjust_point, Ffind_composition_internal): Likewise.
8112 (syms_of_composite): Declare Lisp variable
8113 "auto-composition-mode" here.
8114
8115 2010-01-13 Chong Yidong <cyd@stupidchicken.com>
8116
8117 * xterm.c (x_term_init): Avoid garbage-collecting the new terminal
8118 during call to vendor-specific-keysyms (Bug#5365).
8119
8120 2010-01-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8121
8122 * keyboard.c (input_available_signal) [SYNC_INPUT]:
8123 Call SIGNAL_THREAD_CHECK (Bug#5333).
8124
8125 * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
8126 Call SIGNAL_THREAD_CHECK.
8127
8128 2010-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8129
8130 Try to fix bug#5314. This is probably not the final word, tho.
8131 * buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
8132 recent-auto-save-p as a side-effect.
8133 * buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
8134 * buffer.c (Fkill_buffer, reset_buffer):
8135 * editfns.c (Fsubst_char_in_region):
8136 * fileio.c (Finsert_file_contents, Fdo_auto_save)
8137 (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
8138
8139 2010-01-13 Kenichi Handa <handa@m17n.org>
8140
8141 Display buffer name, etc. in mode line by composing correctly.
8142
8143 * xdisp.c (reseat_to_string): Call composition_compute_stop_pos if
8144 STRING is not nil.
8145 (display_mode_element): Adjust for the change of
8146 decode_mode_spec and display_line.
8147 (decode_mode_spec): Change arg MULTIBYTE to STRING.
8148 (display_string): Handle the case that STRING is non-null and
8149 LISP_STRING is not nil.
8150
8151 * xterm.c (x_draw_composite_glyph_string_foreground):
8152 Pay attention to s->face->overstrike.
8153
8154 * composite.c (composition_reseat_it): Don't check PT if STRING is
8155 non nil.
8156
8157 2010-01-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8158
8159 * keyboard.c (read_char): Don't apply previous change when current
8160 buffer is unchanged by command execution.
8161
8162 2010-01-12 Jan Djärv <jan.h.d@swipnet.se>
8163
8164 * keyboard.c (read_char): Return after executing from special map.
8165
8166 2010-01-12 Glenn Morris <rgm@gnu.org>
8167
8168 * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
8169 bug-gnu-emacs rather than emacs-pretest-bug.
8170
8171 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
8172
8173 * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
8174 initializing the Lisp variables that depend on them.
8175
8176 2010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8177
8178 * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
8179 Clear areas that will not be updated after change of menu bar lines.
8180 Clear the menu bar window's current matrix when the window gets empty.
8181
8182 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
8183
8184 * intervals.h, textprop.c (extend_property_ranges): Return value
8185 and args changed. Discard properties that begin at or after the
8186 new end (Bug#5306).
8187
8188 * editfns.c (Fformat): Caller changed.
8189
8190 * nsterm.m (ns_set_default_prefs): Delete function.
8191 (syms_of_nsterm): Initialize ns_command_modifier,
8192 ns_control_modifier, ns_function_modifier, ns_antialias_text, and
8193 ns_antialias_threshold here, not in ns_term_init (Bug#4113).
8194
8195 * xdisp.c (pos_visible_p): Check for invisible text at the correct
8196 position (Bug#4040).
8197
8198 2010-01-09 Eli Zaretskii <eliz@gnu.org>
8199
8200 * editfns.c (Ffloat_time): Doc fix.
8201
8202 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
8203
8204 * xfns.c (Fx_create_frame): Don't create frame larger than display
8205 by default bug#3643.
8206
8207 2010-01-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8208
8209 * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro.
8210 (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo
8211 windows above internal border.
8212
8213 * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros.
8214 (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo
8215 windows above internal border.
8216
8217 * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat
8218 tool bar windows specially.
8219
8220 * xfns.c (x_set_tool_bar_lines): Take account of menu bar height.
8221
8222 * xterm.c (x_after_update_window_line): Don't treat tool bar windows
8223 specially.
8224 (XTflash): Take account of menu bar height.
8225
8226 * w32term.c (x_after_update_window_line): Don't treat tool bar windows
8227 specially.
8228
8229 2010-01-08 Jan Djärv <jan.h.d@swipnet.se>
8230
8231 * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
8232 also be true before we can return early (bug #5339).
8233
8234 2010-01-06 David Reitter <david.reitter@gmail.com>
8235
8236 * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
8237 (Fns_display_usable_bounds): Rewrite, computing bounds properly
8238 (Bug#3233).
8239
8240 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
8241
8242 * font.c (font_open_entity): Enable chache and call cached_font_ok
8243 for the driver if defined.
8244 (QCuser_spec): New symbol.
8245 (font_spec_from_name): Save name as user-spec.
8246 (font_load_for_lface): Keep user-spec instead of name.
8247 (font_open_by_name): Save name as user-spec.
8248 (syms_of_font): Initialize QCuser_spec.
8249 (font_clear_prop): Clear name if it exists in font (bug#5157).
8250
8251 * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters.
8252 (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New.
8253 (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok.
8254
8255 * font.h (struct font_driver): Add cached_font_ok.
8256
8257 * xterm.c (x_clear_frame): Queue draw for scroll bars.
8258
8259 2010-01-05 Jan Djärv <jan.h.d@swipnet.se>
8260
8261 * xterm.c (x_new_font): Move code for setting rows/cols before
8262 resizing ...
8263 (x_set_window_size): ... to here. Bug #2568.
8264
8265 * gtkutil.c (xg_clear_under_internal_border): New function.
8266 (xg_frame_resized, xg_frame_set_char_size):
8267 Call xg_clear_under_internal_border.
8268 (xg_update_scrollbar_pos): Clear under old scroll bar position.
8269
8270 2010-01-05 Chong Yidong <cyd@stupidchicken.com>
8271
8272 * keyboard.c (read_key_sequence): Catch keyboard switch after
8273 making a new tty frame (Bug#5095).
8274
8275 2010-01-05 Kenichi Handa <handa@m17n.org>
8276
8277 * fontset.c (fontset_find_font): Fix getting the frame pointer.
8278
8279 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
8280
8281 * dbusbind.c (xd_remove_watch): Avoid trying to convert a void* to
8282 Lisp_Object, preferring to convert a lisp_Object to a void* instead.
8283 (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
8284
8285 2010-01-03 Michael Albinus <michael.albinus@gmx.de>
8286
8287 * dbusbind.c (xd_add_watch): Improve debug message.
8288 (xd_remove_watch): Improve debug message. If DATA is the session
8289 bus, unset D-Bus session environment.
8290 (Fdbus_init_bus): Pass the bus as argument to
8291 dbus_connection_set_watch_functions. (Bug#5283)
8292
8293 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
8294
8295 * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
8296
8297 * lread.c (syms_of_lread): Make it clearer that these are the
8298 names of loaded files (Bug#5068).
8299
8300 * eval.c (run_hook_with_args): Handle the case where the global
8301 value has the obsolete single-function form (Bug#5026).
8302
8303 2009-12-27 Chong Yidong <cyd@stupidchicken.com>
8304
8305 * minibuf.c (Fall_completions): Minor optimization.
8306
8307 2009-12-26 Eli Zaretskii <eliz@gnu.org>
8308
8309 * .gdbinit (pgx): Fix display of composite glyphs.
8310 Display cmp.from and cmp.to as well.
8311 (pitx): Fix last change.
8312
8313 2009-12-25 Kenichi Handa <handa@m17n.org>
8314
8315 * composite.h (composition_adjust_point): Update prototype.
8316
8317 * composite.c (composition_reseat_it): Don't make a composition
8318 spanning over point.
8319 (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as
8320 composable characters.
8321 (composition_adjust_point): New arg NEW_PT. Callers changed.
8322
8323 * keyboard.c (command_loop_1): Force redisplay if the last point
8324 was within a composition.
8325 (adjust_point_for_property): Don't adjust point for automatic
8326 composition when called after buffer modification.
8327
8328 2009-12-19 Eli Zaretskii <eliz@gnu.org>
8329
8330 * .gdbinit (pitx): Don't use enum names, use their values.
8331 Remove reference to non-existing value GET_FROM_COMPOSITION.
8332 (pgx): Don't use enum names, use their values.
8333 (pitmethod): New helper command.
8334 (pitx): Use it to display iteration method.
8335 (pgrowit): New command.
8336
8337 * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h.
8338
8339 Update dependencies in Makefile.in.
8340
8341 * Makefile.in (alloc.o): Depend on termhooks.h.
8342 (atimer.o): Depend on blockinput.h.
8343 (buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h,
8344 and frame.h.
8345 (callint.o): Depend on systime.h, coding.h, and composite.h.
8346 (callproc.o): Depend on buffer.h.
8347 (casefiddle.o): Don't depend on charset.h.
8348 (casetab.o): Depend on character.h.
8349 (ccl.o): Depend on composite.h.
8350 (chartab.o): Depend on ccl.h.
8351 (cm.o): Depend on dispextern.h.
8352 (cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
8353 (coding.o): Don't depend on $(INTERVALS_H).
8354 (composite.o): Don't depend on dispextern.h explicitly (it's in
8355 $(INTERVALS_H)). Depend on ccl.h.
8356 (data.o): Depend on systime.h, coding.h, composite.h,
8357 dispextern.h, font.h, and ccl.h.
8358 (dired.o): Depend on composite.h.
8359 (dispnew.o): Depend on coding.h. Don't depend explicitly on
8360 composite.h (it's in $(INTERVALS_H)).
8361 (doc.o): Depend on systime.h, coding.h, and composite.h.
8362 (editfns.o): Don't depend explicitly on dispextern.h.
8363 (emacs.o): Depend on frame.h and coding.h.
8364 (eval.o): Depend on coding.h, composite.h, and xterm.h.
8365 (fileio.o): Depend on frame.h and commands.h. Don't depend
8366 explicitly on dispextern.h.
8367 (filelock.o): Don't depend on epaths.h and charset.h. Depend on
8368 composite.h.
8369 (fns.o): Don't depend on termhooks.h.
8370 (font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
8371 (fontset.o): Depend on blockinput.h, atimer.h, systime.h,
8372 coding.h, $(INTERVALS_H), window.h, xterm.h.
8373 (frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
8374 (fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
8375 (ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
8376 fontset.h, ccl.h, and ftfont.h.
8377 (ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8378 (gtkutil.o): Depend on dispextern.h and composite.h.
8379 (image.o): Depend on epaths.h, character.h, coding.h, composite.h,
8380 termhooks.h, and ccl.h.
8381 (indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
8382 (intervals.o): Depend on systime.h and coding.h.
8383 (keyboard.o): Depend on composite.h and coding.h.
8384 (keymap.o): Depend on coding.h and frame.h.
8385 (lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
8386 (macros.o): Depend on systime.h, coding.h, and composite.h.
8387 (menu.o): Depend on systime.h, coding.h, composite.h, window.h,
8388 and atimer.h.
8389 (minibuf.o): Depend on systime.h and coding.h. Don't depend on
8390 dispextern.h explicitly.
8391 (print.o): Depend on termhooks.h, coding.h, and ccl.h.
8392 Don't depend explicitly on dispextern.h and composite.h.
8393 (process.o): Depend on character.h, xgselect.h, and sysselect.h.
8394 (regex.o): Don't depend on charset.h.
8395 (scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
8396 (search.o): Don't depend explicitly on composite.h.
8397 (sound.o): Depend on atimer.h and systime.h.
8398 (syntax.o): Don't depend explicitly on composite.h.
8399 (sysdep.o): Depend on coding.h and composite.h.
8400 (term.o): Depend on xterm.h and buffer.h.
8401 (terminal.o): Depend on dispextern.h, composite.h, and systime.h.
8402 (textprop.o): Don't depend on dispextern.h explicitly.
8403 (undo.o): Depend on dispextern.h.
8404 (window.o): Depend on coding.h and termhooks.h. Don't depend on
8405 dispextern.h and composite.h explicitly.
8406 (xdisp.o): Depend on ccl.h.
8407 (xfaces.o): Depend on coding.h and ccl.h.
8408 (xfns.o): Depend on $(INTERVALS_H) and ccl.h.
8409 (xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
8410 (xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and
8411 ftfont.h.
8412 (xgselect.o): New dependency.
8413 (xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
8414 (xselect.o): Depend on keyboard.h, coding.h, and composite.h.
8415 (xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
8416 coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
8417 (xsmfns.o): Depend on frame.h and dispextern.h.
8418 (xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and
8419 sysselect.h.
8420
8421 2009-12-19 Andreas Schwab <schwab@linux-m68k.org>
8422
8423 * font.c (Fclear_font_cache): Pass correct cache argument to
8424 font_clear_cache.
8425
8426 2009-12-16 Andreas Schwab <schwab@linux-m68k.org>
8427
8428 * Makefile.in (prefix-args${EXEEXT}): Don't compile prefix-args.c
8429 twice.
8430
8431 2009-12-15 Chong Yidong <cyd@stupidchicken.com>
8432
8433 * xdisp.c (decode_mode_spec): Inhibit garbage collection when
8434 calling file-remote-p. Reported by Jim Meyering.
8435
8436 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
8437
8438 * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
8439 avoid compiler warnings. (Bug #5217)
8440
8441 2009-12-14 Kenichi Handa <handa@m17n.org>
8442
8443 * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
8444 in 8-bit encoding.
8445
8446 2009-12-13 Pat Thoyts <patthoyts@users.sourceforge.net> (tiny change)
8447
8448 * xfns.c (x_create_tip_frame): Set the extended window manager hint for
8449 tooltip windows.
8450
8451 2009-12-13 Jan Djärv <jan.h.d@swipnet.se>
8452
8453 * xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
8454 Xatom_net_window_type.
8455
8456 * xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
8457 Xatom_net_window_type.
8458
8459 * xterm.c (my_log_handler): New function.
8460 (x_term_init): Set my_log_handler as log handler during gtk_init
8461 so we can filter out buggy messages. (Bug #5120).
8462
8463 * xterm.c (xg_scroll_callback): Parameter list changed,
8464 use parameter GtkScrollType to determine scroll/line/page.
8465 Only allow dragging if a button < 4 is grabbed (bug #5177).
8466 (xg_end_scroll_callback): New function.
8467 (x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
8468 xg_create_scroll_bar.
8469
8470 * gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
8471 (scroll_end_callback): Remove.
8472 (xg_create_scroll_bar): Add parameter end_callback, bind it to
8473 button-release-event. Replace value-changed event with change-value,
8474 bug #5177.
8475 (xg_event_is_for_scrollbar): Only return true if button is less than 4,
8476 bug #5177.
8477
8478 * gtkutil.h (XG_LAST_SB_DATA): Remove.
8479 (xg_create_scroll_bar): Add GCallback end_callback.
8480
8481 * xftfont.c (QClcdfilter): New variable.
8482 (xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
8483 (syms_of_xftfont): Initialize QClcdfilter.
8484
8485 2009-12-12 Jan Djärv <jan.h.d@swipnet.se>
8486
8487 * xsettings.c (struct xsettings): Add member seen.
8488 (parse_xft_settings): Update member seen with what we have read.
8489 Return non-zero if Xft-settings have been parsed, 0 otherwise.
8490 (apply_xft_settings): Only update Xft settings with what member seen
8491 indicates as new.
8492
8493 2009-12-12 Eli Zaretskii <eliz@gnu.org>
8494
8495 * dispextern.h (struct text_pos): Use EMACS_INT.
8496 (struct glyph): Use EMACS_INT for charpos.
8497 (struct it): Use EMACS_INT for stop_charpos, end_charpos,
8498 region_beg_charpos, region_end_charpos,
8499 redisplay_end_trigger_charpos, and also for
8500 iterator_stack_entry.end_charpos and
8501 iterator_stack_entry.stop_charpos.
8502
8503 2009-12-12 Jan Djärv <jan.h.d@swipnet.se>
8504
8505 * gtkutil.c (scroll_end_callback): New function (bug #5177).
8506 (xg_create_scroll_bar): Call scroll_end_callback on button release
8507 event (bug #5177).
8508 (xg_event_is_for_scrollbar): != replaced with ==.
8509
8510 2009-12-12 Kenichi Handa <handa@m17n.org>
8511
8512 * ftfont.c (struct ftfont_info): New member matrix.
8513 (ftfont_open): Setup xftfont_info->matrix.
8514 (MFLTFontFT): New member matrix.
8515 (FLOOR, CEIL, ROUND): New macros.
8516 (ftfont_get_metrics): Handle matrix transformation.
8517 (ftfont_shape_by_flt): New arg matrix. Callers changed.
8518
8519 * xftfont.c (struct xftfont_info): New member matrix.
8520 (xftfont_open): Setup xftfont_info->matrix.
8521
8522 2009-12-10 Kenichi Handa <handa@m17n.org>
8523
8524 * xdisp.c (append_space_for_newline): Consider face-remapping.
8525
8526 2009-12-09 Andreas Schwab <schwab@linux-m68k.org>
8527
8528 * xsettings.c: Include "keyboard.h".
8529
8530 * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
8531
8532 Fix implicit function declarations.
8533 * cmds.c: Include "frame.h".
8534 * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
8535 * frame.h: Move declaration of delete_frame outside of
8536 HAVE_WINDOW_SYSTEM.
8537
8538 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
8539
8540 * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
8541
8542 * emacs.c (main): Set the G_SLICE environment variable for Cygwin
8543 GTK builds.
8544
8545 2009-12-07 Andreas Schwab <schwab@linux-m68k.org>
8546
8547 * unexelf.c (unexec): Don't search for .data twice.
8548
8549 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
8550
8551 * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
8552 if push failed.
8553 (handle_line_prefix): Set avoid_cursor_p here. Check return value
8554 of push_display_prop (Bug#5000).
8555
8556 * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
8557 value of font_list_entities (Bug#5085).
8558
8559 2009-12-04 Juanma Barranquero <lekktu@gmail.com>
8560
8561 Fix `string-to-number' to deal consistently with integers and floats.
8562 * lread.c (isfloat_string): New argument ignore_trailing to accept all
8563 trailing characters, not just whitespace.
8564 (read1): Pass new arg 0 to keep old behavior.
8565 * data.c (Fstring_to_number): Pass 1 to isfloat_string to ignore
8566 trailing chars, as it is already done for integers. Doc fixes.
8567 * lisp.h (isfloat_string): Add new arg to declaration of isfloat_string.
8568
8569 2009-12-04 Eli Zaretskii <eliz@gnu.org>
8570
8571 * dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>:
8572 Delete unused enumeration value.
8573
8574 2009-12-03 Eli Zaretskii <eliz@gnu.org>
8575
8576 * Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
8577
8578 2009-12-03 Daniel Hackney <dan@haxney.org> (tiny change)
8579
8580 * process.c (Fmake_network_process): Fix up the tests for
8581 "connectionless socket", so they DTRT for seqpacket sockets as well.
8582
8583 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8584
8585 * process.c (Qseqpacket): New symbol.
8586 (HAVE_SEQPACKET): New macro.
8587 (Fmake_network_process): Accept new :type `seqpacket'.
8588 (init_process): Add `seqpacket' feature when applicable.
8589 (syms_of_process): Initialize Qseqpacket.
8590
8591 2009-12-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8592
8593 * font.c (font_load_for_lface, font_open_by_name): Don't store name
8594 if entity is Qnil.
8595
8596 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8597
8598 * print.c (print_preprocess): Preprocess the key_and_value table of
8599 hashtables, even tho they're "hidden" (bug#5082).
8600
8601 2009-11-29 Jan Djärv <jan.h.d@swipnet.se>
8602
8603 * frame.c (frame_make_pointer_invisible)
8604 (frame_make_pointer_visible): Declare f before statements.
8605
8606 2009-11-28 Eli Zaretskii <eliz@gnu.org>
8607
8608 * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about
8609 omitted dependencies on lisp.h.
8610
8611 2009-11-27 Jan Djärv <jan.h.d@swipnet.se>
8612
8613 * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display
8614 is NULL.
8615
8616 * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL.
8617
8618 * frame.c (frame_make_pointer_invisible)
8619 (frame_make_pointer_visible): Just return if there isn't any selected
8620 frame.
8621
8622 * search.c (simple_search): Remove warning by making *p const.
8623
8624 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
8625
8626 * xdisp.c (power_letter): Remove duplicate const.
8627
8628 2009-11-25 Jan Djärv <jan.h.d@swipnet.se>
8629
8630 * term.c (delete_tty): Remove check for last terminal (bug#4970).
8631
8632 * xsettings.c: Revert changes from 2009-11-23. Just use Xft
8633 defaults (bug #5025).
8634
8635 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8636
8637 * insdel.c (adjust_markers_for_delete): Move it in the
8638 right direction! (bug#4803)
8639
8640 2009-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8641
8642 * font.c (font_open_entity): Don't use ASET if font_object is Qnil.
8643
8644 * xterm.c (x_new_font): Update f->scroll_bar_actual_width.
8645
8646 2009-11-24 Glenn Morris <rgm@gnu.org>
8647
8648 * frame.c (focus-follows-mouse): Mention mouse-autoselect-window.
8649
8650 2009-11-23 Jan Djärv <jan.h.d@swipnet.se>
8651
8652 * Makefile.in: Must create deps for ecrt0.o in its rule.
8653
8654 * xfns.c (Fx_select_font): Try to convert Fontconfig name to Gtk name
8655 because that is what Gtk+ font dialog understands.
8656
8657 * font.c (font_make_object, Fcopy_font_spec): Use Fcopy_alist instead
8658 of Fcopy_sequence.
8659 (font_open_by_name): Put name given into QCname for font-object returned.
8660
8661 * frame.c (x_set_font): Save original font name as frame parameter
8662 font-parameter.
8663
8664 * xsettings.c (set_default_xft_settings): New function.
8665 (init_xfd_settings): Call set_default_xft_settings if no XSETTINGS window
8666 is found.
8667
8668 2009-11-22 Andreas Schwab <schwab@linux-m68k.org>
8669
8670 * search.c (simple_search): Avoid CHAR_TO_BYTE in inner loop when
8671 searching backwards through multibyte buffer.
8672
8673 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
8674
8675 * xterm.c: #include xgselect.h.
8676 (x_initialize): Call xgselect_initialize.
8677
8678 * xsettings.c (something_changedCB): C++ comments => C comments.
8679 (init_gconf): Do not deal with any GLib file descriptors, xg_select
8680 does that now.
8681
8682 * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
8683 (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
8684 (scroll_bar_button_cb): Remove.
8685 (create_menus): C++ comments => C comments. Don't bind grab-notify
8686 event.
8687 (xg_create_scroll_bar): Don't bind button-press-event and
8688 button-release-event.
8689
8690 * process.c: Include xgselect.h if defined (USE_GTK) ||
8691 defined (HAVE_GCONF).
8692 (wait_reading_process_output): Call xg_select for the same condition.
8693
8694 * xgselect.c (xg_select): New function to better integrate with
8695 GLib/Gtk event handling. Needed if GConf daemon dies/restarts.
8696
8697 * xgselect.h: New file, declare xg_select, xgselect_initialize.
8698
8699 * Makefile.in (XOBJ): Add xgselect.o.
8700
8701 2009-11-21 Andreas Schwab <schwab@linux-m68k.org>
8702
8703 * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH):
8704 Remove ignored second argument. All callers changed.
8705 * regex.c (STRING_CHAR, STRING_CHAR_AND_LENGTH, RE_STRING_CHAR)
8706 (RE_STRING_CHAR_AND_LENGTH): Likewise.
8707 * xdisp.c (string_char_and_length): Likewise.
8708
8709 2009-11-21 Dan Nicolaescu <dann@ics.uci.edu>
8710
8711 * xterm.c (x_new_font):
8712 * print.c (print_object):
8713 * cmds.c (Fself_insert_command): Move declarations before statements.
8714
8715 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
8716
8717 * s/cygwin.h: Remove unneeded linker flags.
8718
8719 2009-11-20 Jan Djärv <jan.h.d@swipnet.se>
8720
8721 * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
8722
8723 * xsettings.h: Declare xsettings_get_system_font.
8724
8725 * xsettings.c (xsettings_get_system_font): New function.
8726 (init_gconf): No use initiating gconf unless we have Xft also.
8727 (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
8728 HAVE_GCONF.
8729
8730 * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
8731 add a blank entry so it doesn't collapse into nothing.
8732
8733 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
8734
8735 * lread.c (Funintern): Comment out last change.
8736
8737 2009-11-19 Richard Stallman <rms@gnu.org>
8738
8739 * lread.c (Funintern): Error if symbol is t or nil.
8740
8741 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
8742
8743 * insdel.c (make_gap_larger): Don't make as many assumptions about the
8744 representation of Lisp integers.
8745 Reported by MJ Chan <mjchan.inbox@gmail.com>.
8746
8747 2009-11-17 Andreas Schwab <schwab@linux-m68k.org>
8748
8749 * lisp.h: Remove declaration of Ffont_get_system_font.
8750 * xfns.c: Move include of "xsettings.h".
8751 * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
8752
8753 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
8754
8755 * xsettings.c (something_changedCB, Ffont_get_system_font):
8756 Check use_system_font.
8757 (syms_of_xsettings): DEFVAR font-use-system-font.
8758
8759 2009-11-17 Andreas Schwab <schwab@linux-m68k.org>
8760
8761 * xfns.c (x_default_font_parameter): Remove dead assignment.
8762
8763 * lisp.h (Fbyteorder, init_font, Ffont_get_system_font): Declare.
8764
8765 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
8766
8767 * xftfont.c (xftfont_fix_match): Older versions of fontconfig do
8768 not have FC_LCD_*. #define them if not there.
8769
8770 * xsettings.c (parse_xft_settings, apply_xft_settings): Ditto.
8771
8772 * xterm.h (struct x_display_info): Add atoms and Window for xsettings.
8773
8774 * xterm.c (handle_one_xevent): Call xft_settings_event for
8775 ClientMessage, PropertyNotify and DestroyNotify.
8776 (x_term_init): If we have XFT, get DPI from Xft.dpi.
8777 Call xsettings_initialize.
8778
8779 * xftfont.c (xftfont_fix_match): New function.
8780 (xftfont_open): Call XftDefaultSubstitute before XftFontMatch.
8781 Call xftfont_fix_match after XftFontMatch.
8782
8783 * xfont.c (xfont_driver): Initialize all members.
8784
8785 * xfns.c (x_default_font_parameter):
8786 Try font from Ffont_get_system_font.
8787 Do not get font from x_default_parameter if we got one from
8788 Ffont_get_system_font.
8789 (Fx_select_font): Get the defaut font name from :name of FRAME_FONT(f).
8790
8791 * w32font.c (w32font_driver): Initialize all members.
8792
8793 * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new.
8794
8795 * lisp.h: Declare syms_of_xsettings.
8796
8797 * keyboard.c (kbd_buffer_get_event, make_lispy_event):
8798 Handle CONFIG_CHANGED_EVENT.
8799
8800 * ftfont.c (ftfont_filter_properties): New function.
8801
8802 * frame.c (x_set_font): Remove unused variable lval.
8803
8804 * font.h (struct font_driver): Add filter_properties.
8805
8806 * font.c (font_put_extra): Don't return if val is nil, it means
8807 boolean option is off.
8808 (font_parse_fcname): Collect all extra properties in extra_props
8809 and call filter_properties for all drivers with extra_props and
8810 font as parameter.
8811 (font_open_entity): Do not use cache, it does not pick up new
8812 fontconfig settings like hinting.
8813 (font_load_for_lface): If spec had a name in it, store it in entity.
8814
8815 * emacs.c (main): Call syms_of_xsettings.
8816
8817 * config.in: HAVE_GCONF is new.
8818
8819 * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF.
8820 xsettings.o is new.
8821
8822 2009-11-17 Kenichi Handa <handa@m17n.org>
8823
8824 * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
8825 back to the default font in case that no suitable font is found.
8826
8827 2009-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
8828
8829 * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
8830 Suggested by Chad Brown <yandros@mit.edu>.
8831 (push_menu_item): Use MENU_ITEMS_ITEM_* names.
8832
8833 2009-11-16 Jan Djärv <jan.h.d@swipnet.se>
8834
8835 * xmenu.c (x_menu_wait_for_event): Call XFlush before select.
8836
8837 2009-11-14 Andreas Schwab <schwab@linux-m68k.org>
8838
8839 * Makefile.in: Ignore errors from mkdir when creating deps directory.
8840
8841 2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
8842
8843 * gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already
8844 has a parent.
8845
8846 * Makefile.in: If AUTO_DEPEND is defined, make gcc generate
8847 dependency files in deps/. Include those files into Makefile.
8848
8849 * config.in: Generated (AUTO_DEPEND).
8850
8851 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
8852
8853 * dbusbind.c (Vdbus_registered_objects_table): Rename from
8854 Vdbus_registered_functions_table, because it contains also
8855 properties. Fix docstring.
8856 (Fdbus_call_method, Fdbus_call_method_asynchronously): Fix docstring.
8857
8858 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 * alloc.c (mark_object): Don't reprocess marked strings.
8861 Check vector's markbit earlier. Adjust calls to mark_vectorlike.
8862 (mark_vectorlike, mark_char_table): Assume the object is unmarked.
8863
8864 2009-11-13 Kenichi Handa <handa@m17n.org>
8865
8866 * category.c (word_boundary_p): Adjust for the change of the
8867 semantics of Vword_combining_categories.
8868 (Vword_combining_categories): Describe the slight change of the
8869 semantics.
8870
8871 2009-11-13 Eli Zaretskii <eliz@gnu.org>
8872
8873 * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
8874
8875 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change.
8876
8877 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
8878
8879 * xdisp.c (syms_of_xdisp): Fix typo in last change.
8880
8881 2009-11-12 Juanma Barranquero <lekktu@gmail.com>
8882
8883 * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
8884
8885 2009-11-11 David Reitter <david.reitter@gmail.com>
8886
8887 * menu.c (Fx_popup_menu): Remove left-over debugging code and rename
8888 variables to fix 2009-11-09 change.
8889
8890 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
8891
8892 * process.c (ifflag_def): Make flag_sym constant.
8893 (Fnetwork_interface_info): Use a constant pointer.
8894 (ifflag_table):
8895 * xfns.c (cursor_bits):
8896 * xdisp.c (power_letter):
8897 * termcap.c (speeds, esctab):
8898 * sysdep.c (baud_convert):
8899 * keyboard.c (lispy_accent_codes, modifier_names):
8900 * image.c (xbm_format, xpm_format, pbm_format, png_format)
8901 (jpeg_format, tiff_format, gif_format, svg_format)
8902 (interlace_start, interlace_increment, gs_format):
8903 * gtkutil.c (separator_names):
8904 * fringe.c (swap_nibble):
8905 * fns.c (base64_value_to_char, base64_char_to_value):
8906 * fileio.c (make_temp_name_tbl):
8907 * coding.c (suffixes): Make constant.
8908
8909 * frame.c (make_initial_frame):
8910 * buffer.c (init_buffer_once): Use make_pure_c_string instead of
8911 build_string.
8912 * alloc.c (syms_of_alloc): Build Vmemory_signal_data in pure memory.
8913
8914 * s/freebsd.h:
8915 * s/netbsd.h: Remove code referring to non-existent file: unexsunos4.o.
8916
8917 * Makefile.in: Add dependencies to lisp.h. Remove dependencies
8918 for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
8919
8920 * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
8921 * xterm.c (syms_of_xterm):
8922 * xfaces.c (syms_of_xfaces):
8923 * xdisp.c (syms_of_xdisp):
8924 * lread.c (syms_of_lread):
8925 * keyboard.c (syms_of_keyboard): Use make_pure_c_string instead of
8926 build_string.
8927
8928 * doc.c (Fsnarf_documentation): Purecopy Vbuild_files.
8929
8930 2009-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8931
8932 * fns.c (Fplist_get): Merge the active and the commented out code.
8933
8934 2009-11-10 Jan Djärv <jan.h.d@swipnet.se>
8935
8936 * keyboard.h: Declare timer_check.
8937
8938 * keyboard.c (timer_check_2): New function that does what the old
8939 timer_check did.
8940 (timer_check): Call timer_check_2 until -1 or a non-zero time is
8941 returned, i.e. don't return -1 with timers pending.
8942
8943 * process.c: Remove extern declaration of timer_check.
8944
8945 * xmenu.c (x_menu_wait_for_event): Remove code that did a timeout
8946 even if timer_check returned -1.
8947
8948 * gtkutil.c (xg_dialog_response_cb): Data is now a struct
8949 xg_dialog_data.
8950 (pop_down_dialog): Destroy widget (if any), cancel timer and unref
8951 the event loop.
8952 (xg_maybe_add_timer, xg_dialog_run): New functions (bug #4574).
8953 (xg_get_file_name, xg_get_font_name): Call xg_dialog_run (bug #4574).
8954 Destroy the dialog after xg_dialog_run.
8955
8956 2009-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8957
8958 * menu.c (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
8959
8960 2009-11-10 Jan Djärv <jan.h.d@swipnet.se>
8961
8962 * xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
8963
8964 2009-11-09 Juanma Barranquero <lekktu@gmail.com>
8965
8966 * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
8967
8968 2009-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8969
8970 * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
8971 w32menu.c, and nsmenu.m.
8972 Simplify the obsolete case where position is nil.
8973 (cleanup_popup_menu): New function, moved from nsmenu.m.
8974 (struct skp): Remove slot `notreal'.
8975 (single_keymap_panes, keymap_panes): Remove arg `notreal' and
8976 adjust callers.
8977 (single_menu_item): Adjust call to parse_menu_item.
8978 (syms_of_menu): Defsubr x-popup-menu.
8979 * menu.h (Vmenu_updating_frame): Consolidate declarations from *menu.c.
8980 (keymap_panes): Don't export any more.
8981 (mouse_position_for_popup, w32_menu_show, ns_menu_show)
8982 (xmenu_show): Declare.
8983 * keyboard.c (parse_menu_item): Remove arg `notreal'.
8984 (menu_bar_item, read_char_minibuf_menu_prompt): Adjust callers.
8985 * keyboard.h (parse_menu_item): Update declaration.
8986 * xmenu.c (Fx_popup_menu): Remove.
8987 (syms_of_xmenu): Don't defsubr x-popup-menu.
8988 * w32menu.c (Fx_popup_menu): Remove.
8989 (syms_of_w32menu): Don't defsubr x-popup-menu.
8990 * nsmenu.m (cleanup_popup_menu): Remove.
8991 (ns_menu_show): Rename from ns_popup_menu and remove all the code
8992 moved to menu.c's Fx_popup_menu.
8993 (Fx_popup_menu): Remove.
8994 (syms_of_nsmenu): Don't defsubr x-popup-menu, and don't initialize
8995 menu_items (it's done in menu.c already).
8996
8997 2009-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8998
8999 * keyboard.c (parse_menu_item): Handle `notreal' a bit earlier.
9000 Use `tem' less. Make sure KEYEQ holds a string or nil (bug#4879).
9001
9002 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
9003
9004 * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
9005 xmenu_show. Hide any tooltip before opening a menu.
9006 (xmenu_show): New arg. Pass it to create_and_show_popup_menu.
9007 (create_and_show_popup_menu): New arg. Pass it to gtk_menu_popup.
9008
9009 2009-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9010
9011 Let integers use up 2 tags to give them one extra bit and thus double
9012 their range.
9013 * lisp.h (USE_2_TAGS_FOR_INTS): New macro.
9014 (LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P):
9015 New macros.
9016 (enum Lisp_Type): Use them. Give explicit values.
9017 (Lisp_Type_Limit): Remove.
9018 (XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
9019 (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
9020 Pay attention to USE_2_TAGS_FOR_INTS.
9021 (INTEGERP): Use LISP_INT_TAG_P.
9022 * fns.c (internal_equal): Simplify the default case.
9023 (sxhash): Use case_Lisp_Int.
9024 * data.c (wrong_type_argument): Don't check against Lisp_Type_Limit
9025 any more.
9026 (Ftype_of): Use case_Lisp_Int.
9027 (store_symval_forwarding): Take into account the fact that Ints can
9028 now have more than one tag.
9029 * buffer.c (syms_of_buffer): Use LISP_INT_TAG.
9030 (buffer_slot_type_mismatch):
9031 * xfaces.c (face_attr_equal_p):
9032 * print.c (print_object):
9033 * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
9034 Use case_Lisp_Int.
9035
9036 2009-11-06 Eli Zaretskii <eliz@gnu.org>
9037
9038 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
9039
9040 * alloc.c (make_pure_c_string): Fix last change to avoid compiler
9041 warning.
9042
9043 2009-11-06 Jan Djärv <jan.h.d@swipnet.se>
9044
9045 * gtkutil.c (xg_event_is_for_scrollbar): New function (bug#4870).
9046
9047 * gtkutil.h: Declare xg_event_is_for_scrollbar (bug#4870).
9048
9049 * xterm.c (handle_one_xevent): Call xg_event_is_for_scrollbar for
9050 ButtonPressRelease and MotionNotify (bug#4870).
9051
9052 2009-11-06 Dan Nicolaescu <dann@ics.uci.edu>
9053
9054 * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
9055
9056 * xterm.c (syms_of_xterm):
9057 * xselect.c (syms_of_xselect):
9058 * xmenu.c (syms_of_xmenu):
9059 * xfns.c (syms_of_xfns):
9060 * xfaces.c (syms_of_xfaces):
9061 * xdisp.c (syms_of_xdisp):
9062 * window.c (syms_of_window):
9063 * w32fns.c (syms_of_w32fns):
9064 * undo.c (syms_of_undo):
9065 * textprop.c (syms_of_textprop):
9066 * terminal.c (syms_of_terminal):
9067 * syntax.c (syms_of_syntax):
9068 * sound.c (syms_of_sound):
9069 * search.c (syms_of_search):
9070 * print.c (syms_of_print):
9071 * minibuf.c (syms_of_minibuf):
9072 * macros.c (syms_of_macros):
9073 * keymap.c (syms_of_keymap, initial_define_key)
9074 (initial_define_lispy_key):
9075 * keyboard.c (syms_of_keyboard):
9076 * insdel.c (syms_of_insdel):
9077 * image.c (syms_of_image):
9078 * fringe.c (syms_of_fringe):
9079 * frame.c (syms_of_frame):
9080 * fontset.c (syms_of_fontset):
9081 * fns.c (syms_of_fns):
9082 * fns.c (syms_of_fns):
9083 * fileio.c (syms_of_fileio):
9084 * fileio.c (syms_of_fileio):
9085 * eval.c (syms_of_eval):
9086 * doc.c (syms_of_doc):
9087 * dispnew.c (syms_of_display):
9088 * dired.c (syms_of_dired):
9089 * dbusbind.c (syms_of_dbusbind):
9090 * data.c (syms_of_data):
9091 * composite.c (syms_of_composite):
9092 * coding.c (syms_of_coding):
9093 * cmds.c (syms_of_cmds):
9094 * charset.c (define_charset_internal, syms_of_character):
9095 * ccl.c (syms_of_ccl):
9096 * category.c (syms_of_category, init_category_once):
9097 * casetab.c (syms_of_casetab):
9098 * casefiddle.c (syms_of_casefiddle):
9099 * callint.c (syms_of_callint):
9100 * bytecode.c (syms_of_bytecode):
9101 * buffer.c (keys_of_buffer, syms_of_buffer):
9102 * alloc.c (syms_of_alloc):
9103 * process.c (syms_of_process, init_process):
9104 * lread.c (syms_of_lread, init_obarray):
9105 * font.c (build_style_table):
9106 * emacs.c (syms_of_emacs, main): Replace calls to intern with
9107 intern_c_string, calls to make_pure_string with
9108 make_pure_c_string. Use pure_cons instead of Fcons.
9109
9110 * process.c (socket_options): Make it const.
9111 (set_socket_option, init_process): Use a const pointer.
9112
9113 * lread.c (intern_c_string): New function.
9114 (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9115 (defvar_int): Uset it. Make the name const char*.
9116
9117 * lisp.h (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
9118 (defvar_int): Update prototypes.
9119 (DEFUN, EXFUN): Support for prototypes is now required.
9120 (intern_c_string): New prototype.
9121 (struct Lisp_Subr): Make symbol_name constant.
9122
9123 * font.c (struct table_entry): Remove unused member. Make NAMES
9124 constant.
9125 (weight_table, slant_table, width_table): Make constant.
9126
9127 * emacs.c (struct standard_args): Make name and longname constant.
9128
9129 * character.h (DEFSYM): Use intern_c_string.
9130
9131 2009-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 * alloc.c (make_pure_c_string): New function.
9134
9135 * eval.c (Fautoload): Purecopy all arguments.
9136
9137 2009-11-05 Kenichi Handa <handa@m17n.org>
9138
9139 * fileio.c (Finsert_file_contents): Be sure set coding-system of
9140 the buffer in case of replace.
9141
9142 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
9143
9144 * puresize.h (BASE_PURESIZE): Increase to 1620000.
9145
9146 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
9147
9148 * editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
9149 when applicable (bug#4851).
9150
9151 * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
9152 (P_): Support for prototypes is now required.
9153
9154 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
9155
9156 * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
9157 (Bug#4827).
9158
9159 2009-10-30 Eli Zaretskii <eliz@gnu.org>
9160
9161 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
9162
9163 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
9164
9165 * puresize.h (BASE_PURESIZE): Increase to 1470000.
9166
9167 * lread.c (Fload): Purecopy the file name when building
9168 Vpreloaded_file_list.
9169
9170 2009-10-29 Jason Rumney <jasonr@wanchan.jasonrumney.net>
9171
9172 * w32fns.c (syms_of_w32fns): Change default value of
9173 w32-scroll-lock-modifier to nil. (Bug#2827)
9174
9175 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
9176
9177 * minibuf.c (Fall_completions): Fix typos in docstring.
9178
9179 2009-10-26 Andreas Schwab <schwab@redhat.com>
9180
9181 * puresize.h (PURESIZE_RATIO): Increase back to 10/6.
9182
9183 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
9184
9185 * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
9186 For delta < 0, skip check that only makes sense when the mini-window
9187 is going to be enlarged. (Bug#4534)
9188
9189 2009-10-25 Chong Yidong <cyd@stupidchicken.com>
9190
9191 * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
9192 string in menu maps (Bug#4471).
9193
9194 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
9195
9196 * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
9197 FRAME_NS_VIEW on terminal frames (Bug#4765).
9198
9199 2009-10-24 Andreas Schwab <schwab@linux-m68k.org>
9200
9201 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
9202 DBUS_TYPE_UINTnn separately to get proper sign extension.
9203
9204 * dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
9205 can properly handle unsigned types.
9206 (make_uid, make_gid): Remove.
9207
9208 * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
9209 types again.
9210
9211 * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type.
9212 (system_process_attributes): Likewise.
9213
9214 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
9215
9216 * keymap.c (Fmake_sparse_keymap): Purecopy the name.
9217
9218 * eval.c (Fautoload): Purecopy the filename. Simplify.
9219
9220 * category.c (Fdefine_category): Purecopy docstring.
9221
9222 2009-10-23 Andreas Schwab <schwab@linux-m68k.org>
9223
9224 * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
9225
9226 * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
9227
9228 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
9229
9230 * window.c (Fwindow_edges, Fwindow_pixel_edges)
9231 (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix
9232 (Bug#4775).
9233
9234 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9235
9236 * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
9237 (init_fileio_once):
9238 * lisp.h (init_fileio_once): Remove.
9239 * emacs.c (main): Don't call init_fileio_once.
9240
9241 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
9242
9243 * puresize.h (BASE_PURESIZE): Increase to 1430000.
9244
9245 2009-10-21 Andreas Schwab <schwab@linux-m68k.org>
9246
9247 * doprnt.c (doprnt): Fix overflow check.
9248
9249 2009-10-21 Jan Djärv <jan.h.d@swipnet.se>
9250
9251 * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
9252
9253 * xterm.h (x_wait_for_event): Declare it.
9254
9255 * xterm.c (pending_event_wait): New variable.
9256 (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we
9257 see pending_event_wait.eventtype.
9258 (handle_one_xevent): Don't change gravity when parent changes.
9259 (x_new_font): Call change_frame_size with new rows/columns before we
9260 try to resize the frame.
9261 (x_wait_for_event): New function.
9262 (x_set_window_size_1): Don't change gravity unless change_gravity
9263 is set.
9264 Call XResizeWindow with FRAME_OUTER_WINDOW. If we are visible,
9265 don't change frame size, instead wait for the ConfigureNotify.
9266 (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also.
9267 (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT.
9268 (x_initialize): Initialize pending_event_wait.
9269
9270 * xmenu.c (set_frame_menubar): Add internal border width to menu bar
9271 size.
9272
9273 * widget.c (EmacsFrameSetValues): Add comment.
9274 (EmacsFrameSetCharSize): Just call x_set_window_size.
9275
9276 * gtkutil.c (xg_frame_set_char_size): Flush events and call
9277 x_wait_for_event.
9278 (flush_and_sync): Remove again.
9279 (xg_get_font_name): Suggest monospace if no previous font is known.
9280
9281 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9282
9283 * character.c (char_resolve_modifier_mask): Don't resolve meta to the
9284 8th bit, since that only made sense in the ASCII world (bug#4751).
9285
9286 2009-10-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9287
9288 * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
9289 processing pending events when event is filtered for input method.
9290 (Bug#3681)
9291
9292 2009-10-20 Juanma Barranquero <lekktu@gmail.com>
9293
9294 * fns.c: Add #endif accidentally removed in previous change.
9295
9296 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
9297
9298 * fns.c: Remove code for unsupported system: MAC_OS.
9299 * image.c: Likewise. Include setjmp.h.
9300
9301 2009-10-19 Jan Djärv <jan.h.d@swipnet.se>
9302
9303 * xterm.c (x_create_toolkit_scroll_bar): Don't allocate color for
9304 pixel -1 (bug #4742).
9305
9306 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
9307
9308 * process.c (create_pty): Remove conditionals for no longer
9309 supported systems: UNIPLUS and RTU.
9310
9311 * xterm.c:
9312 * xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
9313
9314 * alloc.c: Do not define struct catchtag.
9315 * eval.c: Move struct catchtag definition ...
9316 * lisp.h: ... here.
9317
9318 * image.c: Move png.h #include earlier to avoid warnings.
9319
9320 * xterm.c:
9321 * xsmfns.c:
9322 * xselect.c:
9323 * xrdb.c:
9324 * xmenu.c:
9325 * xftfont.c:
9326 * xfont.c:
9327 * xfns.c:
9328 * xfaces.c:
9329 * xdisp.c:
9330 * window.c:
9331 * widget.c:
9332 * w32xfns.c:
9333 * w32uniscribe.c:
9334 * w32term.c:
9335 * w32select.c:
9336 * w32reg.c:
9337 * w32proc.c:
9338 * w32menu.c:
9339 * w32inevt.c:
9340 * w32heap.c:
9341 * w32font.c:
9342 * w32fns.c:
9343 * w32console.c:
9344 * w32.c:
9345 * w16select.c:
9346 * vm-limit.c:
9347 * unexsol.c:
9348 * unexec.c:
9349 * unexcw.c:
9350 * unexaix.c:
9351 * undo.c:
9352 * tparam.c:
9353 * textprop.c:
9354 * terminfo.c:
9355 * terminal.c:
9356 * termcap.c:
9357 * term.c:
9358 * syntax.c:
9359 * sound.c:
9360 * sheap.c:
9361 * search.c:
9362 * scroll.c:
9363 * region-cache.c:
9364 * regex.c:
9365 * ralloc.c:
9366 * process.c:
9367 * print.c:
9368 * nsterm.m:
9369 * nsselect.m:
9370 * nsmenu.m:
9371 * nsimage.m:
9372 * nsfont.m:
9373 * nsfns.m:
9374 * msdos.c:
9375 * minibuf.c:
9376 * menu.c:
9377 * marker.c:
9378 * macros.c:
9379 * keymap.c:
9380 * keyboard.c:
9381 * intervals.c:
9382 * insdel.c:
9383 * indent.c:
9384 * gtkutil.c:
9385 * ftxfont.c:
9386 * ftfont.c:
9387 * fringe.c:
9388 * frame.c:
9389 * fontset.c:
9390 * font.c:
9391 * fns.c:
9392 * floatfns.c:
9393 * filelock.c:
9394 * fileio.c:
9395 * emacs.c:
9396 * editfns.c:
9397 * dosfns.c:
9398 * doprnt.c:
9399 * doc.c:
9400 * dispnew.c:
9401 * dired.c:
9402 * dbusbind.c:
9403 * data.c:
9404 * composite.c:
9405 * coding.c:
9406 * cmds.c:
9407 * cm.c:
9408 * chartab.c:
9409 * charset.c:
9410 * character.c:
9411 * ccl.c:
9412 * category.c:
9413 * casetab.c:
9414 * casefiddle.c:
9415 * callproc.c:
9416 * callint.c:
9417 * bytecode.c:
9418 * buffer.c:
9419 * atimer.c: Include setjmp.h. (Bug#4643)
9420
9421 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9422
9423 Remove leftover table unibyte_to_multibyte_table.
9424 * character.c (unibyte_to_multibyte_table): Remove.
9425 (Funibyte_char_to_multibyte): Use MAKE_CHAR_MULTIBYTE.
9426 * charset.c (init_charset_once): Don't init unibyte_to_multibyte_table.
9427 * character.h (UNIBYTE_TO_CHAR): New macro.
9428 (MAKE_CHAR_MULTIBYTE): Use it.
9429 (unibyte_to_multibyte_table, unibyte_char_to_multibyte): Remove.
9430 * xdisp.c (get_next_display_element): USE ASCII_CHAR_P.
9431 (message_dolog, set_message_1):
9432 * search.c (Freplace_match):
9433 * editfns.c (Fcompare_buffer_substrings):
9434 * fns.c (Fcompare_strings): Use MAKE_CHAR_MULTIBYTE.
9435 (concat):
9436 * insdel.c (copy_text, count_size_as_multibyte):
9437 Use ASCII_CHAR_P and BYTE8_TO_CHAR.
9438 * term.c (produce_glyphs):
9439 * syntax.c (skip_chars): Use BYTE8_TO_CHAR.
9440 * regex.c (RE_CHAR_TO_MULTIBYTE):
9441 * cmds.c (internal_self_insert):
9442 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
9443
9444 * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
9445
9446 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
9447
9448 * puresize.h (BASE_PURESIZE): Increase to 1310000.
9449
9450 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
9451
9452 * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
9453
9454 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
9455
9456 * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
9457 still needed under Tiger.
9458
9459 * nsterm.m (EmacsView-conversationIdentifier): Arg is long.
9460
9461 * m/amdx86-64.h: Don't set LIB_STANDARD and START_FILES under
9462 __Apple__.
9463
9464 * m/intel386.h: Remove DARWIN_OS/_LP64 special case.
9465
9466 2009-10-15 Kenichi Handa <handa@m17n.org>
9467
9468 * print.c (print_object): Escape a symbol like "2E10" too.
9469
9470 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
9471
9472 Cleanups and changes for 64-bit compile under Snow Leopard.
9473 Based on suggestions by Erik Charlebois.
9474
9475 * nsfns.m (xw-color-values): Use CGFloat where appropriate.
9476
9477 * nsfont.m (ns_char_width): Replace deprecated call.
9478 (ns_findfonts, nsfont_list_family): Use long format in printf, and
9479 cast argument.
9480 (nsfont_open): Use ns_char_width() everywhere.
9481 (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
9482
9483 * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
9484
9485 * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat
9486 where appropriate.
9487
9488 * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
9489 where appropriate.
9490 (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
9491 Use stringWithUTF8String.
9492 (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
9493
9494 * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
9495 Add formal protocol mention to inheritance.
9496 [NS_HAVE_NSINTEGER]: Drop conditional and contents.
9497
9498 * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
9499 Fix printf format.
9500 (ns_query_color): Use CGFloat where appropriate.
9501 (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
9502 (EmacsScroller-mouseDown:): Use long format in printf, and cast
9503 argument.
9504
9505 * config.in (NS_HAVE_NSINTEGER): Drop.
9506
9507 * dbusbind.c (dbus-method-return-internal)
9508 (dbus-method-error-internal): Use long format in printf, and cast
9509 argument.
9510
9511 * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
9512 in printf, and cast argument.
9513
9514 * process.c (list_processes_1): Use long format in printf, and
9515 cast argument.
9516
9517 2009-10-11 Glenn Morris <rgm@gnu.org>
9518
9519 * frame.c (Fframe_pixel_height): Doc fix. (Bug#4535)
9520
9521 2009-10-08 Jan Djärv <jan.h.d@swipnet.se>
9522
9523 * gtkutil.c (create_menus): Call gtk_widget_set_size_request for
9524 menu bar with a small width so it doesn't enlarge the frame.
9525
9526 2009-10-08 Juanma Barranquero <lekktu@gmail.com>
9527
9528 * fontset.c (Fset_fontset_font): Fix typos in error messages.
9529
9530 2009-10-06 Glenn Morris <rgm@gnu.org>
9531
9532 * Makefile.in (emacs${EXEEXT}): Remove direct dependence on
9533 SOME_MACHINE_LISP (this enters indirectly via DOC).
9534
9535 2009-10-05 Eli Zaretskii <eliz@gnu.org>
9536
9537 * dired.c (Ffile_attributes): Doc fix. (Bug#4638)
9538
9539 2009-10-04 Eli Zaretskii <eliz@gnu.org>
9540
9541 * xdisp.c (syms_of_xdisp) <unibyte-display-via-language-environment>:
9542 Doc fix.
9543
9544 2009-10-03 Martin Rudalics <rudalics@gmx.at>
9545
9546 * window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
9547
9548 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
9549
9550 * lisp.h (Qdelete_directory_internal): Remove, because it is not
9551 used anymore outside fileio.c.
9552
9553 * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
9554
9555 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
9556
9557 * lisp.h (Qdelete_directory_internal):
9558 Declare, instead of Qdelete_directory.
9559
9560 * w32fns.c (Fsystem_move_file_to_trash): Use it.
9561
9562 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
9563
9564 * eval.c (Fcalled_interactively_p): Add `kind' argument.
9565
9566 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
9567
9568 * fileio.c (Fdelete_directory_internal): Rename from
9569 Fdelete_directory. It is not a command anymore. It has no file
9570 name handler.
9571
9572 2009-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9573
9574 * xdisp.c (get_next_display_element): Use an enum in last change.
9575
9576 2009-09-28 Kenichi Handa <handa@m17n.org>
9577
9578 * xdisp.c (get_next_display_element): Pay attention to
9579 unibyte_display_via_language_environment in handling
9580 Vnobreak_char_display.
9581
9582 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
9583
9584 * nsterm.h (ns_app_name): New extern variable.
9585
9586 * nsterm.m (ns_app_name): New variable.
9587 (ns_term_init): Set and use it.
9588 (ns_term_shutdown): Use it.
9589
9590 * nsmenu.m (ns_update_menubar): Use ns_app_name. Sync with xmenu.c.
9591 (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
9592
9593 * nsfns.m (ns_set_name_iconic, ns_set_name)
9594 (ns_set_name_as_filename, x-create-frame, ns-get-resource)
9595 (ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
9596
9597 * menu.c (find_and_return_menu_selection) [HAVE_NS]:
9598 Remove double-casting in client_data comparison.
9599
9600 2009-09-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9601
9602 * keyboard.c (make_lispy_event): Remember last wheel direction.
9603 (syms_of_keyboard) <wheel_syms>: Compute array size at compile time.
9604
9605 2009-09-26 Glenn Morris <rgm@gnu.org>
9606
9607 * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in
9608 internal.elc. Add term/pc-win.elc.
9609 (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and
9610 term/x-win.elc.
9611 (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and
9612 term/w32-win.elc.
9613 (NS_SUPPORT): New.
9614 (lisp): Add NS_SUPPORT.
9615 (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
9616
9617 2009-09-25 David Reitter <david.reitter@gmail.com>
9618
9619 * nsmenu.m (EmacsMenu-clear): Recognize application menu
9620 on Mac OS X 10.6+ (bug#4513).
9621
9622 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
9623
9624 * frame.c (xrdb_get_resource): Return nil for empty string resources;
9625 some parts of Emacs code (like font selection) don't grok them.
9626 See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
9627
9628 2009-09-24 Andreas Schwab <schwab@redhat.com>
9629
9630 * coding.c (decode_coding_iso_2022): Fix operator precedence.
9631
9632 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
9633
9634 * dired.c (Fdirectory_files): Fix typo in docstring.
9635
9636 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
9637
9638 * nsterm.m (EV_TIMESTAMP, x_set_window_size)
9639 (EmacsApp-application:openFiles:): Remove GNUstep conditionals.
9640 (EmacsScroller-setPosition:portion:whole:): Remove -display call
9641 under GNUstep.
9642 (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
9643
9644 * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
9645 glyph advancement.
9646
9647 2009-09-22 Adrian Robert <Adrian.B.Robert@gmail.com>
9648
9649 * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
9650 (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
9651
9652 * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
9653 deleted (bug #4492).
9654
9655 * nsfont.m (Vns_reg_to_script): New lisp variable.
9656 (syms_of_nsfont): Declare it.
9657 (ns_registry_to_script): New function.
9658 (ns_get_req_script): Call it.
9659 (ns_findfonts): Don't give up on non-unicode registry.
9660
9661 * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
9662
9663 2009-09-20 Tom Tromey <tromey@redhat.com>
9664
9665 * eval.c (find_handler_clause): Make stack-trace-on-error work in
9666 batch mode (bug#4228).
9667
9668 2009-09-18 Rob Christie <robchristie@gmail.com> (tiny change)
9669
9670 * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
9671 carefully. (Bug #4339)
9672
9673 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
9674
9675 * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
9676
9677 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
9678
9679 * emacs.c (inhibit_x_resources): Update doc string for NS.
9680 (main) [HAVE_NS]: Don't process --no-init-file option.
9681 Remove legacy code for -NXHost. Fix error printf in daemon case.
9682
9683 * nsterm.h (ns_no_defaults): Remove.
9684
9685 * nsterm.m (ns_no_defaults): Remove.
9686 (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
9687 (ns_use_qd_smoothing): Remove legacy variable.
9688 (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
9689 don't update the NSWindow itself.
9690 (EmacsView-windowWillUseStandardFrame:defaultFrame:):
9691 Improve state detection and store user rect ourselves. (Bug #3581)
9692
9693 * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
9694 ns_use_qd_smoothing.
9695
9696 * nsfns.m (x_get_string_resource): Ape just-previous changes to other
9697 platform versions. Drop support for emacs-20-style face specs.
9698 (x-close-connection): Drop PSFlush() under OS X.
9699 (x-focus-frame): Activate the app first. (Bug #4180)
9700
9701 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
9702
9703 * emacs.c (inhibit_x_resources): New variable.
9704 (main) [HAVE_NS]: Don't process --quick command line option.
9705 (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.
9706
9707 * lisp.h (inhibit_x_resources): Declare it extern.
9708
9709 * w32reg.c (x_get_string_resource):
9710 * xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
9711
9712 2009-09-17 Eli Zaretskii <eliz@gnu.org>
9713
9714 * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP):
9715 Add lisp/term/internal.elc.
9716
9717 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9718
9719 * frame.c (x_get_resource_string): Re-add for non-toolkit builds
9720 (bug#4461).
9721
9722 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
9723
9724 * puresize.h (BASE_PURESIZE): Increase to 1290000.
9725
9726 * Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
9727 (OBJECTS_MACHINE): Remove, unused.
9728
9729 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9730
9731 * frame.c (x_get_resource_string): Remove unused.
9732
9733 2009-09-15 Jan Djärv <jan.h.d@swipnet.se>
9734
9735 * xterm.c (x_new_font): Call change_frame_size before calling
9736 x_set_window_size, in case frame size won't change.
9737
9738 * frame.c (x_set_font): Remove dead code.
9739
9740 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9741
9742 * lread.c (Fload): Also run do-after-load-evaluation while dumping.
9743
9744 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9745
9746 * lread.c (Fload): Don't output a message after loading an obsolete
9747 package any more (done in Lisp now).
9748
9749 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
9750
9751 * fns.c (syms_of_fns): Doc fix (Bug#4227).
9752
9753 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9754
9755 * keymap.c (Fwhere_is_internal): Use nconc2.
9756
9757 2009-09-11 Alan Mackenzie <acm@muc.de>
9758
9759 * dispnew.c (Fsend_string_to_terminal): Amend doc string to cover
9760 batch mode.
9761
9762 2009-09-11 Andreas Schwab <schwab@linux-m68k.org>
9763
9764 * xdisp.c (display_mode_element): Detect cycles.
9765
9766 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9767
9768 * keymap.c (where_is_internal): Don't erroneously return nil right after
9769 filling the cache.
9770 (where_is_internal_1): Fix up typo.
9771
9772 2009-09-11 Glenn Morris <rgm@gnu.org>
9773
9774 * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
9775 share a common doc-string.
9776
9777 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9778
9779 * keymap.c (get_keymap): Return the actual keymap symbol rather than
9780 t for autoloaded keymaps when autoloading is not allowed (bug#4393).
9781
9782 * keymap.c (QCadvertised_binding): New constant.
9783 (syms_of_keymap): Initialize it.
9784 (Fwhere_is_internal): Try and use bindings from :advertised-binding
9785 if applicable.
9786
9787 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
9788
9789 * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
9790 (parse_menu_item): Streamline since bindings are recomputed all the
9791 time anyway. Don't bother checking Vdefine_key_rebound_commands any
9792 more and don't support lmenu's menu-alias any more either.
9793
9794 * keymap.c (where_is_internal_data): Make noindirect a boolean.
9795 (where_is_internal): Strip it down to only traverse the keymaps.
9796 Move the cache handling from Fwhere_is_internal to here.
9797 (Fwhere_is_internal): Move the handling of remapping and the choice of
9798 the best binding from where_is_internal to here.
9799 Unify the cached/noncached paths, so remapping is also handled
9800 correctly when the cache is used, and so the cache can be used to
9801 speed up remap-handling when applicable.
9802 Give preference to non-remapped bindings.
9803 * doc.c (Fsubstitute_command_keys): Let Fwhere_is_internal's prefer
9804 non-remapped bindings.
9805 * keyboard.c (parse_menu_item): Let Fwhere_is_internal handle
9806 command remapping.
9807
9808 * xdisp.c (display_mode_element): Move list length limit from 50 to
9809 5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
9810
9811 2009-09-09 Adrian Robert <Adrian.B.Robert@gmail.com>
9812
9813 * nsfont.m (ns_get_family): Don't force first letter to uppercase.
9814
9815 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9816
9817 * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
9818 (Bug#4334)
9819
9820 * keymap.c (where_is_internal): Filter out shadowed remappings.
9821 Assume that where_is_internal returns unshadowed bindings to simplify
9822 the code and get rid of the gotos. Use ASIZE.
9823
9824 2009-09-04 Jan Djärv <jan.h.d@swipnet.se>
9825
9826 * xterm.c (x_focus_changed): If we get a focusout and pointer
9827 is invisible, make it visible.
9828
9829 * xterm.h: Remove condition for declaration of
9830 x_*_window_to_frame.
9831
9832 2009-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
9833
9834 * dispnew.c (Fsend_string_to_terminal): Make it work again on the
9835 initial terminal as well.
9836
9837 2009-09-02 Jan Djärv <jan.h.d@swipnet.se>
9838
9839 * xterm.h: Rename x_non_menubar_window_to_frame to
9840 x_menubar_window_to_frame.
9841
9842 * xterm.c: Remove declarations also in xterm.h.
9843 (XTmouse_position): Do not return valid positions
9844 for clicks in the menubar and the toolbar for Gtk+.
9845
9846 * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
9847 if the widget for the event has the same top level as a frame,
9848 return the frame.
9849 (x_menubar_window_to_frame): Detect menu bar even with Gtk+
9850 internal windows, bug #4122.
9851 (x_non_menubar_window_to_frame): Remove.
9852
9853 2009-09-02 Glenn Morris <rgm@gnu.org>
9854
9855 * buffer.c (default-major-mode): Move most of the doc from here...
9856 (major-mode): ... to here.
9857
9858 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
9859
9860 * process.c (wait_reading_process_output): Keep the descriptor
9861 when pty is used by a non-child process, e.g., in I/O buffer of
9862 GDB this allows inferior to be restarted.
9863
9864 2009-08-29 Eli Zaretskii <eliz@gnu.org>
9865
9866 * xdisp.c (redisplay_internal): Remove redundant test and collapse
9867 both branches into one.
9868
9869 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
9870
9871 * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
9872 (main): Use enable-multibyte-characters rather than
9873 default-enable-multibyte-characters. Output a warning message when
9874 running a unibyte session.
9875
9876 2009-08-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9877
9878 * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
9879 LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
9880 (copy_data_segment): Also copy __program_vars section.
9881 (copy_dyld_info) [LC_DYLD_INFO]: New function.
9882 (dump_it) [LC_DYLD_INFO]: Use it.
9883
9884 * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
9885
9886 2009-08-28 Eli Zaretskii <eliz@gnu.org>
9887
9888 * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
9889 $(SRC)/buildobj.h.
9890 (buildobj.h): Rename from $(SRC)/buildobj.h.
9891 (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
9892 $(SRC)/buildobj.h.
9893 (clean): Add buildobj.h.
9894
9895 2009-08-28 Teodor Zlatanov <tzz@lifelogs.com>
9896
9897 * print.c (print_object): Set escapeflag to 1 when printing
9898 hashtable keys and values.
9899
9900 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
9901
9902 * lread.c (read_integer): Use doubles (and potentially return a float
9903 number) as we do in string-to-number.
9904 (read1): Use strtol to read integers, signal errors on strtol's
9905 overflow and use floats if strtol's output is too large for
9906 Elisp integers.
9907
9908 2009-08-27 Eli Zaretskii <eliz@gnu.org>
9909
9910 * makefile.w32-in ($(SRC)/buildobj.h, make-buildobj-CMD)
9911 (make-buildobj-SH): Fix last change.
9912 (SRC): Move to before where it's first used.
9913
9914 2009-08-27 Kenichi Handa <handa@m17n.org>
9915
9916 * process.c (send_process): Use encode_coding_object instead of
9917 encode_coding_string to perform eol-conversion even if the string
9918 is unibyte.
9919
9920 * coding.c (encode_coding_utf_16): Fix checking of a Unicode
9921 character.
9922
9923 * cmds.c (Fself_insert_command): Avoid unnecessay
9924 unibyte->multibyte conversion. (Bug#4240) (Bug#4037)
9925
9926 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
9927
9928 * callproc.c (Fcall_process): Remove always true #if.
9929
9930 * lisp.h: Replace #if 0 code for checking with text pointing to
9931 the --enable-checking configure flag.
9932
9933 * emacs.c (main): Mention the --enable-profiling configure flag
9934 instead of using CFLAGS.
9935
9936 2009-08-26 Ken Raeburn <raeburn@raeburn.org>
9937
9938 * Makefile.in (buildobj.h): New target.
9939 (doc.o): Depend on it.
9940 (temacs${EXEEXT}): Don't generate buildobj.lst.
9941 (mostlyclean): Delete buildobj.h, not buildobj.lst.
9942 * makefile.w32-in ($(SRC)/buildobj.h): New target.
9943 ($(BLD)/doc.$(O)): Depend on it.
9944 (make-buildobj-CMD, make-buildobj-SH): New targets. (Syntax help
9945 provided by Eli Zaretskii.)
9946 ($(TEMACS)): Don't generate buildobj.lst.
9947 * doc.c: Include buildobj.h.
9948 (buildobj): New static variable.
9949 (Fsnarf_documentation): Use it, instead of opening and reading
9950 buildobj.lst.
9951
9952 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
9953
9954 * dbusbind.c (Fdbus_call_method)
9955 (Fdbus_call_method_asynchronously): Use English numeric format for
9956 timeout values in doc string.
9957
9958 2009-08-25 Kenichi Handa <handa@m17n.org>
9959
9960 * alloc.c (mark_char_table): New function.
9961 (mark_object): Use mark_char_table for a char-table.
9962
9963 * lisp.h (CHAR_TABLE_REF_ASCII): New macro.
9964 (CHAR_TABLE_REF): Use it.
9965
9966 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
9967
9968 * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
9969 before invoking the newly build emacs to check for load-path
9970 shadowing.
9971
9972 2009-08-22 Glenn Morris <rgm@gnu.org>
9973
9974 * Makefile.in (bootstrap_exe): New variable.
9975 (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
9976 Use ${bootstrap_exe}.
9977
9978 2009-08-22 Eli Zaretskii <eliz@gnu.org>
9979
9980 * coding.h (encode_coding_string): Don't encode unibyte strings.
9981 (Bug#4047)
9982
9983 2009-08-22 Michael Albinus <michael.albinus@gmx.de>
9984
9985 * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
9986
9987 * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
9988 intended as hotfix only.
9989 (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
9990
9991 2009-08-21 Adrian Robert <Adrian.B.Robert@gmail.com>
9992
9993 * nsterm.m (ns_get_color): Update documentation properly for last
9994 change, and clean up loose ends in the code left by it.
9995 Fix longstanding bug with 16-bit hex parsing, and add support for
9996 yet another X11 format (rgb:r/g/b) for compatibility.
9997 * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
9998 timer_check() to avoid crash on Leopard/PPC. Bug #2154.
9999
10000 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
10001
10002 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
10003
10004 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
10005
10006 * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
10007 (xd_add_watch, xd_remove_watch): Use it. Print debug messages.
10008 (xd_initialize, xd_pending_messages): Check, whether
10009 $DBUS_SESSION_BUS_ADDRESS is set.
10010
10011 2009-08-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10012
10013 * nsfns.m (Fxw_color_values): Return 3-element list. Doc fix.
10014
10015 * nsterm.m (ns_get_color): Remove incompatible color formats again.
10016
10017 2009-08-20 Glenn Morris <rgm@gnu.org>
10018
10019 * emacs.c (system-type): Doc fix.
10020
10021 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10022
10023 * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
10024 enough for the most common situations. Avoid SET_SYMBOL_VALUE.
10025
10026 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
10027
10028 * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
10029 New functions.
10030 (xd_initialize): Revert change from 2009-08-16.
10031
10032 2009-08-18 Kenichi Handa <handa@m17n.org>
10033
10034 * fontset.c (Ffontset_font): If a nil element is found in a
10035 font-group vector, return nil.
10036
10037 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
10038
10039 * process.c (status_notify): Don't perform redisplay.
10040 (Fdelete_process, list_processes_1, process_send_signal):
10041 Expliticly perform redisplay.
10042 (wait_reading_process_output): Always check process status, but
10043 don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
10044
10045 2009-08-17 Ken Raeburn <raeburn@raeburn.org>
10046
10047 * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
10048 (XFLOAT_INIT): New macro for storing a float value.
10049 * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
10050 * fns.c (sxhash): Copy out the value of a float in order to
10051 examine its bytes.
10052 * dbusbind.c (xd_append_arg): Likewise.
10053
10054 * emacs.c (main): Don't call syms_of_data twice.
10055
10056 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
10057
10058 * dbusbind.c (xd_initialize): Add connection file descriptor to
10059 input_wait_mask, in order to let select() detect, whether a new
10060 message has been arrived.
10061 (Fdbus_call_method_asynchronously): Allow nil HANDLER.
10062
10063 2009-08-15 Michael Albinus <michael.albinus@gmx.de>
10064
10065 * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
10066 New functions.
10067
10068 * lisp.h (xd_pending_messages): Declare.
10069
10070 * keyboard.c (readable_events): Call xd_pending_messages.
10071
10072 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
10073
10074 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
10075
10076 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
10077
10078 * buffer.c (set_buffer_internal_1)
10079 (swap_out_buffer_local_variables): Check for unbound local
10080 variables (Bug#4138).
10081
10082 2009-08-14 Eli Zaretskii <eliz@gnu.org>
10083
10084 * process.c (create_pty): Fix last change.
10085
10086 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
10087
10088 * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
10089 (xbm_load_image): Caller changed.
10090 (xbm_file_p): Avoid signalling an image_error (Bug#4107).
10091
10092 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
10093
10094 * process.c (create_pty): New function.
10095 (Fstart_process): Use it to allow Emacs to just associate a pty
10096 with the buffer. See associated change in gdb-mi.el.
10097 (list_processes_1): Deal with no program name.
10098 (start_process_unwind): Use pid == -2 to mean no process.
10099
10100 2009-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
10101
10102 * cmds.c (nonundocount): New global variable.
10103 (keys_of_cmds): Initialize it.
10104 (Fself_insert_command): Use it to combine upto 20 sequential chars
10105 into a single undo entry, just like the Qself_insert_command code in
10106 keyboard.c does.
10107 Call frame_make_pointer_invisible, also like the Qself_insert_command
10108 code in keyboard.c does.
10109 * keyboard.c (command_loop_1): Use the new global nonundocount rather
10110 than its own local replacement for it.
10111
10112 2009-08-10 Ken Raeburn <raeburn@raeburn.org>
10113
10114 * fns.c (concat): Don't re-set string length to its current value.
10115
10116 * coding.h (decode_coding_string, encode_coding_string):
10117 Use SBYTES macro.
10118
10119 * doprnt.c (doprnt_lisp): Delete unused function.
10120 (doprnt): Merge with doprnt1, discarding lispstrings code.
10121 * lisp.h (doprnt_lisp): Don't declare.
10122
10123 2009-08-07 Juri Linkov <juri@jurta.org>
10124
10125 * puresize.h (BASE_PURESIZE): Increase to 1270000.
10126
10127 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10128
10129 * print.c (syms_of_print): Undo previous change.
10130
10131 2009-08-05 Teodor Zlatanov <tzz@lifelogs.com>
10132
10133 * lread.c (read1, syms_of_lread): Read hashtables back from the
10134 readable format.
10135
10136 * print.c (print_preprocess, print_object): Print hashtables fully
10137 and readably.
10138 (syms_of_print): Provide 'hashtable-print-readable.
10139
10140 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com>
10141
10142 * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
10143 no family set.
10144 (nsfont_open): Handle case when entity has no family.
10145
10146 2009-07-29 Adrian Robert <Adrian.B.Robert@gmail.com>
10147
10148 * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
10149 element, not a list, for match case.
10150
10151 2009-07-28 Kenichi Handa <handa@m17n.org>
10152
10153 * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
10154 rigidly.
10155
10156 * xfont.c (xfont_list_pattern): Don't ignore the return value of
10157 font_parse_xlfd. Check font properties more rigidly.
10158
10159 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10160
10161 * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in
10162 bsd-common.h.
10163
10164 2009-07-27 Kenichi Handa <handa@m17n.org>
10165
10166 * xfaces.c (face_with_height): Call font_clear_prop.
10167
10168 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
10169
10170 * dispnew.c (init_display): Use Qx, Qw32, and Qns.
10171
10172 * xterm.c (x_term_init): Use Qx.
10173
10174 * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
10175
10176 * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
10177 (ns_get_color): Revert 2009-07-16 change.
10178
10179 2009-07-25 Eli Zaretskii <eliz@gnu.org>
10180
10181 * lread.c (syms_of_lread) <force_load_messages>: New variable.
10182 (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
10183
10184 2009-07-25 Ken Raeburn <raeburn@raeburn.org>
10185
10186 * coding.h (decode_coding_string, encode_coding_string):
10187 Use SCHARS macro.
10188
10189 * lread.c: Rewrite 2009-07-21 changes.
10190 (load_depth): Delete.
10191 (Qload_in_progress): New variable.
10192 (load_unwind): Don't reference load_depth or load_in_progress.
10193 (Fload): Likewise; specbind Qload_in_progress instead.
10194 (init_lread): Don't initialize load_depth.
10195 (syms_of_lread): Initialize and protect Qload_in_progress.
10196
10197 2009-07-24 Adrian Robert <Adrian.B.Robert@gmail.com>
10198
10199 * nsfont.m (ns_findfonts): Correctly return fallback in match case.
10200
10201 2009-07-23 Yavor Doganov <yavor@gnu.org>
10202
10203 * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
10204
10205 2009-07-23 Adrian Robert <Adrian.B.Robert@gmail.com>
10206
10207 * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
10208 Bugs 3792, 3720, 2402.
10209 (ns_lookup_indexed_color): Check for bad index.
10210 (ns_index_color): Init unused slot to 0.
10211 (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if().
10212 Bug 3714, possibly 3082.
10213
10214 2009-07-22 Jason Rumney <jasonr@gnu.org>
10215
10216 * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]:
10217 Position IME window at cursor (Bug#2570).
10218 (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
10219 (globals_of_w32fns): Dynamically load functions required above.
10220
10221 * w32term.c (w32_draw_window_cursor): Send message to reposition
10222 any IME window.
10223
10224 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
10225
10226 * fileio.c: Revert 2009-07-16 changes.
10227 (Vauto_save_include_big_deletions): New variable.
10228 (Fdo_auto_save): Disable auto-save only if
10229 auto-save-include-big-deletions is nil.
10230
10231 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
10232
10233 * xdisp.c (move_it_to): For continued lines ending in a tab, take
10234 the overflowed pixels into account (Bug#3879).
10235
10236 2009-07-21 Ken Raeburn <raeburn@raeburn.org>
10237
10238 * lread.c (load_depth): New variable.
10239 (Fload, load_unwind, init_lread): Set it to the load recursion
10240 depth; set load_in_progress as a simple boolean based on the
10241 current load_depth. (Bug#3892)
10242
10243 2009-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
10244
10245 * nsfont.m (ns_has_attribute): Remove.
10246 (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
10247
10248 2009-07-18 Juri Linkov <juri@jurta.org>
10249
10250 * process.c (Fset_process_query_on_exit_flag): Mention killing
10251 a buffer in docstring.
10252
10253 2009-07-17 Kenichi Handa <handa@m17n.org>
10254
10255 * casetab.c (shuffle): Fix the logic of setting up the cycle.
10256
10257 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10258
10259 * nsfns.m (Fns_set_alpha): Remove function.
10260 (syms_of_nsfns): Don't defsubr it.
10261
10262 * nsterm.m (ns_get_color): Remove incompatible color formats.
10263 (ns_color_to_lisp): Generate #rrggbb color format string.
10264
10265 2009-07-16 Richard Stallman <rms@gnu.org>
10266
10267 * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
10268 (Fset_buffer_auto_saved): Handle save_length = -2.
10269
10270 2009-07-16 Chong Yidong <cyd@stupidchicken.com>
10271
10272 * xterm.c (Qx_gtk_map_stock): New var.
10273
10274 * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
10275 of calling intern each time.
10276
10277 2009-07-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10278
10279 * nsfont.m (nsfont_draw): Remove code for stippling, which actually
10280 does tiling.
10281
10282 * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
10283
10284 2009-07-14 Kenichi Handa <handa@m17n.org>
10285
10286 * font.c (font_vconcat_entity_vectors): New function.
10287 (struct font_sort_data): New member font_driver_preference.
10288 (font_compare): Check font_driver_preference.
10289 (font_sort_entities): The format of the first argument changed.
10290 (font_delete_unmatched): Likewise.
10291 (font_list_entities): The return type changed.
10292 (font_select_entity): The format of the second argument changed.
10293 (font_find_for_lface): Adjuste for the above changes.
10294 Don't suppress the checking of C even if the repertory supports it.
10295 (Flist_fonts): Adjust for the above changes.
10296
10297 * ftfont.c (ftfont_spec_pattern): New arg langname. Change caller.
10298 (ftfont_list): Adjust for the change of ftfont_spec_pattern.
10299 Reject a font who has adstyle property that is different from a
10300 langname derived from registry property.
10301 (ftfont_match): Adjust for the change of ftfont_spec_pattern.
10302
10303 2009-07-13 Eli Zaretskii <eliz@gnu.org>
10304
10305 * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
10306 local copy of dirfilename.
10307
10308 2009-07-13 Kenichi Handa <handa@m17n.org>
10309
10310 * chartab.c (sub_char_table_ref_and_range): Fix the range check
10311 against max_char.
10312
10313 * cmds.c (internal_self_insert): Check sym by SYMBOLP before
10314 calling XSYMBOL (sym).
10315
10316 2009-07-11 Eli Zaretskii <eliz@gnu.org>
10317
10318 * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]:
10319 New function.
10320 (directory_files_internal) [WINDOWSNT]:
10321 Bind w32-get-true-file-attributes to either t or nil, depending whether
10322 the filesystem of the directory is fast or slow.
10323
10324 * w32.c (logon_network_drive): Don't assume PATH is an absolute
10325 file name.
10326 (is_slow_fs): New function.
10327 (stat): Use it to determine whether to issue more system calls to
10328 get accurate file attributes, when w32-get-true-file-attributes is
10329 `local'.
10330
10331 2009-07-10 Jan Djärv <jan.h.d@swipnet.se>
10332
10333 * xfns.c (Fx_select_font): Remember last font selected in
10334 x_last_font_name and use that the next time. Also try the frame
10335 parameter font-parameter as default to the font dialog.
10336
10337 2009-07-10 Kenichi Handa <handa@m17n.org>
10338
10339 * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
10340
10341 2009-07-09 Eli Zaretskii <eliz@gnu.org>
10342
10343 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
10344
10345 * w32.c (stat): Treat UNC file names as residing on remote
10346 drives. (Bug#3542)
10347
10348 2009-07-09 Kenichi Handa <handa@m17n.org>
10349
10350 * fontset.c (fontset_find_font): Fix previous change.
10351
10352 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
10353
10354 * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
10355 (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of
10356 error flag.
10357
10358 2009-07-08 Kenichi Handa <handa@m17n.org>
10359
10360 * fontset.c (fontset_find_font): Fix the logic of handling
10361 charset_matched.
10362 (font_for_char): Delete unused var.
10363 (generate_ascii_font_name): Delete it.
10364
10365 * coding.h (JIS_TO_SJIS2): Fix the code range check.
10366
10367 * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
10368 (encode_coding_sjis): Fix the code range check.
10369
10370 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
10371
10372 * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
10373 (Fexpand_file_name): Copy string data properly (Bug#3772).
10374
10375 2009-07-07 Jan Djärv <jan.h.d@swipnet.se>
10376
10377 * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
10378 first MapNotify.
10379
10380 2009-07-07 Kenichi Handa <handa@m17n.org>
10381
10382 * character.h (unibyte_has_multibyte_table): Delete extern.
10383 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
10384
10385 * charset.c (Fset_charset_priority): Update charset_unibyte.
10386 (syms_of_charset): Initialize charset_unibyte.
10387
10388 * character.c (unibyte_has_multibyte_table): Delete it.
10389 (multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
10390 charset_unibyte.
10391 (multibyte_char_to_unibyte_safe): Likewise.
10392 (Funibyte_char_to_multibyte): Don't check charset_unibyte.
10393
10394 * xdisp.c (get_next_display_element): Decode it->c by charset_unibyte.
10395 (x_produce_glyphs): Likewise.
10396
10397 * .gdbinit (xcharset): Fix the treating $arg0.
10398
10399 2009-07-04 Eli Zaretskii <eliz@gnu.org>
10400
10401 Emulation of `getloadavg' on MS-Windows.
10402 * w32.c: Include float.h.
10403 (g_b_init_get_native_system_info, g_b_init_get_system_times)
10404 (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare.
10405 (get_native_system_info, get_system_times): New functions.
10406 (buf_next, buf_prev, sample_system_load, getavg): New subroutines.
10407 (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo.
10408 (globals_of_w32): Initialize g_b_init_get_native_system_info,
10409 g_b_init_get_system_times, and num_of_processors.
10410
10411 2009-07-03 Jason Rumney <jasonr@gnu.org>
10412
10413 * w32term.c (w32_initialize): Use standard types.
10414
10415 2009-07-03 Eli Zaretskii <eliz@gnu.org>
10416
10417 * dired.c (Ffile_attributes): Decode user and group names by the
10418 locale's encoding. (Bug#3443)
10419
10420 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
10421
10422 * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
10423 (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused.
10424
10425 * callproc.c (child_setup): Use #else instead of a separate #ifdef.
10426
10427 * term.c (init_tty): Remove spurious #ifdef.
10428
10429 * m/mips.h: Mention this file is also used for netbsd.
10430 * m/pmax.h: Remove file.
10431
10432 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
10433
10434 * xterm.h (struct x_display_info): Add invisible_cursor.
10435 (struct x_output): Add current_cursor.
10436
10437 * xterm.c (XTtoggle_invisible_pointer): New function.
10438 (x_define_frame_cursor): Don't define cursor if invisible or the
10439 same as before. Set current_cursor.
10440 (x_create_terminal): Set toggle_invisible_pointer_hook.
10441
10442 * xfns.c (make_invisible_cursor): New function.
10443 (x_set_mouse_color): Call make_invisible_cursor.
10444 Set current_cursor.
10445 (x_window): Set current_cursor.
10446
10447 * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.
10448
10449 * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
10450 inserting a character.
10451 (read_avail_input): Call frame_make_pointer_visible.
10452
10453 * frame.c (Vmake_pointer_invisible): New variable.
10454 (frame_make_pointer_invisible, frame_make_pointer_visible):
10455 New functions.
10456 (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.
10457
10458 * frame.h: Declare frame_make_pointer_invisible and
10459 frame_make_pointer_visible.
10460 (struct frame): Add pointer_invisible.
10461
10462 2009-07-02 Jan Djärv <jan.h.d@swipnet.se>
10463
10464 * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
10465 frame isn't visible.
10466 (xg_frame_resized): If width/height is -1, get size of window
10467 from X server.
10468
10469 * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
10470 for MapNotify.
10471
10472 * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
10473 here or call change_frame_size. Just call flush_and_sync.
10474 (flush_and_sync): Reintroduce.
10475
10476 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
10477
10478 * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky.
10479
10480 * xterm.c (x_handle_net_wm_state): Also look for sticky.
10481 (x_term_init): Initialize Xatom_net_wm_state_sticky.
10482
10483 * frame.h: Declare Qsticky.
10484
10485 * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
10486
10487 * nsfns.m (ns_frame_parm_handlers): Ditto.
10488
10489 * frame.c: Declare Qsticky.
10490 (frame_parms): Add sticky.
10491
10492 * xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.
10493
10494 * xterm.h: Declare x_set_sticky.
10495
10496 * xterm.c (x_set_sticky): New function.
10497
10498 * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
10499 (xg_tool_bar_menu_proxy): Attach enter/leave events to
10500 xg_tool_bar_proxy_help_callback.
10501
10502 * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
10503
10504 * frame.c: Qmaximized is new.
10505 (x_set_frame_parameters): Do not handle fullscreen specially.
10506 Only set width and height if explicitly set.
10507 (x_set_fullscreen): Handle Qmaximized.
10508 (x_set_font, x_figure_window_size): Do not handle fullscreen specially.
10509 (syms_of_frame): Initialize Qmaximized.
10510
10511 * frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.
10512 Declare Qfullwidth, Qfullheight, Qfullboth, Qmaximized.
10513
10514 * xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
10515 for Expose event. Add call to x_check_fullscreen for MapNotify event.
10516 Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
10517 set gravity to NorthWestGravity when USE_GTK.
10518 (set_wm_state): New function.
10519 (do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
10520 (x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
10521 (x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
10522 or the case when no window manager is running. That means remove calls
10523 to x_real_positions and x_fullscreen_adjust.
10524
10525 * gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
10526 (xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
10527 flush_and_sync.
10528 (xg_height_changed): New function.
10529 (xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
10530 and gtk_window_set_policy. Set frame gravity after parsing the
10531 geometry string.
10532 (xg_update_frame_menubar, free_frame_menubar)
10533 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
10534 (update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
10535 Remove calls to xg_frame_set_char_size.
10536
10537 2009-07-01 Kenichi Handa <handa@m17n.org>
10538
10539 * keyboard.c (decode_keyboard_code): New function.
10540 (tty_read_avail_input): Decode the input bytes if necessary.
10541
10542 * coding.c (setup_coding_system):
10543 Initialize coding->carryover_bytes to 0.
10544 (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
10545 use Qno_conversion.
10546
10547 2009-07-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10548
10549 * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
10550
10551 2009-06-30 Chong Yidong <cyd@stupidchicken.com>
10552
10553 * xftfont.c (xftfont_open): Avoid passing NULL argument to XftLockFace.
10554
10555 2009-06-30 Jason Rumney <jasonr@gnu.org>
10556
10557 * w32term.c (w32_initialize): Use GetModuleHandle for library that
10558 is already loaded.
10559 Set user model ID if supported (bug#1849).
10560
10561 2009-06-29 Jim Meyering <meyering@redhat.com>
10562
10563 Remove useless if-before-xfree test.
10564 * nsfont.m (nsfont_close): Remove useless test.
10565 * term.c (delete_tty): Likewise.
10566 * w32.c (system_process_attributes): Likewise.
10567 * w32font.c (w32font_close): Likewise.
10568 * xfaces.c (x_free_gc): Likewise.
10569 * xselect.c (buffer): Likewise.
10570
10571 2009-06-28 Andreas Schwab <schwab@linux-m68k.org>
10572
10573 * process.c (send_process): Keep decoded string in a local
10574 variable and protect it from GC. (Bug#3521)
10575
10576 2009-06-28 Eli Zaretskii <eliz@gnu.org>
10577
10578 * term.c (create_tty_output) [MSDOS]: #ifdef away.
10579 (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
10580
10581 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
10582
10583 * xdisp.c (start_display, handle_face_prop)
10584 (move_it_vertically_backward, cursor_row_fully_visible_p)
10585 (redisplay_window, try_window_id, produce_image_glyph):
10586 Delete some #ifdef-ed out code chunks that are now obsolete.
10587
10588 * xterm.c (x_update_window_begin, x_new_focus_frame)
10589 (x_scroll_bar_handle_click, handle_one_xevent)
10590 (handle_one_xevent, XTread_socket, x_focus_on_frame)
10591 (x_make_frame_visible, x_make_frame_invisible)
10592 (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
10593 code chunks that are now obsolete.
10594
10595 2009-06-28 Michael Albinus <michael.albinus@gmx.de>
10596
10597 * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
10598 xd_symbol_to_dbus_type. With Solaris 2.11, it was said to compile
10599 for hours, when optimzation is enabled.
10600 (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
10601 (xd_read_message): Make them static.
10602
10603 2009-06-27 Chuck Blake <cblake@pdos.csail.mit.edu> (tiny change)
10604
10605 * term.c (turn_on_face): Allow simultaneously bold and dim
10606 terminal faces (Bug#3530).
10607
10608 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
10609
10610 * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
10611
10612 * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
10613 truncation glyphs (Bug#3686).
10614
10615 2009-06-27 Glenn Morris <rgm@gnu.org>
10616
10617 * m/pmax.h: Restore file, with only netbsd portions.
10618
10619 2009-06-26 David Reitter <david.reitter@gmail.com>
10620
10621 * nsterm.m (keydown): Avoid infinite loop.
10622
10623 2009-06-26 Peter Jolly <peter@jollys.org> (tiny change)
10624
10625 * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
10626 the arg FORCE_SYMBOL.
10627
10628 2009-06-25 Kenichi Handa <handa@m17n.org>
10629
10630 * fontset.c (fontset_find_font): When a usable rfont_def is found
10631 in a fallback font-group, make it the first element of the group.
10632
10633 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
10634
10635 * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
10636
10637 2009-06-24 Kenichi Handa <handa@m17n.org>
10638
10639 * fontset.c (fontset_get_font_group): Return 0 if no font-group is
10640 set for C.
10641 (fontset_font): Record the availability of a font for C both in
10642 the realized fontsets of the current one and the default one.
10643
10644 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
10645
10646 * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
10647 conditional, it is always defined on AIX.
10648
10649 2009-06-23 Miles Bader <miles@gnu.org>
10650
10651 * window.c (Vrecenter_redisplay): New variable.
10652 (syms_of_window): Initialize it.
10653 (Qtty): New extern declaration.
10654 (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
10655
10656 2009-06-23 Jim Meyering <meyering@redhat.com>
10657
10658 * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt):
10659 Use xmalloc and xrealloc (not malloc and realloc), so subsequent heap
10660 pointer dereferences are guaranteed to be valid.
10661
10662 2009-06-23 Kenichi Handa <handa@m17n.org>
10663
10664 * emacs.c (main): Call init_font ().
10665
10666 * font.h (Vfont_log): Extern it.
10667 (FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
10668
10669 * font.c (font_sort_entities, font_list_entities)
10670 (font_matching_entity, font_open_entity)
10671 (font_close_object): Change font_add_log to FONT_ADD_LOG.
10672 (Vfont_log): Delete static.
10673 (font_log_env_checked): Delete this variable.
10674 (font_add_log): Don't check font_log_env_checked.
10675 (font_deferred_log): Check Vfont_log.
10676 (init_font): New function.
10677
10678 * ftfont.c: Change font_add_log to FONT_ADD_LOG.
10679
10680 * w32font.c: Change font_add_log to FONT_ADD_LOG.
10681
10682 * w32uniscribe.c: Change font_add_log to FONT_ADD_LOG.
10683
10684 * xfont.c: Change font_add_log to FONT_ADD_LOG.
10685
10686 * fontset.c (fontset_font): Call FONT_DEFERRED_LOG.
10687 (face_for_char): Don't call font_deferred_log here.
10688 (font_for_char): Likewise.
10689
10690 2009-06-22 Chong Yidong <cyd@stupidchicken.com>
10691
10692 * w32term.c (x_draw_glyph_string): Use the glyph string's width
10693 rather than its background_width for drawing the overline and
10694 underline (Bug#489).
10695
10696 * xterm.c (x_draw_glyph_string): Use the glyph string's width
10697 rather than its background_width for drawing the overline and
10698 underline (Bug#489).
10699 (xg_default_icon_file): New variable.
10700 (syms_of_xterm): Initialize it to the Emacs SVG icon file.
10701 (x_bitmap_icon): Under GTK, use xg_default_icon_file.
10702
10703 * xdisp.c (Qbefore_string, Qafter_string): Add externs.
10704 (load_overlay_strings): Remove externs.
10705 (fast_find_position): Function deleted.
10706 (mouse_face_from_buffer_pos): New function, based on
10707 fast_find_position. Correctly handle before-strings,
10708 display-strings, and after-strings (Bug#1220).
10709 (note_mouse_highlight): Use mouse_face_from_buffer_pos.
10710
10711 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
10712
10713 * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for !HAVE_WINDOW_SYSTEM.
10714 (move_it_in_display_line_to, move_it_in_display_line_to)
10715 (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
10716
10717 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
10718
10719 * Branch for 23.1.
10720
10721 2009-06-21 Jason Rumney <jasonr@gnu.org>
10722
10723 * w32term.c (keyboard_codepage): New static variable.
10724 (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
10725 (w32_read_socket) [WM_CHAR]: Use it to decode character
10726 input (bug#3237).
10727 (w32_initialize): Initialize it.
10728 (codepage_for_locale): New function.
10729
10730 2009-06-20 Ken Raeburn <raeburn@raeburn.org>
10731
10732 * process.c (status_message): Pass Faset index argument as a lisp
10733 object, so as to work with USE_LISP_UNION_TYPE.
10734
10735 2009-06-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10736
10737 * coding.c (Ffind_coding_systems_region_internal):
10738 Cache checked characters.
10739
10740 2009-06-18 Kenichi Handa <handa@m17n.org>
10741
10742 * coding.c (decode_coding_iso_2022): Check MSB of bytes more rigidly.
10743
10744 2009-06-18 Andreas Schwab <aschwab@redhat.com>
10745
10746 * xdisp.c (redisplay_internal): Check that the frame is still
10747 live after redisplay of its windows.
10748 (redisplay_windows): Check that the window is still live.
10749
10750 2009-06-17 Andreas Schwab <schwab@linux-m68k.org>
10751
10752 * coding.c (detect_coding_utf_16): Fix previous change.
10753
10754 2009-06-16 Kenichi Handa <handa@m17n.org>
10755
10756 * coding.c (detect_coding_utf_16): Fix the logic of rejecting
10757 UTF-16 by checking the dispersion of Eth and Oth bytes.
10758
10759 2009-06-15 Andreas Schwab <schwab@linux-m68k.org>
10760
10761 * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.
10762
10763 2009-06-15 Kenichi Handa <handa@m17n.org>
10764
10765 * process.c (status_message): Fix previous change. Be sure to
10766 decode a localized string.
10767
10768 2009-06-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10769
10770 * xterm.c (x_delete_terminal): Put previous change in #if 0 and
10771 add comment explaining why.
10772
10773 2009-06-14 Sidney Markowitz <sidney@sidney.com>
10774
10775 * nsmenu.m (EmacsTooltip: setText): Set height of tooltip.
10776
10777 2009-06-14 Adrian Robert <Adrian.B.Robert@gmail.com>
10778
10779 * nsfont.m (ns_attribute_value): Remove.
10780 (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
10781 (ns_has_attribute): Shrink the normal range.
10782 (ns_findfonts): Don't worry about requested spec in determining
10783 need for synthItal.
10784 (ns_get_covering_families): Retain scriptToFamilies.
10785
10786 2009-06-14 Seiji Zenitani <zenitani@mac.com>
10787
10788 * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.
10789
10790 2009-06-11 Kenichi Handa <handa@m17n.org>
10791
10792 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10793 overhang for the static composition case.
10794
10795 2009-06-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10796
10797 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
10798 overhang for the automatic composition case.
10799
10800 * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
10801 composition case.
10802
10803 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
10804
10805 * xdisp.c (get_next_display_element): When handling wrap-prefix
10806 and line-prefix, treat \n as a control character (bug#3502).
10807
10808 2009-06-10 Kenichi Handa <handa@m17n.org>
10809
10810 * font.c (font_parse_family_registry): Fix for one-char foundry.
10811 (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
10812
10813 2009-06-09 Dmitry Dzhus <dima@sphinx.net.ru> (tiny change)
10814
10815 * process.c (status_message): Fix handling of multibyte signal
10816 string (Bug#3499).
10817
10818 2009-06-09 Jim Meyering <meyering@redhat.com>
10819
10820 * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
10821 color name is missing.
10822
10823 2009-06-09 Kenichi Handa <handa@m17n.org>
10824
10825 * charset.c (Fmap_charset_chars): In docstring, state clearly that
10826 FROM-CODE and TO-CODE are codepoints of CHARSET.
10827
10828 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
10829
10830 * nsterm.m (ns_use_system_highlight_color): Drop, unused.
10831
10832 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
10833
10834 Changes to support :script/:lang/:otf in NS font driver.
10835 * nsfont.m (nsfont_escape_name, nsfont_unescape_name)
10836 (nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
10837 indicate not part of font driver interface, and change callers.
10838 (ns_get_family): Remove pointless null check.
10839 (nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
10840 ns_spec_to_descriptor, ns_descriptor_to_entity.
10841 (nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
10842 (ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
10843 (ns_spec_to_descriptor, ns_descriptor_to_entity)
10844 (ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
10845 (ns_get_req_script, ns_accumulate_script_ranges)
10846 (ns_script_to_charset, ns_get_covering_families, ns_findfonts):
10847 New functions.
10848 (nsfont_list, nsfont_match): Use ns_findfonts.
10849 (nsfont_open): Use font descriptor instead of traits.
10850 (nsfont_draw): Handle "automatic" (lookup-table) compositions.
10851 (dump_glyphstring): Rename to ns_dump_glyphstring.
10852
10853 * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
10854
10855 * nsfns.m (Fns_popup_font_panel): Use shared font manager.
10856
10857 * fontset.c (fontset_from_font): Remove NS-specific code.
10858
10859 2009-06-08 Peter Jones <pjones@pmade.com> (tiny change)
10860
10861 * nsterm.m (ns_draw_window_cursor): Respect cursor_type for
10862 nonactive windows.
10863
10864 2009-06-08 Felix Mueller <felix@enqueue.eu> (tiny change)
10865
10866 * nsterm.m (ns_init_paths): Append path separator to INFOPATH variable.
10867
10868 2009-06-08 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
10869
10870 * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
10871
10872 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
10873
10874 * xdisp.c (move_it_in_display_line_to): On text-only terminals,
10875 account for the overflowing of newlines into the last glyph on the
10876 display line (Bug#3482).
10877
10878 2009-06-05 David Reitter <david.reitter@gmail.com>
10879
10880 * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p)
10881 (Fx_selection_owner_p): Rename from Fns_own_selection_internal,
10882 Fns_selection_exists_p, Fns_selection_owner_p.
10883
10884 2009-06-03 Jason Rumney <jasonr@gnu.org>
10885
10886 * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if
10887 available. (Bug#3379)
10888
10889 2009-05-29 Kenichi Handa <handa@m17n.org>
10890
10891 * coding.c (get_translation_table):
10892 Check Venable_character_translation.
10893
10894 2009-05-26 David Reitter <david.reitter@gmail.com>
10895
10896 * nsterm.m (ns_raise_frame): Only raise frame if visible.
10897 (x_make_frame_visible): Move frame to front rather than calling
10898 ns_raise_frame().
10899 (keyDown:): Do not swallow events that aren't re-sent if frame
10900 isn't key window.
10901 (drawRect:): Do not set visibility/iconified flags because
10902 drawRect may be called by NSView even if the frame is hidden.
10903
10904 * nsfns.m (Fx_create_frame): Follow other ports in
10905 determining visibility; default to t. Ensure async_visible is set.
10906
10907 2009-05-23 Eli Zaretskii <eliz@gnu.org>
10908
10909 * dired.c (Ffile_attributes): Doc fix.
10910
10911 2009-05-22 Chong Yidong <cyd@stupidchicken.com>
10912
10913 * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
10914
10915 2009-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10916
10917 * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
10918 and xfont_scratch_props.
10919 (syms_of_xfont): Do it here instead.
10920 (xfont_find_ccl_program): Delete, unused.
10921 (xfont_open): Delete unused var `i'.
10922
10923 2009-05-21 Kenichi Handa <handa@m17n.org>
10924
10925 * fontset.c (Qlatin): Don't make it static.
10926
10927 * xfont.c (xfont_chars_supported, xfont_supported_scripts):
10928 New functions.
10929 (xfont_scripts_cache, xfont_scratch_props): New variables.
10930 (Qlatin, Vscalable_fonts_allowed): Extern it.
10931 (xfont_list_pattern): Argument changed. Callers changed.
10932 Check Vscalable_fonts_allowed. Check the support of a script.
10933 (xfont_list): Don't reject a font spec with :script property.
10934 (xfont_has_char): Fix setting of encoding.
10935 (syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
10936 xfont_scratch_props.
10937
10938 2009-05-19 Kenichi Handa <handa@m17n.org>
10939
10940 * font.c (font_sort_entities): Rename from font_sort_entites.
10941 Callers changed.
10942
10943 2009-05-18 Kenichi Handa <handa@m17n.org>
10944
10945 * font.c (font_find_for_lface): Copy SPEC's FONT_TYPE too.
10946
10947 2009-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10948
10949 * frame.c (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
10950 (delete_frame) [NS_IMPL_COCOA]: Instead, do it here.
10951
10952 2009-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10953
10954 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase here.
10955 (x_delete_terminal): Dissociate resource database from display and
10956 then call XrmDestroyDatabase before closing display.
10957
10958 2009-05-18 Adrian Robert <Adrian.B.Robert@gmail.com>
10959
10960 * nsterm.m (ns_read_socket): Remove unused variable.
10961 * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check
10962 whether selected frame is viable before raising it (based on patch
10963 by David Reitter), and improve commentary.
10964 * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
10965
10966 2009-05-15 Kenichi Handa <handa@m17n.org>
10967
10968 * font.c (Ffont_spec): Check arguments.
10969
10970 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
10971
10972 * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
10973 weight when testing attributes (Bug#3282).
10974
10975 2009-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10976
10977 * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
10978 what we expect to get in the next ConfigureNotify event.
10979
10980 * xftfont.c (xftfont_open): Make sure that Xrender extension is added
10981 before Xft one (Bug#1696).
10982
10983 2009-05-07 David Reitter <david.reitter@gmail.com>
10984
10985 * nsfns.m (Fx_display_planes): Compute bitplanes using
10986 NSBitsPerPixelFromDepth (Bug#3207).
10987
10988 2009-05-10 Chong Yidong <cyd@stupidchicken.com>
10989
10990 * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
10991
10992 2009-05-10 Ulrich Mueller <ulm@gentoo.org>
10993
10994 * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
10995
10996 2009-05-07 David Reitter <david.reitter@gmail.com>
10997
10998 * nsterm.m (ns_dumpglyphs_stretch, ns_dumpglyphs_image):
10999 Respect mouse face background.
11000
11001 2009-05-07 David Reitter <david.reitter@gmail.com>
11002
11003 * nsterm.m (note_mouse_movement, ns_frame_up_to_date):
11004 Mouse movement/highlight: bracket drawing operations
11005 in ns_update_begin and ns_update_end.
11006
11007 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11008
11009 * nsfns.m (ns_get_screen): Rewrite.
11010 Don't presume selected-frame is of type `ns'.
11011
11012 * font.c (font_update_drivers): Sanity fallback to avoid disabling
11013 all drivers.
11014
11015 * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep.
11016
11017 2009-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11018
11019 * keyboard.h (add_user_signal): Fix typo in extern.
11020
11021 * lisp.h (add_user_signal): Remove extern.
11022
11023 * unexelf.c (unexec): Consider a section to precede the .bss section
11024 if its addresses overlap that of .bss.
11025 (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
11026 instead of dumping process.
11027
11028 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11029
11030 * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.
11031
11032 2009-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11033
11034 * Makefile.in (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
11035
11036 2009-05-02 Dan Nicolaescu <dann@ics.uci.edu>
11037
11038 * xterm.c (x_handle_net_wm_state): Move declaration of lval before
11039 any statements.
11040
11041 2009-05-02 Andreas Schwab <schwab@linux-m68k.org>
11042
11043 * process.c (read_process_output): Make sure the current buffer is
11044 always restored.
11045
11046 * coding.c (record_conversion_result): Don't modify
11047 Vlast_code_conversion_error for successful result.
11048 (alloc_destination): Don't clobber conversion result. (Bug#1650)
11049
11050 2009-05-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11051
11052 * charset.c (load_charset): Reformat X==Y==Z to (X==Y)==Z.
11053 (load_charset_map): Remove unnecessary code.
11054
11055 2009-04-30 David Reitter <david.reitter@gmail.com>
11056
11057 * nsterm.m (convert_ns_to_X_keysym): Define function keys f16
11058 through f24.
11059
11060 2009-04-30 Chong Yidong <cyd@stupidchicken.com>
11061
11062 * xfaces.c (face_at_buffer_position): New arg base_face_id.
11063
11064 * xdisp.c (handle_face_prop): Pass base_face_id of iterator to
11065 face_at_buffer_position.
11066 (face_before_or_after_it_pos, get_next_display_element)
11067 (note_mouse_highlight): Update face_at_buffer_position call.
11068
11069 * term.c (term_mouse_highlight):
11070 * msdos.c (IT_note_mouse_highlight):
11071 * fontset.c (Finternal_char_font):
11072 * font.c (font_at, font_range): Update face_at_buffer_position call.
11073
11074 * dispextern.h (face_at_buffer_position): Update prototype.
11075
11076 2009-04-30 Kenichi Handa <handa@m17n.org>
11077
11078 * fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
11079
11080 2009-04-29 Andreas Schwab <schwab@linux-m68k.org>
11081
11082 * callproc.c (Fcall_process): Fix GC protection. Make sure
11083 current buffer is always restored.
11084
11085 2009-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11086
11087 * atimer.c (init_atimer): Also clear stopped_atimers.
11088
11089 * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
11090
11091 * process.c (create_process): Clean up merger residues of
11092 2008-07-17 change.
11093
11094 2009-04-29 Ulrich Mueller <ulm@gentoo.org>
11095
11096 * lread.c (Vread_circle): New variable.
11097 (read1): Disable recursive read if Vread_circle is nil.
11098
11099 2009-04-29 Kenichi Handa <handa@m17n.org>
11100
11101 * fontset.h (set_default_ascii_font): Delete extern.
11102
11103 * fontset.c (set_default_ascii_font): Delete this unused function.
11104
11105 * frame.c (x_set_font): When ARG is a font-object, check if the
11106 font-object matches with the ASCII font-spec of the frame's
11107 fontset. If not, create a new fontset for the frame. (Bug #3075)
11108
11109 2009-04-28 Andreas Schwab <schwab@linux-m68k.org>
11110
11111 * fns.c (Flocale_info): Protect vector from GC during decoding.
11112
11113 * process.c (Fstart_process): Protect argv strings from GC during
11114 encoding.
11115
11116 2009-04-27 Andreas Schwab <schwab@linux-m68k.org>
11117
11118 * sysdep.c: Include <ctype.h>.
11119
11120 2009-04-27 David Reitter <david.reitter@gmail.com>
11121
11122 * nsfont.m (nsfont_open): Remove unused variable shrink.
11123 Remove commented-out code.
11124
11125 2009-04-26 Johan Bockgård <bojohan@gnu.org>
11126
11127 * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
11128
11129 2009-04-25 Jason Rumney <jasonr@gnu.org>
11130
11131 * w32font.c (clear_cached_metrics): Remove, unused since 2008-08-02.
11132
11133 2009-04-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11134
11135 * fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
11136 Swap bytes in short integer if fringe bitmap width > 8.
11137
11138 2009-04-23 Kenichi Handa <handa@m17n.org>
11139
11140 * xfaces.c (Fx_list_fonts): If a font size is specified in
11141 PATTERN, set it in returned scalable fonts.
11142
11143 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
11144
11145 * keyboard.c (Fset_input_meta_mode): Doc fix.
11146
11147 * dispnew.c (Fsend_string_to_terminal): Doc fix.
11148
11149 * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes.
11150
11151 * coding.c (Fterminal_coding_system): Doc fix.
11152
11153 * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
11154 (Fx_display_pixel_height, Fx_display_planes)
11155 (Fx_display_color_cells, Fx_server_max_request_size)
11156 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
11157 (Fx_display_mm_height, Fx_display_mm_width)
11158 (Fx_display_backing_store, Fx_display_visual_class)
11159 (Fx_display_save_under, Fx_close_connection, Fx_synchronize):
11160 Doc fixes, replacing "terminal id" with "terminal object".
11161 (check_x_display_info): Handle terminal objects instead of
11162 terminal ids.
11163
11164 * term.c (Ftty_display_color_p, Ftty_display_color_cells)
11165 (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
11166 (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions):
11167 Doc fixes, replacing "terminal id" with "terminal object".
11168
11169 2009-04-21 Kenichi Handa <handa@m17n.org>
11170
11171 * font.c (font_load_for_lface): Cancel previous change (bug#2994).
11172 (font_score): Check AVGWIDTH too.
11173
11174 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
11175 worst case.
11176 (decode_coding_sjis, decode_coding_big5, decode_coding_charset)
11177 (decode_coding_emacs_mule, decode_coding_iso_2022): Likewise.
11178
11179 2009-04-19 Jason Rumney <jasonr@gnu.org>
11180
11181 The following changes fix Bug#3005 for wide glyphs on each platform,
11182 without reintroducing Bug#1258 for stretch glyphs.
11183
11184 * xterm.c (x_draw_bar_cursor): Limit cursor width differently for
11185 BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using
11186 get_phys_cursor_geometry.
11187
11188 * w32term.c (x_draw_bar_cursor): Limit cursor width differently
11189 for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR
11190 using get_phys_cursor_geometry.
11191
11192 * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
11193 correctly calculated.
11194
11195 2009-04-19 Jan Djärv <jan.h.d@swipnet.se>
11196
11197 * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar):
11198 Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
11199 (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
11200 is deprecated.
11201
11202 2009-04-18 Andreas Schwab <schwab@linux-m68k.org>
11203
11204 * font.c (font_put_frame_data): Use xfree instead of free.
11205
11206 2009-04-17 Juanma Barranquero <lekktu@gmail.com>
11207
11208 * w32font.c (Qja, Qko): Remove declarations.
11209 (syms_of_w32font): Don't DEFSYM them.
11210
11211 2009-04-17 Chong Yidong <cyd@stupidchicken.com>
11212
11213 * font.c (Qja, Qko): Move definitions here from ftfont.c.
11214
11215 * font.h (Qja, Qko): Extern them.
11216
11217 * ftfont.c (Qja, Qko): Remove declarations.
11218
11219 * xfont.c (Qja, Qko): Remove declarations.
11220
11221 2009-04-17 Kenichi Handa <handa@m17n.org>
11222
11223 * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
11224 string from a vector to handle Latin-1 characters correctly.
11225
11226 * ftfont.c (ftfont_pattern_entity): Return a newly allocated
11227 entity even if the cache hits.
11228
11229 2009-04-16 Andreas Schwab <schwab@linux-m68k.org>
11230
11231 * search.c (boyer_moore): Use zero as marker value for a possible
11232 match instead of depending on overflow behavior. (Bug#2844)
11233
11234 * search.c: Use EMACS_INT for buffer positions. Add prototypes.
11235 * lisp.h: Adjust prototypes.
11236
11237 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
11238
11239 * keyboard.c (adjust_point_for_property): Disable 2009-02-12
11240 change (Bug#3003).
11241
11242 2009-04-16 Kenichi Handa <handa@m17n.org>
11243
11244 * xfont.c (xfont_has_char): Special handling of `ja' and `ko' adstyle.
11245
11246 * xftfont.c (xftfont_has_char): Special handling of `ja' and `ko'
11247 adstyle.
11248
11249 * ftfont.c (Qja, Qko): Don't make them static.
11250 (enum ftfont_cache_for): New enum.
11251 (fc_charset_table): Undo the previous change.
11252 (ftfont_get_latin1_charset): Delete it.
11253 (ftfont_pattern_entity): Check cache by ftfont_lookup_cache.
11254 Set FONT_SIZE_INDEX of the entity to 0 for a scalable font. For a
11255 non-scarable font, try to get AVERAGE_WIDTH.
11256 (ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
11257 Change ft_face_cache from a list of a hash-table. Don't check
11258 `ja' and `ko' adstyle here.
11259 (ftfont_get_fc_charset): Call ftfont_lookup_cache with
11260 FTFONT_CACHE_FOR_CHARET.
11261 (ftfont_get_charset): Undo the previous change.
11262 (ftfont_open): Call ftfont_lookup_cache with FTFONT_CACHE_FOR_FACE.
11263 (ftfont_close): Likewise.
11264 (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
11265
11266 * font.c (font_sort_entites): Change the meaning of the arg
11267 BEST-ONLY. Don't optimize for VEC of lenght 1.
11268 (font_select_entity): Just return the value of font_sort_entites.
11269
11270 * xfaces.c (merge_face_vectors): Reflect font properties in
11271 to[LFACE_FONT_INDEX] to the other face attributes. Don't call
11272 font_clear_prop if a face attribute doesn't change.
11273
11274 * charset.h (charset_ksc5601): Extern it.
11275
11276 * charset.c (charset_ksc5601): New variable.
11277 (Fdefine_charset_internal): Set charset_ksc5601.
11278 (init_charset_once): Initialize charset_ksc5601 to -1.
11279
11280 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu>
11281
11282 * fileio.c (history_delete_duplicates): Remove unused declaration.
11283
11284 * callint.c (history_delete_duplicates): New declaration.
11285 (Fcall_interactively): Remove command history duplicates when
11286 history_delete_duplicates is true.
11287
11288 2009-04-14 Eli Zaretskii <eliz@gnu.org>
11289
11290 * buffer.c (syms_of_buffer) <line-spacing>: Doc fix.
11291
11292 2009-04-14 Kenichi Handa <handa@m17n.org>
11293
11294 * font.c (Ffont_info): Fix docstring. Fix the second element of
11295 the returned value (bug#2949).
11296
11297 2009-04-14 Chong Yidong <cyd@stupidchicken.com>
11298
11299 * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
11300
11301 2009-04-14 Kenichi Handa <handa@m17n.org>
11302
11303 * xfont.c (xfont_has_char): The font has C if C is ASCII and the
11304 encoding charset is ascii_compatible.
11305
11306 * charset.c (Fdefine_charset_internal): Make charset
11307 ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
11308 code_offset is 0, and covers all ASCII characters.
11309
11310 2009-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11311
11312 * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
11313 (ns_string_to_pasteboard_internal):
11314 * nsmenu.m (process_dialog):
11315 * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
11316 * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
11317 * lisp.h (Fx_load_color_file): Declare.
11318
11319 2009-04-13 Kenichi Handa <handa@m17n.org>
11320
11321 * font.c (font_delete_unmatched): Preserve the order of list elements.
11322 (font_select_entity): Suppress the code to optimize for the same
11323 kind of fonts.
11324 (font_load_for_lface): Get a font that supports at least ASCII
11325 characters.
11326
11327 * ftfont.c (Qja, Qko): New variables.
11328 (fc_charset_table): Delete uniquifier data for iso8859-1.
11329 (ftfont_get_latin1_charset): New function.
11330 (get_adstyle_property): New function.
11331 (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
11332 bitmap fonts.
11333 (ftfont_lookup_cache): Handle the case that KEY is a font-entity.
11334 Delete iso-8859-1 range from the charset of fonts whose adstyle is
11335 `ko' or `ja'.
11336 (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
11337 (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset.
11338 (ftfont_list): Don't refuse a font spec with non-nil `adstyle'
11339 property.
11340 (ftfont_open): Call ftfont_lookup_cache with ENTITY.
11341 (syms_of_ftfont): DEFSYM Qja and Qko.
11342
11343 2009-04-09 Kenichi Handa <handa@m17n.org>
11344
11345 * charset.c (map_charset_chars): For a charset of `superset'
11346 method, fix calculation of code range.
11347
11348 * font.c (font_put_extra): If VAL is nil, delete the slot for PROP
11349 from the list of extra properties.
11350 (font_clear_prop): Be sure to delete `:name' font property.
11351
11352 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11353
11354 * dispnew.c (redraw_overlapping_rows): Fix detection of
11355 overlapping for topmost and bottommost rows.
11356
11357 * ftfont.c (ftfont_text_extents): Fix calculation of metrics->descent.
11358
11359 2009-04-06 Jason Rumney <jasonr@gnu.org>
11360
11361 * frame.c (x_set_font): Avoid C99 mid-block variable declaration.
11362
11363 2009-04-06 Kenichi Handa <handa@m17n.org>
11364
11365 * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle.
11366
11367 * xftfont.c (xftfont_open): Fix setting font->underline_thickness.
11368
11369 2009-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11370
11371 * ftfont.c (ftfont_open): Fix checking of the return value of
11372 FT_Load_Char. Fix setting font->underline_thickness.
11373
11374 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
11375
11376 * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
11377 (Fterminal_parameters, Fterminal_parameter)
11378 (Fset_terminal_parameter): In doc string, refer to terminal
11379 objects rather than terminal ids.
11380
11381 2009-04-04 Eli Zaretskii <eliz@gnu.org>
11382
11383 * dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call
11384 ret_lim_data. (Bug#2867)
11385
11386 2009-04-03 Chong Yidong <cyd@stupidchicken.com>
11387
11388 * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
11389 so they don't get wider than the window, matching 2006-01-23
11390 change to the partner function in xdisp.c (Bug#2800).
11391
11392 2009-04-03 Kenichi Handa <handa@m17n.org>
11393
11394 * print.c (print_object): Make each lowest sub_char_table start a
11395 new line (Bug#2866).
11396
11397 2009-04-02 Kenichi Handa <handa@m17n.org>
11398
11399 * fontset.c (fontset_font): Record no-font when a fontset
11400 explicitly tells not to try another font-specs.
11401
11402 2009-03-30 Pierre Poissinger <pierre.poissinger@gmail.com> (tiny change)
11403
11404 * charset.c (map_charset_for_dump): Add missing UNGCPRO.
11405
11406 2009-03-30 Kenichi Handa <handa@m17n.org>
11407
11408 * fontset.c (fontset_from_font): Specify only registry in a
11409 font-spec for all characters supported by that registry.
11410
11411 * ftfont.c: Fix previous change. Define ftfont_variation_glyphs
11412 even if HAVE_M17N_FLT is not defined.
11413
11414 2009-03-29 Sebastian Rose <sebastian_rose@gmx.de> (tiny change)
11415
11416 * ftfont.c: Conditionalize prototyping and use of
11417 ftfont_variation_glyphs.
11418
11419 2009-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11420
11421 * frame.c (delete_frame): Work around compiler bug.
11422
11423 * editfns.c (general_insert_function): Adjust to insdel.c changes.
11424 * insdel.c (prepare_to_modify_buffer, signal_before_change):
11425 Some more EMACS_INT.
11426 * lisp.h (copy_text, count_size_as_multibyte): Fix last change.
11427
11428 * xdisp.c (dump_glyph): Fix typo.
11429
11430 * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
11431 (adjust_markers_gap_motion, adjust_markers_for_delete)
11432 (adjust_markers_for_insert, adjust_point)
11433 (adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
11434 (make_gap, copy_text, count_size_as_multibyte, insert)
11435 (insert_and_inherit, insert_before_markers)
11436 (insert_before_markers_and_inherit, insert_1)
11437 (count_combining_before, count_combining_after, insert_1_both)
11438 (insert_from_string, insert_from_string_before_markers)
11439 (insert_from_string_1, insert_from_gap, insert_from_buffer)
11440 (insert_from_buffer_1, adjust_after_replace)
11441 (adjust_after_replace_noundo, adjust_after_insert, replace_range)
11442 (replace_range_2, del_range, del_range_1, del_range_byte)
11443 (del_range_both, del_range_2, modify_region)
11444 (prepare_to_modify_buffer, signal_before_change)
11445 (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
11446 for buffer positions and sizes.
11447 * lisp.h: Adjust prototypes accordingly.
11448
11449 * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
11450 (non_regular_inserted, non_regular_nbytes, read_non_regular)
11451 (Finsert_file_contents): Use EMACS_INT for buffer positions.
11452
11453 * fileio.c (Finsert_file_contents): Don't limit size to INT_MAX/4.
11454
11455 2009-03-27 Jan Djärv <jan.h.d@swipnet.se>
11456
11457 * frame.c (x_set_font): If the fullscreen property is non-nil, adjust
11458 lines and columns so we keep the same pixel height and width.
11459
11460 * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
11461 the property _NET_WM_STATE has changed.
11462 (x_handle_net_wm_state): New function to update frame parameter
11463 fullscreen.
11464 (x_term_init): Initialize atoms for _NET_WM_STATE.
11465
11466 * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE.
11467
11468 2009-03-27 Kevin Ryde <user42@zip.com.au>
11469
11470 * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
11471 Gpm_GetEvent as an error that justifies closing the filedescriptor.
11472 * term.c (close_gpm): Get the filedescriptor as a (new) parameter.
11473 (Fgpm_mouse_stop): Pass that new parameter.
11474 * termhooks.h (close_gpm): Adjust prototype.
11475
11476 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11477
11478 * lisp.h (Fx_focus_frame): Declare.
11479
11480 * callint.c (Fcall_interactively): For '^' just delegate the work to
11481 handle-shift-selection.
11482 (syms_of_callint): Move declaration of shift-select-mode to simple.el.
11483
11484 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
11485
11486 * editfns.c (Ffloat_time): Doc fix (Bug#2768).
11487
11488 * data.c (Qinteractive_form): New variable.
11489 (Finteractive_form): Use it.
11490
11491 * eval.c (Fcommandp): Use Qinteractive_form.
11492
11493 2009-03-24 Jason Rumney <jasonr@gnu.org>
11494
11495 * fileio.c (Fsubstitute_in_file_name): Always work on a copy.
11496 Calculate total size precisely. Decode environment variables
11497 before substituting. (Bug#38)
11498
11499 2009-03-24 Kenichi Handa <handa@m17n.org>
11500
11501 * font.c (find_font_encoding): Return Qnil for unsupported
11502 encoding (Bug#2722).
11503
11504 2009-03-23 Jan Djärv <jan.h.d@swipnet.se>
11505
11506 * gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
11507 that gdpy is set.
11508
11509 2009-03-22 Alan Mackenzie <acm@muc.de>
11510
11511 * callint.c (Finteractive): Clarify the doc string - even
11512 promptless elements need \n separators.
11513
11514 2009-03-22 Jason Rumney <jasonr@gnu.org>
11515
11516 * w32term.c (syms_of_w32term): Doc fix for
11517 x-use-underline-position-properties.
11518
11519 2009-03-21 Eli Zaretskii <eliz@gnu.org>
11520
11521 * w32.c (getpwuid): Change argument type to unsigned.
11522 (struct w32_id): Change type of `rid' member to unsigned.
11523 (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
11524 argument ID to unsigned. All callers changed.
11525 (getuid, geteuid, getgid, getegid): Change return type to unsigned.
11526
11527 2009-03-20 Eli Zaretskii <eliz@gnu.org>
11528
11529 * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
11530 negative, produce a float value.
11531
11532 * dired.c (make_uid, make_gid): New functions.
11533 (Ffile_attributes): Use them to avoid negative UID and GID.
11534
11535 2009-03-20 Juanma Barranquero <lekktu@gmail.com>
11536
11537 * keyboard.c (Fcurrent_idle_time): Reflow docstring.
11538 (syms_of_keyboard) <command-hook-internal, input-method-function>:
11539 Fix typos in docstrings.
11540
11541 2009-03-19 Kenichi Handa <handa@m17n.org>
11542
11543 * fontset.c (Fset_fontset_font): When a spec of ASCII font is
11544 changed, use font_load_for_lface to get a new font object.
11545 Call free_realized_fontset after handling ASCII font change.
11546
11547 * frame.c (x_set_font): Handle the case that ARG is a cons.
11548
11549 2009-03-19 Glenn Morris <rgm@gnu.org>
11550
11551 * fileio.c (Fsubstitute_in_file_name): Doc fix.
11552
11553 2009-03-19 Chong Yidong <cyd@stupidchicken.com>
11554
11555 * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
11556
11557 2009-03-19 Kenichi Handa <handa@m17n.org>
11558
11559 * charset.c (load_charset_map_from_file): When a mapfile can't be
11560 loaded, signal an error.
11561
11562 2009-03-18 Eli Zaretskii <eliz@gnu.org>
11563
11564 * dired.c (Ffile_attributes): Make sure UID and GID are always
11565 positive, even if the value is too large for a positive EMACS_INT.
11566 Doc fix.
11567
11568 * editfns.c (Fuser_login_name): Support float arguments. Doc fix.
11569
11570 2009-03-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11571
11572 * xmenu.c (xdialog_show): Move Fredisplay call ...
11573 (Fx_popup_dialog): ... here.
11574
11575 2009-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
11576
11577 * dired.c (file_name_completion): Disable the first optimization just
11578 installed, since it is not implemented correctly.
11579
11580 2009-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11581
11582 * dired.c (file_name_completion): Check completion-ignored-extensions
11583 only if the entry can affect bestmatch.
11584 Stop the search early, as Ftry_completion already does.
11585
11586 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
11587
11588 * minibuf.c (Vminibuffer_completion_confirm): Doc fix.
11589
11590 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
11591
11592 * keyboard.c (parse_menu_item): Don't display remappings as menu
11593 equivalent bindings (Bug#788).
11594
11595 2009-03-15 Jason Rumney <jasonr@gnu.org>
11596
11597 * w32term.h (WM_EMACS_PAINT): New message.
11598 * w32term.c (w32_read_socket): Use it instead of WM_PAINT.
11599 * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT
11600 before passing to lisp thread. (Bug#950)
11601
11602 2009-03-14 David Reitter <david.reitter@gmail.com>
11603
11604 * nsterm.m (ns_shutdown_properly, -terminate): Remove global state
11605 variable as it was never reset.
11606 (ns_term_init): Remove initialization of Lisp-settable defaults
11607 and ns_expand_space.
11608 (-setPanelFromDefaultValues): Remove ns_expand_space.
11609 (-showPreferencesWindow): Send new KEY_NS_SHOW_PREFS key.
11610 * nsfont.m (nsfont_open): Remove ns_expand_space, assume -0.5
11611 i.e. no additional spacing, similar to Carbon port.
11612
11613 * nsterm.h: Define KEY_NS_SHOW_PREFS key.
11614 * nsfns.m (ns-popup-prefs-panel): Remove.
11615
11616 2009-03-14 Jan Djärv <jan.h.d@swipnet.se>
11617
11618 * sound.c (alsa_configure): Remove call to deprecated
11619 snd_pcm_sw_params_set_xfer_align.
11620
11621 2009-03-14 Stephen Berman <stephen.berman@gmx.net>
11622
11623 * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
11624 after clicking in a detached tool bar.
11625 (xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.
11626
11627 2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
11628
11629 * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
11630 int/Lisp_Object mixup).
11631
11632 2009-03-13 Kenichi Handa <handa@m17n.org>
11633
11634 * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
11635 Handle NAME nil and t correctly. Callers changed.
11636 (font_def_arg, add_arg, from_arg, to_arg): Delete them.
11637 (set_fontset_font): Change ARG to a vector. Handle range_list in
11638 ARG correctly.
11639 (Fset_fontset_font): Fix the case that TARGET is both a script
11640 name and charset name. Adjust the arg to set_fontset_font for
11641 the above change.
11642 (fontset_from_font): Fix previous change.
11643 (Ffontset_info): Adjust for the 2008-07-09 change of fontset
11644 entry. If FONTSET is the default fontset, don't set the extra
11645 slot of the returning char-table.
11646
11647 2009-03-12 Juanma Barranquero <lekktu@gmail.com>
11648
11649 * nsfns.m (Fx_close_connection): Doc fix.
11650 (Fns_do_applescript): Reflow docstring.
11651 (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
11652 (Fx_display_pixel_width, Fx_display_pixel_height)
11653 (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
11654 Fix typos in docstrings.
11655 (Fns_set_alpha): Fix typos in error messages.
11656
11657 2009-03-12 David Reitter <david.reitter@gmail.com>
11658
11659 * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for
11660 non-key system events on NS. Formerly, NON_ASCII_KEYSTROKE_EVENT
11661 were used for such events.
11662
11663 * nsterm.m (newFrame, openFile, fulfillService, changeFont)
11664 (toggleToolbar, performDragOperation, runHelp): Use it.
11665
11666 * keyboard.c (parse_menu_item) [HAVE_NS]: Treat new event like
11667 NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
11668
11669 2009-03-11 Kenichi Handa <handa@m17n.org>
11670
11671 * font.h (font_open_by_spec): Extern it.
11672
11673 * font.c (font_open_by_spec): New function.
11674 (font_open_by_name): Use font_open_by_spec.
11675
11676 * frame.c (x_set_font): When ARG is a font-object, don't alter the
11677 fontset of the frame.
11678
11679 * fontset.c (Fset_fontset_font): When a font for ASCII is changed,
11680 modify the default font of frames that use this fontset.
11681 (num_auto_fontsets): New variable.
11682 (fontset_from_font): Use num_auto_fontsets to decide a fontset
11683 name. Be sure to set FONTSET_ASCII to the correct font name.
11684 (update_auto_fontset_alist): New function.
11685
11686 2009-03-11 Juanma Barranquero <lekktu@gmail.com>
11687
11688 * makefile.w32-in: Update dependencies.
11689
11690 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com>
11691
11692 * nsfns.m (syms_of_nsfns): Remove Qbuffered.
11693
11694 2009-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11695
11696 * buffer.c (Fswitch_to_buffer): Revert part of 2008-10-21's change.
11697
11698 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
11699
11700 * lread.c (Feval_buffer): Doc fix.
11701
11702 2009-03-09 Kenichi Handa <handa@m17n.org>
11703
11704 * charset.c (Qfile_name_handler_alist): Extern it.
11705 (load_charset_map_from_file): Temporarily bind
11706 `file-name-handler-alist' to nil while calling openp. (Bug#2435)
11707
11708 2009-03-06 Aaron Ecay <aaronecay@gmail.com> (tiny change)
11709
11710 * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide,
11711 not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352)
11712
11713 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com>
11714
11715 * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
11716 (x_set_window_size): Change back to calculated method of setting
11717 toolbar height under Cocoa. (Bug#2546)
11718 (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
11719 (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
11720
11721 * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
11722
11723 * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add
11724 accelerator in parens under GNUstep.
11725
11726 2009-03-06 Kenichi Handa <handa@m17n.org>
11727
11728 These changes are to detect incorrect composition sequence without
11729 looking ahead the source. (Bug#2370)
11730
11731 * coding.h: Include "composite.h".
11732 (enum compisition_state): New enum.
11733 (struct compisition_status): New struct.
11734 (struct iso_2022_spec): New member cmp_status.
11735 (struct emacs_mule_spec): New struct.
11736 (struct coding_system): New members ctext_extended_segment_len and
11737 embedded_utf_8. Change the union member
11738 spec.emacs_mule_full_support to spec.emacs_mule.
11739
11740 * coding.c (CODING_ISO_CMP_STATUS): New macro.
11741 (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
11742 (MAX_ANNOTATION_LENGTH): Define to 5.
11743 (ADD_COMPOSITION_DATA): New arg nbytes.
11744 (emacs_mule_char): New arg cmp_status.
11745 (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
11746 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
11747 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
11748 (DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
11749 (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
11750 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
11751 (DECODE_EMACS_MULE_COMPOSITION_START): New macro.
11752 (EMACS_MULE_COMPOSITION_END): New macro.
11753 (emacs_mule_finish_composition): New function.
11754 (EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
11755 (decode_coding_emacs_mule): Avoid long looking ahead while
11756 handling composition.
11757 (DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
11758 (ENCODE_COMPOSITION_RULE): New macro.
11759 (finish_composition): New function.
11760 (MAYBE_FINISH_COMPOSITION): Call finish_composition.
11761 (DECODE_COMPOSITION_START): New implementation.
11762 (DECODE_COMPOSITION_END): Likewise.
11763 (STORE_COMPOSITION_RULE): New macro.
11764 (decode_coding_iso_2022): Avoid long looking ahead while handling
11765 composition, CTEXT extended segment, and embedded UTF-8.
11766 (setup_coding_system): For a coding of type iso-2022, reset
11767 CODING_ISO_EXTSEGMENT_LEN (coding) and
11768 CODING_ISO_EMBEDDED_UTF_8 (coding).
11769 (get_translation): Delete arguments last_block, from_nchars,
11770 to_nchars. Callers changed.
11771 (produce_chars): Don't modify charbuf. Adjusted for the change of
11772 get_translation.
11773 (produce_composition): Adjust for the new annotation sequence.
11774 (handle_composition_annotation): Likewise.
11775 (consume_chars): Adjust for the change of get_translation.
11776
11777 2009-03-05 Adrian Robert <Adrian.B.Robert@gmail.com>
11778
11779 * nsterm.m (ns_select): Shortcircuit if reentrant call. (Bug#2564)
11780
11781 2009-03-05 Kenichi Handa <handa@m17n.org>
11782
11783 * font.c (font_select_entity): New function.
11784 (font_find_for_lface): Use font_select_entity to select a font.
11785
11786 * fontset.c (fontset_find_font): If a font found without
11787 restricting to the characters C doesn't support C, try to find a
11788 font with C restriction.
11789
11790 2009-03-04 Nikolaj Schumacher <me@nschum.de>
11791
11792 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
11793
11794 2009-03-04 Jason Rumney <jasonr@gnu.org>
11795
11796 * w32fns.c (w32_wnd_proc): Only ignore IME messages for the
11797 characters that have already been read. (Bug#2569)
11798
11799 * image.c (xbm_read_bitmap_data, png_load, svg_load_image):
11800 Log an error message if check_image_size failed.
11801 (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
11802 (gs_load): Mention max-image-size in size error message. (Bug#2560)
11803
11804 2009-03-02 Eli Zaretskii <eliz@gnu.org>
11805
11806 * callproc.c (Fcall_process): Bind inhibit-modification-hooks to t
11807 when decoding process output.
11808
11809 2009-03-01 Richard M Stallman <rms@gnu.org>
11810
11811 * m/mips.h (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
11812
11813 * emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
11814
11815 2009-02-28 Eli Zaretskii <eliz@gnu.org>
11816
11817 * coding.c (decode_coding_utf_8, decode_coding_utf_16)
11818 (decode_coding_emacs_mule, decode_coding_iso_2022)
11819 (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
11820 (decode_coding_raw_text, decode_coding_charset)
11821 (setup_coding_system, decode_eol, decode_coding, consume_chars):
11822 Honor inhibit-eol-conversion. (Bug #2186)
11823
11824 2009-02-28 Jason Rumney <jasonr@gnu.org>
11825
11826 * coding.c (detect_coding_charset): If not checking latin extra,
11827 fail on characters between 0x80 and 0xA0. (Bug#2354)
11828
11829 2009-02-28 Eli Zaretskii <eliz@gnu.org>
11830
11831 * coding.c (detect_coding_charset): Fix change from 2008-10-21.
11832 Also, check iso-latin-*, not only iso-8859-*. (Bug#2497)
11833
11834 2009-02-27 Glenn Morris <rgm@gnu.org>
11835
11836 * callint.c (Finteractive): Doc fix.
11837
11838 2009-02-27 Kenichi Handa <handa@m17n.org>
11839
11840 * lread.c (read_escape): Signal an error for invalid \UXXXXXXXX.
11841
11842 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
11843
11844 * font.c (font_style_to_value): Set value for unknown symbols to
11845 100 instead of 255.
11846 (weight_table, slant_table, width_table): Treat "unspecified" as
11847 the default value.
11848
11849 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
11850
11851 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
11852
11853 2009-02-25 Juanma Barranquero <lekktu@gmail.com>
11854
11855 * lread.c (Fload): Stop checking Vloads_in_progress and signal
11856 error as soon as a recursive load is detected.
11857
11858 2009-02-24 Adrian Robert <Adrian.B.Robert@gmail.com>
11859
11860 * nsterm.m (ns_ring_bell): Convert rect to window coordinates
11861 before caching.
11862
11863 2009-02-24 Kenichi Handa <handa@m17n.org>
11864
11865 * fontset.c (fontset_find_font): Fix the condition for checking
11866 unavailable font.
11867
11868 2009-02-24 Glenn Morris <rgm@gnu.org>
11869
11870 * xfaces.c (Finternal_set_font_selection_order): Remove leading
11871 whitespace that confuses documentation.
11872
11873 2009-02-23 Miles Bader <miles@gnu.org>
11874
11875 * process.c (Flist_system_processes, Fprocess_attributes)
11876 (syms_of_process): Rename `system-process-attributes' to
11877 `process-attributes'.
11878
11879 2009-02-22 Andreas Schwab <schwab@linux-m68k.org>
11880
11881 * coding.h (struct coding_system): Make safe_charsets a pointer to
11882 unsigned char.
11883 * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
11884 being 255.
11885 (SAFE_CHARSET_P): Likewise.
11886 (setup_iso_safe_charsets): Properly setup safe_charsets.
11887 (Fdefine_coding_system_internal): Likewise.
11888 (setup_coding_system): Likewise. Remove unneeded casts.
11889 (detect_coding_iso_2022): Compare Viso_2022_charset_list with
11890 CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.
11891 Remove unneeded casts.
11892
11893 * insdel.c (del_range_2): Don't modify gap contents when called
11894 from decode_coding_object. (Bug#1809)
11895
11896 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
11897
11898 * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
11899 Qfont_object.
11900 (Ftype_of): Recognize font objects.
11901
11902 * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
11903
11904 * font.c (Qfont_spec, Qfont_entity, Qfont_object):
11905 Definitions moved to data.c.
11906
11907 2009-02-20 Adrian Robert <Adrian.B.Robert@gmail.com>
11908
11909 * nsterm.m (x_make_frame_invisible): Unset async_visible,
11910 async_iconified. Based on a patch by Christian Lynbech
11911 <christian.lynbech@tieto.com>.
11912 (EmacsView-windowDidMiniaturize:): Unset async_visible.
11913
11914 2009-02-20 Glenn Morris <rgm@gnu.org>
11915
11916 * syntax.c (Fskip_chars_forward): Fix doc typo.
11917
11918 2009-02-20 Chong Yidong <cyd@stupidchicken.com>
11919
11920 * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
11921
11922 2009-02-19 Chong Yidong <cyd@stupidchicken.com>
11923
11924 * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
11925
11926 2009-02-19 Kenichi Handa <handa@m17n.org>
11927
11928 * coding.c (detect_coding): Preserve coding->mode.
11929 Don't overflow coding->carryover. (Bug#2370)
11930
11931 2009-02-18 Dan Nicolaescu <dann@ics.uci.edu>
11932
11933 * m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
11934
11935 2009-02-18 Kenichi Handa <handa@m17n.org>
11936
11937 * font.c (font_check_otf_features): Fix handling of `nil' element.
11938 (Ffont_spec): Describe :lang and :otf in the docstring.
11939
11940 2009-02-16 Andreas Schwab <schwab@suse.de>
11941
11942 * coding.c (Fcheck_coding_systems_region): Fix test for unibyte
11943 string.
11944
11945 2009-02-16 Kenichi Handa <handa@m17n.org>
11946
11947 * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
11948 (Bug#1723)
11949
11950 2009-02-14 Chong Yidong <cyd@stupidchicken.com>
11951
11952 * dispextern.h (struct iterator_stack_entry): New line_wrap member.
11953
11954 * xdisp.c (push_it, pop_it): Save and restore line_wrap.
11955 (handle_line_prefix): Suppress wrapping of wrap prefixes.
11956
11957 2009-02-14 Eli Zaretskii <eliz@gnu.org>
11958
11959 * msdos.c (MAX_SCREEN_BUF): New macro.
11960 (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
11961 Encode the entire run of glyphs sharing the same face, instead of
11962 doing that one glyph at a time (fixes a bug with displaying
11963 double-size characters).
11964
11965 2009-02-13 Adrian Robert <Adrian.B.Robert@gmail.com>
11966
11967 * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog.
11968
11969 * nsmenu.m (pop_down_menu): Check popup_activated_flag.
11970 (ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let
11971 pop_down_menu do the cleanup work as it is always called. (Bug#2154)
11972
11973 * nsfont.m (nsfont_make_fontset_for_font): For now, don't try to
11974 set fontset font for "mathematical-" sub-scripts. (Bug #2218)
11975
11976 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
11977
11978 * keyboard.c (adjust_point_for_property): Allow stopping between two
11979 invisible areas.
11980
11981 2009-02-12 Jason Rumney <jasonr@gnu.org>
11982
11983 * w32font.c (check_face_name): Check for fake helv. (Bug#2275)
11984 (add_font_entity_to_list): Call check_face_name even when family
11985 is unspecified.
11986
11987 * w32term.c (x_display_pixel_height, x_display_pixel_width):
11988 Release DC when finished. Use NULL window to refer to desktop.
11989 (w32_term_init): Use NULL window to refer to desktop. (Bug#460)
11990
11991 * w32font.c (add_font_entity_to_list): Fix check for substituted
11992 raster fonts. (Bug#2219)
11993
11994 2009-02-12 Kenichi Handa <handa@m17n.org>
11995
11996 * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
11997 (composition_gstring_width): Fix handling of LGLYPH_YOFF.
11998 (autocmp_chars): Use fast_looking_at. Don't compose more
11999 characters than MAX_COMPOSITION_COMPONENTS.
12000 (find_automatic_composition): While looking forward and backward,
12001 check static composition. Fix where to stop looking forward.
12002 (composition_adjust_point): Fix checking of static composition.
12003 (Fcomposition_get_gstring): Pay attention to
12004 MAX_COMPOSITION_COMPONENTS.
12005
12006 * lisp.h (fast_looking_at): Extern it.
12007
12008 * search.c (fast_looking_at): New function.
12009
12010 * term.c (encode_terminal_code): Adjust for the change of
12011 <struct glyph>.u.cmp.to.
12012 (append_composite_glyph): Likewise.
12013
12014 * xdisp.c (fill_gstring_glyph_string): Adjust for the change of
12015 <struct glyph>.u.cmp.to. Check if the glyph belongs to the same
12016 composition.
12017 (append_composite_glyph): Adjust for the change of
12018 <strcut glyph>.u.cmp.to.
12019
12020 2009-02-11 Juanma Barranquero <lekktu@gmail.com>
12021
12022 * casetab.c (init_casetab_once):
12023 * coding.c (ALLOC_CONVERSION_WORK_AREA):
12024 * font.c (font_update_lface):
12025 * fontset.c (Fnew_fontset):
12026 * ftfont.c (ftfont_drive_otf):
12027 * xfont.c (xfont_open):
12028 * xftfont.c (xftfont_get_xft_draw): Remove spurious semicolons.
12029
12030 2009-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12031
12032 * fileio.c (Fwrite_region): !NILP -> CONSP.
12033
12034 2009-02-10 Andreas Schwab <schwab@suse.de>
12035
12036 * process.c (send_process): Properly relocate pointer into data
12037 when using encoded data. (Bug#2272)
12038
12039 2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
12040
12041 * coding.c (detect_coding_charset): Fix previous change.
12042
12043 2009-02-08 Jason Rumney <jasonr@gnu.org>
12044
12045 * w32fns.c (w32_hide_hourglass): Handle case where frame
12046 disappeared while hourglass was displayed. (Bug #2193)
12047
12048 2009-02-07 Andreas Schwab <schwab@suse.de>
12049
12050 * unexelf.c (unexec): Fix error message.
12051
12052 2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com>
12053
12054 * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
12055 when modal window is active. (Bug #2152)
12056 (applicationShouldTerminate:): Remove now-unneeded while loop
12057 around NSRunAlertPanel.
12058
12059 * nsmenu.m (popupSession): New file-global variable.
12060 (pop_down_menu): End the popupSession before closing dialog.
12061 (ns_popup_dialog): BLOCK_INPUT around dialog presentation.
12062 (EmacsDialogPanel-runDialogAt:): Don't place window (superfluous),
12063 don't query NSApp for events (just sleep instead).
12064
12065 2009-02-07 Eli Zaretskii <eliz@gnu.org>
12066
12067 * coding.c (syms_of_coding) <translation-table-for-input>:
12068 Modify doc string to discourage use for character code unification.
12069
12070 2009-02-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12071
12072 * atimer.c (run_timers): Update pending_atimers.
12073
12074 2009-02-06 Chong Yidong <cyd@stupidchicken.com>
12075
12076 * image.c (svg_load_image): Fix last change.
12077
12078 * xfns.c (Fx_create_frame): Signal an error if no font is
12079 found (Bug#2147).
12080
12081 2009-02-05 Juanma Barranquero <lekktu@gmail.com>
12082
12083 * character.c (syms_of_character) <script-representative-chars>:
12084 Fix typo in docstring.
12085
12086 2009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
12087
12088 * nsmenu.m (pop_down_menu): New function.
12089 (ns_popup_dialog): Call it on unwind.
12090 (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and
12091 call timer_check() (Bug#2154).
12092 (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if
12093 handling_signal is set.
12094 (EmacsMenu-fillWithWidgetValue:): Set submenu title.
12095
12096 * config.in: Get rid of COCOA_EXPERIMENTAL_CTRL_G.
12097
12098 * s/darwin.h: Same and NO_SOCK_SIGIO as well.
12099
12100 * nsterm.m (ns_read_socket): Same and don't set handling_signal.
12101
12102 * keyboard.c (poll_for_input_1, handle_async_input):
12103 Set handling_signal under HAVE_NS.
12104
12105 2009-02-04 Glenn Morris <rgm@gnu.org>
12106
12107 * fileio.c (Fwrite_region): Doc fix (mention annotate-functions).
12108
12109 2009-02-04 Kenichi Handa <handa@m17n.org>
12110
12111 * Makefile.in (composite.o): Depends on frame.h and termhooks.h.
12112
12113 * charset.c (Fchar_charset): New optional arg restriction.
12114
12115 * coding.h (coding_system_charset_list): Extern it.
12116
12117 * coding.c (coding_system_charset_list): New function.
12118
12119 * composite.c: Include coding.h and termhooks.h.
12120 (composition_gstring_p): Fix for the terminal case.
12121 (composition_gstring_width): Likewise.
12122 (fill_gstring_body): Likewise.
12123 (autocmp_chars): For terminal, call Fcomposition_get_gstring with
12124 the frame.
12125 (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
12126 is within a composition.
12127 (Fcomposition_get_gstring): Fix the terminal case.
12128
12129 * term.c (encode_terminal_code): Fix handling of composition.
12130 (produce_composite_glyph): For static composition, get pixel_width
12131 from struct composition.
12132
12133 2009-02-02 Andreas Schwab <schwab@suse.de>
12134
12135 * unexelf.c (unexec): Handle unaligned bss offset.
12136
12137 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
12138
12139 * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
12140 XT,w32read_socket changes to ns_read_socket.
12141
12142 * keyboard.c (handle_interrupt): Don't call
12143 quit_throw_to_read_char() under NS.
12144
12145 * blockinput.h: Remove NS-specific code.
12146
12147 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu>
12148
12149 * dispnew.c (window_change_signal): Don't try to get the size of a
12150 suspended tty frame.
12151 * term.c (Fresume_tty): Resize if the size has changed while the
12152 tty was suspended.
12153
12154 * alloc.c (mark_stack): Properly conditionalize previous change.
12155
12156 2009-01-30 Juanma Barranquero <lekktu@gmail.com>
12157
12158 * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
12159 * w32term.c (w32_read_socket) [SYNC_INPUT]:
12160 Remove; this code is not used on Windows.
12161
12162 2009-01-30 Eli Zaretskii <eliz@gnu.org>
12163
12164 * coding.c (detect_eol, decode_eol): Handle text with DOS-style
12165 EOLs that also has stray ^M characters.
12166
12167 2009-01-30 Juanma Barranquero <lekktu@gmail.com>
12168
12169 * atimer.c (run_timers, alarm_signal_handler):
12170 * keyboard.c (pending_signals, handle_async_input, init_keyboard):
12171 * w32inevt.c (w32_console_read_socket):
12172 * w32term.c (w32_read_socket):
12173 * xterm.c (XTread_socket): Use "#ifdef SYNC_INPUT" where appropriate.
12174
12175 2009-01-30 Chong Yidong <cyd@stupidchicken.com>
12176
12177 * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
12178 Initialize it as a relative filename pattern.
12179 (init_callproc): Don't initialize Vtemp_file_name_pattern here.
12180 (Fcall_process_region): Simplify temp file creation using
12181 temporary-file-directory.
12182
12183 2009-01-29 Eli Zaretskii <eliz@gnu.org>
12184
12185 * msdos.c: Rename pending_signals to msdos_pending_signals.
12186 (sig_suspender, sigprocmask): Adjust.
12187
12188 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
12189
12190 * keyboard.c (pending_signals): New var.
12191 (poll_for_input, input_available_signal, init_keyboard): Set it.
12192 (process_pending_signals): New function.
12193
12194 * lisp.h (QUIT): Check pending_signals instead of
12195 interrupt_input_pending. Use process_pending_signals.
12196
12197 * atimer.c (run_timers, alarm_signal_handler): Update pending_signals.
12198
12199 * process.c (wait_reading_process_output): Use process_pending_signals.
12200
12201 * sysdep.c (emacs_write): Use process_pending_signals.
12202
12203 * xterm.c (XTread_socket): Update pending_signals.
12204
12205 * w32term.c (w32_read_socket): Update pending_signals.
12206
12207 * w32inevt.c (w32_console_read_socket): Update pending_signals.
12208
12209 2009-01-29 Kenichi Handa <handa@m17n.org>
12210
12211 * xftfont.c (xftfont_has_char): New function.
12212 (syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
12213
12214 2009-01-29 Adrian Robert <Adrian.B.Robert@gmail.com>
12215
12216 * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
12217 under GNUstep.
12218 (ns_query_color): New declaration.
12219
12220 * nsterm.m (ns_confirm_quit): New variable.
12221 (ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
12222 (EmacsApp-applicationShouldTerminate:): Use it.
12223 (EmacsPrefsController): Let user set it.
12224 (ns_query_color): New function.
12225 (ns_defined_color): Use it.
12226 (ns_initialize): Drop.
12227 (ns_term_init): Add two lines from ns_initialize(), and set
12228 input_interrupt_mode to nil.
12229
12230 * image.c (svg_load_image): Don't right-shift background RGB when
12231 obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color.
12232
12233 2009-01-28 Kenichi Handa <handa@m17n.org>
12234
12235 * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12236 (fontset_get_font_group): Remember that no font-group is specified
12237 for C.
12238
12239 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
12240
12241 * fns.c (concat): Check for string overflow (bug#1787).
12242
12243 * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
12244 Quadruple undo limits (bug#1501).
12245
12246 2009-01-27 Kenichi Handa <handa@m17n.org>
12247
12248 * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,
12249 directly use GT_Get_Char_index.
12250
12251 * xftfont.c (struct xftfont_info): New member `index'.
12252
12253 * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
12254 (Ffontset_font): Adjust for the change of fontset entry.
12255
12256 2009-01-26 Kenichi Handa <handa@m17n.org>
12257
12258 * fontset.c (fontset_find_font): Fix handling of non-cons return
12259 value of fontset_get_font_group.
12260 (fontset_font): Revert last change.
12261
12262 2009-01-26 Jason Rumney <jasonr@gnu.org>
12263
12264 * w32font.c (w32font_list_internal): Return quickly if registry is
12265 unknown. Simplify final return.
12266 (add_font_entity_to_list): Break complex logic down into more
12267 manageable chunks. Move unknown registry check to
12268 w32font_list_internal.
12269
12270 2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
12271
12272 Changes to remove Feval calls from GUI under NS.
12273
12274 * nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
12275 Add NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
12276 Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
12277
12278 * nsterm.m: Move KEY_NS_... definitions to nsterm.h.
12279 (EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
12280 (EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
12281 instead of NON_ASCII_KEYSTROKE_EVENT.
12282 (EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
12283 (EmacsApp-applicationShouldTerminate:): Query user.
12284 (EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
12285 instead of Feval.
12286
12287 * termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.
12288
12289 * keyboard.c (kbd_buffer_get_event): Check for it.
12290 (keys_of_keyboard): Define lispy keys for
12291 ns-put/unput-working-text.
12292
12293 * nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
12294 versions.
12295 (EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
12296
12297 2009-01-25 Chong Yidong <cyd@stupidchicken.com>
12298
12299 * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
12300 setting current_buffer directly. (Bug#2044)
12301
12302 2009-01-24 Chong Yidong <cyd@stupidchicken.com>
12303
12304 * fontset.c (fontset_font): If we know there is no font, don't do
12305 any work. (Bug#1952, bug#1990).
12306
12307 * font.c (font_parse_xlfd): Handle patterns of length < 2. (Bug#1802)
12308
12309 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com>
12310
12311 * emacs.c (main): Do fork+exec under --daemon in Cocoa.
12312 (ns_no_defaults): New declaration.
12313 (main): Use it.
12314
12315 * nsterm.h (ns_no_defaults): New declaration.
12316
12317 * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.
12318
12319 * nsterm.m (ns_no_defaults): New variable.
12320 (ns_initialize): Don't read defaults when ns_no_defaults.
12321 (EmacsView-readSelectionFromPasteboard:)
12322 (writeSelectionToPasteboard:types:): New stubbed-out methods for
12323 NSServicesRequests protocol. (Bug#1435)
12324 (ns_dumpglyphs_stretch): New function.
12325 (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
12326 of 2008-11-15 to other terms. (Bug#615)
12327
12328 * nsimage.m (setPixmapData:): Set to ignore image DPI.
12329
12330 2009-01-23 Giorgos Keramidas <keramida@freebsd.org> (tiny change)
12331
12332 * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
12333 call for Sparc64.
12334
12335 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
12336
12337 * nsfns.m:
12338 * nsgui.h:
12339 * nsmenu.m:
12340 * nsselect.m:
12341 * nsterm.h:
12342 * nsterm.m: Remove '23' comments that indicated code added during
12343 update from emacs-20 -> emacs-23.
12344
12345 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
12346
12347 * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for
12348 ns_alternate_modifier. (Bug#1217)
12349
12350 * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
12351 Display all shortcuts, including those w/o super modifier.
12352
12353 * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
12354
12355 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
12356
12357 * fileio.c (Vwrite_region_post_annotation_function)
12358 (Vwrite_region_annotation_buffers): New vars.
12359 (build_annotations_unwind): Just reset
12360 Vwrite_region_annotation_buffers.
12361 (Fwrite_region): Initialize Vwrite_region_annotation_buffers.
12362 Call write-region-post-annotation-function.
12363 (build_annotations): Add to Vwrite_region_annotation_buffers if
12364 buffer changes.
12365
12366 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
12367
12368 * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on
12369 Tiger.
12370 * nsfns.m (ns_do_applescript):
12371 Conditionalize typeUTF16ExternalRepresentation on Tiger.
12372
12373 2009-01-21 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
12374
12375 * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
12376
12377 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
12378
12379 * nsmenu.m (NSMENUPROFILE): Change #if style.
12380
12381 * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.
12382
12383 * nsterm.m (x_set_frame_alpha): Add prototype.
12384 (ns_fake_keydown, EmacsView-keyUp:): New variable and function to
12385 handle Ctrl-tab. (Bug#1841)
12386 (ns_get_color): Use unsigned long long for scanned hex string value.
12387 (ns_term_shutdown): Abort on non SIGTERM signals.
12388 (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
12389 (EmacsPrefsController-setPanelFromDefaultValues): New function.
12390 (EmacsPrefsController-resetToDefaults:): Use it. (Bug#1801)
12391 (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
12392 (ns_defined_color): Fix settings of the XColor variable fields:
12393 red,green,blue scale to 2-byte, pixel's parts to 1-byte. (Bug#1663)
12394
12395 * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore image
12396 DPI. (Bug#1316)
12397 (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color
12398 values in onTiger section.
12399
12400 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
12401
12402 * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
12403 Check return value of font_spec_from_name.
12404 (Fx_list_fonts): Doc fix. (Bug#1951)
12405
12406 * font.c (font_spec_from_name): Return Qnil if font name could not
12407 be parsed.
12408 (font_parse_name): Treat a `?' character as part of an XLFD.
12409
12410 * fns.c (Fsubstring): Doc fix.
12411
12412 2009-01-19 Kenichi Handa <handa@m17n.org>
12413
12414 * ftfont.c (ftfont_lookup_cache): Check the return value of FcFontList.
12415 (ftfont_list): Likewise.
12416
12417 2009-01-18 Juanma Barranquero <lekktu@gmail.com>
12418
12419 * dbusbind.c (Fdbus_register_signal):
12420 * process.c (conv_sockaddr_to_lisp):
12421 * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
12422
12423 * callproc.c (Fgetenv_internal): Doc fix.
12424
12425 2009-01-16 Chong Yidong <cyd@stupidchicken.com>
12426
12427 * xfns.c (x_make_gc): Don't allocate stipple member for gc_values;
12428 it is not even used.
12429
12430 2009-01-16 Glenn Morris <rgm@gnu.org>
12431
12432 * font.c (Ffont_variation_glyphs): Silence compiler.
12433
12434 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
12435
12436 * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
12437 Reported by David Robinow <drobinow@gmail.com>.
12438
12439 2009-01-15 Kenichi Handa <handa@m17n.org>
12440
12441 * coding.c (detect_coding_system): Fix handling of null_byte_found.
12442
12443 2009-01-14 Jason Rumney <jasonr@gnu.org>
12444
12445 * frame.c (x_set_font): Always store a font to the font parameter,
12446 never a fontset. (Bug#1562)
12447
12448 2009-01-14 Kenichi Handa <handa@m17n.org>
12449
12450 * coding.c (TWO_MORE_BYTES): New macro.
12451 (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
12452
12453 2009-01-13 Chong Yidong <cyd@stupidchicken.com>
12454
12455 * font.c (font_clear_prop): If clearing the family, clear the font
12456 width index too.
12457
12458 * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
12459
12460 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
12461
12462 * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
12463 (do_play_sound): Use it. Don't pass a hardcoded buffer size to mci
12464 functions, use sizeof.
12465
12466 2009-01-12 Martin Rudalics <rudalics@gmx.at>
12467
12468 * keyboard.c (read_char): Fix case where last_nonmenu_event
12469 returned a bad value with submenus. (Bug#447)
12470
12471 2009-01-12 Chong Yidong <cyd@stupidchicken.com>
12472
12473 * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
12474 family, clear the font width index too.
12475
12476 2009-01-11 Jason Rumney <jasonr@gnu.org>
12477
12478 * keyboard.c (cmd_error_internal): Exit when errors occur before
12479 frame creation and not in daemon mode. (Bug#1836)
12480
12481 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
12482
12483 * xdisp.c (pos_visible_p): When iterator stops on the last glyph
12484 of a display vector, backtrack.
12485 (try_window_reusing_current_matrix): Check glyph type before
12486 referencing charpos member.
12487
12488 2009-01-10 Eli Zaretskii <eliz@gnu.org>
12489
12490 Fix Bug #876:
12491
12492 * coding.c (inhibit_null_byte_detection): New variable.
12493 (detect_coding, detect_coding_system): Don't pay attention to null
12494 bytes if inhibit_null_byte_detection is non-zero.
12495 (syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
12496 <inhibit-iso-escape-detection>: Doc fix.
12497
12498 2009-01-09 Jason Rumney <jasonr@gnu.org>
12499
12500 * w32font.c (add_font_entity_to_list): Don't report unknown
12501 Windows charset as any unrecognized registry. (Bug#1548)
12502 Only report Unicode Plane 2 fonts as unicode-sip.
12503
12504 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
12505
12506 * xfaces.c (Fx_font_family_list): Delete function.
12507 Move compatibility version to faces.el.
12508
12509 * font.c (Ffont_family_list): Return a list of strings, not symbols.
12510
12511 2009-01-09 Martin Rudalics <rudalics@gmx.at>
12512
12513 * frame.c (x_set_frame_parameters): Remember requested value for
12514 fullscreen before it's reset by the parameter handler.
12515
12516 2009-01-09 Glenn Morris <rgm@gnu.org>
12517
12518 * keyboard.c (last_command_char): For clarity, rename to...
12519 (last_command_event): ... and update all users.
12520 (last_input_char): For clarity, rename to...
12521 (last_input_event): ... and update all users.
12522 (last-command-char, last-input-char): Move to subr.el as aliases.
12523 * cmds.c, commands.h: Update for last_command_char rename.
12524
12525 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
12526
12527 * font.c (font_open_for_lface): Handle unspecified height attribute.
12528
12529 2009-01-08 Jason Rumney <jasonr@gnu.org>
12530
12531 * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
12532 (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
12533 (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
12534 Don't declare.
12535 (syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
12536 (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
12537
12538 2009-01-07 Kenichi Handa <handa@m17n.org>
12539
12540 * fileio.c (Finsert_file_contents): In the case of replace,
12541 remember the coding system used for decoding in
12542 coding_system (Bug#1039).
12543
12544 * coding.c (decode_coding_utf_8): Check byte_after_cr before
12545 breaking the loop. (Bug#870)
12546 (decode_coding_utf_16, decode_coding_emacs_mule)
12547 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
12548 (decode_coding_charset): Likewise.
12549
12550 2009-01-05 Martin Rudalics <rudalics@gmx.at>
12551
12552 * frame.c (x_set_frame_parameters): Make sure height (width) get
12553 applied when fullwidth (fullheight) is set. (Bug#1522)
12554
12555 2009-01-04 Juanma Barranquero <lekktu@gmail.com>
12556
12557 * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
12558 (utc_base): Declare as ULONGLONG, not long double.
12559 (convert_time_raw): Delete.
12560 (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
12561 (initialize_utc_base): New function.
12562 (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
12563 (convert_from_time_t): Use initialize_utc_base; compute result with
12564 64-bit arithmetic.
12565 (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
12566
12567 2009-01-03 Eli Zaretskii <eliz@gnu.org>
12568
12569 * process.c (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
12570 (Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime)
12571 (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs)
12572 (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime)
12573 [!subprocesses]: Define.
12574 (syms_of_process) [!subprocesses]: Intern and staticpro them.
12575 (Flist_system_processes, Fsystem_process_attributes)
12576 [!subprocesses]: Call list_system_processes and
12577 system_process_attributes instead of returning Qnil.
12578
12579 * dosfns.c (system_process_attributes, list_system_processes):
12580 New functions.
12581
12582 * vm-limit.c (ret_lim_data) [MSDOS]: New function.
12583
12584 * sysdep.c (list_system_processes, system_process_attributes) [MSDOS]:
12585 Don't use the default (no-op) implementation.
12586
12587 2009-01-03 Jason Rumney <jasonr@gnu.org>
12588
12589 * keyboard.c (parse_modifiers_uncached): Wheel events are
12590 clicks (bug#687).
12591
12592 * w32term.c (x_query_colors, x_query_color): New functions.
12593
12594 * image.c (x_to_xcolors, png_load): Eliminate W32 specific code.
12595 (svg_load_image): Cast returned pointers from dynamically loaded
12596 functions. Eliminate W32 specific code.
12597
12598 2009-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12599
12600 * nsfns.m (x_set_foreground_color, x_set_background_color)
12601 (x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
12602 (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
12603 x_ prefix instead of ns_. Update references.
12604 (syms_of_nsfns): Add a FIXME comment.
12605
12606 * nsterm.m (x_set_cursor_type): New prototype.
12607 (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
12608
12609 * sysdep.c (system_process_attributes): Provide Qtime and Qctime
12610 for Solaris instead of incorrectly providing Qutime and Qcutime.
12611
12612 2009-01-02 Eli Zaretskii <eliz@gnu.org>
12613
12614 * w32.c (process_times): Compute sum of utime and stime.
12615 (system_process_attributes): Add Qtime to the alist.
12616
12617 * sysdep.c (system_process_attributes): Compute Qtime and Qctime
12618 and add them to the alist.
12619
12620 * process.c (top level) <Qtime, Qctime>: New variables.
12621 (syms_of_process): staticpro them.
12622 (Fsystem_process_attributes): Add their documentation to the doc
12623 string.
12624
12625 * process.h: Declare Qtime and Qctime.
12626
12627 2009-01-02 Jason Rumney <jasonr@gnu.org>
12628
12629 * image.c (Qgobject): New symbol.
12630 (syms_of_image): Initialize it.
12631 (init_svg_functions): Load some functions from gobject library.
12632
12633 2009-01-01 Dan Nicolaescu <dann@ics.uci.edu>
12634
12635 * frame.c (make_terminal_frame): Remove redundant code and useless
12636 block.
12637
12638 2009-01-01 Andreas Schwab <schwab@suse.de>
12639
12640 * process.c (conv_sockaddr_to_lisp): Add workaround for
12641 getsockname bug on BSD.
12642
12643 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
12644
12645 * xfns.c (x_create_tip_frame): Set border width of the X window.
12646
12647 * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.
12648
12649 2009-01-01 Jason Rumney <jasonr@gnu.org>
12650
12651 * w32term.c (x_new_font): Return font object, not fontset. (Bug#119)
12652 Don't block input, as per earlier xterm.c changes.
12653
12654 2008-12-31 Adrian Robert <Adrian.B.Robert@gmail.com>
12655
12656 * nsfns.m (ns_appkit_version_str): Rename from ns_appkit_version.
12657 (ns_appkit_version_int): New function.
12658 (x-server-version): Use ns_appkit_version_int and follow 21+
12659 convention of returning 3 integers.
12660
12661 2008-12-30 Kenichi Handa <handa@m17n.org>
12662
12663 * character.h (CHAR_VARIATION_SELECTOR_P): New macro.
12664 (CHAR_SURROGATE_PAIR_P): New macro.
12665
12666 * font.h (struct font_driver): New member get_variation_glyphs.
12667
12668 * font.c (font_range): Don't require a font for a variation selector.
12669 (Ffont_variation_glyphs): New function.
12670 (syms_of_font): Defsubr it.
12671
12672 * ftfont.c (ftfont_driver): Set the member get_variation_glyphs to
12673 ftfont_variation_glyphs.
12674 (setup_otf_gstring): New function.
12675 (ftfont_drive_otf): Use it.
12676 (ftfont_shape_by_flt): Handle variation selector.
12677 (ftfont_variation_glyphs): New function.
12678
12679 2008-12-30 Martin Rudalics <rudalics@gmx.at>
12680
12681 * frame.c (Vemacs_iconified): Remove.
12682
12683 2008-12-30 Jason Rumney <jasonr@gnu.org>
12684
12685 * frame.c (store_frame_param, x_get_arg): Enable newer code on
12686 WINDOWSNT too, as related changes have already been synced. (Bug#117)
12687
12688 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
12689
12690 * indent.c (Fvertical_motion): Don't advance iterator if we have
12691 reseated to the desired position.
12692
12693 * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
12694 checking for pos match.
12695
12696 2008-12-30 Kenichi Handa <handa@m17n.org>
12697
12698 * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
12699 just get the low 8-bit of the code.
12700
12701 * font.c (font_intern_prop): Validate str as multibyte.
12702
12703 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
12704
12705 * dispextern.h (struct face): Move lface and hash from the middle
12706 of bitfields.
12707
12708 * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
12709
12710 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
12711
12712 * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
12713 (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
12714 instead of intervals.h.
12715
12716 2008-12-26 Andreas Schwab <schwab@suse.de>
12717
12718 * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a
12719 cons.
12720
12721 2008-12-26 Martin Rudalics <rudalics@gmx.at>
12722
12723 * textprop.c (Qminibuffer_prompt): New variable.
12724 (syms_of_textprop): Initialize it.
12725 * callint.c (Fcall_interactively): For `c', `k', and `K' prompt
12726 in minibuffer-prompt face. (Bug#1662)
12727
12728 2008-12-25 Jason Rumney <jasonr@gnu.org>
12729
12730 * buffer.c (Fbuffer_swap_text): Use POINTER_TYPE.
12731
12732 2008-12-24 Jason Rumney <jasonr@gnu.org>
12733
12734 * ralloc.c (r_alloc_reset_variable): New function.
12735
12736 * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
12737 record of what points where. (Bug#716)
12738
12739 2008-12-22 Dan Nicolaescu <dann@ics.uci.edu>
12740
12741 * minibuf.c (read_minibuf): Follow the non-interactive case when
12742 running as a daemon, before detaching.
12743
12744 2008-12-22 Andreas Schwab <schwab@suse.de>
12745
12746 * buffer.c (init_buffer): Use realloc instead of xrealloc.
12747 * gtkutil.c (free_widget_value): Use xfree instead of free.
12748
12749 2008-12-22 Martin Rudalics <rudalics@gmx.at>
12750
12751 * frame.c (delete_frame): New function derived from
12752 Fdelete_frame to handle Qnoelisp value for FORCE argument.
12753 Delete last frame iff FORCE equals Qnoelisp. (Bug#1450)
12754 (Fdelete_frame): Call delete_frame. Remove line from doc-string
12755 saying that FORCE non-nil doesn't run `delete-frame-functions'.
12756 * frame.h: Extern delete_frame.
12757 * window.c (window_loop):
12758 * terminal.c (delete_terminal):
12759 * xterm.c (x_connection_closed):
12760 * xfns.c (Fx_hide_tip):
12761 * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
12762
12763 2008-12-21 Jason Rumney <jasonr@gnu.org>
12764
12765 * w32uniscribe.c (uniscribe_encode_char): Return FONT_INVALID_CHAR
12766 when character maps to .notdef character.
12767
12768 2008-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
12769
12770 * keyboard.c (cmd_error_internal): Don't exit in daemon mode, bug#1310.
12771
12772 2008-12-20 Jason Rumney <jasonr@gnu.org>
12773
12774 * frame.c (Fmake_terminal_frame): Raise an error when called from
12775 a graphical frame on Windows. (Bug#1325)
12776
12777 2008-12-20 Jan Djärv <jan.h.d@swipnet.se>
12778
12779 * frame.c (Fdelete_frame): Set f->menu_bar_vector to Qnil.
12780
12781 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
12782
12783 * minibuf.c (Fread_buffer): Doc fix.
12784
12785 2008-12-20 Jason Rumney <jasonr@gnu.org>
12786
12787 * fileio.c (Fexpand_file_name): Do not allow ../ to go beyond the
12788 server name in UNC paths. (Bug#719)
12789
12790 * coding.c (decode_coding): Clear chars_at_source flag when using
12791 charbuf. (Bug#1035)
12792
12793 2008-12-19 Daniel Engeler <engeler@gmail.com>
12794
12795 * sysdep.c (serial_configure): Fix typo.
12796
12797 2008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
12798
12799 * sysdep.c: Include alloca.h.
12800 (system_process_attributes): Add implementation for Solaris.
12801
12802 * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
12803
12804 2008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
12805
12806 Reorganize implementation of Flist_system_processes and
12807 Fsystem_process_attributes. No functional changes.
12808 * process.c: Don't #include pwd.h, grp.h and limits.h.
12809 (Flist_system_processes): Just call list_system_processes.
12810 (Fsystem_process_attributes): Just call system_process_attributes.
12811 (procfs_list_system_processes, time_from_jiffies)
12812 (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12813 (procfs_get_total_memory, procfs_system_process_attributes): Move ...
12814
12815 * sysdep.c: ... here. Include pwd.h, grp.h and limits.h.
12816 (list_system_processes): Rename from
12817 procfs_list_system_processes. Enclose in #ifdef HAVE_PROCFS.
12818 Provide a do nothing implementation.
12819 (system_process_attributes): Rename from
12820 procfs_list_system_processes.
12821 (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
12822 (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
12823
12824 * w32.c (list_system_processes): Rename from
12825 w32_list_system_processes.
12826 (system_process_attributes): Rename from
12827 w32_system_process_attributes.
12828
12829 * s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
12830
12831 * process.h (w32_list_system_processes)
12832 (w32_system_process_attributes): Remove.
12833 (list_system_processes, system_process_attributes):
12834 New prototypes.
12835
12836 2008-12-19 Kenichi Handa <handa@m17n.org>
12837
12838 * xfont.c (xfont_decode_coding_xlfd): New function.
12839 (xfont_encode_coding_xlfd): New function.
12840 (xfont_list_pattern): Decode XLFD by iso-8859-1.
12841 (xfont_list): Decode and encode XLFD by iso-8859-1.
12842 (xfont_match): Likewise.
12843 (xfont_list_family): Likewise.
12844 (xfont_open): Likewise.
12845
12846 * ftfont.c (ftfont_open): Generate a multibyte string if given
12847 names are utf-8.
12848
12849 * xftfont.c (xftfont_open): Generate a multibyte string if given
12850 names are utf-8.
12851
12852 2008-12-18 Jan Djärv <jan.h.d@swipnet.se>
12853
12854 * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
12855 changed.
12856 (xg_tool_bar_proxy_callback): Put focus on the frame after we have
12857 clicked on a detached tool bar button.
12858
12859 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
12860
12861 * emacs.c (main): Print and error and exit when no data is read
12862 from the pipe.
12863
12864 2008-12-17 Jason Rumney <jasonr@gnu.org>
12865
12866 * w32font.c (w32font_has_char): Always return -1.
12867
12868 2008-12-16 Kenichi Handa <handa@m17n.org>
12869
12870 * font.c (font_open_entity): Fix previous change.
12871
12872 2008-12-16 Dan Nicolaescu <dann@ics.uci.edu>
12873
12874 * process.c: Include <limits.h>.
12875
12876 2008-12-16 Chetan Pandya <pandyacus@sbcglobal.net> (tiny change)
12877
12878 * font.c (font_update_drivers): Fix mistake in reconstructing the
12879 driver list.
12880
12881 2008-12-16 Chong Yidong <cyd@stupidchicken.com>
12882
12883 * font.c (font_clear_cache): Fix format of font cache data.
12884
12885 2008-12-15 Chong Yidong <cyd@stupidchicken.com>
12886
12887 * xftfont.c (xftfont_open): Free Xft font pattern if
12888 XftFontOpenPattern fails.
12889
12890 * xterm.c (x_free_frame_resources): Remove extraneous call to
12891 free_frame_faces.
12892
12893 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
12894
12895 * xterm.c (x_delete_display): Move xim_close_dpy call to
12896 x_delete_terminal.
12897 (x_delete_terminal): Call xim_close_dpy.
12898
12899 2008-12-13 Jason Rumney <jasonr@gnu.org>
12900
12901 * w32font.c (intern_font_name): New function.
12902 (add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
12903 (w32font_open_internal, Fx_select_font): Decode font name.
12904 (fill_in_logfont, list_all_matching_fonts): Encode font name.
12905
12906 * w32font.h (intern_font_name): Declare new function.
12907
12908 * w32uniscribe.c (add_opentype_font_name_to_list):
12909 Use intern_font_name.
12910
12911 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
12912
12913 * frame.c (Fdelete_frame): Call free_font_driver_list.
12914
12915 * font.c (free_font_driver_list): Implement missing function.
12916
12917 * w32term.c (w32_term_init): Don't initialize the image cache
12918 here; it will be done in init_frame_faces.
12919
12920 * xterm.h (struct xim_inst_t): Definition moved from xterm.c.
12921 (struct x_display_info): Remove unused member null_pixel.
12922 New member xim_callback_data.
12923
12924 * xterm.c (struct xim_inst_t): Definition moved to xterm.h.
12925 (xim_initialize): Save pointer to callback function data.
12926 (xim_close_dpy): Free callback function data. Call XCloseIM,
12927 reverting 2008-11-04 change by David Smith.
12928 (x_term_init): Don't initialize the image cache here; it will be
12929 done in init_frame_faces. Remove ancient "null_pixel" cruft.
12930 (x_delete_display): Free x_dnd_atoms member.
12931
12932 2008-12-13 Kenichi Handa <handa@m17n.org>
12933
12934 * font.c (font_rescale_ratio): Move from xfaces.c.
12935 Argument type changed. Handle a font-spec too.
12936 (font_score): Check Vface_font_rescale_alist.
12937 (font_open_entity): Likewise. (Bug#1547)
12938
12939 * xfaces.c (font_rescale_ratio): Move to font.c.
12940
12941 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
12942
12943 * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
12944
12945 2008-12-12 Jason Rumney <jasonr@gnu.org>
12946
12947 * w32fns.c (x_display_info_for_name, Fx_open_connection):
12948 Set Vwindow_system_version to the real w32 major version.
12949
12950 2008-12-12 Dan Nicolaescu <dann@ics.uci.edu>
12951
12952 * term.c (init_tty): Move setting the terminal name before the
12953 potential user: maybe_fatal.
12954
12955 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
12956
12957 * term.c (tty_free_frame_resources): Rename from delete_tty_output;
12958 all callers changed. Call free_frame_faces to free the face cache.
12959
12960 2008-12-11 Jason Rumney <jasonr@gnu.org>
12961
12962 * w32font.c (fill_in_logfont): Don't assume symbol script means
12963 SYMBOL_CHARSET. (Bug#547)
12964
12965 * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
12966 size for surrogates. (Bug#1096, bug#872)
12967
12968 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
12969
12970 * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
12971
12972 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
12973
12974 * process.c (Fsystem_process_attributes, syms_of_process):
12975 Fix typo in name of Ssystem_process_attributes.
12976 Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
12977
12978 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
12979
12980 * syntax.c (Fmodify_syntax_entry): Doc fix.
12981
12982 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
12983
12984 * font.c (Ffont_spec): Move usage to end of docstring.
12985
12986 2008-12-10 Jason Rumney <jasonr@gnu.org>
12987
12988 * w32font.c (Qcham): New symbol.
12989 (font_supported_scripts): Add cham, and comments for other new
12990 scripts in bitfield from OpenType spec.
12991 (add_font_entity_to_list): Limit unicode-sip fonts to those that
12992 contain characters beyond the bmp.
12993
12994 2008-12-10 Kenichi Handa <handa@m17n.org>
12995
12996 * ftfont.c (fc_charset_table): Add "unicode-sip".
12997 (ftfont_spec_pattern): Lookup fc_charset_table for the registry
12998 Qunicode_sip.
12999
13000 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
13001
13002 * coding.c (QCdefault_char): Rename from QCdefalut_char.
13003 (Fcoding_system_put): Use QCdefault_char.
13004 (syms_of_coding): Set QCdefault_char, not QCdefalut_char.
13005
13006 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
13007
13008 * xftfont.c (syms_of_xftfont): Fix typo.
13009
13010 * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead buffer.
13011
13012 2008-12-08 Dan Nicolaescu <dann@ics.uci.edu>
13013
13014 * emacs.c (main): Close daemon_pipe on exec.
13015
13016 2008-12-08 Chong Yidong <cyd@stupidchicken.com>
13017
13018 * termchar.h (struct tty): New members termcap_term_buffer and
13019 termcap_strings_buffer.
13020
13021 * term.c (encode_terminal_code): Free any previous memory blocks
13022 before calling xmalloc for encode_terminal_src or encode_terminal_dst.
13023 (maybe_fatal): Buffer argument deleted. Don't free buffer here.
13024 All callers changed.
13025 (init_tty): Store termcap data and string buffers in new struct
13026 tty members termcap_term_buffer and termcap_strings_buffer.
13027 (delete_tty): Free them.
13028 (syms_of_term): Initialize encode_terminal_src and encode_terminal_dst.
13029
13030 2008-12-07 Seiji Zenitani <zenitani@mac.com>
13031
13032 * nsfns.m (ns_set_background_color): Remove code duplication.
13033 It was a substitute for face-transparency on OS X 10.3.
13034
13035 2008-12-06 Chong Yidong <cyd@stupidchicken.com>
13036
13037 * coding.c (make_conversion_work_buffer): Disable buffer
13038 modification hooks in the work buffer.
13039
13040 2008-12-05 Eli Zaretskii <eliz@gnu.org>
13041
13042 * process.c (procfs_system_process_attributes): If `nread' has a
13043 negative value, assign zero to it.
13044
13045 2008-12-05 Chong Yidong <cyd@stupidchicken.com>
13046
13047 * eval.c (Vdebug_on_error): Doc fix.
13048
13049 2008-12-05 Kenichi Handa <handa@m17n.org>
13050
13051 * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the
13052 second character is a combining character.
13053
13054 2008-12-05 Eli Zaretskii <eliz@gnu.org>
13055
13056 * process.c (procfs_system_process_attributes): Don't use cmd,
13057 cmdsize, and q without initializing them first.
13058
13059 2008-12-04 Jason Rumney <jasonr@gnu.org>
13060
13061 * w32font.c (w32font_draw): Initialize orig_clip before getting
13062 it, and delete it when finished.
13063
13064 2008-12-04 Dan Nicolaescu <dann@ics.uci.edu>
13065
13066 * keyboard.c (kbd_buffer_get_event): Follow the non-interactive
13067 case when running as a daemon before detaching.
13068
13069 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
13070
13071 * w32.c (init_environment): Don't unload library shell32.dll.
13072
13073 2008-12-03 Kenichi Handa <handa@m17n.org>
13074
13075 * font.c (font_at): Set `multibyte' at first.
13076
13077 * coding.c (decode_coding_charset): Check type of an element of
13078 vector VALIDS.
13079 (encode_coding_emacs_mule): Be sure to set `code'.
13080
13081 * fontset.c (face_for_char): Handle invalid charset property correctly.
13082 (font_for_char): Likewise.
13083
13084 2008-12-03 Chong Yidong <cyd@stupidchicken.com>
13085
13086 * font.c (Fopen_font): Compute pixel size correctly.
13087 (font_update_lface): Handle fonts with corrupted size specs,
13088 i.e. non-int and non-float.
13089
13090 * ftfont.c (ftfont_match): Initialize entity variable.
13091 (ftfont_resolve_generic_family): Avoid using uninitialized var.
13092 (ftfont_list_family): Initialize list var earlier.
13093
13094 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
13095
13096 * xterm.c (x_draw_glyph_string): Fall back on
13097 underline_minimum_offset for underline position.
13098
13099 2008-12-03 Dan Nicolaescu <dann@ics.uci.edu>
13100
13101 * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
13102
13103 * character.c (c_string_width): Specify the type for LEN.
13104
13105 2008-12-03 Kenichi Handa <handa@m17n.org>
13106
13107 * coding.c (decode_coding_utf_16): Initialize consumed_chars_base to 0.
13108 (decode_coding_utf_8): Likewise.
13109 (detect_coding_system): Initialize utf_16_le_eol to -1, val to Qnil.
13110 (produce_chars): Initialize consumed_chars to 0.
13111
13112 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
13113
13114 * keyboard.c (make_lispy_position): Only use PT if the selected
13115 window is current.
13116
13117 2008-12-02 Andreas Schwab <schwab@suse.de>
13118
13119 * font.c (font_unparse_fcname): Fix use of uninitialized variable.
13120
13121 * doprnt.c (doprnt1): Fix size of charbuf.
13122
13123 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
13124
13125 * keyboard.c (timer_check): Revert last change.
13126
13127 2008-12-02 Juanma Barranquero <lekktu@gmail.com>
13128
13129 * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
13130
13131 2008-12-01 Juanma Barranquero <lekktu@gmail.com>
13132
13133 * makefile.w32-in: Update dependencies.
13134 (CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
13135
13136 2008-12-01 Andreas Schwab <schwab@suse.de>
13137
13138 * font.c (register_font_driver): Use xmalloc.
13139 (font_put_frame_data): Likewise.
13140
13141 2008-12-01 Chong Yidong <cyd@stupidchicken.com>
13142
13143 * xfaces.c (realize_x_face): Make abort condition clearer.
13144
13145 * gtkutil.c (update_frame_tool_bar): Initialize variable.
13146
13147 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
13148
13149 * keyboard.c (timer_check): After a timer runs, ensure that the
13150 selected window's buffer is current.
13151
13152 2008-11-30 Juanma Barranquero <lekktu@gmail.com>
13153
13154 * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
13155 It was accidentally restored by the Unicode merge.
13156
13157 * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
13158
13159 2008-11-29 Juanma Barranquero <lekktu@gmail.com>
13160
13161 * w32proc.c: Include "coding.h".
13162 (Fw32_short_file_name): Encode filename passed to Windows API.
13163 (Fw32_long_file_name): Encode filename passed to Windows API and
13164 decode back the result. (Bug#1433)
13165
13166 2008-11-29 Kenichi Handa <handa@m17n.org>
13167
13168 * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
13169 not before accessing it.
13170
13171 * charset.c (Fdefine_charset_internal): After calculating
13172 min_char, max_char, and fastmap, copy the charset structure again.
13173 (encode_char): Fix the previous change.
13174
13175 2008-11-28 Seiji Zenitani <zenitani@mac.com>
13176
13177 * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
13178
13179 * nsfns.m (ns_frame_parm_handlers): Set alpha handler.
13180
13181 * nsterm.m (x_set_frame_alpha): New function.
13182
13183 2008-11-27 Eli Zaretskii <eliz@gnu.org>
13184
13185 * xfaces.c (Fx_font_family_list, syms_of_xfaces): Fix last change.
13186
13187 2008-11-27 Juanma Barranquero <lekktu@gmail.com>
13188
13189 * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
13190 pointer to check_face_name.
13191
13192 2008-11-27 Kenichi Handa <handa@m17n.org>
13193
13194 * category.h (SET_CATEGORY_SET): Call set_category_set.
13195 (set_category_set): Extern it.
13196
13197 * category.c (hash_get_category_set): New function.
13198 (Fmodify_category_entry): Adjust for the change of
13199 char_table_ref_and_range. Call hash_get_category_set to get a
13200 category set to store in the table.
13201
13202 * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
13203 Funify_charset.
13204
13205 * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
13206 (DECODE_CHAR): Check if the decoder vector is ready.
13207 (ENCODE_CHAR): Check if the encoder char-table is ready.
13208 (maybe_unify_char): Extern it.
13209
13210 * charset.c (Vchar_unified_charset_table): Delete it.
13211 (inhibit_load_charset_map): New variable.
13212 (temp_charset_work): New variable.
13213 (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
13214 (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
13215 New macros.
13216 (load_charset_map): Meaning of control_flag changed.
13217 If inhibit_load_charset_map is nonzero, setup a table in
13218 temp_charset_work.
13219 (load_charset): New argument control_flag.
13220 (map_charset_for_dump): New function.
13221 (map_charset_chars): If inhibit_load_charset_map is nonzero, use
13222 map_charset_for_dump.
13223 (Fdefine_charset_internal): If the charset method is MAP, load
13224 mapping tables by calling load_charset.
13225 (Funify_charset): Don't load a mapping table but directly set
13226 Vchar_unify_table.
13227 (maybe_unify_char): New function.
13228 (decode_char): Don't handle the deleted method MAP_DEFERRED.
13229 Handle the case of inhibit_load_charset_map being nonzero.
13230 (encode_char): Don't handle the deleted method MAP_DEFERRED.
13231 Handle the case of inhibit_load_charset_map being nonzero.
13232 (Fclear_charset_maps): Just free temp_charset_work.
13233 (syms_of_charset): Make `inhibit-load-charset-map' a Lisp
13234 variable.
13235
13236 * chartab.c (sub_char_table_ref_and_range): Adjust for the
13237 change of char_table_ref_and_range.
13238 (char_table_ref_and_range): Change the meaning of argument FROM
13239 and TO. Now the caller must provide initial values for *FROM
13240 and *TO.
13241
13242 * fontset.c (fontset_add): Adjust for the change of
13243 char_table_ref_and_range.
13244 (fontset_get_font_group): Likewise.
13245 (Ffontset_info): Likewise.
13246
13247 * keymap.c (describe_vector): Adjust for the change of
13248 char_table_ref_and_range. For char-table, put boundary between
13249 non-ASCII and 8-bit characters.
13250
13251 * print.c (print_object): For bool-vector, delete unnecessary
13252 check of ASCII_BYTE_P.
13253
13254 2008-11-26 Jason Rumney <jasonr@gnu.org>
13255
13256 * w32font.c (w32font_open_internal): Don't include external
13257 leading in font height. (Bug#879)
13258
13259 2008-11-26 Glenn Morris <rgm@gnu.org>
13260
13261 * xfaces.c (Fx_font_family_list): Replace lisp/term/pc-win.el
13262 redefinition with ifdef. (Bug#1383)
13263
13264 2008-11-24 Adrian Robert <Adrian.B.Robert@gmail.com>
13265
13266 * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
13267
13268 2008-11-24 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
13269
13270 * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged):
13271 New EmacsView methods.
13272 (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants.
13273 Fixes bug #1048,1357,1414.
13274
13275 2008-11-24 Adrian Robert <Adrian.B.Robert@gmail.com>
13276
13277 Fix bug #1362.
13278 * image.c (x_clear_image_1): Do not free background under HAVE_NS, it
13279 is not an indexed color.
13280 * nsterm.m (free_indexed_color): Add argument checking.
13281 * nsfns.m: Move config.h to before system includes (advised by Dan N.).
13282
13283 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
13284
13285 * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
13286 Document confirm-after-completion value for
13287 minibuffer-completion-confirm.
13288
13289 2008-11-24 Jason Rumney <jasonr@gnu.org>
13290
13291 * w32font.c (check_face_name): Use xstrcasecmp. Avoid compiler
13292 warning.
13293
13294 2008-11-23 Jason Rumney <jasonr@gnu.org>
13295
13296 * w32uniscribe.c (uniscribe_encode_char): Ensure context is
13297 restored before returning.
13298
13299 * w32font.c (check_face_name): New function.
13300 (add_font_entity_to_list): Use it to filter out common substituted
13301 fonts. (Bug#642)
13302
13303 2008-11-22 Martin Rudalics <rudalics@gmx.at>
13304
13305 * buffer.c (Fswitch_to_buffer): Reword and mention new option
13306 confirm-nonexistent-file-or-buffer in doc-string.
13307
13308 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13309
13310 * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.
13311 Fix copy/paste typo. Add checks.
13312
13313 2008-11-21 Kenichi Handa <handa@m17n.org>
13314
13315 * coding.c (detect_coding_iso_2022): Reject invalid composition
13316 sequence.
13317 (DECODE_COMPOSITION_START): If the current source is the last
13318 block, and the current composition doesn't end, regard this
13319 sequence as invalid.
13320 (decode_coding_iso_2022): Handle invalid composition sequence.
13321
13322 2008-11-20 Martin Rudalics <rudalics@gmx.at>
13323
13324 * window.c (coordinates_in_window): Don't return
13325 ON_VERTICAL_BORDER for the rightmost position of a mode/header
13326 line when the window is not the rightmost one. (Bug#1372)
13327
13328 2008-11-16 Ben North <ben@redfrontdoor.org> (tiny change)
13329
13330 * buffer.c (syms_of_buffer): Fix doc-string of cursor-type.
13331
13332 2008-11-15 Eli Zaretskii <eliz@gnu.org>
13333
13334 * msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw,
13335 and bright_bg if noninteractive is non-zero.
13336
13337 2008-11-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13338
13339 * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
13340 x_draw_glyph_string_background.
13341
13342 * w32term.c (x_draw_glyph_string): Likewise.
13343
13344 2008-11-15 Chong Yidong <cyd@stupidchicken.com>
13345
13346 * xterm.c (x_draw_glyph_string): Stop drawing the background of
13347 the next glyph string once past the overhang width.
13348
13349 * nsterm.m (ns_draw_glyph_string): Likewise.
13350
13351 * w32term.c (x_draw_glyph_string): Likewise.
13352
13353 2008-11-14 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
13354
13355 * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
13356 double file close.
13357
13358 2008-11-14 Martin Rudalics <rudalics@gmx.at>
13359
13360 * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset
13361 dedicated status of window before attempting to display another
13362 buffer in it.
13363
13364 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
13365
13366 * msdos.c (Fmsdos_long_file_names):
13367 (syms_of_msdos) <dos-unsupported-char-glyph>:
13368 * dosfns.c (Fint86): Fix typos in docstrings.
13369
13370 2008-11-14 Eli Zaretskii <eliz@gnu.org>
13371
13372 * makefile.w32-in (OBJ1, WIN32OBJ): Fix whitespace.
13373
13374 2008-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
13375
13376 * puresize.h (BASE_PURESIZE): Increase to 1260000.
13377
13378 2008-11-12 Michal Nazarewicz <mina86@tlen.pl> (tiny change)
13379
13380 * frame.c (x_set_alpha): Set alpha to -1 if nil given.
13381
13382 * frame.h: Negative alpha means "don't touch".
13383
13384 * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
13385
13386 * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
13387
13388 2008-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13389
13390 * hftctl.c:
13391 * chpdef.h:
13392 * acldef.h: Remove files used only for systems no longer supported.
13393
13394 * Makefile.in: Fix .o alphabetical ordering.
13395 (hftctl.o): Remove dependency, file removed.
13396 (keymap.o, print.o): Depend on charset.h.
13397
13398 2008-11-10 Kenichi Handa <handa@m17n.org>
13399
13400 * character.c (Fget_byte): Fix and make it faster for unibyte target.
13401
13402 2008-11-08 Chong Yidong <cyd@stupidchicken.com>
13403
13404 * dired.c (file_name_completion): If completion_ignore_case is
13405 enabled, ignore case when checking completion-regexp-list.
13406
13407 2008-11-08 Eli Zaretskii <eliz@gnu.org>
13408
13409 * vm-limit.c (get_lim_data): Fix last change.
13410
13411 2008-11-08 Kenichi Handa <handa@m17n.org>
13412
13413 * character.c (Fget_byte): New function.
13414 (syms_of_character): Defsubr Fget_byte.
13415
13416 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
13417
13418 * xdisp.c (try_window_reusing_current_matrix): Ensure that window
13419 cursor position is valid after scrolling.
13420
13421 2008-11-06 Juanma Barranquero <lekktu@gmail.com>
13422
13423 * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
13424
13425 2008-11-06 Glenn Morris <rgm@gnu.org>
13426
13427 * xterm.c (handle_one_xevent): Don't let popup menus cause
13428 mouse-autoselect-window related window switching. (Bug#1261)
13429
13430 2008-11-04 David Smith <davidsmith@acm.org> (tiny change)
13431
13432 * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
13433
13434 2008-11-04 Andreas Schwab <schwab@suse.de>
13435
13436 * xfns.c (Fx_wm_set_size_hint): Add missing return value.
13437
13438 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
13439
13440 * xfns.c (Fx_wm_set_size_hint): New function.
13441
13442 2008-11-03 Martin Rudalics <rudalics@gmx.at>
13443
13444 * textprop.c (Fprevious_single_char_property_change): Return 0
13445 when there's no change in a string. (Bug#1301)
13446
13447 2008-11-02 Martin Rudalics <rudalics@gmx.at>
13448
13449 * frame.c (do_switch_frame): New argument NORECORD passed to
13450 Fselect_window.
13451 (Fselect_frame): New argument NORECORD passed to
13452 do_switch_frame.
13453 (Fset_frame_selected_window): New argument NORECORD passed to
13454 Fselect_frame.
13455 (Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
13456 in call of do_switch_frame.
13457 (Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
13458 Handle NORECORD argument in call of Fselect_frame.
13459 * lisp.h (do_switch_frame, Fselect_frame)
13460 (Fset_frame_selected_window): Adjust declarations.
13461 * window.c (select_frame_norecord): New function.
13462 (run_window_configuration_change_hook): Use it and call
13463 Fselect_frame with NORECORD set.
13464 (Fselect_window): Pass NORECORD to Fselect_frame.
13465 (Fset_window_configuration): Handle NORECORD argument in call of
13466 do_switch_frame.
13467 * minibuf.c (choose_minibuf_frame): Handle NORECORD in call of
13468 Fset_frame_selected_window.
13469 * keyboard.c (command_loop_1): Handle NORECORD in call of
13470 Fselect_frame (currently ifdefd).
13471
13472 2008-11-02 Ulrich Mueller <ulm@kph.uni-mainz.de>
13473
13474 * emacs.c (USAGE2): Untabify.
13475
13476 2008-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13477
13478 * composite.c (fill_gstring_header): Fix copy/paste typo.
13479
13480 2008-10-31 Martin Rudalics <rudalics@gmx.at>
13481
13482 * window.c (Fnext_window, Fprevious_window): Rewrite doc-string.
13483 (Fother_window): Rename argument and rewrite doc-string.
13484 (select_window_norecord): Fix return value. (Bug#1276)
13485
13486 2008-10-30 Juanma Barranquero <lekktu@gmail.com>
13487
13488 * w32fns.c (x_create_tip_frame): Prevent default foreground color for
13489 new frames overriding foreground for tooltips. Based on similar patch
13490 from Martin Rudalics <rudalics@gmx.at>. (Bug#1032)
13491
13492 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
13493
13494 * emacs.c (Fdaemon_initialized): Initialize nfd.
13495
13496 2008-10-29 Martin Rudalics <rudalics@gmx.at>
13497
13498 * window.c (Fwindow_height, Fdelete_window, set_window_buffer)
13499 (Fwindow_text_height): Clarify doc-strings.
13500 * xdisp.c (syms_of_xdisp): Mention set-window-buffer in
13501 doc-string of window-scroll-functions.
13502
13503 2008-10-28 Reiner Steib <Reiner.Steib@gmx.de>
13504
13505 * category.c (syms_of_category): Fix typo in docstring.
13506
13507 2008-10-28 Juanma Barranquero <lekktu@gmail.com>
13508
13509 * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
13510 (Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
13511 Fix typos in docstrings.
13512
13513 2008-10-28 Dan Nicolaescu <dann@ics.uci.edu>
13514
13515 * emacs.c (daemon_pipe): Make non-static.
13516 (IS_DAEMON): Move definition ...
13517 * lisp.h (IS_DAEMON): ... here.
13518 (daemon_pipe): Declare.
13519 (is_daemon): Remove.
13520 * dispnew.c (init_display): Use IS_DAEMON.
13521
13522 2008-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13523
13524 * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
13525 (message2_nolog): Check FRAME_INITIAL_P instead of noninteractively.
13526
13527 * emacs.c (is_daemon): Remove.
13528 (main): Don't set is_daemon.
13529 (IS_DAEMON): New macro.
13530 (Fdaemonp, Fdaemon_initialized): Use it.
13531 (Fdaemon_initialized): Write a char into the pipe to make sure the
13532 parent exits.
13533 (syms_of_emacs): Explicitly initialize daemon_pipe[1].
13534
13535 2008-10-27 Chong Yidong <cyd@stupidchicken.com>
13536
13537 * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
13538 over-sized glyph, draw it with the default glyph width.
13539
13540 * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13541 glyph, draw it with the default glyph width.
13542
13543 * xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
13544 glyph, draw it with the default glyph width.
13545
13546 * xdisp.c (try_scrolling): When computing the distance from the
13547 scroll margin to PT, try moving some distance past the window
13548 bottom before giving up.
13549
13550 2008-10-27 Martin Rudalics <rudalics@gmx.at>
13551
13552 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)
13553 (Fset_window_buffer): Explain in doc-string that a window can be
13554 "strongly" dedicated to its buffer.
13555
13556 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
13557
13558 * emacs.c (daemon_name): New variable.
13559 (main): Deal with --daemon=SERVER_NAME.
13560 (Fdaemonp): Return a name if one was passed to --daemon.
13561
13562 2008-10-26 Romain Francoise <romain@orebokech.com>
13563
13564 * emacs.c (daemon_pipe): New variable.
13565 (main): Create a pipe before forking, make the parent exit only after
13566 the child has closed its end of the pipe. Move closing the
13567 descriptors ...
13568 (Fdaemon_initialized): ... here. New function.
13569
13570 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
13571
13572 * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
13573 the previous unoptimized table.
13574
13575 * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
13576 the distinction between non-nil and non-t value of `dedicated'.
13577
13578 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
13579
13580 * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
13581 read_char_minibuf_menu_text is large enough to hold the menu string.
13582
13583 2008-10-25 Martin Rudalics <rudalics@gmx.at>
13584
13585 * window.c (Fget_buffer_window, Fdelete_windows_on)
13586 (Freplace_buffer_in_windows): Make buffer argument optional and
13587 rename to buffer_or_name.
13588
13589 2008-10-24 Chong Yidong <cyd@stupidchicken.com>
13590
13591 * xdisp.c (handle_single_display_spec, handle_display_prop):
13592 Undo 2005-05-16 change.
13593 (handle_stop): Pop iterator if it's loaded with an empty string.
13594 (get_overlay_strings_1): Don't save iterator if it's loaded with
13595 an empty string (bug#1201).
13596
13597 2008-10-24 Kenichi Handa <handa@m17n.org>
13598
13599 * ftfont.c (ftfont_otf_features): Fix previous change.
13600 (ftfont_otf_capability): Check FeatureList.FeatureCount before
13601 calling ftfont_otf_features.
13602
13603 2008-10-24 Kenichi Handa <handa@m17n.org>
13604
13605 * font.c (font_match_p): Fix for the case that a vector of
13606 characters is in script-representative-chars.
13607
13608 2008-10-24 Michael Albinus <michael.albinus@gmx.de>
13609
13610 * dbusbind.c (xd_in_read_queued_messages): New variable.
13611 (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw Qdbus_error.
13612 (xd_read_queued_messages): Catch Qdbus_error from the macros.
13613 (all): Replace xsignal1, xsignal2, xsignal3 by the respective
13614 macro. (Bug#1186)
13615
13616 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
13617
13618 * s/sol2-10.h: New file.
13619
13620 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
13621
13622 * xdisp.c (fill_glyph_string): Fix typo in source (though the
13623 poor beast has survived 9+ years and the jump from xterm.c!).
13624
13625 2008-10-23 Martin Rudalics <rudalics@gmx.at>
13626
13627 * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.
13628 Reword doc-string.
13629 (Fbury_buffer): In doc-string say what happens to the buffer's window.
13630
13631 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
13632
13633 * character.c (syms_of_character) <script-representative-chars>:
13634 <unicode-category-table>: Doc fixes.
13635
13636 2008-10-23 Noah Friedman <friedman@splode.com>
13637
13638 * coding.c (make_conversion_work_buffer): Check that
13639 Vcode_conversion_reused_workbuf is a live buffer, otherwise call
13640 Fget_buffer_create.
13641
13642 2008-10-23 Kenichi Handa <handa@m17n.org>
13643
13644 * font.c (font_add_log): Check the values of extra properties.
13645
13646 2008-10-22 Martin Rudalics <rudalics@gmx.at>
13647
13648 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13649 Reword doc-string.
13650 (Fset_window_parameter): Use NILP.
13651 (Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
13652 (Frecenter): Use "selected" instead of "current" window in doc-strings.
13653
13654 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
13655
13656 * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
13657
13658 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
13659
13660 * nsfns.m (ns_appkit_version): New function.
13661 (x-server-version): Use it.
13662 (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
13663 (x-server-vendor): Don't check_ns().
13664
13665 * nsterm.m (syms_of_nsterm): Drop ns-version-string.
13666
13667 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
13668
13669 * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
13670 Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
13671
13672 2008-10-22 Kenichi Handa <handa@m17n.org>
13673
13674 * syntax.c (scan_words): Call word_boundary_p instead of comparing
13675 scripts.
13676
13677 * category.c (word_boundary_p): Check scripts instead of charset.
13678 Handle nil value in word-separating-categories and
13679 word-combining-categories.
13680 (syms_of_category): Fix docstrings of word-separating-categories
13681 and word-combining-categories.
13682
13683 2008-10-21 Eli Zaretskii <eliz@gnu.org>
13684
13685 * coding.c (Fencode_coding_region, Fdecode_coding_region)
13686 (Fdecode_coding_string, Fencode_coding_string): Doc fix.
13687
13688 2008-10-21 Martin Rudalics <rudalics@gmx.at>
13689
13690 * buffer.c (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
13691 Rename arg "buffer" to "buffer_or_name".
13692 (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
13693 it optional.
13694 (no_switch_window): Remove since the return value is not used.
13695 (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
13696 Consider window as dedicated when Fwindow_dedicated_p returns a
13697 non-nil value.
13698 * lisp.h: Remove prototype for no_switch_window.
13699
13700 2008-10-21 Jan Djärv <jan.h.d@swipnet.se>
13701
13702 * emacs.c (main): Unconditionally set PER_LINUX32 and exec
13703 temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
13704
13705 2008-10-21 Kenichi Handa <handa@m17n.org>
13706
13707 * coding.c (detect_coding_charset): For iso-8859-* coding systems,
13708 check Vlatin_extra_code_table.
13709
13710 2008-10-20 Eli Zaretskii <eliz@gnu.org>
13711
13712 * fileio.c (Fset_file_modes): Doc fix.
13713
13714 2008-10-19 Michael Albinus <michael.albinus@gmx.de>
13715
13716 * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
13717 in arrays.
13718
13719 2008-10-19 Martin Rudalics <rudalics@gmx.at>
13720
13721 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
13722 Mention kill-buffer in doc-string.
13723 (Fset_window_buffer): Reinsert tem check removed in last commit.
13724 (Fenlarge_window, Fshrink_window): Have argument names and
13725 doc-string follow Elisp manual more closely.
13726
13727 2008-10-18 Eli Zaretskii <eliz@gnu.org>
13728
13729 * fileio.c (Fset_file_modes): Doc fix.
13730
13731 2008-10-18 Martin Rudalics <rudalics@gmx.at>
13732
13733 * window.c (Fwindow_width, Fset_window_start)
13734 (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
13735 (Fdelete_windows_on, Freplace_buffer_in_windows):
13736 Make doc-strings follow code and Elisp manual more closely.
13737 (Fwindow_dedicated_p): Make window argument optional.
13738 (Fset_window_dedicated_p): Rename argument "arg" to "flag".
13739 (Fset_window_buffer): Respect any non-nil dedicated value for
13740 window. Rename "buffer" argument to "buffer_or_name".
13741
13742 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
13743
13744 * m/sh3.h: New file, machine description for SuperH.
13745
13746 2008-10-17 Martin Rudalics <rudalics@gmx.at>
13747
13748 * window.c (Fsplit_window): Rename arg horflag to horizontal.
13749
13750 2008-10-17 Kenichi Handa <handa@m17n.org>
13751
13752 * ftfont.c (ftfont_otf_features): Fix indexing
13753 gsub_gpos->FeatureList.Feature. Check the validity of indices.
13754
13755 2008-10-16 Magnus Henoch <mange@freemail.hu>
13756
13757 * dbusbind.c (Fdbus_call_method): Unbreak usage line.
13758 (Fdbus_call_method_asynchronously): Ditto.
13759 This change makes C-h f display the argument list.
13760
13761 2008-10-16 Chong Yidong <cyd@stupidchicken.com>
13762
13763 * fileio.c (Fexpand_file_name): Doc fix.
13764
13765 * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
13766 of :foreground and :background equivalent to unspecified (20.x
13767 compatibility).
13768
13769 2008-10-15 Eli Zaretskii <eliz@gnu.org>
13770
13771 * buffer.c (syms_of_buffer): Doc fix.
13772
13773 2008-10-14 Kenichi Handa <handa@m17n.org>
13774
13775 * font.c (font_clear_prop): When clearing font width, clear the
13776 average width field too.
13777
13778 2008-10-12 Andreas Schwab <schwab@suse.de>
13779
13780 * ftfont.c (ftfont_shape_by_flt): Make static.
13781 * ftfont.h (ftfont_shape_by_flt): Don't declare.
13782
13783 * font.c: Don't include <m17n-flt.h>.
13784
13785 2008-10-10 Eli Zaretskii <eliz@gnu.org>
13786
13787 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
13788
13789 2008-10-09 Eli Zaretskii <eliz@gnu.org>
13790
13791 * frame.c (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed
13792 away code.
13793
13794 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
13795
13796 * dispnew.c (update_text_area): Avoid looping due to large glyph
13797 overhangs (bug#1070).
13798
13799 2008-10-09 Kenichi Handa <handa@m17n.org>
13800
13801 * fontset.c (face_for_char): If face->fontset is negative, just
13802 return ascii_face.
13803
13804 * font.c (font_delete_unmatched): Fix previous change.
13805 Don't reject an entity if DPI and AVGWIDTH of an entity are 0.
13806
13807 2008-10-09 Martin Rudalics <rudalics@gmx.at>
13808
13809 * frame.c (Fraise_frame): On text-only terminals select frame in
13810 order to make it visible. (Bug#1061)
13811
13812 2008-10-08 Chong Yidong <cyd@stupidchicken.com>
13813
13814 * fontset.c (fontset_find_font): Check frame validity.
13815
13816 2008-10-07 Chong Yidong <cyd@stupidchicken.com>
13817
13818 * gtkutil.c (xg_display_open): Reset default display if none exists.
13819 (xg_display_close): Allow Emacs to close all displays (bug#985).
13820
13821 2008-10-06 Andreas Schwab <schwab@suse.de>
13822
13823 * sysdep.c (sys_signal): Always set SA_RESTART when noninteractively.
13824
13825 2008-10-06 Chong Yidong <cyd@stupidchicken.com>
13826
13827 * emacs.c (Vbefore_init_time, Vafter_init_time): Move from startup.el.
13828
13829 * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
13830
13831 * gtkutil.c (x_wm_set_size_hint): Return immediately if called
13832 during initialization.
13833
13834 2008-10-04 Eli Zaretskii <eliz@gnu.org>
13835
13836 * xdisp.c (redisplay_internal): If frame switched, redisplay the
13837 whole thing on MSDOS frames as well as on a TTY.
13838
13839 * dispnew.c (update_frame): Flush termscript for MSDOS frames as
13840 well as for TTY.
13841 (Fopen_termscript): Allow opening a termscript on MSDOS frames as
13842 well as on a TTY.
13843
13844 * sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
13845 as well as for TTY.
13846
13847 * systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
13848
13849 * dispnew.c (change_frame_size_1): Set FrameRows and FrameCols for
13850 MSDOS frames as well.
13851
13852 2008-10-02 Adrian Robert <Adrian.B.Robert@gmail.com>
13853
13854 * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
13855 correct arguments.
13856 * menu.c (find_and_return_menu_selection): Add cast.
13857
13858 2008-10-03 Glenn Morris <rgm@gnu.org>
13859
13860 * emacs.c (USAGE1): Add --daemon.
13861
13862 2008-10-02 Eli Zaretskii <eliz@gnu.org>
13863
13864 * process.c (procfs_system_process_attributes): Multiply `pcpu' by
13865 100, so it's in percents as advertised.
13866
13867 2008-10-02 Adrian Robert <Adrian.B.Robert@gmail.com>
13868
13869 * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)
13870 (ns_output.current_cursor, ns_output.desired_cursor)
13871 (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR)
13872 (FRAME_NEW_CURSOR_COLOR): Remove.
13873
13874 * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
13875 (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
13876 enumeration (HOLLOW_BOX_CURSOR, etc.).
13877
13878 * nsterm.m (ns_frame_rehighlight): Remove commented code.
13879 (draw_window_cursor): Simplify code.
13880 (EmacsView-windowDidBecomeKey:,-windowDidResignKey:):
13881 Don't change cursor type. In latter, call rehighlight instead of doing
13882 updates manually.
13883 (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
13884 Use core Emacs cursor types.
13885
13886 * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor under NS.
13887
13888 2008-10-02 Martin Rudalics <rudalics@gmx.at>
13889
13890 * process.c (Faccept_process_output): Fix doc-string.
13891
13892 2008-10-02 Dan Nicolaescu <dann@ics.uci.edu>
13893
13894 * gmalloc.c (__sbrk): Also define for uClibc.
13895
13896 * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
13897 for uClibc.
13898
13899 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com>
13900
13901 * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal
13902 styles.
13903 (nsfont_open): Reenable the cache.
13904
13905 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com>
13906
13907 * font.c (font_matching_entity): Reflect ATTRS in font selection.
13908 (font_find_for_lface) [HAVE_NS]: Don't ignore case.
13909
13910 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
13911
13912 * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to
13913 a suspended terminal.
13914
13915 2008-09-30 Michael Albinus <michael.albinus@gmx.de>
13916
13917 * dbusbind.c (xd_signature): Use strcat instead of sprintf.
13918
13919 2008-09-30 Eli Zaretskii <eliz@gnu.org>
13920
13921 * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
13922
13923 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
13924
13925 * xdisp.c (move_it_to): Don't advance the iterator if the last tab
13926 in a continued line coincides with a line beginning.
13927
13928 2008-09-29 Adrian Robert <Adrian.B.Robert@gmail.com>
13929
13930 * nsfont.m (nsfont_trait_distance): Fix bug.
13931 (nsfont_list): Return a list rather than a vector (syncs with Handa
13932 changes of 2008-05-14).
13933 (nsfont_open): Improve logging.
13934
13935 2008-09-29 Andreas Schwab <schwab@suse.de>
13936
13937 * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
13938
13939 2008-09-28 Martin Rudalics <rudalics@gmx.at>
13940
13941 * character.c (Fchar_resolve_modifiers): Rewrite Elisp function
13942 name as char-resolve-modifiers.
13943 Reported by: Markus Triska <markus.triska@gmx.at>
13944
13945 2008-09-28 Dan Nicolaescu <dann@ics.uci.edu>
13946
13947 * dispnew.c (init_display): Return earlier when running as a daemon.
13948
13949 2008-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
13950
13951 * nsfont.m (nsfont_draw): Fix up composition rendering (cmp_from, ...).
13952
13953 2008-09-27 Eli Zaretskii <eliz@gnu.org>
13954
13955 * composite.c (Fcomposition_get_gstring)
13956 (Fcompose_region_internal, Fcompose_string_internal)
13957 (Ffind_composition_internal): Doc fix.
13958 (syms_of_composite) <compose-chars-after-function>: Doc fix.
13959 (syms_of_composite) <auto-composition-function>: Doc fix.
13960 (syms_of_composite) <composition-function-table>: Doc fix.
13961
13962 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
13963
13964 * search.c (wordify): New argument for lax word-ends.
13965 (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
13966
13967 2008-09-24 Dan Nicolaescu <dann@ics.uci.edu>
13968
13969 * lisp.h (is_daemon): Declare.
13970 * dispnew.c (init_display): Do not try to initialize the terminal
13971 when running as a daemon.
13972
13973 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
13974
13975 * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
13976 x_display_pixel_height.
13977
13978 2008-09-22 Martin Rudalics <rudalics@gmx.at>
13979
13980 * undo.c (record_point): Don't call Fundo_boundary for first
13981 change. (Bug#731)
13982
13983 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
13984
13985 * emacs.c (Fdaemonp): Doc fix.
13986
13987 2008-09-22 Dan Nicolaescu <dann@ics.uci.edu>
13988
13989 * emacs.c (main): Place #ifdef in the proper place.
13990
13991 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13992
13993 * emacs.c (standard_args): Add --daemon.
13994 (main): Disconnect from the terminal when --daemon is passed.
13995 (is_daemon): New variable.
13996 (Fdaemonp): New function.
13997 (syms_of_emacs): Defsubr it.
13998
13999 2008-09-20 Chong Yidong <cyd@stupidchicken.com>
14000
14001 * xdisp.c (get_next_display_element): Handle string display
14002 correctly when checking for the end of a box run.
14003
14004 2008-09-20 Glenn Morris <rgm@gnu.org>
14005
14006 * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
14007 (syms_of_fileio): Add Qdelete_by_moving_to_trash.
14008 (Frename_file): Avoid copying to trash if a rename involves
14009 a delete. (Bug#964).
14010
14011 2008-09-20 Eli Zaretskii <eliz@gnu.org>
14012
14013 * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
14014 (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
14015 frames as well as termcap frames.
14016 (handle_interrupt): Remove "#ifndef MSDOS" around the call to
14017 get_named_tty.
14018
14019 2008-09-19 Eli Zaretskii <eliz@gnu.org>
14020
14021 * process.c (procfs_system_process_attributes): Fix cmdline in
14022 case /proc/PID/cmdline is empty.
14023
14024 * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
14025 x_display_pixel_height.
14026
14027 2008-09-19 Juanma Barranquero <lekktu@gmail.com>
14028
14029 * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
14030
14031 * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
14032 (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
14033
14034 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu>
14035
14036 * dispextern.h (struct it): Move line_wrap away from the middle of
14037 bitfields. Move voffset in struct iterator_stack_entry after the
14038 bitfields. Move tab_width near after another short.
14039
14040 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
14041
14042 * frame.h (struct frame): Move alpha from the middle of bitfields.
14043
14044 * window.h (struct window): Move frozen_window_start_p after the
14045 rest of the bitfields to reduce padding.
14046
14047 2008-09-18 Chong Yidong <cyd@stupidchicken.com>
14048
14049 * xterm.h (x_display_info): Remove `height' and `width' members.
14050
14051 * nsterm.h (ns_display_info): Remove `height' and `width' members.
14052
14053 * w32term.h (w32_display_info): Remove `height', `width',
14054 `height_in', and `width_in' members.
14055
14056 * xterm.c (x_display_pixel_height, x_display_pixel_width):
14057 New functions.
14058 (x_calc_absolute_position): Use them.
14059 (x_term_init): Omit removed `height' and `width' members.
14060
14061 * w32term.c (x_display_pixel_height, x_display_pixel_width):
14062 New functions.
14063 (w32_read_socket, x_calc_absolute_position): Use them.
14064 (w32_initialize_display_info, w32_term_init): Omit removed members
14065 of w32_display_info.
14066
14067 * nsterm.m (x_display_pixel_height, x_display_pixel_width):
14068 New functions.
14069 (ns_initialize_display_info): Omit removed members of ns_display_info.
14070
14071 * xterm.c (x_display_pixel_height, x_display_pixel_width):
14072 New functions.
14073 (x_calc_absolute_position): Use them.
14074 (x_term_init): Omit removed `height' and `width' members.
14075
14076 * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
14077 (compute_tip_xy):
14078 * frame.c (x_fullscreen_adjust):
14079 * xmenu.c (menu_position_func): Use x_display_pixel_height and
14080 x_display_pixel_width.
14081
14082 2008-09-18 Kenichi Handa <handa@m17n.org>
14083
14084 * composite.c (fill_gstring_header): Don't check FROM and TO here.
14085 (composition_compute_stop_pos): Fix handling of static composition.
14086 (Fcomposition_get_gstring): Check FROM and TO at first.
14087
14088 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
14089
14090 * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Object
14091 mixup (YAILOM).
14092
14093 2008-09-17 Chong Yidong <cyd@stupidchicken.com>
14094
14095 * indent.c (Fvertical_motion): Use position reported by iterator
14096 instead of PT for determining screen motion (bug#943).
14097
14098 2008-09-17 Romain Francoise <romain@orebokech.com>
14099
14100 * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
14101
14102 2008-09-17 Kenichi Handa <handa@m17n.org>
14103
14104 * ftfont.c (ftfont_shape_by_flt): Downcase family name.
14105
14106 * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
14107 if necessary.
14108
14109 2008-09-16 Kenichi Handa <handa@m17n.org>
14110
14111 * coding.c (make_conversion_work_buffer): Avoid calling
14112 Fget_buffer_create if it is not necessary.
14113
14114 2008-09-15 Martin Rudalics <rudalics@gmx.at>
14115
14116 * window.c (Fselect_window): Don't update window_select_count and
14117 use_time when norecord is not nil.
14118
14119 2008-09-14 Kenichi Handa <handa@m17n.org>
14120
14121 * fileio.c (Finsert_file_contents): Delete incorrect decrement of
14122 specpdl_ptr.
14123
14124 2008-09-12 Kenichi Handa <handa@m17n.org>
14125
14126 * indent.c (scan_for_column): Don't handle automatic composition
14127 if the current buffer is not associated with a window.
14128
14129 * composite.c (composition_reseat_it): If the current buffer is
14130 not associated with a window, ignore the automatic composition.
14131 (find_automatic_composition): Likewise.
14132
14133 2008-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14134
14135 * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
14136 (Fgpm_mouse_stop): Use it.
14137 * termhooks.h (close_gpm): Declare.
14138 * keyboard.c (tty_read_avail_input): Forcefully close the gpm
14139 connection if Gpm_GetEvent fails.
14140
14141 * window.c (set_window_buffer): Always preserve current-buffer.
14142
14143 2008-09-12 Glenn Morris <rgm@gnu.org>
14144
14145 * charset.c (init_charset): Warn if etc/charsets not found. (Bug#909)
14146
14147 2008-09-11 Glenn Morris <rgm@gnu.org>
14148
14149 * charset.c (charset-map-path): Doc fix.
14150
14151 2008-09-10 Kenichi Handa <handa@m17n.org>
14152
14153 * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
14154
14155 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
14156 compose a grapheme cluster with the preceding base glyph.
14157
14158 * composite.c (composition_compute_stop_pos): Fix previous change.
14159 Reset cmp_it->id to -1 at first.
14160
14161 2008-09-10 Glenn Morris <rgm@gnu.org>
14162
14163 * Makefile.in (character.o, chartab.o): Fix config.h typo.
14164
14165 2008-09-09 Chong Yidong <cyd@stupidchicken.com>
14166
14167 * keyboard.c (read_key_sequence): Reapply translation maps when
14168 switching keyboards.
14169
14170 2008-09-09 Kenichi Handa <handa@m17n.org>
14171
14172 * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
14173 characters.
14174
14175 * composite.c (FORWARD_CHAR): Fix calculation
14176 of (POSITION).pos_byte.
14177 (composition_compute_stop_pos): Limit the search of composition to
14178 at most 500 characters ahead. If we reach the limit or find a
14179 newline, set cmp_it->ch to -2 and return 0.
14180 (composition_reseat_it): Handle the case that cmp_it->ch is -2.
14181
14182 2008-09-08 Kenichi Handa <handa@m17n.org>
14183
14184 * indent.c (Fvertical_motion): Be sure to set
14185 it_overshoot_expected if it.cmp_it.id is non-negative.
14186
14187 2008-09-07 Andreas Schwab <schwab@suse.de>
14188
14189 * callproc.c (Fcall_process): Don't hold references to string data
14190 across garbage collection. Move initialisation of new_argv down
14191 to avoid compiler bug.
14192
14193 2008-09-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14194
14195 * process.c (Fsystem_process_attributes): Doc fix.
14196
14197 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
14198
14199 * callproc.c (Fcall_process): Canonicalize current directory name.
14200
14201 * xdisp.c (move_it_to): When moving by vpos, ensure that the
14202 iterator advances to the next line if the current line ends in a
14203 continued tab.
14204
14205 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com>
14206
14207 * nsfont.m (nsfont_draw): Fix the references to missing gidx data
14208 member to point to cmp_from.
14209
14210 * xdisp.c: Doc fix for references to gidx data member.
14211
14212 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
14213
14214 * buffer.c (Fbuffer_swap_text): Reset window->point markers.
14215
14216 2008-09-07 Kenichi Handa <handa@m17n.org>
14217
14218 * composite.c (FORWARD_CHAR): Check STOP after
14219 incrementing (POSITION).pos.
14220
14221 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14222
14223 * process.c (Fsystem_process_attributes): Doc fix.
14224
14225 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
14226
14227 * keyboard.c (Ftop_level): Doc fix.
14228
14229 2008-09-06 Eli Zaretskii <eliz@gnu.org>
14230
14231 * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
14232 minibuffer, don't let lower part of menu invade the echo area.
14233
14234 * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
14235 "char *q" to access menu text and advance through it. Revert the
14236 change that displayed ">" instead of ASCII character 0x10.
14237
14238 2008-09-05 Eli Zaretskii <eliz@gnu.org>
14239
14240 * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
14241 toggle boxes and radio buttons on MS-DOS as well.
14242
14243 2008-09-05 Kenichi Handa <handa@m17n.org>
14244
14245 * composite.c (autocmp_chars): Check lookback count.
14246 (composition_compute_stop_pos): Set cmp_it->lookback.
14247 (composition_reseat_it): Check lookback count.
14248 (struct position_record): New struct.
14249 (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
14250 (find_automatic_composition): New function.
14251 (composition_adjust_point): Use find_automatic_composition.
14252
14253 * dispextern.h (struct composition_it): New member lookback.
14254
14255 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
14256
14257 * indent.c (Fvertical_motion): Don't call move_it_by_lines again
14258 if moving by a single line.
14259
14260 2008-09-02 Andreas Schwab <schwab@suse.de>
14261
14262 * xterm.c (x_delete_display): Fix merge error.
14263
14264 * fileio.c (Fexpand_file_name): Remove unused variables.
14265
14266 2008-09-02 Eli Zaretskii <eliz@gnu.org>
14267
14268 * fileio.c (Fexpand_file_name): Copy argument `name' into local
14269 storage on all platforms, not just on DOS_NT.
14270
14271 2008-09-02 Jason Rumney <jasonr@gnu.org>
14272
14273 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show):
14274 Ensure mouse is not grabbed after menu is finished.
14275
14276 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
14277
14278 * xfaces.c (Finternal_set_alternative_font_family_alist)
14279 (Finternal_set_alternative_font_registry_alist): Properly copy
14280 entire alist structure.
14281
14282 2008-09-01 Kenichi Handa <handa@m17n.org>
14283
14284 * ftfont.c (ftfont_spec_pattern): Don't create a charset if the
14285 representative chars of the script is a vector.
14286 (ftfont_list): Handle the case where the representative chars of
14287 the script is a vector.
14288
14289 * character.c (syms_of_character): Docstring of
14290 script-representative-chars fixed.
14291
14292 2008-08-31 Eli Zaretskii <eliz@gnu.org>
14293
14294 * msdos.c (BUILD_CHAR_GLYPH): New macro.
14295 (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
14296 the menu. Allocate larger buffer for `text', to account for
14297 possible ^C characters.
14298
14299 2008-08-31 Martin Rudalics <rudalics@gmx.at>
14300
14301 * xdisp.c (prepare_menu_bars): Don't call
14302 Vwindow_size_change_functions with arg Qt.
14303
14304 2008-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
14305
14306 * font.h (font_range):
14307 * fileio.c (report_file_error):
14308 * composite.c (composition_update_it): Yet another int/Lisp_Object
14309 mixup (YAILOM).
14310
14311 2008-08-30 Glenn Morris <rgm@gnu.org>
14312
14313 * data.c (Fmake_variable_frame_local): Doc fix.
14314
14315 * frame.c (Fmodify_frame_parameters): Doc fix.
14316
14317 2008-08-30 Eli Zaretskii <eliz@gnu.org>
14318
14319 * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
14320 needed by GetTokenInformation.
14321 (w32_system_process_attributes): Check return values of all system
14322 APIs.
14323
14324 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
14325 only when the state changes.
14326 (IT_update_begin, IT_update_end): Add termscript trace.
14327
14328 * w16select.c (Fw16_set_clipboard_data): Don't encode text if
14329 clipboard is unavailable. Set dst to NULL if it doesn't point to
14330 malloc'ed data.
14331 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
14332 passing random values to xfree.
14333
14334 * dispnew.c (init_display): Set `tty's association in frame's
14335 parameters alist to the name of the terminal device, if that is known.
14336
14337 2008-08-29 Jason Rumney <jasonr@gnu.org>
14338
14339 * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
14340
14341 2008-08-29 Eli Zaretskii <eliz@gnu.org>
14342
14343 * composite.c (fill_gstring_body): Avoid compiler warnings.
14344
14345 * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
14346 LGLYPH_SET_CODE to avoid compiler warnings.
14347
14348 * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
14349
14350 * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
14351
14352 * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
14353 LGLYPH_SET_CODE.
14354
14355 2008-08-29 Kenichi Handa <handa@m17n.org>
14356
14357 * fileio.c (report_file_error): Don't downcase the first character
14358 of errstring if it is still unibyte.
14359
14360 2008-08-29 Kenichi Handa <handa@m17n.org>
14361
14362 These changes are to re-implement the automatic composition so
14363 that it doesn't use text properties.
14364
14365 * Makefile.in (ftfont.o): Depend on composite.h.
14366 (composite.o): Depend dispextern.h, font.h, frame, and window.h.
14367
14368 * character.h (Vunicode_category_table): Extern it.
14369
14370 * character.c (Vunicode_category_table): New variable.
14371 (syms_of_character): DEFVAR_LISP Vunicode_category_table.
14372
14373 * chartab.c (optimize_sub_char_table): Perform more greedy
14374 optimization.
14375
14376 * composite.h (enum composition_method):
14377 Delete COMPOSITION_WITH_GLYPH_STRING.
14378 (COMPOSITION_METHOD): Don't check COMPOSITION_WITH_GLYPH_STRING.
14379 (Vcomposition_function_table): Extern it.
14380 (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
14381 (composition_gstring_put_cache, composition_gstring_from_id)
14382 (composition_gstring_p, composition_gstring_width)
14383 (composition_compute_stop_pos, composition_reseat_it)
14384 (composition_update_it, composition_adjust_point): Extern them.
14385 (Fcomposition_get_gstring): EXFUN it.
14386
14387 * composite.c: Include window.h, frame.h, dispextern.h, font.h.
14388 (Vcomposition_function_table)
14389 (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
14390 (gstring_hash_table, gstring_work, gstring_work_headers):
14391 New variables.
14392 (gstring_lookup_cache, composition_gstring_put_cache)
14393 (composition_gstring_from_id, composition_gstring_p)
14394 (composition_gstring_width, fill_gstring_header)
14395 (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
14396 (composition_reseat_it, composition_update_it)
14397 (composition_adjust_point, Fcomposition_get_gstring): New functions.
14398 (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
14399 and gstring_work_headers. DEFVAR_LISP composition-function-table.
14400 Defsubr composition_get_gstring.
14401
14402 * dispextern.h (struct glyph): New union u.cmp. Delete the member
14403 cmp_id.
14404 (struct glyph_string): Delete the member gidx. New members
14405 cmp_id, cmp_from, and cmp_to.
14406 (enum it_method): Delete GET_FROM_COMPOSITION.
14407 (struct composition_it): New struct.
14408 (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
14409 Delete c, len, cmp_id, cmp_len in u.comp.
14410
14411 * font.h (enum lgstring_indices): Delete it.
14412 (LGSTRING_XXX, LGLYPH_XXX): Move these macros to composite.h.
14413 (enum lglyph_indices): Likewise.
14414 (font_range): Adjust extern.
14415 (font_fill_lglyph_metrics): Extern it.
14416
14417 * font.c (QCf): New variable.
14418 (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14419 (font_prepare_composition): Delete this function.
14420 (font_range): Type and arguments changed.
14421 (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
14422 (font_fill_lglyph_metrics): New function.
14423 (Ffont_shape_text): Rename to Ffont_shape_gstring and change arguments.
14424 (syms_of_font): DEFSYM QCf. Delete defsubr for
14425 Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text.
14426 Defsubr Sfont_shape_gstring.
14427
14428 * fontset.h (font_for_char): Extern it.
14429
14430 * fontset.c (font_for_char): New function.
14431
14432 * ftfont.c: Include composite.h.
14433 (ftfont_resolve_generic_family): Add langset "en" to pattern.
14434 (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14435
14436 * indent.c: Include composite.h and dispextern.h.
14437 (check_composition): Delete this function.
14438 (scan_for_column): Handle composition by
14439 composition_compute_stop_pos, composition_reseat_it, and
14440 composition_update_it.
14441 (compute_motion): Likewise.
14442 (Fvertical_motion): Fix checking of composition.
14443
14444 * keyboard.c (adjust_point_for_property): Check composition by
14445 composition_adjust_point.
14446
14447 * nsterm.m (ns_draw_glyph_string): Adjust for the change of
14448 struct glyph_string.
14449
14450 * term.c (encode_terminal_code): Adjust for the change of struct glyph.
14451 (append_composite_glyph): Adjust for the change of struct it and
14452 struct glyph.
14453 (produce_composite_glyph): Likewise.
14454
14455 * w32term.c (x_draw_composite_glyph_string_foreground):
14456 Adjust for the change of struct glyph_string.
14457 (x_draw_glyph_string): Likewise.
14458
14459 * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
14460 (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
14461
14462 * xdisp.c: Include font.h.
14463 (it_props): Delete the entry for Qauto_composed.
14464 (init_iterator): Initialize it->cmp_it.id to -1.
14465 (compute_stop_pos): Call composition_compute_stop_pos.
14466 (face_before_or_after_it_pos): Adjust for the change of struct it.
14467 (handle_auto_composed_prop): Delete it.
14468 (handle_composition_prop): Handle only static composition.
14469 (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
14470 from xassert. Initialize it->cmp_it.stop_pos.
14471 (push_it): Adjust for the change of struct it.
14472 (pop_it): Likewise.
14473 (get_next_element): Delete next_element_from_composition.
14474 (CHAR_COMPOSED_P): New macro.
14475 (get_next_display_element): For automatic composition, get a face
14476 from the font in the glyph-string.
14477 (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
14478 check composition by it->cmp_it.id. Delete GET_FROM_COMPOSITION case.
14479 (next_element_from_string): Check if the character at the current
14480 position is composed by CHAR_COMPOSED_P.
14481 (next_element_from_buffer): Likewise.
14482 (next_element_from_composition): Adjust for the change of struct it.
14483 Update it->cmp_it.
14484 (dump_glyph): Adjust for the change of struct glyph.
14485 (fill_composite_glyph_string): Adjust for the change of struct
14486 it and struct glyph. Don't handle automatic composition here.
14487 (fill_gstring_glyph_string): New function.
14488 (x_get_glyph_overhangs): Handle automatic composition.
14489 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the change of struct glyph.
14490 (BUILD_GSTRING_GLYPH_STRING): New macro.
14491 (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
14492 automatic composition.
14493 (append_composite_glyph): Adjust for the change of struct it and
14494 struct glyph.
14495 (x_produce_glyphs): Adjust for the change of struct it.
14496
14497 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
14498 the change of struct glyph_string.
14499 (x_draw_glyph_string): Likewise.
14500
14501 2008-08-29 Glenn Morris <rgm@gnu.org>
14502
14503 * buffer.c (word-wrap): Doc fix.
14504 * xdisp.c (truncate-partial-width-windows): Doc fix.
14505 Increase default to 50.
14506
14507 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
14508
14509 * xdisp.c (update_tool_bar_unwind): New function.
14510 (update_tool_bar): Temporarily set selected frame before building
14511 tool-bar items.
14512
14513 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
14514
14515 * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
14516 snprintf, respectively.
14517 (xd_append_arg): Convert strings with Fstring_make_unibyte.
14518
14519 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
14520
14521 * Makefile.in: Revert (undocumented) 2008-08-20 change adding
14522 LDFLAGS to GNUstep CC invocation.
14523
14524 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
14525
14526 * indent.c (Fvertical_motion): Revert last change. Handle the
14527 general case where we are moving forward, and PT spans multiple
14528 screen lines.
14529
14530 * eval.c (find_handler_clause): Temporarily increase
14531 max-lisp-eval-depth while printing the backtrace buffer, to
14532 guarantee that help-mode code can run.
14533
14534 2008-08-27 Eli Zaretskii <eliz@gnu.org>
14535
14536 * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
14537 colors under -rv.
14538 (IT_set_frame_parameters): Don't swap foreground and background
14539 colors if `(reverse . t)' is present in the frame properties.
14540 (internal_terminal_init): Call init_frame_faces only for the
14541 initial frame.
14542
14543 2008-08-27 Andreas Schwab <schwab@suse.de>
14544
14545 * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
14546
14547 2008-08-27 Andreas Schwab <schwab@suse.de>
14548
14549 * search.c (search_buffer): Set char_base to zero only at the end.
14550
14551 2008-08-27 Kenichi Handa <handa@m17n.org>
14552
14553 * fileio.c (report_file_error): Fix handling of multibyte error string.
14554
14555 2008-08-27 Andreas Seltenreich <seltenreich@gmx.de>
14556
14557 * xterm.c (x_term_init): Temporarily hide the partially
14558 initialized terminal while calling vendor-specific-keysyms.
14559
14560 2008-08-26 Eli Zaretskii <eliz@gnu.org>
14561
14562 * msdos.c (internal_terminal_init): Most initializations done only
14563 once, especially initial_screen_colors[] and termscript open.
14564
14565 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
14566
14567 * eval.c (Fcondition_case): Doc fix.
14568
14569 * widgetprv.h (EmacsFramePart): Change font member to the new font
14570 struct.
14571
14572 * widget.c: Include character.h and font.h for XSETFONT.
14573 (setup_frame_gcs): Compute X font id from font struct, just once.
14574
14575 2008-08-26 Eli Zaretskii <eliz@gnu.org>
14576
14577 * term.c (get_named_tty): Fix last change.
14578
14579 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
14580
14581 * indent.c (Fvertical_motion): If moving forward starting from a
14582 multi-line string, move the iterator to the last line of that string.
14583
14584 2008-08-25 Eli Zaretskii <eliz@gnu.org>
14585
14586 * frame.c (do_switch_frame): Mark previously displayed frame as
14587 obscured for FRAME_MSDOS_P frames as well.
14588
14589 2008-08-24 Eli Zaretskii <eliz@gnu.org>
14590
14591 * frame.c (make_terminal_frame): Initialize f->terminal,
14592 f->terminal->reference_count, and scroll bars on MS-DOS as well.
14593 Set the top frame to newly created frame.
14594 (Fmake_terminal_frame): Reuse the_only_display_info.
14595
14596 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
14597 estimating available memory.
14598
14599 2008-08-23 David Reitter <david.reitter@gmail.com>
14600
14601 * nsterm.m (ns_draw_window_cursor): Don't call
14602 NSDisableScreenUpdates and NSEnableScreenUpdates on
14603 non-NS_IMPL_COCOA systems.
14604
14605 2008-08-23 Andreas Schwab <schwab@suse.de>
14606
14607 * process.c (procfs_system_process_attributes): Fix use of
14608 uninitialized variables.
14609
14610 2008-08-23 Eli Zaretskii <eliz@gnu.org>
14611
14612 * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
14613
14614 * dispnew.c (init_display): Remove MS-DOS specific conditions for
14615 calling tty-set-up-initial-frame-faces.
14616
14617 * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show):
14618 Allow MSDOS frames along with X frames.
14619
14620 * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
14621 addition to output_termcap.
14622
14623 * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
14624
14625 * termchar.h (FRAME_TTY): Support output_msdos_raw.
14626 (struct tty_display_info) [MSDOS]: Add fields related to mouse
14627 highlight.
14628
14629 * process.c [!subprocesses]: Define QCname.
14630 (syms_of_process): Intern and staticpro it.
14631
14632 * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
14633 Adjust for changes in encoding/decoding routines.
14634 Use encode_coding_object and decode_coding_object instead of
14635 encode_coding and decode_coding.
14636
14637 * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as argument.
14638
14639 * dosfns.c: Include frame.h before termhooks.h.
14640 (dos_cleanup): Use CURTTY ()->termscript instead of a global
14641 variable termscript.
14642
14643 * s/msdos.h (USER_FULL_NAME): Define.
14644 (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
14645
14646 * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
14647 (Fuser_full_name): Use USER_FULL_NAME instead of a literal
14648 pw->pw_gecos.
14649
14650 * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
14651 SELECTED_FRAME as additional (1st) argument.
14652 (tty_read_avail_input): Handle output_msdos_raw in
14653 addition to output_termcap.
14654
14655 * msdos.c: Include frame.h before termhooks.h.
14656 (mouse_on, mouse_off, mouse_moveto, mouse_init)
14657 (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
14658 (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
14659 (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
14660 (IT_set_terminal_modes, IT_reset_terminal_modes)
14661 (IT_set_frame_parameters): Use tty->termscript instead of a global
14662 variable termscript.
14663 (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
14664 global variable terminal_coding. Don't refer to
14665 Vnonascii_translation_table.
14666 (internal_terminal_init): Set Vwindow_system in current_kboard.
14667 Don't use TTY_CHAR_INS_DEL_OK. Set Vinitial_window_system.
14668 Announce date and time of session start, if termscript is open.
14669 Don't zero out the_only_display_info (it is done in
14670 term.c:init_tty). Open termscript only of not already open.
14671 Log "SCREEN SAVED" here, instead of IT_set_terminal_modes. Init mouse
14672 here instead of dos_ttraw. Don't initialize display if this is an
14673 initial tty. Don't set FRAME_FONT.
14674 (Vwindow_system_version): Bump to 23.
14675 (dos_ttraw): Accept a TTY argument; all callers fixed. If mouse
14676 is available, set up mouse_position_hook.
14677 (dos_ttraw, IT_set_terminal_modes): If called with initial
14678 terminal, do nothing.
14679 (IT_set_frame_parameters): Handle the Qtty_type frame
14680 parameter by calling internal_terminal_init.
14681 (dos_set_window_size, show_mouse_face)
14682 (clear_mouse_face, IT_note_mode_line_highlight)
14683 (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
14684 (dos_rawgetc): Use tty_display_info instead of x_display_info.
14685 (initialize_msdos_display): New function.
14686 (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
14687 (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
14688 (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
14689 (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
14690 Accept additional argument: a pointer to a frame. Update all callers.
14691 (request_sigio, unrequest_sigio): Don't define, now defined on
14692 sysdep.c.
14693 (IT_write_glyphs): Rewrite to use encode_terminal_code.
14694
14695 * term.c [MSDOS]: Include msdos.h.
14696 (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch. Change cpp
14697 conditional to DOS_NT. Allow only one call to this function in a
14698 session. Don't allocate a new struct tty_display_info; instead,
14699 reuse the_only_display_info. Call get_tty_size to get screen
14700 dimensions. Call init_baud_rate to set bad_rate.
14701 (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
14702 (Fsuspend_tty) [MSDOS]: Don't close input and output.
14703 (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use stdin/stdout.
14704 (get_tty_terminal, get_named_tty, Ftty_type)
14705 (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
14706 output_termcap.
14707 (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
14708 Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
14709 only when subprocesses are supported.
14710
14711 * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
14712 f->output_data.x.
14713 (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
14714 terminal devices.
14715
14716 * msdos.h: Remove definition of struct x_display_info and struct
14717 x_output.
14718 (FRAME_FONT): Use output_data.tty.
14719 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
14720 (struct x_display_info): Rename from display_info. Update all users in
14721 msdos.c.
14722 (struct x_output): Remove background_pixel and foreground_pixel.
14723 (the_only_display_info): Rename from the_only_x_display.
14724 (dos_ttraw): Update prototype.
14725
14726 * Makefile.in (MSDOS_OBJ): Add xmenu.o.
14727 (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
14728
14729 2008-08-23 Jason Rumney <jasonr@gnu.org>
14730
14731 * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
14732 (fn_TIFFSetDirectory): New library function used.
14733 (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
14734 (tiff_load): Use :index to select among multiple images. Set count
14735 property when multiple images exist.
14736 (gif_format): Use :index, not :image.
14737
14738 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
14739
14740 * xdisp.c (try_scrolling): Check INT_MAX instead of
14741 MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h
14742 to obtain INT_MAX.
14743
14744 2008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change)
14745
14746 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
14747
14748 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
14749
14750 * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
14751 GNUstep library location.
14752
14753 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
14754
14755 * xfaces.c (x_update_menu_appearance): Check validity of menu font
14756 before using it.
14757
14758 * puresize.h (BASE_PURESIZE): Increase to 1250000.
14759
14760 2008-08-20 Adrian Robert <Adrian.B.Robert@gmail.com>
14761
14762 * nsfns.m (ns-read-file-name): Add casts to avoid warning.
14763 (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
14764 * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
14765 * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
14766 (EmacsApp-cursor_blink_handler): Remove declaration.
14767 * nsterm.m (ns_draw_glyph_string): Update first conditional body to
14768 match 01 Feb 2008 changes in xterm.c.
14769 (ns_read_socket): Add cast to avoid warning.
14770 (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
14771 GNUstep.
14772
14773 2008-08-20 Chong Yidong <cyd@stupidchicken.com>
14774
14775 * xselect.c (x_get_foreign_selection): Return nil if desired
14776 selection could not be obtained, instead of signalling an error.
14777
14778 2008-08-20 David Reitter <david.reitter@gmail.com>
14779
14780 * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
14781 * nsterm.m: Remove ns-specific code for cursor blinking.
14782 (ns_draw_window_cursor): Clear cursor properly rather than
14783 redrawing the area. Respect width of bar cursors.
14784 These changes enable the use of generic blink-cursor-mode and
14785 generic cursor types in NS and support smooth cursor movements (do
14786 not blink off after command).
14787 * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
14788 Nextstep, too.
14789
14790 2008-08-19 Kenichi Handa <handa@m17n.org>
14791
14792 * font.c (Vfont_log_deferred): New variable.
14793 (font_add_log): Check Vfont_log_deferred.
14794 (font_deferred_log): New function.
14795
14796 * font.h (font_deferred_log): Extern it.
14797
14798 * fontset.c (reorder_font_vector): Use encoding charset of fonts
14799 for sorting.
14800 (face_for_char): Use deferred log.
14801
14802 2008-08-18 Kenichi Handa <handa@m17n.org>
14803
14804 * fontset.c (face_for_char): Add font log.
14805
14806 * font.c (font_add_log): Add the font properties :script, :lang,
14807 and :otf in the log.
14808
14809 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
14810
14811 * xdisp.c: Remove dead code.
14812 (handle_invisible_prop, next_overlay_string): Defer call to
14813 setup_for_ellipsis.
14814 (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
14815
14816 2008-08-15 Chong Yidong <cyd@stupidchicken.com>
14817
14818 * xfaces.c (lookup_derived_face): Properly handle possible zero
14819 return value of get_lface_attributes.
14820 (merge_faces): Don't tell lookup_derived_face to signal an error
14821 if face is not found.
14822
14823 * dired.c (Fdirectory_files): Doc fix.
14824
14825 * process.c (make_process): Initialize kill_without_query struct
14826 member.
14827
14828 2008-08-15 Eli Zaretskii <eliz@gnu.org>
14829
14830 * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
14831 Alternative calculation of totphys for Visual Studio 6.
14832
14833 * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
14834
14835 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
14836 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
14837 All users changed.
14838 (stat): Only root directory passed to GetDriveType. Allow RAM
14839 disk as well as local fixed disk when w32-get-true-file-attributes
14840 is set to `local'.
14841 (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
14842 (equal_sid, get_length_sid, copy_sid): New wrapper functions.
14843 (w32_cached_id, w32_add_to_cache): New functions.
14844 (get_name_and_id): Look account names in the cache before calling
14845 lookup_account_sid.
14846 (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
14847 New initialization flags.
14848 (globals_of_w32): Initialize them to zero.
14849 (w32_system_process_attributes): Use w32_cached_id and
14850 w32_add_to_cache.
14851
14852 2008-08-14 Lawrence Mitchell <wence@gmx.li>
14853
14854 * lread.c (Fread_char, Fread_char_exclusive): If no character
14855 event is read before timeout is reached, return nil, rather than
14856 converting to a number.
14857
14858 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
14859
14860 * fns.c (use_dialog_box): Doc fix.
14861
14862 * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
14863 on OS X.
14864
14865 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
14866
14867 * frame.c (Qns_parse_geometry): New var.
14868 (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
14869
14870 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
14871
14872 * xdisp.c (x_produce_glyphs): Handle the case when font has no
14873 space character in calculating tabs.
14874
14875 2008-08-11 Dan Nicolaescu <dann@ics.uci.edu>
14876
14877 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
14878
14879 2008-08-10 Glenn Morris <rgm@gnu.org>
14880
14881 * process.c (procfs_system_process_attributes): Use EMACS_INTs to
14882 silence gcc "limited range of data type" warnings in some
14883 make_fixnum_or_float calls.
14884
14885 2008-08-09 Eli Zaretskii <eliz@gnu.org>
14886
14887 * w32.c (w32_system_process_attributes): If the process does not
14888 exist, return nil.
14889
14890 * w32.c: Include thelp32.h, psapi.h and coding.h.
14891 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
14892 declarations.
14893 (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
14894 (Process32Next_Proc): New typedefs.
14895 (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
14896 (g_b_init_process32_next, g_b_init_open_thread_token)
14897 (g_b_init_impersonate_self, g_b_init_revert_to_self)
14898 (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
14899 (g_b_init_get_process_working_set_size)
14900 (g_b_init_global_memory_status_ex): New static variables.
14901 (globals_of_w32): Initialize them.
14902 (create_toolhelp32_snapshot, process32_first, process32_next)
14903 (open_thread_token, impersonate_self, revert_to_self)
14904 (get_process_memory_info, get_process_working_set_size)
14905 (global_memory_status, global_memory_status_ex): New wrapper
14906 functions.
14907 (w32_list_system_processes, w32_system_process_attributes)
14908 (enable_privilege, restore_privilege, ltime, process_times):
14909 New functions.
14910 (convert_time_raw): New function.
14911 (convert_time): Remove conversion of FILETIME into time in 100
14912 nsec units, call convert_time_raw instead.
14913
14914 * process.h (w32_list_system_processes, w32_system_process_attributes):
14915 Add prototypes.
14916 (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
14917 (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
14918 (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
14919 (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
14920
14921 * process.c (Fsystem_process_attributes): Doc fix.
14922
14923 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
14924
14925 * xdisp.c (move_it_to): When stopping at a charpos, check if that's
14926 a continued multi-char glyph; if so, advance to the actual glyph.
14927
14928 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
14929
14930 * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
14931
14932 * Makefile.in (ALL_OBJC_CFLAGS): New variable.
14933 (.m.o): Use it.
14934 * config.in: Regenerate.
14935
14936 2008-08-07 Chong Yidong <cyd@stupidchicken.com>
14937
14938 * xdisp.c (redisplay_window): Revert last change.
14939 (try_window): Check bottom scroll margin too.
14940
14941 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
14942
14943 * config.in: Regenerate.
14944
14945 * Makefile.in (emacs): Remove ifndef NS conditional for 'emacs
14946 -list-load-path-shadows'.
14947 (nsgui.h): Reduce number of things depending on it.
14948
14949 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
14950
14951 * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
14952 instead of window-end which does the wrong thing at eob.
14953 (try_cursor_movement): Minor optimization.
14954 (redisplay_window): If scroll margin is defined, don't assume
14955 window doesn't need scrolling.
14956
14957 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
14958
14959 * config.in: Regenerate.
14960
14961 * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
14962 (mostlyclean): Don't delete *.d under NS.
14963
14964 * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
14965
14966 2008-08-06 Kenichi Handa <handa@m17n.org>
14967
14968 * xfont.c (xfont_list_family): Return a list of symbols, not strings.
14969
14970 2008-08-06 Andreas Schwab <schwab@suse.de>
14971
14972 * config.in: Regenerate.
14973
14974 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
14975
14976 * xdisp.c (redisplay_window): Don't enforce scroll-margin when
14977 forcing a window start.
14978
14979 * fileio.c (Vauto_save_list_file_name): Move here from file.el.
14980 (auto_save_1): Update modtime when auto-save-list-file-name is on.
14981
14982 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
14983
14984 * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
14985 argument.
14986
14987 2008-08-05 Juanma Barranquero <lekktu@gmail.com>
14988
14989 * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
14990 <scroll-down-aggressively, before-change-functions>:
14991 <after-change-functions>: Reflow docstrings.
14992
14993 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
14994 Ken Raeburn <raeburn@gnu.org>
14995
14996 Dock menu customization, based on a patch by Ken Raeburn, plus some
14997 other fixes.
14998 * nsmenu.m (dockMenu): New variable.
14999 (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
15000
15001 * nsterm.h (dockMenu): Declare.
15002
15003 * nsterm.m (KEY_NS_NEW_FRAME): New definition.
15004 (ns_term_init): Initialize dockMenu.
15005 (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
15006 (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
15007 left.
15008
15009 * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
15010
15011 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
15012
15013 * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
15014
15015 * config.in: Regenerate.
15016
15017 2008-08-04 Seiji Zenitani <zenitani@mac.com>
15018
15019 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
15020
15021 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
15022
15023 * nsterm.h (find_and_call_menu_selection): Fix prototype.
15024
15025 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
15026
15027 * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
15028
15029 * keyboard.h: Comment an #endif.
15030
15031 * lisp.h (have_menus_p): Adjust comment.
15032
15033 * menu.c (find_and_return_menu_selection): Fix comparison with
15034 client_data.
15035
15036 * nsmenu.m (popup_activated_flag): New variable.
15037 (popup_activated): New function.
15038 (menu-or-popup-active-p): New exported lisp definition.
15039 (ns_popup_menu): Set popup_activated_flag. Call discard_menu_items()
15040 when popup done.
15041 (ns_popup_dialog): Set popup_activated_flag.
15042
15043 * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
15044 version for GNUstep (handled by conditional typedef in nsterm.m).
15045 (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
15046 in rgb.txt).
15047
15048 * process.c (init_process): Use DARWIN_OS, not DARWIN.
15049
15050 * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
15051
15052 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
15053
15054 * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
15055 shortcircuit if popup_activated like GTK and X toolkit.
15056
15057 * m/inter386.h: Change DARWIN to DARWIN_OS.
15058
15059 * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def.
15060 Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs
15061 closer to C_SWITCH_SYSTEM_TEMACS so usage is understood.
15062 Expand comment on NO_SOCK_SIGIO.
15063
15064 2008-08-03 Chong Yidong <cyd@stupidchicken.com>
15065
15066 * nsterm.m (windowDidResize): Remove stopModal call.
15067
15068 2008-08-03 Andreas Schwab <schwab@suse.de>
15069
15070 * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
15071 (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
15072
15073 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
15074
15075 * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
15076 Don't use uninitialized pointer variable when using getrlimit.
15077
15078 2008-08-02 Jason Rumney <jasonr@gnu.org>
15079
15080 * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
15081
15082 2008-08-02 Eli Zaretskii <eliz@gnu.org>
15083
15084 * alloc.c (NSTATICS): Bump to 0x640.
15085
15086 * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
15087
15088 * lisp.h: Add prototype for directory_files_internal.
15089
15090 * process.c (Fsystem_processes_list, Fsystem_process_attributes):
15091 New functions.
15092 (syms_of_process): Defsubr them. Add initializations for various
15093 Q* symbols used in procfs_system_process_attributes.
15094 (procfs_list_system_processes, procfs_system_process_attributes)
15095 [HAVE_PROCFS]: New functions.
15096 (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
15097 (procfs_get_total_memory): New functions.
15098
15099 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
15100
15101 * xfaces.c (Fx_load_color_file): Fix previous change;
15102 it is #ifdef WINDOWSNT, not WINDOWS_NT.
15103
15104 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
15105
15106 * dbusbind.c (xd_read_message): Handle D-Bus error messages.
15107
15108 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
15109
15110 * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
15111
15112 2008-08-01 Chong Yidong <cyd@stupidchicken.com>
15113
15114 * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
15115
15116 * nsterm.m (EmacsApp -application:openFiles:): GNUstep does not
15117 define NSApplicationDelegateReplySuccess.
15118 (EmacsView -converstationIdentifier): Use long instead of
15119 NSInteger for GNUstep, since it doesn't have NSInteger.
15120
15121 * xmenu.c: Revert last change.
15122
15123 * keyboard.h: Fix last change.
15124
15125 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
15126
15127 * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
15128 on Windows.
15129
15130 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
15131
15132 Warning clearing and clean-up in NS port.
15133 * keyboard.h (xmalloc_widget_value, digest_single_submenu):
15134 Add prototypes.
15135 * nsgui.h (FACE_DEFAULT): Remove, unused.
15136 (XGCValues): Change colors to unsigned long.
15137 * nsterm.h (EmacsApp): Add declaration of all methods implemented in
15138 nsterm.m.
15139 (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
15140 (ns_list_fonts): Remove, unused.
15141 (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
15142 * nsfns.m (interpret_services_menu): Use NSMenuItem class.
15143 * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
15144 (nsfont_draw): Compare face colors to 0, not nil.
15145 * nsmenu.m (struct widget_value): Drop unneeded declaration.
15146 (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
15147 (-addSubmenuWithTitle:): Use NSMenuItem class.
15148 (ns_popup_menu): Use NO, not NULL, for enabled setting.
15149 * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
15150 (ns_clip_to_row): Make gc arg a BOOL.
15151 (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
15152 ns_clip_to_row() call.
15153 (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
15154 used). Cast FRAME_FONT assignments.
15155 (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
15156 (ns_string_to_lispmod): Change arg to const char.
15157 (ns_term_init): Use NSMenuItem class.
15158 (EmacsApp -openFile:): Move to different section of file.
15159 (EmacsApp -application:openFiles:): Don't return a value, call
15160 -replyToOpenOrPrint:.
15161 (EmacsView -keyDown:): Fix up cast.
15162 (EmacsView -converstationIdentifier): Use NSInteger instead of long.
15163 (EmacsView -menuDown:): Cast tag in call to
15164 find_and_call_menu_selection().
15165 (ns_list_fonts): Remove, unused.
15166 (ns_font_to_xlfd): Make static. Cast result of UTF8String.
15167 (ns_fontname_to_xlfd): Make static.
15168 * w32menu.c (xmalloc_widget_value, digest_single_submenu):
15169 Remove prototypes (now in keyboard.h).
15170 (next_menubar_widget_id): Remove, unused.
15171 * xmenu.c (xmalloc_widget_value, digest_single_submenu):
15172 Remove prototypes (now in keyboard.h).
15173 * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
15174
15175 2008-08-01 Dan Nicolaescu <dann@ics.uci.edu>
15176
15177 * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
15178 (floatfns.o): Depend on syssignal.h.
15179 (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
15180
15181 * systty.h: Fix previous change that removed BSD_TERMIOS.
15182 Add comments to #ifdefs.
15183
15184 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
15185
15186 * w32fns.c (w32-load-color-file): Remove.
15187 (x-open-connection): Use renamed Fx_load_color_file.
15188 * xfaces.c (x-load-color-file): Add.
15189 * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
15190 Emacs.clr.
15191 (hide_hourglass): BLOCK_INPUT before UNBLOCK.
15192
15193 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
15194
15195 * dbusbind.c (Fdbus_call_method_asynchronously)
15196 (Fdbus_method_error_internal): New defuns.
15197 (xd_read_message): Handle also reply messages.
15198 (Vdbus_registered_functions_table): Extend docstring.
15199
15200 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
15201
15202 * keyboard.c (gobble_input): Fix previous change.
15203
15204 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
15205
15206 * bitmaps/README:
15207 * xfns.c:
15208 * termcap.c:
15209 * term.c:
15210 * syswait.h:
15211 * systty.h:
15212 * systime.h:
15213 * syssignal.h:
15214 * sysdep.c:
15215 * process.h:
15216 * process.c:
15217 * print.c:
15218 * ndir.h:
15219 * lread.c:
15220 * keyboard.c:
15221 * getpagesize.h:
15222 * floatfns.c:
15223 * fileio.c:
15224 * emacs.c:
15225 * doc.c:
15226 * dispnew.c:
15227 * dired.c:
15228 * data.c:
15229 * callproc.c:
15230 * buffer.c:
15231 * README:
15232 * Makefile.in:
15233 * s/template.h:
15234 * s/msdos.h:
15235 * m/vax.h: Remove VMS support.
15236 * s/vms.h:
15237 * vlimit.h:
15238 * uaf.h:
15239 * temacs.opt:
15240 * param.h:
15241 * ioctl.h: Remove file.
15242
15243 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
15244
15245 * s/ms-w32.h (MULTI_KBOARD): Remove.
15246 * xterm.c:
15247 * xselect.c:
15248 * xfns.c:
15249 * window.c:
15250 * w32term.c:
15251 * w32fns.c:
15252 * terminal.c:
15253 * termhooks.h:
15254 * term.c:
15255 * sysdep.c:
15256 * keyboard.h:
15257 * keyboard.c:
15258 * frame.h:
15259 * frame.c:
15260 * frame.c: Remove references to MULTI_KBOARD, it is now the default.
15261 * config.in: Regenerate.
15262
15263 2008-07-30 Jason Rumney <jasonr@gnu.org>
15264
15265 * w32font.h (struct w32font_info): Use unicode version of textmetrics.
15266
15267 * w32font.c (w32font_encode_char): Leave as unicode if in range.
15268 (w32font_open_internal): Get unicode version of textmetrics.
15269 Don't enable or disable glyph indices here.
15270 (w32font_open): Disable use of glyph indices.
15271
15272 * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
15273
15274 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
15275
15276 * minibuf.c (Vread_buffer_function): Doc fix.
15277
15278 2008-07-30 John Paul Wallington <jpw@pobox.com>
15279
15280 * minibuf.c (read_buffer_completion_ignore_case): New var.
15281 (Fread_buffer): Use it.
15282
15283 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
15284
15285 * systty.h (sensemode): Remove empty #if. Remove reference to
15286 BSD_TERMIOS, unused.
15287
15288 * sysdep.c: Remove reference to DGUX.
15289 (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
15290
15291 * config.in: Regenerate.
15292
15293 2008-07-30 Jason Rumney <jasonr@gnu.org>
15294
15295 * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
15296
15297 2008-07-29 Jason Rumney <jasonr@gnu.org>
15298
15299 * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
15300 is populated.
15301 (uniscribe_encode_char): Always use uniscribe.
15302 Avoid using context if cache is populated.
15303
15304 2008-07-29 Jan Djärv <jan.h.d@swipnet.se>
15305
15306 * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
15307 open menu.
15308
15309 * gtkutil.c (menu_nav_ended): Remove.
15310 (create_menus): Remove signal connect for menu_nav_ended.
15311
15312 2008-07-28 Chong Yidong <cyd@stupidchicken.com>
15313
15314 * xdisp.c (redisplay_window): Check return value of
15315 compute_window_start_on_continuation_line before forcing a window
15316 start.
15317
15318 2008-07-28 Jason Rumney <jasonr@gnu.org>
15319
15320 * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
15321
15322 * w32term.c (w32_enable_unicode_output, cleartype_active):
15323 Remove obsolete display options.
15324 (x_draw_glyph_string_background): Don't use old cleartype_active
15325 workaround.
15326 (w32_initialize): Remove cleartype_active initialization.
15327 (syms_of_w32term): Remove w32_enable_unicode_output initialization.
15328
15329 2008-07-28 Andreas Schwab <schwab@suse.de>
15330
15331 * lisp.h (init_weak_hash_tables, syms_of_font)
15332 (xd_read_queued_messages, syms_of_dbusbind): Declare.
15333 (remove_hash_entry): Don't declare.
15334 * eval.c (maybe_call_debugger): Make static and move before use.
15335 * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
15336 * xdisp.c: Include "gtkutil.h" if USE_GTK.
15337 * xterm.h (x_set_frame_alpha): Declare.
15338
15339 2008-07-28 Jan Djärv <jan.h.d@swipnet.se>
15340
15341 * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
15342 (create_menus): Connect selection-done to menu_nav_ended.
15343
15344 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
15345
15346 * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
15347 Set Vx_resource_name to a fallback. Replace read of 'buffered'
15348 parameter with read of 'alpha' one.
15349 (Qns_frame_parameter): Remove.
15350 * nsselect.m (selection-coding-system)
15351 (next-selection-coding-system, Vselection_coding_system)
15352 (Vnext_selection_coding_system): Drop.
15353
15354 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
15355
15356 * nsfns.m (do-applescript, do_applescript): Rename to
15357 ns-do-applescript, ns_do_applescript, and move within file.
15358
15359 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
15360
15361 Remove support for Mac Carbon.
15362 * mactoolbox.c:
15363 * macterm.h:
15364 * macterm.c:
15365 * macselect.c:
15366 * macmenu.c:
15367 * macgui.h:
15368 * macfns.c:
15369 * mac.c: Remove file.
15370 * s/darwin.h:
15371 * m/intel386.h:
15372 * xfaces.c:
15373 * xdisp.c:
15374 * window.c:
15375 * tparam.c:
15376 * termhooks.h:
15377 * termcap.c:
15378 * term.c:
15379 * syssignal.h:
15380 * sysselect.h:
15381 * sysdep.c:
15382 * process.c:
15383 * lread.c:
15384 * lisp.h:
15385 * keyboard.c:
15386 * image.c:
15387 * fringe.c:
15388 * frame.h:
15389 * frame.c:
15390 * fontset.c:
15391 * font.h:
15392 * font.c:
15393 * fns.c:
15394 * fileio.c:
15395 * emacs.c:
15396 * dispnew.c:
15397 * dispextern.h:
15398 * config.in:
15399 * atimer.c:
15400 * Makefile.in: Remove code for Carbon.
15401
15402 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15403
15404 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
15405
15406 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15407
15408 * macterm.h (kCGBitmapByteOrder32Host): New define for
15409 non-universal SDKs.
15410
15411 * image.c (mac_create_cg_image_from_image, image_load_image_io)
15412 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15413
15414 * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
15415 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
15416
15417 2008-07-26 David Robinow <drobinow@gmail.com> (tiny change)
15418
15419 * w32inevt.c: Include dispextern.h.
15420
15421 2008-07-26 Andreas Schwab <schwab@suse.de>
15422
15423 * print.c (print_object): Fix off-by-one in last change.
15424
15425 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
15426
15427 * term.c (syms_of_term): Don't initialize default_orig_pair,
15428 default_set_foreground and default_set_background on Windows.
15429
15430 2008-07-25 Jason Rumney <jasonr@gnu.org>
15431
15432 * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
15433 ScriptItemize. Clean up return value checking. Remove unused
15434 variables.
15435 (uniscribe_encode_char): Encode non-BMP characters with uniscribe
15436 shaping engine.
15437
15438 * w32font.c (w32font_has_char): Handle the case where we can't
15439 determine the script for a character.
15440
15441 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
15442
15443 * term.c (syms_of_term): Initialize default_orig_pair,
15444 default_set_foreground, and default_set_background.
15445
15446 * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
15447 clash (bug#86).
15448 (getloadavg): Callers changed.
15449
15450 * image.c (svg_load_image): Fix last change.
15451 (svg_load_image): Use rsvg_handle_get_dimensions to check that
15452 image size is valid. Use g_object_unref instead of deprecated
15453 rsvg_handle_free to free rsvg handle.
15454 (x_from_xcolors): Don't initialize pixmap (silence compiler).
15455
15456 2008-07-25 Jason Rumney <jasonr@gnu.org>
15457
15458 * w32font.c (w32font_encode_char): Encode characters outside BMP as
15459 surrogates before looking up glyph index.
15460 (w32font_text_extents): Encode as surrogates if falling back to
15461 functions that need UTF-16 wide chars.
15462
15463 * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
15464 BMP as surrogates before looking up glyph index.
15465
15466 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
15467
15468 * image.c (svg_load_image): Check for failure in return value of
15469 rsvg_handle_get_pixbuf. Free rsvg handle when done.
15470
15471 2008-07-25 Jason Rumney <jasonr@gnu.org>
15472
15473 * w32font.c (Fx_select_font): Reverse sense of second arg.
15474
15475 2008-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
15476
15477 * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
15478 (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
15479
15480 * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
15481 (PURESIZE): Use it.
15482
15483 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
15484
15485 * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
15486 * m/alpha.h (TEXT_END):
15487 * m/ibmrs6000.h (TEXT_END):
15488 * m/macppc.h (TEXT_END):
15489 * s/darwin.h (TEXT_END):
15490 * s/msdos.h (TEXT_END): Remove, unused.
15491 * s/gnu-linux.h (BSD_PGRPS): Add a comment.
15492 * s/cygwin.h: Remove comment.
15493
15494 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
15495 (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
15496 * m/intel386.h (DOT_GLOBAL_START):
15497 * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
15498 (USG): Remove, file not used on USG platforms.
15499
15500 * Makefile.in (HAVE_X11): Remove empty #else.
15501
15502 2008-07-24 Andreas Schwab <schwab@suse.de>
15503
15504 * fileio.c (Finsert_file_contents): Properly adjust undo list
15505 after format conversion.
15506
15507 2008-07-24 Jan Djärv <jan.h.d@swipnet.se>
15508
15509 * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
15510 (menu_nav_ended): Remove.
15511 (create_menus): Remove signal connect for menu_nav_ended.
15512 (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
15513 create_menus.
15514 (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
15515
15516 2008-07-23 Jason Rumney <jasonr@gnu.org>
15517
15518 * w32font.c (w32_enumfont_pattern_entity): Return height consistent
15519 with opened font.
15520 (w32font_open): Set font type to gdi.
15521
15522 * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
15523
15524 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
15525
15526 * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
15527 * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
15528 defines it.
15529 * unexec.c (ADDR_CORRECT): Define unconditionally.
15530
15531 * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
15532
15533 * unexec.c: Remove code depending on !COFF and USG, the file is
15534 not used for such systems.
15535
15536 * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
15537 * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
15538 (LD_SWITCH_SYSTEM_1): Remove, update users.
15539
15540 * s/darwin.h (DATA_END):
15541 * m/intel386.h (DATA_END):
15542 * m/ibmrs6000.h (DATA_END):
15543 * m/alpha.h (DATA_END): Remove, unused.
15544
15545 * config.in: Regenerate.
15546 * s/ms-w32.h (subprocesses): Define unconditionally.
15547 * s/template.h (subprocesses): Update comment.
15548 * s/vms.h (subprocesses):
15549 * s/usg5-4.h (subprocesses):
15550 * s/hpux10-20.h (subprocesses):
15551 * s/gnu-linux.h (subprocesses):
15552 * s/cygwin.h (subprocesses):
15553 * s/bsd-common.h (subprocesses):
15554 * s/aix4-2.h (subprocesses):
15555 * s/darwin.h (subprocesses): Do not define, defined by default now.
15556
15557 * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
15558 Remove all references.
15559 (temacs): Add GNUstep specific ld flags.
15560
15561 * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
15562 similarly to what X does.
15563
15564 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
15565
15566 * nsfns.m (x-list-fonts): Remove.
15567 (syms_of_nsfns): Drop the x-list-fonts declaration.
15568 * nsterm.m: Get rid of remaining "//" comments.
15569
15570 2008-07-22 Chong Yidong <cyd@stupidchicken.com>
15571
15572 * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
15573
15574 * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
15575 (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
15576 (Fns_own_selection_internal, Fx_disown_selection_internal)
15577 (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
15578
15579 * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
15580 ... */' style of docstrings. Doc fixes.
15581
15582 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15583
15584 * terminfo.c (UP, BC, PC): Undo previous change.
15585
15586 * nsfns.m: Rename ns prefixed functions/variables to the
15587 corresponding x versions. Update references.
15588
15589 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
15590
15591 * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
15592
15593 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15594
15595 * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
15596 Remove forwarding functions.
15597 (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
15598 non-static.
15599 (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
15600 non-static.
15601 (ns_frame_parm_handlers): Use the new names.
15602 (syms_of_nsfns): Move to the end of file.
15603
15604 * nsterm.m (syms_of_nsterm): Move to the end of file.
15605
15606 * dispnew.c (init_display): Remove code for X10.
15607
15608 2008-07-22 Jason Rumney <jasonr@gnu.org>
15609
15610 * w32proc.c (Fw32_long_file_name): Don't append dir separator to
15611 bare drive.
15612
15613 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
15614
15615 * nsterm.m (syms_of_nsterm): Remove debugging println.
15616
15617 2008-07-22 David Reitter <david.reitter@gmail.com>
15618
15619 * nsfns.m (do_applescript, F_do_applescript): NS version of the
15620 Carbon implementation of the same functionality: execute arbitrary
15621 AppleScript code.
15622
15623 2008-07-21 Adrian Robert <Adrian.B.Robert@gmail.com>
15624
15625 * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
15626 (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
15627 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
15628 (Fx_display_mm_height, Fx_display_mm_width)
15629 (Fx_display_backing_store, Fx_display_visual_class)
15630 (Fx_display_save_under, Fx_open_connection)
15631 (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
15632 (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
15633 (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15634 (Fx_display_pixel_width, Fx_display_pixel_height)
15635 (Fx_display_usable_bounds, Fx_display_planes)
15636 (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
15637 ... */' style of docstrings.
15638
15639 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
15640
15641 * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
15642 on this platform.
15643 (mips):
15644 * m/iris4d.h (mips): Do not define.
15645 * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
15646
15647 * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
15648
15649 * image.c:
15650 * nsfns.m:
15651 * nsselect.m:
15652 * nsterm.h:
15653 * nsterm.m: Rename ns prefixed functions/variables to the
15654 corresponding x versions. Update references.
15655
15656 * m/ibms390x.h (NO_REMAP): Do not undefine.
15657
15658 * m/amdx86-64.h: Use SOLARIS2 instead of sun.
15659
15660 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
15661
15662 * nsfns.m: Change NS to Nextstep in docstrings and error messages.
15663 (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
15664 (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
15665 (Fns_server_vendor, Fns_server_version, Fns_display_screens)
15666 (Fns_display_mm_height, Fns_display_mm_width)
15667 (Fns_display_backing_store, Fns_display_visual_class)
15668 (Fns_display_save_under, Fns_open_connection)
15669 (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
15670 (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
15671 (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
15672 (Fns_display_pixel_width, Fns_display_pixel_height)
15673 (Fns_display_usable_bounds, Fx_display_planes)
15674 (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
15675
15676 2008-07-21 Ami Fischman <ami@fischman.org> (tiny change)
15677
15678 * print.c (print_object): Check print_depth before searching for
15679 circularities.
15680
15681 2008-07-21 Michael Albinus <michael.albinus@gmx.de>
15682
15683 * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
15684 only sprintf.
15685
15686 2008-07-21 Kenichi Handa <handa@m17n.org>
15687
15688 * ftfont.c (adjust_anchor): Check if DeltaValue is not NULL.
15689
15690 2008-07-20 Andreas Schwab <schwab@suse.de>
15691
15692 * syntax.c (find_start_pos, find_start_value)
15693 (find_start_value_byte, find_start_begv, find_defun_start)
15694 (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
15695
15696 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
15697
15698 * s/sol2-3.h: Insert contents of s/sol2.h.
15699 (LD_SWITCH_SYSTEM): Remove redundant definition.
15700 * s/sol2.h: Remove, unused.
15701
15702 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
15703
15704 * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
15705
15706 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
15707
15708 * Makefile.in (ns_appdir): Fix typo in find command.
15709
15710 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
15711
15712 * m/intel386.h (NO_REMAP): Do no define for USG, not used.
15713
15714 * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
15715 added not supported anymore.
15716
15717 * s/usg5-4-2.h (LIBS_SYSTEM):
15718 * s/sol2.h (LIBS_SYSTEM): Do not undefine.
15719
15720 * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15721 * s/lynxos.h (GETPGRP_NO_ARG):
15722 * s/hpux10-20.h (NO_SIOCTL_H):
15723 * s/gnu.h (GETPGRP_NO_ARG):
15724 * s/gnu-linux.h (NO_SIOCTL_H):
15725 * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
15726 * s/cygwin.h (GETPGRP_NO_ARG):
15727 * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
15728 (C_DEBUG_SWITCH): Remove duplicate definition.
15729
15730 * m/ibms390.h: Remove boilerplate comments.
15731
15732 * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
15733
15734 * process.c (HAVE_SERIAL): Consolidate ifdefs.
15735 (wait_reading_process_output): Remove code for SunOS, platform not
15736 supported anymore. Use SOLARIS2 instead of sun.
15737
15738 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
15739
15740 * font.c (font_open_by_name): Under NS, default lface height to zero.
15741 (font_open_for_lface): Under NS, set size based on frame fontsize.
15742 * nsterm.m (EmacsView-changeFont:): Remove some commented code.
15743 * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
15744
15745 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
15746
15747 * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
15748 (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
15749 DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
15750 YES/NO.
15751 * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
15752 * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
15753 * Makefile.in (clean): Clear out build destination dir.
15754
15755 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
15756
15757 * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
15758 xterm, xselect.
15759 * lisp.h: Remove declaration of hash_remove.
15760 * nsgui.h: Remove redefinitions of hash_remove.
15761 * fns.c (hash_remove): Rename to hash_remove_from_table.
15762
15763 2008-07-19 Seiji Zenitani <zenitani@mac.com>
15764
15765 * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
15766 strdup() the family UTF8String before modifying it.
15767
15768 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
15769
15770 * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
15771 NS_FACE_BACKGROUND with 0 instead of nil.
15772 * nsfont.m (nsfont_draw): Same.
15773
15774 2008-07-19 Chong Yidong <cyd@stupidchicken.com>
15775
15776 * nsfns.m (ns_set_background_color): Fix crash.
15777
15778 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
15779
15780 * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
15781
15782 2008-07-18 Dan Nicolaescu <dann@ics.uci.edu>
15783
15784 * puresize.h (BASE_PURESIZE): Increase to 1240000.
15785
15786 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15787
15788 * gtkutil.c: Include <config.h> instead of "config.h".
15789
15790 * lisp.h (Foverlay_buffer): Add EXFUN.
15791
15792 * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
15793 child process to complete child_setup. Undo 2005-09-21 change.
15794
15795 * s/darwin.h: Mention setsid after vfork.
15796
15797 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15798
15799 * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
15800 Depend on macgui.h.
15801
15802 * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
15803 gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
15804
15805 * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
15806 and f19.
15807 [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
15808
15809 * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
15810 (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
15811 Remove enumerators.
15812
15813 * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
15814 Check if FACE_FROM_ID returns NULL.
15815
15816 2008-07-17 David Robinow <drobinow@gmail.com> (tiny change)
15817
15818 * w32inevt.c (change_frame_size): Remove extern declaration.
15819 (resize_event, maybe_generate_resize_event): Pass SAFE arg to
15820 change_frame_size.
15821
15822 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
15823
15824 * getloadavg.c: Revert last change (2008-07-15).
15825
15826 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
15827
15828 * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
15829 set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set
15830 from configure.
15831
15832 2008-07-17 Dan Nicolaescu <dann@ics.uci.edu>
15833
15834 * s/sol2.h:
15835 * s/sol2-4.h: Reorganize conditionals.
15836
15837 * ecrt0.c: Remove code depending on m68000, not used anymore.
15838
15839 * fns.c (hash_remove): Make static.
15840 * lisp.h (hash_remove): Don't prototype.
15841
15842 * m/ibmrs6000.h:
15843 * m/ibms390x.h:
15844 * m/macppc.h: Remove boilerplate comments.
15845
15846 * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
15847 Solaris, which does not need them.
15848
15849 * m/vax.h: Remove comments about unsupported systems.
15850
15851 * s/darwin.h: Reorganize ifdefs.
15852
15853 2008-07-17 Andreas Schwab <schwab@suse.de>
15854
15855 * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
15856
15857 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
15858
15859 Use SDATA. Follow coding convention of placing operators at
15860 beginning of next line rather than end of previous line, and placing
15861 spaces around infix operators.
15862
15863 * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
15864 in case it was defined already.
15865 USE @GNUSTEP_MAKEFILES@ rather than envvars.
15866 * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
15867 ns_default.
15868 (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
15869 Lisp_Objects.
15870 * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
15871 (ns_defined_color, ns_color_to_lisp): Declare.
15872 * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
15873 (Fns_own_selection_internal): Make the big ugly hack more explicit, so
15874 it's accepted even with USE_LISP_UNION_TYPE.
15875 * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
15876 (update_frame_tool_bar): Remove apparently obsolete tests for
15877 non-integerness of f->tool_bar_lines.
15878 (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
15879 hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
15880 * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
15881 (nsfont_open): Don't confuse NULL for Qnil.
15882 * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
15883 * menu.h (find_and_call_menu_selection):
15884 * menu.c (find_and_call_menu_selection): Use just int for vector size.
15885 (find_and_return_menu_selection): Always return something.
15886 * frame.h: Include dispextern.h for Display_Info.
15887 (display_x_get_resource): Declare.
15888
15889 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
15890
15891 * syntax.c: Remove stdio.h include accidentally introduced in
15892 Emacs.app commit.
15893 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
15894 NS_IMPL_COCOA.
15895 * keyboard.c (handle_async_input, input_available_signal): Remove
15896 BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
15897
15898 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
15899
15900 * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
15901 (ns_lisp_to_color): Don't mess with internal Lisp data fields.
15902 (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
15903 Use SDATA.
15904
15905 * keymap.c: Remove all NS-specific code.
15906 (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
15907 (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
15908 where_is_preferred_modifier, return a different value depending on how
15909 preferred is the binding.
15910 (where_is_internal): Adjust accordingly.
15911 (Fwhere_is_internal): Refresh where_is_preferred_modifier.
15912 Adjust to new preferred_sequence_p.
15913 (syms_of_keymap): Declare `where-is-preferred-modifier'.
15914 * keyboard.c (parse_solitary_modifier): Not static any more.
15915 * keyboard.h (parse_solitary_modifier): Declare.
15916
15917 2008-07-16 Andreas Schwab <schwab@suse.de>
15918
15919 * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
15920 of easymenu.
15921
15922 2008-07-16 Chong Yidong <cyd@stupidchicken.com>
15923
15924 * xdisp.c (move_it_in_display_line): Account for word wrap, so
15925 that we don't move off the line.
15926
15927 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
15928
15929 * keyboard.c (Qsuper): Remove.
15930 (parse_menu_item): Don't call where_is_internal specially for NS.
15931
15932 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
15933
15934 * s/gnu-linux.h: Remove boilerplate comments.
15935
15936 * m/alpha.h (__ELF__): Consolidate conditions.
15937
15938 * m/m68k.h (linux): Use GNU_LINUX instead.
15939 Remove boilerplate comments.
15940
15941 * m/intel386.h: Undo refactoring from previous change.
15942 (LIB_STANDARD): All systems that define USG define LIB_STANDARD
15943 too, remove dead code.
15944 (linux): Use GNU_LINUX instead.
15945
15946 2008-07-16 Jason Rumney <jasonr@gnu.org>
15947
15948 * w32gui.h: Repeat 26 June changes lost by last change.
15949
15950 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
15951
15952 * systty.h: Remove code for Aix on 386, unsupported platform.
15953
15954 * s/ms-w32.h: Remove boilerplate comments.
15955 (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
15956
15957 * s/gnu-linux.h (TERM): Remove support.
15958 (HAVE_SYSVIPC): Remove, unused.
15959 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
15960 for this system.
15961
15962 * process.c: Remove support for IRIS, unused.
15963 Remove support for TERM, not relevant anymore.
15964
15965 * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
15966 used with the definition.
15967
15968 * s/aix4-2.h (static): Do not undef.
15969
15970 * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
15971 only used on Aix.
15972 (HAVE_SYSVIPC): Remove, unused.
15973
15974 * m/hp800.h (CANNOT_DUMP): Do not undef.
15975
15976 * m/alpha.h: Fix comment.
15977
15978 * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
15979 (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
15980 used by this configuration.
15981 * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
15982 * unexec.c: Remove code depending on HPUX and
15983 USG_SHARED_LIBRARIES, not used with this file. Remove code
15984 depending on IRIS, unused. Remove if 0-ed code.
15985
15986 * s/template.h: Remove comments about static.
15987
15988 * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
15989 Remove if 0-ed code.
15990 (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
15991 were the same as the default.
15992 * s/vms.h (BAUD_CONVERT): Remove, same as the default.
15993 Remove boilerplate comments.
15994 * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
15995 (HAVE_SYSVIPC): Remove, unused.
15996 (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
15997
15998 * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
15999 Remove boilerplate comments.
16000 * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
16001 Remove boilerplate comments.
16002 * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
16003 Remove boilerplate comments.
16004 * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
16005
16006 * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
16007 USG systems which do not use DATA_SEG_BITS.
16008 Refactor code. Remove boilerplate comments.
16009
16010 * m/ibms390.h:
16011 * m/m68k.h:
16012 * s/bsd-common.h:
16013 * s/cygwin.h:
16014 * s/darwin.h:
16015 * s/freebsd.h:
16016 * s/gnu.h:
16017 * s/msdos.h: Remove boilerplate comments.
16018
16019 * m/iris4d.h: Remove boilerplate comments and code for systems that
16020 do not use this file.
16021 (IRIS_4D): Remove, unused.
16022
16023 * m/mips.h: Remove boilerplate comments and code for systems that
16024 do not use this file.
16025 (SIGN_EXTEND_CHAR):
16026 * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
16027 * unexmips.c: Remove file, unused.
16028
16029 * editfns.c (Fuser_full_name): Replace the only use of
16030 USER_FULL_NAME with its value.
16031 * config.in: Regenerate.
16032
16033 2008-07-16 David Reitter <david.reitter@gmail.com>
16034
16035 * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
16036 easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
16037
16038 2008-07-16 Glenn Morris <rgm@gnu.org>
16039
16040 * emacs.c (system-type): Doc fix.
16041
16042 2008-07-15 Stefan Monnier <monnier@iro.umontreal.ca>
16043
16044 * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
16045 If the cache doesn't work, let's fix it, rather than work around it.
16046
16047 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
16048
16049 * Makefile.in: Correct additions for nsfont.o in last commit.
16050 * nsfont.m: New file (forgot last commit).
16051
16052 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
16053
16054 * callproc.c (set_initial_environment):
16055 Initialize Vprocess_environment under CANNOT_DUMP (fixes crash when
16056 batch-compiling for bootstrap).
16057
16058 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
16059 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16060
16061 * frame.c (make_initial_frame): Call init_frame_faces(f) in
16062 CANNOT_DUMP case -- fix crash due to different init order.
16063
16064 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
16065
16066 Changes and additions for NeXTstep windowing system (Cocoa and
16067 GNUstep) support.
16068
16069 * Makefile.in:
16070 * config.in: Support defines and build commands for NS port.
16071 * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
16072 (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
16073 * dispextern.h: Include nsgui.h and add needed typedefs under NS
16074 windowing.
16075 (struct face): Add synth_ital field.
16076 * dispnew.c: Include nsterm.h when compiling under NS windowing.
16077 (init_display): Initialize Vinitial_window_system to "ns" when so
16078 compiled.
16079 * emacs.c: Include GSConfig.h when compiling under GNUstep.
16080 (display_arg): Use under NS.
16081 (main): Under NS, allocate autorelease pool and handle command line
16082 args. Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
16083 (standard_args): Add NS-specific args.
16084 (shut_down_emacs): Shut down NS terminal if compiled under NS.
16085 * font.c (DEFAULT_ENCODING): New variable.
16086 (font_find_for_lface): Use it.
16087 (syms_of_font): Load syms_of_nsfont under NS.
16088 * font.h: Declare nsfont_driver when compiled under NS.
16089 * fontset.c: When compiling under NS, include nsterm.h.
16090 (fontset_from_font): Autoconstruct fontset under NS.
16091 * frame.c (various): Under NS, include nsterm.h, add Qns window system
16092 symbol, document and use it.
16093 (do_switch_frame): When for_deletion under Cocoa, add
16094 Fraise_frame(Qnil).
16095 (x_set_frame_parameters): Ensure font attribute changes are picked up.
16096 (x_get_arg): Allow "yes" and "no" as boolean values.
16097 (syms_of_frame): Declare Qns. Init Vdefault_frame_scroll_bars to
16098 Qright under Cocoa.
16099 (focus-follows-mouse): Default to 0 under NS.
16100 * frame.h (enum output_method): Add output_ns.
16101 (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
16102 (FRAME_EXTERNAL_MENU_BAR): Use under NS.
16103 (FRAME_WINDOW_P): NS-specific definition.
16104 * fringe.c (max_used_fringe_bitmap): Make public.
16105 * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
16106 (getloadavg): Use NeXT code under descendant OS's.
16107 * image.c (includes and header section, x_create_bitmap_from_data)
16108 (x_create_bitmap_from_file, free_bitmap_record, image_background)
16109 (image_background_transparent, x_clear_image_1)
16110 (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
16111 (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
16112 (x_to_xcolors, x_from_xcolors, x_disable_image)
16113 (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
16114 other GUIs, including XPM support using code originally written for
16115 Carbon GUI.
16116 (png_load, jpeg_load, tiff_load, gif_load): Add implementations
16117 using NS API.
16118 (image_ascent): Use font metrics macros instead of direct struct field
16119 access.
16120 * keyboard.c (includes): Add nsterm.h when compiling under NS.
16121 (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
16122 Also, handle NS as GTK for menu bar purposes.
16123 (make_lispy_event): Handle NS as other GUI windowing systems, and as X
16124 toolkit where they differ.
16125 (parse_menu_item): Prefer keybindings using 'super' modifier. Also,
16126 use cachelist, still needed under NS.
16127 * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
16128 (struct widget_value): Define it here for menu.c.
16129 * keymap.c (includes): Include modifier internals.
16130 (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
16131 NS.
16132 (where_is_internal, Fwhere_is_internal): When compiled under NS, add
16133 support for preferring sequences using certain modifiers, specified by
16134 the FIRSTONLY argument.
16135 * lisp.h (hash_remove): Rename to avoid name clash when compiling
16136 under NS GNUstep implementation.
16137 (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
16138 * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
16139 * menu.c: Include nsterm.h under NS.
16140 (single_menu_item, parse_single_submenu, xmalloc_widget_value)
16141 (free_menubar_widget_tree_value, update_submenu_strings)
16142 (find_and_call_menu_selection): Treat NS as X and NT.
16143 (find_and_return_menu_selection): New function, used for popup menus.
16144 * nsgui.h:
16145 * nsterm.h:
16146 * nsfns.m:
16147 * nsimage.m:
16148 * nsmenu.m:
16149 * nsselect.m:
16150 * nsterm.m: New files.
16151 * process.c (wait_reading_process_output): Under NS, call ns_select()
16152 instead of plain select().
16153 * syntax.c (char_quoted): Under NS, avoid a crash when called near
16154 beginning of buffer.
16155 * sysselect.h (init_process): Rename when compiling under Cocoa to
16156 avoid name conflict.
16157 * termhooks.h (display_info): Add ns_display_info to union.
16158 * terminal.c (Fterminal_live_p): Add ns to terminal types.
16159 * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
16160 COCOA environment.
16161 * unexnext.c: Update to work with mach API on Mac OS X, and to use new
16162 unexec() signature. (Note, this will dump, but the resulting file
16163 crashes; unexosx is used instead; keeping around for reference and
16164 possible aid in getting dump working under GNUstep.)
16165 * w32gui.h (button_type, widget_value): Remove definitions (now in
16166 keyboard.h).
16167 * window.c: Include nsterm.h when compiling under NS.
16168 * xdisp.c (includes): Include nsterm.h when compiling under NS.
16169 (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
16170 other GUI windowing systems.
16171 (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
16172 GTK.
16173 (x_consider_frame_title): Under NS, set icon type and frame
16174 modified-state indicator; use ns_set_name_as_filename() when using
16175 formatted title.
16176 (update_window_cursor): Make public when compiling under NS.
16177 (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
16178 (hourglass_atimer, Vhourglass_delay
16179 * xfaces.c (header section, init_frame_faces, clear_font_table)
16180 (defined_color, unload_color, x_face_list_fonts)
16181 (prepare_face_for_display): Add NS support parallel to other GUIs.
16182 Emulate GCs like other non-X GUIs.
16183 (split_font_name): Don't lowercase font name under NS.
16184 (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
16185 under NS.
16186 * s/darwin.h: Add support for compilation under NS.
16187
16188 2008-07-15 Jason Rumney <jasonr@gnu.org>
16189
16190 * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
16191 (w32_show_hourglass): Rename from show_hourglass.
16192 (w32_hide_hourglass): Rename from hide_hourglass.
16193 (DEFAULT_HOURGLASS_DELAY): Revert from last change.
16194 (Vhourglass_delay): Declare extern.
16195 (hourglass_started): Remove.
16196
16197 * xdisp.c (Vhourglass_delay): Remove static.
16198 (hourglass_started, start_hourglass, cancel_hourglass):
16199 Don't include these versions on WINDOWSNT.
16200
16201 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
16202
16203 * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
16204 variables (formerly in xfns.c).
16205 (show_hourglass, hide_hourglass): New prototypes (same).
16206 * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
16207 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
16208 in xfns.c).
16209 (syms_of_xdisp): Declare/initialize display-hourglass,
16210 hourglass-delay. Initialize hourglass_atimer, hourglass_shown_p.
16211 (hourglass_started, start_hourglass, cancel_hourglass): New functions,
16212 formerly in xfns.c.
16213 * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16214 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16215 (start_hourglass, cancel_hourglass): Remove.
16216 (show_hourglass, hide_hourglass): Remove prototypes and static
16217 modifiers.
16218 (syms_of_xfns): Remove display-hourglass, hourglass-delay,
16219 hourglass_atimer, hourglass_shown_p declaration/initialization.
16220 * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
16221 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
16222 (start_hourglass, cancel_hourglass): Remove.
16223 (show_hourglass, hide_hourglass): Remove prototypes and static
16224 modifiers.
16225 (syms_of_macfns): Remove display-hourglass, hourglass-delay,
16226 hourglass_atimer, hourglass_shown_p declaration/initialization.
16227 * w32fns.c (display_hourglass_p, Vhourglass_delay)
16228 (DEFAULT_HOURGLASS_DELAY): Remove.
16229 (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
16230 hourglass_shown_p declaration/initialization.
16231
16232 2008-07-14 Jason Rumney <jasonr@gnu.org>
16233
16234 * w32fns.c (w32_get_arg): Remove wrapper function.
16235 (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
16236 directly.
16237 (Fx_create_frame): Sync with xfns.c. Use x_get_arg directly.
16238
16239 2008-07-14 Kenichi Handa <handa@m17n.org>
16240
16241 * xfont.c (xfont_open): Add workaround for X's bug.
16242
16243 2008-07-14 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
16244
16245 * fontset.c: Include <stdio.h> unconditionally.
16246
16247 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
16248
16249 * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
16250 for filtering.
16251
16252 2008-07-13 Dan Nicolaescu <dann@ics.uci.edu>
16253
16254 * s/vms.h: Use __GNUC__ instead of _GNUC_.
16255
16256 * m/macppc.h:
16257 * m/alpha.h: Use GNU_LINUX instead of LINUX. Reorganize conditionals.
16258
16259 * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
16260 (SPECIAL_EMACS_INT):
16261 * m/ia64.h (SPECIAL_EMACS_INT):
16262 * m/amdx86-64.h (SPECIAL_EMACS_INT):
16263 * s/gnu.h (NLIST_STRUCT):
16264 * s/aix4-2.h (X11R5_INHIBIT_I18N):
16265 * s/gnu-linux.h (LINUX):
16266 * s/msdos.h (HAVE_FACES):
16267 * s/ms-w32.h (HAVE_FACES): Don't define, unused.
16268
16269 * systty.h:
16270 * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
16271 anymore.
16272
16273 2008-07-12 Dan Nicolaescu <dann@ics.uci.edu>
16274
16275 * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
16276 always defined as int.
16277
16278 * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
16279 * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
16280 * s/gnu-linux.h (HAVE_WAIT_HEADER):
16281 * s/freebsd.h (HAVE_WAIT_HEADER):
16282 * s/bsd-common.h (HAVE_UNION_WAIT):
16283 * s/aix4-2.h (HAVE_WAIT_HEADER):
16284 * m/mips.h (HAVE_UNION_WAIT):
16285 * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
16286 (COFF, static): Do not define, they are undefined later in the file.
16287
16288 * process.c (update_status): Don't use a union.
16289 (status_convert):
16290 (sigchld_handler): Use int instead of WAITTYPE.
16291
16292 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
16293
16294 * indent.c (Fvertical_motion): Restore hscroll before moving to
16295 goal column.
16296
16297 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
16298
16299 * lisp.h: Remove left over code.
16300
16301 2008-07-11 Andreas Schwab <schwab@suse.de>
16302
16303 * lisp.h: Fix logic in last change.
16304
16305 * menu.h: New file.
16306 * menu.c: Include it.
16307 * xmenu.c: Likewise.
16308 * Makefile.in: Update dependencies.
16309
16310 2008-07-11 Kenichi Handa <handa@m17n.org>
16311
16312 * fontset.c (fontset_from_font): Cancel the previous change.
16313
16314 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
16315
16316 * lisp.h:
16317 * w32heap.c:
16318 * emacs.c:
16319 * alloc.c: Replace all references of NO_UNION_TYPE with
16320 USE_LISP_UNION_TYPE.
16321
16322 * m/xtensa.h (NO_UNION_TYPE):
16323 * m/vax.h (NO_UNION_TYPE):
16324 * m/template.h (NO_UNION_TYPE):
16325 * m/sparc.h (NO_UNION_TYPE):
16326 * m/mips.h (NO_UNION_TYPE):
16327 * m/macppc.h (NO_UNION_TYPE):
16328 * m/m68k.h (NO_UNION_TYPE):
16329 * m/iris4d.h (NO_UNION_TYPE):
16330 * m/intel386.h (NO_UNION_TYPE):
16331 * m/ibms390x.h (NO_UNION_TYPE):
16332 * m/ibms390.h (NO_UNION_TYPE):
16333 * m/ibmrs6000.h (NO_UNION_TYPE):
16334 * m/ia64.h (NO_UNION_TYPE):
16335 * m/hp800.h (NO_UNION_TYPE):
16336 * m/arm.h (NO_UNION_TYPE):
16337 * m/amdx86-64.h (NO_UNION_TYPE):
16338 * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
16339 defining it the same.
16340
16341 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
16342
16343 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
16344
16345 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
16346
16347 * fileio.c:
16348 * sysdep.c:
16349 * systty.h:
16350 * m/ibmrs6000.h:
16351 * m/iris4d.h:
16352 * s/aix4-2.h:
16353 * s/freebsd.h:
16354 * s/gnu-linux.h:
16355 * s/hpux10-20.h:
16356 * s/hpux11.h:
16357 * s/netbsd.h:
16358 * s/sol2-3.h:
16359 * s/sol2-4.h:
16360 * s/sol2.h:
16361 * s/usg5-4.h:
16362 * s/vms.h: Remove references to unused variables.
16363
16364 2008-07-10 Andreas Schwab <schwab@suse.de>
16365
16366 * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
16367 pattern before matching the generic family.
16368
16369 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
16370
16371 * unexec.c:
16372 * s/vms.h:
16373 * s/usg5-4-2.h:
16374 * s/sol2-5.h:
16375 * s/freebsd.h:
16376 * s/darwin.h: Remove dead code.
16377
16378 * m/template.h:
16379 * m/sparc.h:
16380 * m/mips.h:
16381 * m/m68k.h:
16382 * m/iris4d.h:
16383 * m/intel386.h:
16384 * m/ibms390x.h:
16385 * m/ibms390.h:
16386 * m/ia64.h:
16387 * m/hp800.h:
16388 * m/arm.h:
16389 * m/amdx86-64.h: Remove dead code and references to unused
16390 and compiler defined symbols.
16391
16392 * unexmips.c:
16393 * unexelf.c: Remove references to desupported systems.
16394
16395 * m/powermac.h: Remove file, it is now identical to m/macppc.h.
16396
16397 * m/powermac.h: Remove boilerplate comments.
16398 (NO_REMAP): Remove unused definition.
16399
16400 * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
16401 define them.
16402
16403 2008-07-10 Kenichi Handa <handa@m17n.org>
16404
16405 * xfont.c (xfont_open): Log the reason of failure.
16406
16407 2008-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
16408
16409 * fontset.c (fontset_get_font_group):
16410 * font.c (font_check_otf): Specify argument types.
16411
16412 2008-07-09 Kenichi Handa <handa@m17n.org>
16413
16414 * coding.c (detect_coding_utf_8): Set detect_info->found only when
16415 non-ASCII char is found.
16416
16417 * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
16418 (reorder_font_vector): Change the arg preferred_family to font.
16419 Prefer the spec matching with font.
16420 (fontset_get_font_group): New function.
16421 (fontset_find_font): Change the format of an element of a realized
16422 fontset. Use fontset_get_font_group.
16423 (fontset_font): Try the current fontset, the default fontset, the
16424 fallbacks of the current fontset, and the fallbacks of the default
16425 fontset in this order.
16426 (face_for_char): Delete the shortcut to use the current font.
16427 (fontset_from_font): Don't set fonts for Latin in the fontset.
16428
16429 * font.h (font_make_object, font_match_p): Adjust prototypes.
16430
16431 * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
16432
16433 * font.c (font_make_object): New arg entity and pixelsize.
16434 (font_check_otf_features, font_check_otf): New functions.
16435 (font_match_p): Check :lang, :script, and :otf properties.
16436
16437 * xfont.c (xfont_open): Adjust it for the change of
16438 font_make_object.
16439 (xfont_text_extents): Fix initial setting of metrics.
16440
16441 * ftfont.c (struct ftfont_info): New member index, delete member
16442 fc_charset_idx. Make the member order compatible with struct
16443 xftfont_info.
16444 (fc_charset_table): Change charset names to registry names.
16445 (ftfont_pattern_entity): Delete the args registry and
16446 fc_charset_idx. Change the value of :font-entity property
16447 to (FONTNAME . INDEX). Always set :registry property to
16448 `iso10646-1'.
16449 (struct ftfont_cache_data): New struct.
16450 (ftfont_lookup_cache): New arg for_face.
16451 (ftfont_get_fc_charset, ftfont_get_otf): New functions.
16452 (ftfont_driver): Set the member otf_capability.
16453 (ftfont_get_charset): Adjust it for the change of
16454 fc_charset_table.
16455 (OTF_TAG_SYM): New macro.
16456 (ftfont_spec_pattern): Delete the arg fc_charset_idx. Adjust it
16457 for the change of fc_charset_table.
16458 (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
16459 ftfont_pattern_entity. Add FC_INDEX to objset.
16460 (ftfont_match): Adjust it for the change of ftfont_spec_pattern
16461 and ftfont_pattern_entity.
16462 (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
16463 font_make_object, struct ftfont_info.
16464 (ftfont_has_char): Use ftfont_get_fc_charset.
16465 (ftfont_otf_features, ftfont_otf_capability): New functions.
16466 (ftfont_shape): Use ftfont_get_otf.
16467 (ftfont_text_extents): Fix initial setting of metrics.
16468
16469 * xftfont.c (struct xftfont_info): New member ft_size. Make the
16470 member order compatible with struct ftfont_info.
16471 (xftfont_open): Add FC_CHARSET to the pattern.
16472 Set xftfont_info->ft_size. Don't unlock the face. Check BDF
16473 properties if appropriate.
16474 (xftfont_close): Unlock the face.
16475 (xftfont_anchor_point, xftfont_shape): Deleted.
16476 (syms_of_xftfont): Don't set members anchor_point and shape of
16477 xftfont_driver.
16478
16479 * w32uniscribe.c (uniscribe_open): Adjust it for the change of
16480 font_make_object.
16481
16482 * w32font.c (w32font_open): Adjust it for the change of
16483 font_make_object.
16484 (w32font_open_internal): Don't set properties of font_object here.
16485
16486 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
16487
16488 * macfns.c (x_create_tip_frame):
16489 * w32fns.c (x_create_tip_frame):
16490 * xfns.c (x_create_tip_frame): Pass parameter argument to
16491 face-set-after-frame-default.
16492
16493 * xfaces.c (Finternal_merge_in_global_face): Save merged
16494 attributes for the default face back into the face vector.
16495
16496 2008-07-08 Andreas Schwab <schwab@suse.de>
16497
16498 * fontset.h: Declare fontset_from_font. Don't declare
16499 new_fontset_from_font and fontset_from_font_name.
16500 * xterm.c: Include "fontset.h".
16501 * Makefile.in (xterm.o): Update dependencies.
16502
16503 2008-07-08 Glenn Morris <rgm@gnu.org>
16504
16505 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.)
16506 * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
16507
16508 2008-07-07 Chong Yidong <cyd@stupidchicken.com>
16509
16510 * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
16511 (x_set_frame_parameters): Don't bind it.
16512
16513 2008-07-07 Juanma Barranquero <lekktu@gmail.com>
16514
16515 * w32fns.c (map_w32_filename): Declare extern.
16516
16517 2008-07-07 Jason Rumney <jasonr@gnu.org>
16518
16519 * w32term.c (WS_EX_LAYERED): Define if not already.
16520
16521 2008-07-06 Chong Yidong <cyd@stupidchicken.com>
16522
16523 * xfaces.c (set_font_frame_param): Don't try to set the font
16524 parameter if it is still unspecified in the lface.
16525
16526 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
16527
16528 * xfaces.c (Finternal_merge_in_global_face): Don't realize default
16529 face if it didn't already exist.
16530
16531 * xdisp.c (try_window_id): Give up if word-wrapping is on.
16532
16533 2008-07-05 Andreas Schwab <schwab@suse.de>
16534
16535 * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
16536
16537 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
16538
16539 * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
16540 word-wrapping.
16541 (IT_DISPLAYING_WHITESPACE): New macro.
16542 (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
16543 when word-wrapping. Simplify word-wrapping logic. Use correct
16544 pixel positions when saving copies of the iterator.
16545 (display_line): Use proper wrap point if the last character on a
16546 line was preceded by whitespace.
16547
16548 2008-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16549
16550 * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
16551
16552 2008-07-04 Kenichi Handa <handa@m17n.org>
16553
16554 * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
16555
16556 * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
16557
16558 2008-07-02 Jason Rumney <jasonr@gnu.org>
16559
16560 * xfns.c (syms_of_xfns): Only define x-select-font when both
16561 HAVE_FREETYPE and USE_GTK.
16562
16563 * xdisp.c (next_element_from_display_vector): Move assignment out
16564 of if statement.
16565
16566 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
16567
16568 * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
16569
16570 * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
16571 (syms_of_fileio): Initialize and export them.
16572 (Fdelete_directory, Fdelete_file): Optionally delete via trash.
16573
16574 * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
16575 (Fsystem_move_file_to_trash): New function.
16576 (syms_of_w32fns): Export it to lisp.
16577
16578 2008-07-01 Jason Rumney <jasonr@gnu.org>
16579
16580 * w32font.c (w32font_text_extents): Don't count overhang as part
16581 of width.
16582
16583 2008-06-30 Miles Bader <miles@gnu.org>
16584
16585 * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
16586 Add `avoid_cursor_p' field.
16587
16588 * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
16589 (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
16590 (append_glyph, append_composite_glyph, produce_image_glyph)
16591 (append_stretch_glyph): Initialize avoid_cursor_p.
16592 (get_it_property): Rename from `get_line_height_property'.
16593 (x_produce_glyphs): Use get_it_property.
16594 (handle_line_prefix, push_display_prop): New functions.
16595 (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
16596 (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
16597 New variables.
16598 (syms_of_xdisp): Initialize them.
16599
16600 2008-06-30 Kenichi Handa <handa@m17n.org>
16601
16602 * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
16603 XftDefaultSubstitute (they are called in XftFontMatch).
16604 (xftfont_open): Fix args to ftfont_font_format.
16605
16606 * ftfont.c (fc_charset_table): New member lang.
16607 (ftfont_resolve_generic_family): New arg pattern.
16608 (ftfont_spec_pattern): Check fc_charset_table[]->lang.
16609 (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
16610 (ftfont_open): Fix args to ftfont_font_format.
16611 (ftfont_font_format): New arg filename.
16612
16613 2008-06-30 Chong Yidong <cyd@stupidchicken.com>
16614
16615 * xfaces.c (Finternal_merge_in_global_face): If default face was
16616 modified, realize it again. Update the font face attribute.
16617
16618 2008-06-29 Jason Rumney <jasonr@gnu.org>
16619
16620 * w32term.c (x_set_frame_alpha): Fix logic.
16621
16622 2008-06-29 Kenichi Handa <handa@m17n.org>
16623
16624 * fontset.c (Finternal_char_font): Return font-object instead of
16625 font-name.
16626
16627 * composite.c (get_composition_id): Fix the width calculation for TAB.
16628
16629 2008-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16630
16631 * indent.c (Fvertical_motion): Properly handle float column arg.
16632
16633 2008-06-28 Jason Rumney <jasonr@gnu.org>
16634
16635 * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
16636 (pfnSetLayeredWindowAttributes): New function pointer.
16637 (w32_initialize): Initialize it when supported.
16638 (x_set_frame_alpha): New function.
16639
16640 * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
16641 (w32_frame_parm_handlers): Set alpha handler.
16642
16643 * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
16644
16645 2008-06-27 Jason Rumney <jasonr@gnu.org>
16646
16647 * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
16648 (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
16649 (w32_to_x_charset, x_to_w32_charset)
16650 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16651 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16652 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16653 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16654 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16655 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16656 (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
16657 (Qw32_charset_unicode): Remove.
16658 (syms_of_w32fns): Update for above changes.
16659
16660 * w32font.c (w32_to_x_charset, x_to_w32_charset)
16661 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
16662 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
16663 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
16664 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
16665 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
16666 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
16667 (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
16668 (syms_of_w32font): Update for above changes.
16669
16670 2008-06-27 Dan Nicolaescu <dann@ics.uci.edu>
16671
16672 * s/usg5-4.h: Fix previous change: keep the correct branch of a
16673 removed #if.
16674 (USG_SHARED_LIBRARIES): Remove duplicate definition.
16675
16676 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
16677 Eli Zaretskii <eliz@gnu.org>
16678
16679 * makefile.w32-in (LOCAL_FLAGS):
16680 Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
16681
16682 * sysdep.c (_spawnlp, _getpid):
16683 Declare with explicit _cdecl instead of _CRTAPI1.
16684
16685 * editfns.c (Fget_internal_run_time):
16686 Check for WINDOWSNT with #ifdef, not #if.
16687
16688 2008-06-26 Jason Rumney <jasonr@gnu.org>
16689
16690 * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
16691
16692 * w32term.c (x_draw_glyph_string_foreground)
16693 (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
16694 Use FONT_HANDLE macro.
16695 (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
16696
16697 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16698 (uniscribe_encode_char): Use FONT_HANDLE macro.
16699
16700 * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
16701 (w32font_text_extents): Use precast w32_font.
16702 (w32font_close): Free cached metrics.
16703 (w32font_open_internal): Allocate space for name on stack.
16704
16705 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
16706
16707 * xdisp.c (extend_face_to_end_of_line): Fix last change.
16708
16709 2008-06-26 Jason Rumney <jasonr@gnu.org>
16710
16711 * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
16712 (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
16713
16714 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
16715
16716 * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
16717
16718 2008-06-26 Jason Rumney <jasonr@gnu.org>
16719
16720 * w32bdf.c, w32bdf.h: Remove obsolete files.
16721
16722 * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
16723
16724 * w32gui.h: Don't include w32bdf.h.
16725 (XCharStruct, enum w32_char_font_type, W32FontStruct):
16726 Remove obsolete font support.
16727
16728 * w32font.h (struct w32font_info): Remove compat_w32_font.
16729 Add hfont member.
16730 (FONT_COMPAT): Remove obsolete macro.
16731
16732 * w32font.c (w32font_close): Remove compat code. Delete hfont member.
16733 (w32font_encode_char, w32font_text_extents): Use new hfont member.
16734 (w32font_open_internal): Remove compat code. Set new hfont member.
16735 (Fx_select_font): Use new hfont member.
16736
16737 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
16738 (uniscribe_encode_char): Use new hfont member.
16739
16740 * w32term.c (x_draw_glyph_string_foreground)
16741 (x_draw_composite_glyph_string_foreground): Use new hfont member.
16742 (x_draw_glyph_string): Use metrics in w32font_info.
16743
16744 2008-06-26 Kenichi Handa <handa@m17n.org>
16745
16746 * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
16747
16748 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
16749
16750 * unexnext.c:
16751 * m/ews4800.h:
16752 * m/hp9000s300.h:
16753 * m/ibm370aix.h:
16754 * m/mips-siemens.h:
16755 * m/ncr386.h:
16756 * m/next.h:
16757 * m/pmax.h:
16758 * m/powerpcle.h:
16759 * m/tandem-s2.h:
16760 * s/386bsd.h:
16761 * s/bsd386.h:
16762 * s/bsd4-1.h:
16763 * s/bsd4-2.h:
16764 * s/bsdos2-1.h:
16765 * s/bsdos2.h:
16766 * s/bsdos3.h:
16767 * s/bsdos4.h:
16768 * s/nextstep.h:
16769 * s/ultrix4-3.h:
16770 * s/usg5-0.h:
16771 * s/usg5-2-2.h:
16772 * s/usg5-2.h:
16773 * s/usg5-4-3.h:
16774 * s/ux4800.h:
16775 * s/uxpds.h:
16776 * s/uxpv.h: Remove support for obsolete systems.
16777 * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
16778 Remove, insert contents in s/hpux10-20.h.
16779 * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
16780 Remove, insert contents in s/aix4-2.h.
16781 * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
16782 * s/bsd4-3.h: Rename to ...
16783 * s/bsd-common.h: ... this.
16784 * data.c:
16785 * doc.c:
16786 * ecrt0.c:
16787 * emacs.c:
16788 * fileio.c:
16789 * floatfns.c:
16790 * keyboard.c:
16791 * mem-limits.h:
16792 * print.c:
16793 * process.c:
16794 * sysdep.c:
16795 * syssignal.h:
16796 * systty.h:
16797 * syswait.h:
16798 * term.c:
16799 * unexec.c:
16800 * unexelf.c:
16801 * unexhp9k800.c:
16802 * m/hp800.h:
16803 * m/ibmrs6000.h:
16804 * m/mips.h:
16805 * m/vax.h:
16806 * s/darwin.h:
16807 * s/freebsd.h:
16808 * s/gnu.h:
16809 * s/ms-w32.h:
16810 * s/msdos.h:
16811 * s/netbsd.h:
16812 * s/template.h: Remove references to obsolete variables.
16813
16814 * Makefile.in: Add dependencies for all unexec files.
16815 (admindir): Remove unused variable.
16816 (UNEXEC_SRC): Remove references.
16817
16818 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
16819
16820 * xfns.c (x_default_font_parameter): If Xft is available, first
16821 try Monospace-12 for the default font.
16822
16823 2008-06-25 Jason Rumney <jasonr@gnu.org>
16824
16825 * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
16826
16827 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
16828
16829 * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
16830
16831 * buffer.c (syms_of_buffer): Remove default-word-wrap.
16832
16833 2008-06-25 Juanma Barranquero <lekktu@gmail.com>
16834
16835 * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
16836 <scroll-conservatively>: Fix typo in docstring.
16837
16838 * xselect.c (Fx_send_client_event): Doc fix.
16839
16840 2008-06-25 Kenichi Handa <handa@m17n.org>
16841
16842 * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
16843
16844 * font.c (font_parse_fcname): Remove unused variables.
16845 (font_sort_entites): Delete the arg SPEC. Caller changed.
16846 Fix for the case of ! best_only.
16847 (font_delete_unmatched): Check DPI and AVGWIDTH too.
16848
16849 * lisp.h (Fstring_to_unibyte): EXFUN it.
16850
16851 * character.h (str_to_unibyte): Extern it.
16852
16853 * character.c (str_to_unibyte): New function.
16854
16855 * fns.c (Fstring_to_unibyte): New function.
16856 (syms_of_fns): Defsubr it.
16857
16858 2008-06-24 Kenichi Handa <handa@m17n.org>
16859
16860 * font.c (font_score): Even if the PIXEL_SIZE is the same, check
16861 DPI too.
16862 (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
16863
16864 2008-06-24 Andreas Schwab <schwab@suse.de>
16865
16866 * Makefile.in (${lispsource}loaddefs.el): Rename from
16867 ../lisp/loaddefs.el.
16868 (bootstrap-clean): Do what distclean does but don't remove
16869 Makefile.
16870 (distclean): Depend on bootstrap-clean and remove Makefile.
16871
16872 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
16873
16874 * buffer.h (struct buffer): New member word_wrap.
16875
16876 * buffer.c (syms_of_buffer): New variables default-word-wrap and
16877 word-wrap.
16878 (init_buffer_once): Initialize them.
16879
16880 * dispextern.h (struct it): Replace bool truncate_lines_p with a
16881 line_wrap enum possessing three possible values.
16882
16883 * termopts.h: Replace truncate_partial_width_windows with
16884 Vtruncate_partial_width_windows.
16885
16886 * dispnew.c (direct_output_for_insert): Avoid direct output when
16887 inserting a space with word wrap on.
16888
16889 * indent.c (compute_motion): Obey integer values of
16890 truncate-partial-width-windows.
16891
16892 * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
16893 replacing truncate_partial_width_windows.
16894 (init_iterator): If Vtruncate_partial_width_windows is an integer,
16895 truncate only if the window width is below that integer.
16896 (start_display, resize_mini_window, produce_stretch_glyph)
16897 (display_string, move_it_in_display_line_to): Use line_wrap.
16898 (back_to_previous_visible_line_start, reseat_1):
16899 Reset string_from_display_prop_p.
16900 (display_line): Extend default face to end of line when wrapping.
16901
16902 2008-06-24 Kim F. Storm <storm@cua.dk>
16903
16904 * xdisp.c (display_line, move_it_in_display_line_to): Add ability
16905 to wrap continued lines at word boundaries.
16906
16907 2008-06-24 Jason Rumney <jasonr@gnu.org>
16908
16909 * font.c (Ffont_face_attributes): Multiply pixel size before point
16910 conversion to avoid multiplying rounding error.
16911
16912 2008-06-23 Jason Rumney <jasonr@gnu.org>
16913
16914 * w32term.c (x_draw_glyph_string_background)
16915 (x_draw_glyph_string): Remove old bdf font code.
16916
16917 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
16918
16919 2008-06-22 Kenichi Handa <handa@m17n.org>
16920
16921 * font.c (font_find_for_lface): Try the adstyle specified in
16922 the property of LFACE_FONT of LFACE (if any).
16923
16924 2008-06-21 Seiji Zenitani <zenitani@mac.com>
16925 Ryo Yoshitake <ryo@shiftmode.net>
16926
16927 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
16928
16929 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
16930
16931 * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
16932 Use $(BOOTSTRAPEMACS) rather than witness-emacs.
16933 (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
16934 (witness-emacs): Remove.
16935 (lisp, shortlisp): Move loaddefs.el earlier.
16936 (mostlyclean): Forget about witness-emacs.
16937
16938 2008-06-22 Glenn Morris <rgm@gnu.org>
16939
16940 * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
16941 (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
16942
16943 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
16944
16945 * Makefile.in (PRECOMP): Remove.
16946 (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
16947 (witness-emacs): Run `compile-first'.
16948 (.el.elc): Use the new compile-onefile target.
16949
16950 2008-06-21 Kenichi Handa <handa@m17n.org>
16951
16952 * xftfont.c (xftfont_open): Handle QCembolden only when
16953 FC_EMBOLDEN is defined.
16954
16955 2008-06-21 Andreas Schwab <schwab@suse.de>
16956
16957 * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
16958 (.el.elc): Likewise.
16959
16960 2008-06-21 Miles Bader <miles@gnu.org>
16961
16962 * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
16963 build dir, not the lisp source dir.
16964
16965 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
16966
16967 * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
16968 (bootstrapclean): Remove.
16969 (.el.elc): New rule.
16970 (PRECOMP): New var.
16971 (../lisp/subdirs.el): Remove.
16972 (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
16973 (witness-emacs): New target.
16974 (mostlyclean): Remove witness-emacs as well.
16975 (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
16976 Add witness-emacs dependency.
16977
16978 2008-06-20 Chong Yidong <cyd@stupidchicken.com>
16979
16980 * font.c (Ffont_face_attributes): Omit key-attribute pairs not
16981 defined by the font.
16982
16983 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
16984
16985 * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
16986 (bootstrap-clean): New target that keeps TAGS around.
16987 (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
16988 (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
16989
16990 2008-06-20 Jason Rumney <jasonr@gnu.org>
16991
16992 * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
16993 Remove obsolete font code.
16994
16995 * w32font.c (font_matches_spec): Use csb bitfield from font signature
16996 to determine language support.
16997
16998 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
16999
17000 * sysdep.c (cfsetspeed): New fun extracted from the code.
17001 (cfmakeraw): Move before first use.
17002
17003 2008-06-20 Angelo Graziosi <angelo.graziosi@alice.it> (tiny change)
17004
17005 * sysdep.c (cfmakeraw): Provide fallback implementation.
17006 (serial_configure): Provide fallback implementation of cfsetspeed.
17007
17008 2008-06-20 Kenichi Handa <handa@m17n.org>
17009
17010 * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
17011 the pattern.
17012
17013 * fontset.c (fontset_from_font): Copy font_spec before changing
17014 the elements.
17015
17016 * xfns.c (x_default_font_parameter): Try "monospace-12" too.
17017
17018 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
17019
17020 * w32fns.c, xfns.c (x_default_font_parameter): Only set `font-param'
17021 for explicit `font' parameters.
17022
17023 * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
17024
17025 2008-06-19 Kenichi Handa <handa@m17n.org>
17026
17027 * frame.c: Include <ctype.h>.
17028 (x_set_font_backend): Allow spacing characters in the X resource
17029 for FontBackend.
17030
17031 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
17032
17033 * w32fns.c, xfns.c (Qfont_param): New var.
17034 (syms_of_w32fns): Initialize it.
17035 (x_default_font_parameter): Record explicit `font' into
17036 `font-parameter'.
17037
17038 2008-06-18 Kenichi Handa <handa@m17n.org>
17039
17040 * font.c (font_parse_xlfd): Fix previous change.
17041 (font_parse_fcname): Don't use :fc-unknown-spec.
17042 (FRAME_X_DISPLAY_INFO): Be sure to have at least 1 pixel height.
17043 (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
17044 (font_add_log): Prepend the driver name to the resulting fonts.
17045
17046 * ftfont.c (ftfont_pattern_entity): New arg extra. Caller changed.
17047 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
17048 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
17049
17050 * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
17051 (QCembolden): New variables.
17052 (syms_of_xftfont): DEFSYM them.
17053 (xftfont_open): Call XftFontMatch. Don't trust the result of
17054 XftTextExtents8 if the pixel_size is less than 5.
17055
17056 2008-06-18 Andreas Schwab <schwab@suse.de>
17057
17058 * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
17059 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
17060
17061 2008-06-18 Jason Rumney <jasonr@gnu.org>
17062
17063 * w32font.c (w32font_list, w32font_match): Add logging.
17064
17065 * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
17066
17067 2008-06-17 Chong Yidong <cyd@stupidchicken.com>
17068
17069 * font.c (font_parse_fcname): Store divider characters for
17070 unknown-spec list. For known key symbols, intern using correct
17071 symbol name.
17072
17073 2008-06-17 Kenichi Handa <handa@m17n.org>
17074
17075 * xfaces.c (realize_default_face): If the frame is not on window
17076 system, set the fontset of face to nil.
17077
17078 2008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
17079
17080 * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
17081
17082 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
17083
17084 * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
17085 (build_font_name_from_vector): Delete externs.
17086
17087 * xfaces.c (struct font_name): Don't declare.
17088
17089 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
17090
17091 * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
17092
17093 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
17094
17095 * font.c (font_parse_fcname): Fix handling of unknown-spec string.
17096
17097 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
17098
17099 * font.c (Ffont_spec): Fix usage in docstring.
17100 (Ffont_face_attributes): Doc fix.
17101
17102 2008-06-16 Andreas Schwab <schwab@suse.de>
17103
17104 * font.c (Ffont_face_attributes): Fix definition.
17105
17106 2008-06-16 Jason Rumney <jasonr@gnu.org>
17107
17108 * font.h (font_style_symbolic_from_value): Remove.
17109
17110 * font.c (font_style_symbolic_from_value): Remove.
17111 (font_style_symbolic): Revert to pre 2008-06-13 version.
17112
17113 * w32font.c (w32_to_fc_weight): New function.
17114 (w32font_full_name, logfont_to_fcname): Use it.
17115
17116 2008-06-16 Kenichi Handa <handa@m17n.org>
17117
17118 * font.c (font_check_object): Delete it.
17119 (font_clear_cache): Check if a font-object is alive.
17120 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
17121 font-object to nil.
17122 (font_close_object): Don't check FONT_CLOSE_OBJECT.
17123 (font_at): Don't call font_check_object.
17124 (Ffont_get): Return a symbol for :weight, :slant, and :width.
17125
17126 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
17127
17128 * puresize.h (BASE_PURESIZE): Increase to 1230000.
17129
17130 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
17131
17132 * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
17133
17134 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
17135
17136 * font.c (font_parse_fcname): Only one decimal point.
17137 (font_unparse_fcname): Handle data in family and foundry indices
17138 as symbols, not strings.
17139 (font_unparse_gtkname, Ffont_face_attributes): New functions.
17140
17141 * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
17142
17143 * font.h (font_unparse_gtkname): Add prototype.
17144
17145 2008-06-15 Naohiro Aota <nao.aota@gmail.com> (tiny change)
17146
17147 * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
17148
17149 2008-06-15 Andreas Schwab <schwab@suse.de>
17150
17151 * font.c (font_update_drivers): Fix crash when no drivers match.
17152
17153 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
17154
17155 * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
17156 * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
17157
17158 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
17159
17160 * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
17161
17162 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
17163
17164 * process.c (Fserial_process_configure, Fprocess_send_eof):
17165 Use EQ to compare Lisp_Objects.
17166
17167 2008-06-13 Jason Rumney <jasonr@gnu.org>
17168
17169 * w32fns.c (Fw32_select_font): Remove old font API function.
17170
17171 * w32font.c (logfont_to_fcname): New function.
17172 (Fx_select_font): New font dialog function compatible with
17173 GTK/fontconfig version.
17174
17175 * font.c (font_style_symbolic_from_value): New function.
17176 (font_style_symbolic): Use it.
17177
17178 * font.h (font_style_symbolic_from_value): Declare new function.
17179
17180 2008-06-13 Juanma Barranquero <lekktu@gmail.com>
17181
17182 * font.c (syms_of_font) <font-weight-table, font-slant-table>:
17183 <font-width-table>: Fix typos in docstrings.
17184
17185 2008-06-13 Daniel Engeler <engeler@gmail.com>
17186
17187 These changes add serial port access.
17188 * process.c: Add HAVE_SERIAL.
17189 (Fdelete_process, Fprocess_status, Fset_process_buffer)
17190 (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
17191 (list_processes_1, select_wrapper, Fstop_process)
17192 (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
17193 (status_notify): Modify to handle serial processes.
17194 [HAVE_SERIAL] (Fserial_process_configure)
17195 [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
17196 New functions.
17197 * process.h (struct Lisp_Process): Add `type'.
17198 * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
17199 New functions.
17200 * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
17201 serial ports.
17202 (serial_open, serial_configure): New functions.
17203 * w32.h: Add FILE_SERIAL.
17204 (struct _child_process): Add ovl_read, ovl_write.
17205
17206 2008-06-13 Kenichi Handa <handa@m17n.org>
17207
17208 * dispextern.h (enum lface_attribute_index): New member
17209 LFACE_FOUNDRY_INDEX.
17210
17211 * font.c (font_score): Delete arg alternate_families. Check only
17212 weight, slant, width, and size. Ignore the difference of alias
17213 style symbols.
17214 (font_sort_entites): Adjust for the above change. Reflect the
17215 order of font-driver to scores.
17216 (font_list_entities): Don't check alternate_familes here.
17217 (font_clear_prop): Handle foundry.
17218 (font_update_lface): Don't parse "foundry-family" form here.
17219 Handle FONT_FOUNDRY_INDEX.
17220 (font_find_for_lface): Likewise. Handle alternate families here.
17221 If registry is nil, try iso8859-1 and ascii-0.
17222 (font_open_for_lface): Pay attention to size in ENTITY.
17223 (font_open_by_name): Simplify by calling font_load_for_lface.
17224 (free_font_driver_list): Delete it.
17225 (font_update_drivers): Preserve the order of backends.
17226 (syms_of_font): Setting of sort_shift_bits adjusted for the change
17227 of font_score and font_sort_entites.
17228 (font_update_sort_order): Likewise.
17229
17230 * xfaces.c (LFACE_FOUNDRY): New macro.
17231 (check_lface_attrs): Check foundry.
17232 (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
17233 (merge_face_vectors): Check foundry.
17234 (merge_face_ref): Likewise.
17235 (Finternal_set_lisp_face_attribute): Likewise.
17236 (x_update_menu_appearance): Likewise.
17237 (Finternal_get_lisp_face_attribute): Likewise.
17238 (lface_hash): Likewise.
17239 (lface_same_font_attributes_p): Likewise.
17240 (x_supports_face_attributes_p): Likewise.
17241 (tty_supports_face_attributes_p): Likewise.
17242 (Finternal_set_alternative_font_family_alist): Intern strings.
17243 (Finternal_set_alternative_font_registry_alist): Downcase strings.
17244 (realize_default_face): Set LFACE_FOUNDRY (lface).
17245
17246 * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
17247 font-driver at first.
17248
17249 * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
17250
17251 2008-06-12 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
17252
17253 * lread.c (Fload): Use xfree, not free on saved_doc_string.
17254
17255 2008-06-12 Jim Meyering <meyering@redhat.com>
17256
17257 Make unexec_free handle NULL the same way free does.
17258 * unexmacosx.c (unexec_free): Ignore a NULL argument.
17259
17260 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
17261
17262 * character.h (CHAR_TO_BYTE_SAFE): New macro.
17263 * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
17264 * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
17265 (WEAK_ALIAS): Simplify.
17266 * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
17267 when searching a unibyte buffer.
17268
17269 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
17270
17271 * xfns.c (Fx_select_font): Rename from x-font-dialog.
17272
17273 2008-06-12 Juanma Barranquero <lekktu@gmail.com>
17274
17275 * w32font.c: Include ctype.h.
17276
17277 2008-06-11 Jason Rumney <jasonr@gnu.org>
17278
17279 * w32font.c (w32font_encode_char): Detect missing glyphs that are
17280 misreported as space.
17281 (add_font_entity_to_list): Support unicode-bmp and unicode-sip
17282 as aliases for registry iso10646-1.
17283
17284 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
17285
17286 * buffer.c (clone_per_buffer_values): Skip `name'.
17287
17288 2008-06-11 Chong Yidong <cyd@stupidchicken.com>
17289
17290 * font.c (font_parse_fcname): Fix last change; accept decimal
17291 points in font size.
17292
17293 2008-06-10 Jason Rumney <jasonr@gnu.org>
17294
17295 * w32uniscribe.c (add_opentype_font_name_to_list):
17296 Skip non unicode fonts.
17297
17298 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
17299
17300 * xfns.c (Fx_font_dialog): New function.
17301
17302 * gtkutil.c (xg_dialog_response_cb): Rename from
17303 xg_file_response_callback.
17304 (pop_down_dialog): Rename from pop_down_file_dialog.
17305 (xg_get_file_name): Callers changed.
17306 (xg_get_font_name): New function.
17307
17308 * gtkutil.h (xg_get_font_name): Insert prototype.
17309
17310 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
17311
17312 * xdisp.c (underline_minimum_offset): Rename from xterm.c's
17313 x_underline_minimum_display_offset.
17314 (syms_of_xdisp): Declare it here rather than in xterm.c.
17315 * dispextern.h (underline_minimum_offset): Declare it.
17316 * w32term.c (x_draw_glyph_string): Use it.
17317 * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
17318 (syms_of_xterm): Don't declare it any more.
17319 (x_draw_glyph_string): Adjust to the new name.
17320
17321 2008-06-10 David De La Harpe Golden <david@harpegolden.net>
17322
17323 * xterm.c (x_underline_minimum_display_offset): New var.
17324 (x_draw_glyph_string): Use it.
17325 (syms_of_xterm): Declare it.
17326
17327 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
17328
17329 * font.c (font_parse_fcname): Accept GTK-style font names too.
17330
17331 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
17332
17333 * dired.c (file_name_completion): Don't return t if the match is exact
17334 but with different capitalization.
17335 * minibuf.c (Ftry_completion): Simplify.
17336
17337 * window.c (Vwindow_point_insertion_type): New var.
17338 (set_window_buffer): Use it.
17339 (syms_of_window): Init and export it to Lisp.
17340
17341 2008-06-10 Kenichi Handa <handa@m17n.org>
17342
17343 * font.h (font_intern_prop): Prototype adjusted.
17344
17345 * font.c (font_intern_prop): New arg force_symbol.
17346 (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
17347 Adjust for the change of font_intern_prop.
17348
17349 * ftfont.c (ftfont_pattern_entity):
17350 * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
17351 (w32_registry):
17352 * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
17353 the change of font_intern_prop.
17354
17355 2008-06-09 Juanma Barranquero <lekktu@gmail.com>
17356
17357 * w32menu.c (digest_single_submenu): Declare extern.
17358
17359 2008-06-09 Jason Rumney <jasonr@gnu.org>
17360
17361 * w32term.c (x_make_frame_visible): Use alternate restore flags.
17362
17363 * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
17364 (parse_single_submenu): Remove.
17365 (digest_single_submenu): Remove.
17366 (syms_of_w32menu): Don't initialise variables that have moved
17367 to menu.c.
17368 (set_frame_menubar): Sync with version in xmenu.c.
17369 (w32_menu_show): Sync with xmenu_show in xmenu.c.
17370
17371 * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
17372 Make static again.
17373
17374 2008-06-09 Jason Rumney <jasonr@gnu.org>
17375
17376 Changes to w32 files related to the move of common menu code
17377 to menu.c on 2008-06-08 by Chong Yidong.
17378
17379 * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
17380 defs to w32gui.h.
17381 (single_keymap_panes, push_menu_item, push_menu_pane):
17382 Make globally visible.
17383
17384 * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
17385 (local_free, malloc_widget_value, free_widget_value)
17386 (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
17387 (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
17388 (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
17389 (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
17390 (menu_items, menu_items_allocated, menu_items_used)
17391 (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
17392 (init_menu_items, finish_menu_items, discard_menu_items)
17393 (grow_menu_items, push_submenu_start, push_submenu_end)
17394 (push_left_right_boundary, push_menu_pane, push_menu_item)
17395 (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
17396 (free_menubar_widget_tree_value, parse_single_submenu)
17397 (update_submenu_strings): Remove functions.
17398 (xmalloc_widget_value): Remove and declare extern.
17399
17400 * makefile.w32-in ($(SRC)/menu.$(O)): New target.
17401 (OBJ1): Build it.
17402
17403 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
17404 (local_heap, local_alloc, local_free, malloc_widget_value)
17405 (free_widget_value): Define here.
17406
17407 2008-06-09 Kenichi Handa <handa@m17n.org>
17408
17409 * font.h (Qascii_0): Extern it.
17410
17411 * font.c (Qascii_0): New variable.
17412 (syms_of_font): DEFSYM it.
17413 (font_open_by_name): If the registry "iso8859-1" fails, try also
17414 "ascii-0".
17415
17416 * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
17417
17418 2008-06-08 Kenichi Handa <handa@m17n.org>
17419
17420 * .gdbinit (xfont): New command.
17421
17422 2008-06-08 Andreas Schwab <schwab@suse.de>
17423
17424 * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
17425 * Makefile.in (menu.o): Update dependencies.
17426
17427 * Makefile.in (obj): Always add menu.o.
17428 * emacs.c (main): Always call syms_of_menu.
17429 * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
17430
17431 2008-06-08 Chong Yidong <cyd@stupidchicken.com>
17432
17433 * Makefile.in: Compile menu.c.
17434
17435 * lisp.h: Declare syms_of_menu.
17436
17437 * emacs.c (main): Call syms_of_menu.
17438
17439 * keyboard.h: Relocate platform-independent menu definitions from
17440 xmenu.c.
17441
17442 * menu.c: New file. Relocate platform-independent menu
17443 definitions from xmenu.c. Suggested by Adrian Robert.
17444
17445 * xmenu.c: Remove platform-independent menu definitions.
17446 (menu_items, menu_items_inuse, menu_items_allocated)
17447 (menu_items_used, menu_items_n_panes)
17448 (menu_items_submenu_depth): Move to keyboard.h.
17449 (init_menu_items, finish_menu_items, unuse_menu_items)
17450 (discard_menu_items, restore_menu_items, save_menu_items)
17451 (grow_menu_items, push_submenu_start, push_submenu_end)
17452 (push_left_right_boundary, push_menu_pane, push_menu_item)
17453 (keymap_panes, single_keymap_panes, single_menu_item)
17454 (list_of_panes, list_of_items, find_and_call_menu_selection)
17455 (xmalloc_widget_value, free_menubar_widget_value_tree)
17456 (parse_single_submenu, digest_single_submenu)
17457 (update_submenu_strings): Move to menu.c.
17458
17459 2008-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
17460
17461 * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
17462
17463 2008-06-06 Miles Bader <miles@gnu.org>
17464
17465 * xdisp.c (x_produce_glyphs): Calculate tab width based on current
17466 face, not frame default.
17467
17468 2008-06-05 Martin Rudalics <rudalics@gmx.at>
17469
17470 * window.c (pop_up_windows, pop_up_frames)
17471 (display_buffer_reuse_frames, Vpop_up_frame_function)
17472 (Vdisplay_buffer_function, Veven_window_heights)
17473 (Vspecial_display_buffer_names, Vspecial_display_regexps)
17474 (Vspecial_display_function, Vsame_window_buffer_names)
17475 (Vsame_window_regexps, split_height_threshold)
17476 (Vsplit_window_preferred_function): Move those vars to window.el.
17477 (display_buffer_1, Fspecial_display_p, Fsame_window_p)
17478 (Fdisplay_buffer): Move those functions to window.el.
17479 (syms_of_window): Remove corresponding declarations.
17480 (display_buffer): New function.
17481 (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
17482 * dispnew.c (Flast_nonminibuf_frame): New function.
17483 * buffer.c (Fpop_to_buffer): Move to window.el.
17484
17485 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
17486
17487 * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
17488
17489 2008-06-05 Kenichi Handa <handa@m17n.org>
17490
17491 * coding.c (detect_coding): Fix previous change.
17492 (detect_coding_system): Likewise.
17493
17494 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
17495
17496 * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
17497
17498 * keymap.c (Vminibuffer_local_filename_must_match_map):
17499 Rename from Vminibuffer_local_must_match_filename_map.
17500 (syms_of_keymap):
17501 * minibuf.c (Fcompleting_read): Adjust accordingly.
17502 * commands.h: Rename declaration as well.
17503
17504 2008-06-05 Kenichi Handa <handa@m17n.org>
17505
17506 * font.c (Ffont_spec): Don't use font_parse_family_registry for
17507 family name.
17508 (Ffont_put): Likewise.
17509
17510 * fontset.c (fontset_find_font): Call font_open_for_lface with the
17511 current font-spec.
17512
17513 * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
17514 is unspecified.
17515
17516 * xfaces.c (realize_x_face): If the font-related face attributes
17517 are the same as those of default face, realize a new fontset from
17518 default->fontset.
17519 (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
17520
17521 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
17522
17523 * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
17524 (move_it_in_display_line): New wrapper.
17525
17526 * window.c (window_scroll_pixel_based_preserve_x)
17527 (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
17528 (window_scroll_pixel_based, window_scroll_line_based):
17529 Use them to preserve column positions.
17530 (syms_of_window): Initialize them.
17531
17532 * indent.c (Fvertical_motion): Extend first arg to allow passing an
17533 (HPOS . VPOS) pair.
17534
17535 * dispextern.h (move_it_in_display_line): Declare.
17536
17537 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
17538
17539 * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
17540 (Fwindow_parameters): Return copy of parameter alist. Doc fix.
17541 (Fset_window_parameter): Return VALUE, not parameter alist. Doc fix.
17542
17543 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
17544
17545 * window.c (Fset_window_parameter): Doc fix.
17546 (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
17547
17548 2008-06-04 Joakim Verona <joakim@verona.se>
17549
17550 * window.h (struct window): Add new member window_parameters.
17551
17552 * window.c (Fwindow_parameters, Fwindow_parameter)
17553 (Fset_window_parameter): New defuns.
17554 (syms_of_window): Defsubr the new defuns.
17555 (make_window): Initialize window_parameters to nil.
17556
17557 2008-06-04 John Paul Wallington <jpw@pobox.com>
17558
17559 * eval.c (Fdefmacro): Doc fix.
17560
17561 2008-06-04 Kenichi Handa <handa@m17n.org>
17562
17563 * coding.c (detect_coding): Fix handling of coding->head_ascii.
17564 Be sure to call setup_coding_system when we find a proper coding system.
17565 (detect_coding_system): Fix handling of coding->head_ascii.
17566
17567 2008-06-03 Andreas Schwab <schwab@suse.de>
17568
17569 * font.c (font_prop_validate_spacing): Fix last change.
17570
17571 2008-06-03 Kenichi Handa <handa@m17n.org>
17572
17573 * font.c (font_prop_validate_spacing): Handle uppercase symbols.
17574 (font_parse_fcname): Fix handling of unknown key.
17575
17576 * xfont.c (xfont_list): Try an alias.
17577
17578 * charset.c (char_charset): Return NULL if the arg charset_list is
17579 specified and C doesn't belong to any of them.
17580
17581 2008-06-02 Chip Coldwell <coldwell@redhat.com>
17582
17583 * font.c (font_pixel_size): Don't take cdr of an integer.
17584
17585 2008-06-02 Jim Meyering <meyering@redhat.com>
17586
17587 Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
17588 * alloc.c (xfree): Return right away for a NULL arg.
17589 * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
17590 * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
17591 * mac.c (create_apple_event_from_event_ref): Likewise.
17592 (create_apple_event_from_drag_ref, cfstring_create_normalized):
17593 Likewise.
17594 * doprnt.c (doprnt1): Likewise.
17595 * frame.c (frame): Likewise.
17596 * keyboard.c (wipe_kboard): Likewise.
17597 * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
17598 (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
17599 * term.c (tty_default_color_capabilities, maybe_fatal)
17600 (delete_tty): Likewise.
17601 * w16select.c (string): Likewise.
17602 * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
17603 * w32bdf.c (w32_free_bdf_font): Likewise.
17604 * w32fns.c (w32_unload_font): Likewise.
17605 * w32font.c (w32font_close): Likewise.
17606 * window.c (size_window): Likewise.
17607 * xselect.c (receive_incremental_selection): Likewise.
17608 * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
17609 * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
17610 * w32.c (stat): Likewise.
17611
17612 Remove useless if-before-free tests.
17613 * editfns.c (Fset_time_zone_rule): Likewise.
17614 * lread.c (nosuffix): Likewise.
17615 * ralloc.c (get_bloc): Likewise.
17616 * regex.c (reg_free): Likewise.
17617 * xftfont.c (xftfont_open, xftfont_close): Likewise.
17618 * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
17619 * xsmfns.c (smc_save_yourself_CB): Likewise.
17620
17621 2008-06-02 Kenichi Handa <handa@m17n.org>
17622
17623 * font.c (font_find_for_lface): Handle float font size.
17624 (font_open_for_lface): Likewise.
17625
17626 * xfaces.c (x_supports_face_attributes_p): Check face->font before
17627 comparing the properties.
17628
17629 2008-06-01 Jason Rumney <jasonr@gnu.org>
17630
17631 * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
17632 Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
17633 Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
17634 Don't add empty script list.
17635 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
17636
17637 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
17638
17639 * Makefile.in (dot, dotdot): Remove, update users.
17640 ".." has been used elsewhere in the file for a long time.
17641 (LIBXT_STATIC): Remove conditional based on unused variable.
17642
17643 2008-06-01 Miles Bader <miles@gnu.org>
17644
17645 * xfaces.c (Vface_remapping_alist): New variable.
17646 (syms_of_xfaces): Initialize it.
17647 (enum named_merge_point_kind): New type.
17648 (struct named_merge_point): Add `named_merge_point_kind' field.
17649 (push_named_merge_point): Make cycle detection respect different
17650 named-merge-point kinds.
17651 (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
17652 Remove face-name alias resolution.
17653 (lface_from_face_name): New definition using
17654 `lface_from_face_name_no_resolve'.
17655 (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
17656 Call lface_from_face_name_no_resolve instead of lface_from_face_name.
17657 (get_lface_attributes): New definition that layers face-remapping on
17658 top of get_lface_attributes_no_remap. New arg `named_merge_points'.
17659 (lookup_basic_face): New function.
17660 (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
17661 (realize_named_face): Call `get_lface_attributes_no_remap' instead of
17662 `get_lface_attributes'.
17663 (face_at_buffer_position): Use `lookup_basic_face' to lookup
17664 DEFAULT_FACE_ID if necessary. When optimizing the default-face case,
17665 return default_face's face-id instead of the constant DEFAULT_FACE_ID.
17666
17667 * xdisp.c (init_iterator): Pass base_face_id through
17668 `lookup_basic_face' when we actually use it as a face-id.
17669 (handle_single_display_prop): Use `lookup_basic_face' to lookup
17670 DEFAULT_FACE_ID.
17671
17672 * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
17673 lookup the initial face-id.
17674
17675 * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
17676
17677 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
17678
17679 * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
17680 (Fremove_text_properties): Fix typos in docstrings.
17681
17682 2008-05-31 Kenichi Handa <handa@m17n.org>
17683
17684 * font.c (font_list_entities): Fix the car part of data to be
17685 stored in the cache.
17686
17687 * ftfont.c (ftfont_font_format): Don't use strcasestr.
17688
17689 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
17690
17691 * chartab.c (Foptimize_char_table, optimize_sub_char_table):
17692 Add a `test' argument so another predicate than `equal' can be used.
17693 (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
17694 (map_char_table): Remove unused vars `c' and `i'.
17695 * lisp.h (Foptimize_char_table): Adjust declaration.
17696 * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
17697
17698 2008-05-30 Kenichi Handa <handa@m17n.org>
17699
17700 * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
17701 (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
17702 defined.
17703
17704 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
17705
17706 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
17707 (Fmake_variable_frame_local): Disallow mixing buffer-local and
17708 frame-local settings for the same variable.
17709
17710 2008-05-30 Kenichi Handa <handa@m17n.org>
17711
17712 * fontset.c (Ffont_info): Move to font.c.
17713 (syms_of_fontset): Delete defsubr of Sfont_info.
17714
17715 * font.c (font_style_to_value, font_score): Delete casting of the
17716 args to xstcasecmp.
17717 (register_font_driver): Increment num_font_drivers only when
17718 registering the driver globally.
17719 (Ffont_info): Move from fontset.c. Handle a font object too.
17720 (syms_of_font): Defsubr Sfont_info.
17721
17722 2008-05-29 Kenichi Handa <handa@m17n.org>
17723
17724 * coding.h (enum define_coding_utf8_arg_index): New enum.
17725 (enum coding_attr_index): Change coding_attr_utf_16_bom to
17726 coding_attr_utf_bom.
17727 (enum utf_bom_type): Rename from utf_16_bom_type.
17728 (struct utf_16_spec): Adjust for the above change.
17729 (struct coding_system): Add utf_8_bom in `spec' union.
17730
17731 * coding.c (CODING_UTF_8_BOM): New macro.
17732 (enum coding_category): Delete coding_category_utf_8, add
17733 coding_category_utf_8_auto, coding_category_utf_8_nosig, and
17734 coding_category_utf_8_sig.
17735 (CATEGORY_MASK_UTF_8): Delete it.
17736 (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
17737 (CATEGORY_MASK_UTF_8_SIG): New macros.
17738 (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
17739 CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
17740 CATEGORY_MASK_UTF_8_SIG.
17741 (CATEGORY_MASK_UTF_8): New macro.
17742 (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
17743 (detect_coding_utf_8): Check BOM.
17744 (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
17745 (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
17746 (encode_coding_utf_16): Likewise.
17747 (setup_coding_system): Likewise. Set CODING_UTF_8_BOM (coding).
17748 (detect_coding, detect_coding_system): Handle utf-8-auto.
17749 (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
17750 (syms_of_coding): Fix setting up of Vcoding_category_table.
17751
17752 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
17753
17754 * process.c (Faccept_process_output): If `millisec' is non-nil,
17755 `seconds' default to 0.
17756 (wait_reading_process_output): Also return non-nil if we read output
17757 from a non-running process.
17758
17759 2008-05-29 Jason Rumney <jasonr@gnu.org>
17760
17761 * w32font.c (w32font_open_internal): Prefer truetype fonts unless
17762 `raster' specified.
17763 (add_font_entity_to_list): Allow non-opentype truetype fonts back
17764 in the uniscribe backend, but disallow any font that has no
17765 unicode subrange support.
17766
17767 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
17768
17769 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
17770 Fix typos in docstrings.
17771
17772 2008-05-29 Kenichi Handa <handa@m17n.org>
17773
17774 * xfaces.c (Fx_list_fonts): Make it return a list of font names.
17775 (Fx_family_fonts): Set frame correctly.
17776
17777 2008-05-28 Jason Rumney <jasonr@gnu.org>
17778
17779 * w32term.c (x_draw_glyph_string): Use clipmask if specified.
17780
17781 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
17782
17783 * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
17784 calling build_annotations.
17785
17786 2008-05-28 Juanma Barranquero <lekktu@gmail.com>
17787
17788 * coding.c (Fdecode_coding_region, Fencode_coding_region)
17789 (Fencode_coding_string):
17790 (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
17791 <latin-extra-code-table>: Fix typos in docstrings.
17792 (syms_of_coding) <coding-system-alist>: Doc fix.
17793 (syms_of_coding) <translation-table-for-input>: Reflow docstring.
17794
17795 2008-05-28 Kenichi Handa <handa@m17n.org>
17796
17797 * fontset.c (Ffont_info): Don't call font_close_object.
17798
17799 * font.c (font_parse_family_registry): Use Ffont_put to validate
17800 foundry and family.
17801 (font_delete_unmatched): Don't check spacing.
17802 (font_list_entities): Add spacing to the spec to list fonts.
17803
17804 * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
17805 (ftfont_list): Check spacing here. Don't include FC_CHARSET in objset.
17806
17807 * coding.c (encode_coding_raw_text): Fix previous change.
17808 (encode_coding_object): When the dst_object is a buffer and is
17809 different from src_object, move gap to PT.
17810
17811 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
17812
17813 * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
17814
17815 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
17816
17817 * coding.c (encode_coding_raw_text): Set coding->produced_char for
17818 all branches. Compute it differently.
17819
17820 * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
17821
17822 2008-05-27 Juanma Barranquero <lekktu@gmail.com>
17823
17824 * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
17825 into "else if () ... else ...".
17826
17827 2008-05-27 Jason Rumney <jasonr@gnu.org>
17828
17829 * w32font.c (w32font_open_internal): Determine if glyph indices
17830 are likely to work here.
17831
17832 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
17833
17834 * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
17835 draw overlap glyphs with appropriate highlighting.
17836
17837 2008-05-27 Kenichi Handa <handa@m17n.org>
17838
17839 * xfont.c (xfont_open): Fix calculation of font->average_width.
17840
17841 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
17842
17843 * casefiddle.c (casify_object): Try to guess better whether the
17844 argument is a byte or a char.
17845
17846 2008-05-26 Andreas Schwab <schwab@suse.de>
17847
17848 * xselect.c (x_reply_selection_request): Properly handle format == 32.
17849 Always send multiples of format size.
17850
17851 * xterm.c (x_set_frame_alpha): Fix type mismatch.
17852
17853 2008-05-26 Jason Rumney <jasonr@gnu.org>
17854
17855 * w32font.c (w32font_text_extents): Zero whole metrics struct first.
17856 (compute_metrics): Don't set failure if we just cleared the cache.
17857 (w32_weight_table): Remove unused variable.
17858 (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
17859 backwards compatibility.
17860
17861 2008-05-25 Kenichi Handa <handa@m17n.org>
17862
17863 * w32term.c (x_draw_glyph_string):
17864 * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
17865
17866 * xfaces.c: Delete unused function prototypes.
17867 (xstrlwr, font_frame): Delete them.
17868 (clear_face_cache): Delete unused variable.
17869
17870 * xftfont.c (xftfont_open): Delete unused variable.
17871 If underline_thickness is not 1, adjust underline_position.
17872
17873 * ftxfont.c (ftxfont_open): Delete unused variable.
17874
17875 * fontset.c (face_for_char): Optimize for the case of no charset
17876 property.
17877
17878 * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
17879 (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
17880 (otf_open, font_otf_capability, generate_otf_features)
17881 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
17882 Comment out by surrounding "#if 0" and "#endif" for the moment.
17883 (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
17884 (syms_of_font): Codes for accessing above commented out.
17885
17886 2008-05-24 Eli Zaretskii <eliz@gnu.org>
17887
17888 * w32proc.c: Include dispextern.h.
17889
17890 * w32.c: Include dispextern.h.
17891
17892 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
17893
17894 * charset.c (Fencode_char, Fsplit_char): Doc fixes.
17895 (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
17896 Fix typos in docstrings.
17897
17898 2008-05-23 Jason Rumney <jasonr@gnu.org>
17899
17900 * xsmfns.c: Remove includes that are already included by config.h.
17901
17902 2008-05-23 Kenichi Handa <handa@m17n.org>
17903
17904 * charset.c (Qemacs, charset_emacs): New variables.
17905 (char_charset): Fix for non-Unicode characters.
17906 (syms_of_charset): Define charset_emacs.
17907
17908 * w32term.c (x_draw_glyph_string): Be sure to update
17909 s->underline_thickness and s->underline_position. Be sure to draw
17910 underline within the current line area.
17911
17912 * xterm.c (x_draw_glyph_string): Be sure to update
17913 s->underline_thickness and s->underline_position. Be sure to draw
17914 underline within the current line area.
17915
17916 * fontset.c: Delete unused variables and add casting for char *
17917 throughout the file.
17918 (fontset_font): Try the fallback fonts of the current fontset
17919 before consulting the default fontset.
17920
17921 * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
17922
17923 * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
17924
17925 2008-05-22 Jason Rumney <jasonr@gnu.org>
17926
17927 * font.c: Don't include strings.h.
17928
17929 * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
17930
17931 * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
17932 * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
17933 * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
17934 to call xstrcasecmp.
17935
17936 * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
17937
17938 * fontset.c (fs_query_fontset): Use xstrcasecmp.
17939
17940 * font.c (font_style_to_value, font_score): Use xstrcasecmp.
17941
17942 * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
17943
17944 2008-05-22 Kenichi Handa <handa@m17n.org>
17945
17946 * puresize.h (BASE_PURESIZE): Increase to 1220000.
17947
17948 * font.c (font_prop_validate_style): Adjust for the format
17949 change of font_style_table.
17950
17951 * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
17952 two args.
17953
17954 * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
17955 two args.
17956
17957 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17958
17959 * minibuf.c (keys_of_minibuf): Delete.
17960 * lisp.h (keys_of_minibuf): Delete.
17961 * emacs.c (main): Don't call keys_of_minibuf.
17962
17963 2008-05-22 Kenichi Handa <handa@m17n.org>
17964
17965 * ftfont.c (ftfont_resolve_generic_family): Rename from
17966 ftfont_list_generic_family. Return a single family for each
17967 generic family.
17968 (ftfont_spec_pattern): Add FC_FAMILY to pattern.
17969 (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
17970 Call font_add_log.
17971 (ftfont_match): Call font_add_log.
17972
17973 * font.h (Ffont_xlfd_name): EXFUN adjusted.
17974 (FONT_DEBUG): Define it.
17975 (font_add_log): Extern it.
17976 (font_assert): Rename from xassert.
17977
17978 * xfont.c (xfont_get_pcm): Change xassert to font_assert.
17979 (xfont_list_family): Call font_add_log.
17980 (xfont_match): Likewise.
17981 (memq_no_quit): Delete.
17982
17983 * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
17984 call of Ffont_xlfd_name.
17985
17986 * xfaces.c (struct table_entry, slant_table, weight_table)
17987 (swidth_table): Move to font.c.
17988
17989 * font.c: Checking of FONT_DEBUG is moved to font.h. All calls of
17990 xassert are changed to font_assert. Delete many unused variables.
17991 (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
17992 New variables.
17993 (struct table_entry): Move from xfaces.c and modified.
17994 (weight_table, slant_table, width_table): Move from xfaces.c and
17995 contents adjusted for the change of struct table_entry.
17996 (font_style_to_value, font_style_symbolic): Adjust for the
17997 format change of font_style_table.
17998 (font_parse_family_registry): Don't overwrite existing foundry and
17999 family of font_spec.
18000 (font_score): Fix calculation of diff for sizes.
18001 (font_sort_entites): Call font_add_log.
18002 (font_delete_unmatched): Return a newly created list.
18003 (font_list_entities): Fix previous change. Call font_add_log.
18004 (font_matching_entity, font_open_entity, font_close_entity):
18005 Call font_add_log.
18006 (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
18007 (Finternal_set_font_style_table): Delete.
18008 (BUILD_STYLE_TABLE): New macro.
18009 (build_style_table): New function.
18010 (Vfont_log, font_log_env_checked): New variables.
18011 (font_add_log): New function.
18012 (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
18013 Declare Lisp variables "font-weight-table", "font-slant-table",
18014 "font-width-table", and "font-log". Initialize font_style_table.
18015
18016 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
18017
18018 * xterm.c (x_set_frame_alpha): Move declarations before statements.
18019
18020 2008-05-21 Seiji Zenitani <zenitani@mac.com>
18021 Ryo Yoshitake <ryo@shiftmode.net>
18022
18023 * frame.c (Qalpha): Add a new frame parameter `alpha'.
18024 (Vframe_alpha_lower_limit): New variable.
18025 (x_set_alpha): New function.
18026
18027 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
18028
18029 * xfns.c (x-create-frame, Qalpha):
18030 Initialize the frame parameter `alpha'.
18031 * xterm.c (OPAQUE, OPACITY): New.
18032 (x_set_frame_alpha): New function.
18033 (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
18034
18035 * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
18036 * w32fns.c (w32_frame_parm_handlers): Likewise.
18037
18038 2008-05-20 Jason Rumney <jasonr@gnu.org>
18039
18040 * w32font.c (add_font_entity_to_list): Don't add non-opentype
18041 truetype fonts to opentype list.
18042
18043 2008-05-20 Juanma Barranquero <lekktu@gmail.com>
18044
18045 * fontset.c (Ffontset_info): Doc fix.
18046 (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
18047 <ignore-relative-composition>: Fix typos in docstrings.
18048
18049 * font.c (syms-of-font) <font-encoding-alist>:
18050 (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
18051 (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
18052 (Ffont_otf_alternates): Doc fixes.
18053
18054 2008-05-20 Kenichi Handa <handa@m17n.org>
18055
18056 * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to
18057 font.h through out the file.
18058 (FONT_DRIVERS): Rename from FONTOBJ.
18059 (obj): Change $(FONTOBJ) to $(FONT_DRIVERS). Add font.o.
18060 (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
18061
18062 * emacs.c (main): Call syms_of_font unconditionally.
18063
18064 * font.h (find_font_encoding): Extern it.
18065
18066 * font.c (Vfont_encoding_alist, find_font_encoding): Move from
18067 fontset.c.
18068 (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
18069 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
18070 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
18071 only when HAVE_WINDOW_SYSTEM is defined.
18072 (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
18073 when HAVE_WINDOW_SYSTEM is defined.
18074
18075 * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
18076 (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
18077
18078 * xfaces.c: Include font.h unconditionally.
18079 (merge_face_ref, merge_face_vectors)
18080 (Finternal_set_lisp_face_attribute): Cancel the previous change.
18081
18082 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
18083
18084 * xdisp.c (select_frame_for_redisplay): Adjust for last change to
18085 indirect_variable.
18086 * eval.c (lisp_indirect_variable): New fun.
18087 (Fuser_variable_p): Use it.
18088
18089 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
18090
18091 * lisp.h (indirect_variable):
18092 * data.c (indirect_variable, let_shadows_buffer_binding_p):
18093 Use Lisp_Symbol pointers rather than Lisp_Object.
18094 Adjust callers.
18095 * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
18096 To this end, change calling-convention.
18097
18098 * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
18099 if some non-hidden buffers are selected by string&pred.
18100
18101 2008-05-19 Chong Yidong <cyd@stupidchicken.com>
18102
18103 * process.c (wait_reading_process_output): Always check status
18104 when in batch mode.
18105
18106 2008-05-19 Kenichi Handa <handa@m17n.org>
18107
18108 * font.c (font_list_entities): Fix handling of cache.
18109 (font_matching_entity): Likewise.
18110
18111 * ftfont.c (cs_iso8859_1): Delete.
18112 (ft_face_cache): New variable.
18113 (struct ftfont_info): New member fc_charset_idx.
18114 (ftfont_build_basic_charsets): Delete.
18115 (fc_charset_table): New variable.
18116 (ftfont_pattern_entity): New arg fc_charset_idx. Store (FILENAME
18117 . FC_CHARSET_IDX) as :font-entity property in the font entity.
18118 Callers changed.
18119 (ftfont_lookup_cache, ftfont_get_charset): New functions.
18120 (ftfont_spec_pattern): New argument fc_charset_idx.
18121 Check registry more rigidly. Change callers.
18122 (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
18123 change of :font-entity property of the font.
18124
18125 * xftfont.c (xftfont_open): Adjust for the change of :font-entity
18126 property of the font.
18127
18128 2008-05-18 Juanma Barranquero <lekktu@gmail.com>
18129
18130 * coding.c (Fcoding_system_p): Rename argument to match docstring.
18131 (Funencodable_char_position, Fcheck_coding_systems_region)
18132 (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
18133 (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
18134 (Ffind_operation_coding_system, Fset_coding_system_priority)
18135 (Fcoding_system_eol_type): Doc fixes.
18136
18137 2008-05-17 Glenn Morris <rgm@gnu.org>
18138
18139 * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
18140
18141 2008-05-16 Eli Zaretskii <eliz@gnu.org>
18142
18143 * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
18144 and st_gid.
18145
18146 * frame.c (Fdelete_frame): Don't call font_update_drivers if
18147 HAVE_WINDOW_SYSTEM is not defined.
18148
18149 * xfaces.c (merge_face_ref, merge_face_vectors)
18150 (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
18151 HAVE_WINDOW_SYSTEM is defined.
18152 (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
18153
18154 2008-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
18155
18156 * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
18157
18158 2008-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18159
18160 * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
18161
18162 2008-05-15 Kenichi Handa <handa@m17n.org>
18163
18164 * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
18165 preference.
18166
18167 2008-05-15 Glenn Morris <rgm@gnu.org>
18168
18169 * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
18170
18171 2008-05-15 Chong Yidong <cyd@stupidchicken.com>
18172
18173 * fns.c (init_fns): Don't initialize weak_hash_tables here.
18174 (init_weak_hash_tables): New fun. Initialize weak_hash_tables.
18175
18176 * alloc.c (init_alloc_once): Call init_weak_hash_tables.
18177
18178 2008-05-15 Kenichi Handa <handa@m17n.org>
18179
18180 * ftfont.c (ftfont_list): Downcase family name to check generic
18181 families.
18182
18183 * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
18184 font-spec for QCfont value.
18185
18186 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
18187 buffer. Check the return value of it.
18188
18189 2008-05-14 Jason Rumney <jasonr@gnu.org>
18190
18191 * w32term.c (w32_get_glyph_overhangs): Remove.
18192 (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
18193
18194 2008-05-14 Kenichi Handa <handa@m17n.org>
18195
18196 * font.c (font_prop_validate): Make nil a valid value.
18197 (font_clear_cache): Check if the cached vector of entities is nil
18198 or not.
18199
18200 2008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18201
18202 * emacs.c (main_thread): Conditionalize on
18203 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18204 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
18205
18206 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
18207 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
18208 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
18209
18210 2008-05-14 Kenichi Handa <handa@m17n.org>
18211
18212 * coding.c (detect_coding_iso_2022): Ignore a coding category that
18213 has no corresponding coding system.
18214
18215 2008-05-14 Jason Rumney <jasonr@gnu.org>
18216
18217 * font.h (struct font) [WINDOWSNT]: Remove codepage member.
18218
18219 * w32font.h (w32font_open_internal): Update declaration.
18220
18221 * w32font.c (w32font_open_internal): Change last argument from
18222 w32font_info struct to font object. Fill in font object from
18223 font_entity. Get Outline metrics if possible. Use them to
18224 calculate underline position and thickness. Use xlfd name as name
18225 property. Don't set codepage.
18226 (w32font_open): Pass font_object to w32font_open_internal. Don't
18227 update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
18228 (w32font_draw): Use s->font.
18229 (clear_cached_metrics): Don't clear non-existent blocks.
18230
18231 * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
18232 font was not found.
18233 (x_draw_glyph_string): Use underline position and thickness from font.
18234
18235 * w32uniscribe.c (uniscribe_open): Pass font_object to
18236 w32font_open_internal.
18237
18238 2008-05-14 Kenichi Handa <handa@m17n.org>
18239
18240 These changes are to delete all legacy font-handling codes, and
18241 make Emacs use only font-backends.
18242
18243 * Makefile.in: Delete USE_FONT_BACKEND conditionals.
18244 (frame.o, image.o, print.o): Depend on $(FONTSRC).
18245
18246 * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
18247
18248 * charset.h (Vcharset_non_preferred_head)
18249 (Vcurrent_iso639_language): Extern them.
18250
18251 * charset.c (Vcharset_non_preferred_head): New variable.
18252 (Vcurrent_iso639_language): New variable.
18253 (syms_of_charset): Declare it as a Lisp variable.
18254 (char_charset): Don't check non preferred charsets. As a last
18255 resort, return charset_unicode.
18256 (Fset_charset_priority): Update Vcharset_non_preferred_head.
18257
18258 * composite.c: Throughout the file, delete all USE_FONT_BACKEND
18259 conditionals. Don't check enable_font_backend. Delete all codes
18260 used only when USE_FONT_BACKEND is not defined.
18261
18262 * dispextern.h (struct glyph_string): Change type of `font' to
18263 `struct font *'.
18264 (struct glyph_string): New member underline_position and
18265 underline_thickness.
18266 (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
18267 (struct face): Change type of `font' to `struct font *'.
18268 Remove members `font_name', `font_info_id'.
18269 (per_char_metric, encode_char): Delete externs.
18270 (calc_pixel_width_or_height): Adjust the prototype.
18271
18272 * emacs.c (enable_font_backend): Delete extern.
18273 (main): Don't set enable_font_backend. Don't check the command
18274 line argument "-disable-font-backend".
18275
18276 * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
18277 (enum font_property_index): New members FONT_DPI_INDEX,
18278 FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
18279 FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
18280 FONT_OBJECT_MAX. Delete FONT_FRAME_INDEX.
18281 (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
18282 (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
18283 (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
18284 (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
18285 (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
18286 (struct font_spec, struct font_entity): New structs.
18287 (FONT_ENCODING_NOT_DECIDED): Move from fontset.h.
18288 (struct font): Many members from old "struct font_info" moved to
18289 here. Members font and entity deleted.
18290 (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
18291 the new font-related objects.
18292 (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
18293 (CHECK_FONT_GET_OBJECT): Likewise.
18294 (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
18295 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h.
18296 (struct font_driver): New members case_sensitive anc check.
18297 Type of the member list and open changed.
18298 (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
18299 (font_symbolic_width, font_find_object, font_get_spec)
18300 (font_set_lface_from_name): Delete extern.
18301 (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
18302
18303 * font.c: Include <strings.h>.
18304 (enable_font_backend): Delete it.
18305 (Qfont_spec, Qfont_entity, Qfont_object): New variables.
18306 (CHECK_VALIDATE_FONT_SPEC): Delete it.
18307 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move to font.h.
18308 (null_string): Delete it.
18309 (null_vector): Make it static.
18310 (font_family_alist): Delete it.
18311 (Qnormal): Extern it.
18312 (QCextra, QClanguage): Delete it.
18313 (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
18314 (font_make_spec, font_make_entity, font_make_object)
18315 (font_intern_prop): Rename from intern_downcase. Don't downcase
18316 the string. Callers changed.
18317 (font_pixel_size): Adjust for the format change of font-related
18318 objects.
18319 (prop_name_to_numeric, prop_numeric_to_name): Delete them.
18320 (font_style_to_value, font_style_symbolic): New function.
18321 (build_font_family_alist): Delete it.
18322 (font_registry_charsets): Use Fassoc_string instead of
18323 assq_no_quit.
18324 (font_prop_validate_symbol): Don't return null_string.
18325 (font_prop_validate_style): Adjust for the change of
18326 style-related values in a font vector.
18327 (font_property_table): Delete entries for QClanguage and
18328 QCantialias, add entries for QCavgwidth.
18329 (get_font_prop_index): Delete the 2nd argument FROM.
18330 (font_prop_validate): Arguments changed.
18331 (font_put_extra): Adjust for the change of font-related objects.
18332 (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
18333 (font_parse_fcname, font_unparse_fcname)
18334 (font_prepare_composition): Likewise.
18335 (font_parse_family_registry): Rename from font_merge_old_spec.
18336 (otf_open): Delete the 1st arg entity.
18337 (font_otf_capability): Adjust for the above change.
18338 (font_score): New arg alternate_families. Adjusted for the change
18339 of font-related objects.
18340 (font_sort_entites): New arg best_only.
18341 (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
18342 Delete them.
18343 (font_match_p): Check alternate families.
18344 (font_find_object): Delete it.
18345 (font_check_object): New function.
18346 (font_clear_cache): Adjust for the change of font-related objects.
18347 (font_delete_unmatched): New arg.
18348 (font_list_entities): Call font_driver->list with a spec that
18349 doesn't specify style-related properties.
18350 (font_matching_entity): Arguments changed. Caller changed.
18351 (font_open_entity): Adjust for the change of font-related objects.
18352 (font_close_object, font_has_char, font_encode_char)
18353 (font_get_name, font_get_spec): Likewise.
18354 (font_spec_from_name, font_clear_prop, font_update_lface):
18355 New functions.
18356 (font_find_for_lface, font_open_for_lface, font_load_for_lface)
18357 (font_prepare_for_face, font_done_for_face, font_open_by_name)
18358 (font_at): Adjust for the change of font-related objects.
18359 (font_range): New function.
18360 (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
18361 (Ffont_xlfd_name): Adjust for the change of font-related objects.
18362 (Fcopy_font_spec, Fmerge_font_spec): New function.
18363 (Ffont_family_list): Rename from list-families.
18364 (Finternal_set_font_style_table): Arguments changed.
18365 (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
18366 (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjust for the
18367 change of font-related objects.
18368 (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new symbols.
18369
18370 * fontset.h (struct font_info): Delete it. Most members go to
18371 struct font.
18372 (FONT_ENCODING_NOT_DECIDED): Move to font.h.
18373 (enum FONT_SPEC_INDEX): Delete it.
18374 (font_info, list_fonts_func, load_font_func, query_font_func)
18375 (set_frame_fontset_func, find_ccl_program_func)
18376 (get_font_repertory_func, new_fontset_from_font_name):
18377 Delete externs.
18378 (fontset_from_font_name): Extern it.
18379 (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
18380 (FONT_INFO_FROM_FACE): Deleted.
18381 (face_for_font): Adjust prototype.
18382
18383 * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
18384 conditionals. Don't check enable_font_backend. Delete all codes
18385 used only when USE_FONT_BACKEND is not defined.
18386 (get_font_info_func, list_font_func, load_font_func)
18387 (query_font_func, set_frame_fontset_func, find_ccl_program_func)
18388 (get_font_repertory_func): Delete them.
18389 (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
18390 (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
18391 (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
18392 (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
18393 (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
18394 (fontset_compare_rfontdef): New function.
18395 (reorder_font_vector): Remove the argument CHARSET-ID. Sort
18396 rfont-defs by qsort. Adjusted for the change of font-group vector.
18397 (load_font_get_repertory): Deleted.
18398 (fontset_find_font): Use new macros to ref/set elements of
18399 font-def and rfont-def.
18400 (fontset_font): Fix the timing of remembering that no font for C.
18401 (free_face_fontset): Do nothing if the face has no fontset.
18402 (face_suitable_for_char_p): Use new macros to ref/set elements of
18403 rfont-def.
18404 (face_for_char): Likewise. Call face_for_char with font_object.
18405 (fs_load_font): Delete. Delete #pragma surrounding it.
18406 (fs_query_fontset): Use strcasecmp instead of strcmp.
18407 (generate_ascii_font_name): Adjust for the format change of
18408 font-spec.
18409 (Fset_fontset_font): Likewise. Use new macros to set elements of
18410 font-def.
18411 (Fnew_fontset): Use font_unparse_xlfd to generate
18412 FONTSET_ASCII (fontset).
18413 (new_fontset_from_font_name): Deleted.
18414 (fontset_from_font): Rename from new_fontset_from_font. Check if
18415 a fontset is already created for the font. FIx updating of
18416 Vfontset_alias_alist.
18417 (fontset_ascii_font): Deleted.
18418 (Ffont_info): Adjust for the format change of font-spec.
18419 (Finternal_char_font): Likewise.
18420 (Ffontset_info): Likewise.
18421 (syms_of_fontset): Don't check load_font_func.
18422
18423 * fns.c (internal_equal): Handle PREV_FONT.
18424
18425 * frame.h: Delete USE_FONT_BACKEND conditional.
18426
18427 * frame.c: Throughout the file, delete all USE_FONT_BACKEND
18428 conditionals. Don't check enable_font_backend. Delete all codes
18429 used only when USE_FONT_BACKEND is not defined.
18430 (x_set_font): Call x_new_font, not x_new_fontset2.
18431 (x_set_font_backend): Use FRAME_FONT macro to check if a font is
18432 already set for the frame.
18433
18434 * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.
18435 Make a font-entity by font_make_entity. Use font_intern_prop instead
18436 of intern_downcase. Use FONT_SET_STYLE to set a style-related
18437 font property. If a font is scalable, set avgwidth property to 0.
18438 Set font-entity property by font_put_extra.
18439 (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
18440 (ffont_driver): Adjust for the change of struct font_driver.
18441 (ftfont_spec_pattern): New function.
18442 (ftfont_list): Return a list, not vector.
18443 (ftfont_match): Use ftfont_spec_pattern to get a pattern.
18444 (ftfont_list_family): Don't downcase names.
18445 (ftfont_free_entity): Deleted.
18446 (ftfont_open): Return a font-object. Adjusted for the change of
18447 struct font. Get underline_thickness and underline_position from
18448 font property. Don't update dpyinfo->smallest_font_height and
18449 dpyinfo->smallest_char_width.
18450 (ftfont_close): Don't free `struct font'.
18451 (ftfont_has_char): Adjust for the format change of font-entity.
18452 (ftfont_encode_char, ftfont_text_extents): Likewise.
18453
18454 * ftxfont.c (ftxfont_list): Return a list, not vector.
18455 (ftxfont_open): Return a font-object. Adjusted for the change of
18456 struct font. Get underline_thickness and underline_position from
18457 font property. Don't update dpyinfo->smallest_font_height and
18458 dpyinfo->smallest_char_width.
18459 (ftxfont_close): Don't decrease FRAME_X_DISPLAY_INFO (f)->n_fonts.
18460 (ftxfont_draw): Adjust for the change of struct font.
18461
18462 * image.c (image_ascent): Don't include "charset.h".
18463 Include "character.h" and "font.h".
18464
18465 * lisp.h (enum pvec_type): New member PREV_FONT.
18466 (Fassoc_string): EXFUN it.
18467
18468 * print.c: Include font.h.
18469 (print_object): Handle font-related objects.
18470
18471 * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
18472 conditionals. Don't check enable_font_backend. Delete all codes
18473 used only when USE_FONT_BACKEND is not defined.
18474 (handle_auto_composed_prop): Do nothing if it->f is not on a
18475 window system. Check how many following characters can be
18476 displayed by the same font.
18477 (calc_pixel_width_or_height): Type of the 4th arg is changed to
18478 'struct font *'.
18479 (get_char_face_and_encoding): Assign the whole encoding task to
18480 the `encode-char' method of a font driver.
18481 (fill_composite_glyph_string): Adjust for the change of `struct
18482 face' and `struct glyph_string'.
18483 (fill_glyph_string): Likewise.
18484 (get_per_char_metric): Arguments changed.
18485 (x_get_glyph_overhangs): Adjust for the change of `struct face'
18486 and `struct glyph_string'.
18487 (produce_stretch_glyph, calc_line_height_property)
18488 (x_produce_glyphs): Likewise.
18489
18490 * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
18491 conditionals. Don't check enable_font_backend. Delete all codes
18492 used only when USE_FONT_BACKEND is not defined.
18493 Use FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
18494 (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
18495 (Qp): Extern them.
18496 (clear_font_table, load_face_font, xlfd_lookup_field_contents):
18497 Deleted.
18498 (struct font_name): Deleted.
18499 (xlfd_numeric_value, xlfd_symbolic_value): Deleted.
18500 (compare_fonts_by_sort_order): New function.
18501 (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
18502 (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
18503 Deleted.
18504 (Fx_family_fonts): Use font_list_entities, and sort fonts by
18505 compare_fonts_by_sort_order.
18506 (Fx_font_family_list): Call Ffont_family_list.
18507 (face_numeric_value, face_numeric_weight, face_numeric_slant)
18508 (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
18509 (face_symbolic_slant, face_symbolic_swidth)
18510 (split_font_name_into_vector, build_font_name_from_vector)
18511 (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
18512 (font_rescale_ratio, split_font_name, build_font_name)
18513 (free_font_names, sort_fonts, x_face_list_fonts)
18514 (face_font_available_p, sorted_font_list, cmp_font_names)
18515 (font_list_1, concat_font_list, font_list, remove_duplicates):
18516 Deleted.
18517 (Fx_list_fonts): Use Ffont_list.
18518 (LFACE_AVGWIDTH): Deleted.
18519 (check_lface_attrs): Don't check LFACE_AVGWIDTH. Check LFACE_FONT
18520 by FONTP.
18521 (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
18522 (set_lface_from_font_name): Delete it.
18523 (set_lface_from_font): Rename from
18524 set_lface_from_font_and_fontset. Caller changed. Don't set
18525 LFACE_AVGWIDTH. Use FONT_XXX_FOR_FACE to get a symbol suitable
18526 for face.
18527 (merge_face_vectors): Copy font-spec if necessary.
18528 Clear properties of the font-spec if necessary.
18529 (merge_face_ref): Clear properties of the font-spec if necessary.
18530 (Finternal_set_lisp_face_attribute): Likewise.
18531 (set_font_frame_param): Use font_load_for_lface to load a
18532 font-object, and call Fmodify_frame_parameters with it.
18533 (x_update_menu_appearance): Don't check LFACE_AVGWIDTH. Get XLFD
18534 font name by Ffont_xlfd_name.
18535 (Finternal_lisp_face_attribute_values): Don't check QCweight,
18536 QCslant, and QCwidth.
18537 (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
18538 (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
18539 Compare fonts by EQ.
18540 (lookup_non_ascii_face): Deleted.
18541 (face_for_font): The 2nd argument changed.
18542 (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
18543 Check atomic font properties by case insensitive.
18544 (realize_non_ascii_face): Set face->overstrike correctly.
18545 (realize_x_face): Likewise. Check if LFACE_FONT is a font_object.
18546 (dump_realized_face): Get font name from
18547 font->props[FONT_NAME_INDEX]. Don't print font_info_id.
18548
18549 * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
18550 conditionals. Don't check enable_font_backend. Delete all codes
18551 used only when USE_FONT_BACKEND is not defined.
18552 (xic_create_xfontset): Original code deleted and renamed from
18553 xic_create_xfontset2. Use FRAME_FONT, not FRAME_FONT_OBJECT.
18554 (x_make_gc): Don't set GCFont in GCs.
18555 (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
18556 opened by "fixed".
18557 (syms_of_xfns): Don't set get_font_info_func, load_font_func,
18558 find_ccl_program_func, query_font_func, set_frame_fontset_func,
18559 get_font_repertory_func.
18560
18561 * xfont.c: Include <stdlib.h> and "ccl.h".
18562 (struct xfont_info): New structure.
18563 (xfont_query_font): Deleted.
18564 (xfont_find_ccl_program): Rename from x_find_ccl_program and
18565 moved from xterm.c.
18566 (xfont_driver): Adjust for the change of struct font_driver.
18567 (compare_font_names): New function.
18568 (xfont_list_pattern): Sort font names case insensitively.
18569 Make font_entity by calling font_make_entity. Avoid auto-scaled fonts.
18570 (xfont_list): Return a list, not vector.
18571 (xfont_match): If the font doesn't have QCname property, generate
18572 a name from the other font properties.
18573 (xfont_open): Return a font-object. Adjusted for the change of
18574 struct font. Get underline_thickness and underline_position from
18575 font property. Don't update dpyinfo->smallest_font_height and
18576 dpyinfo->smallest_char_width.
18577 (xfont_close): Don't free struct font.
18578 (xfont_prepare_face): Adjust for the change of struct font.
18579 (xfont_done_face): Deleted.
18580 (xfont_has_char): Adjust for the change of struct font.
18581 (xfont_encode_char, xfont_draw): Likewise.
18582 (xfont_check): New function.
18583
18584 * xftfont.c (xftfont_list): Adjust for the change of `list'
18585 callback function.
18586 (xftfont_match): Adjust for the format change of font-entity.
18587 (xftfont_open): Adjust for the format change of font-entity and
18588 font-object. Adjusted for the change of struct font. Return a
18589 font-object. Don't update dpyinfo->smallest_font_height and
18590 dpyinfo->smallest_char_width.
18591 (xftfont_close): Block input while calling XftFontClose.
18592 (xftfont_prepare_face): Don't block input while calling
18593 xftfont_get_colors. Adjusted for the change of struct font.
18594 (xftfont_shape): Return value of error case fixed.
18595
18596 * xrdb.c (x_load_resources): Don't setup a fontset resource.
18597
18598 * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
18599 conditionals.
18600 (FONT_WIDTH): Return (f)->max_width.
18601 (struct x_display_info): Delete member `font'.
18602 (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
18603 (x_find_ccl_program, x_get_font_repertory): Delete externs.
18604 (struct x_output): Change type of `font' to `struct font *'.
18605
18606 * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
18607 conditionals. Don't check enable_font_backend. Delete all codes
18608 used only when USE_FONT_BACKEND is not defined. Don't include ccl.h.
18609 (x_per_char_metric, x_encode_char): Deleted.
18610 (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
18611 (x_compute_glyph_string_overhangs): Adjust for the change of
18612 `struct face'.
18613 (x_draw_glyph_string_foreground)
18614 (x_draw_composite_glyph_string_foreground): Likewise.
18615 (x_draw_glyph_string): Likewise. Use font->underline_position and
18616 font->underline_thickness.
18617 (x_new_font): Rename from x_new_fontset2.
18618 (x_new_fontset, x_get_font_info, x_list_fonts): Deleted.
18619 (x_check_font): Call `check' method of a font driver.
18620 (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
18621 (x_query_font, x_get_font_repertory): Deleted.
18622 (x_find_ccl_program): Rename and moved to xfont.c.
18623 (x_redisplay_interface): Adjust for the change of `struct
18624 redisplay_interface'.
18625
18626 * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
18627 conditionals. Don't check enable_font_backend. Delete all codes
18628 used only when USE_FONT_BACKEND is not defined. Surround non-used
18629 code by "#ifdef OLD_FONT" and "endif".
18630 (Fw32_select_font): Use FONT_COMPAT to get old font structure.
18631
18632 * w32font.h (struct w32font_info): New member.
18633 (FONT_COMPAT): New macro.
18634 (w32font_open_internal): Prototype adjusted.
18635
18636 * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
18637 OLD_FONT" and "endif".
18638
18639 * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
18640 conditionals. Don't check enable_font_backend. Delete all codes
18641 used only when USE_FONT_BACKEND is not defined.
18642 (w32font_open): Return a font-object. Make a font-object by
18643 font_make_object. Adjusted for the change of struct w32font_info.
18644 (w32font_close): Don't free struct font. Adjusted for the change
18645 of struct w32font_info.
18646 (w32font_encode_char, w32font_text_extents, w32font_draw):
18647 Adjust for the change of struct w32font_info.
18648 (w32font_draw): Likewise.
18649 (w32font_list_internal): Return a list, not vector.
18650 (w32font_open_internal): Change the 4th arg to font-object.
18651 Adjusted for the change of struct w32font_info and font-object format.
18652 (add_font_name_to_list): Don't downcase names.
18653 (w32_enumfont_pattern_entity): Make a font-entity by
18654 font_make_entity. Adjusted for the format change of font-entity.
18655 Use FONT_SET_STYLE to set a style-related font property. If a
18656 font is scalable, set avgwidth property to 0. Set font-entity
18657 property by font_put_extra.
18658 (font_matches_spec): Adjust for the format change of font-entity.
18659 (w32_weight_table, w32_decode_weight): New variables.
18660 (w32_encode_weight): New function.
18661 (fill_in_logfont): Adjust for the format change of font-spec.
18662 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
18663 weight value.
18664 (w32font_driver): Adjust for the change of struct font_driver.
18665
18666 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
18667 conditionals. Don't check enable_font_backend. Surround non-used
18668 code by "#ifdef OLD_FONT" and "endif".
18669 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
18670 (FONT_AVG_WIDTH): Adjust for the change of struct font.
18671
18672 * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
18673 conditionals. Don't check enable_font_backend. Delete all codes
18674 used only when USE_FONT_BACKEND is not defined. Surround non-used
18675 code by "#ifdef OLD_FONT" and "endif".
18676
18677 * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
18678 (uniscribe_open): Return value changed to font-object.
18679 Adjusted for the format change of font-object.
18680 (uniscribe_otf_capability): Adjust for the change of struct font.
18681 (add_opentype_font_name_to_list): Don't downcase names.
18682 (uniscribe_font_driver): Adjust for the change of struct
18683 font_driver.
18684
18685 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
18686
18687 * dispnew.c (update_frame_1): Check if tty output is still valid
18688 before flushing it.
18689
18690 2008-05-13 Jan Djärv <jan.h.d@swipnet.se>
18691
18692 * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
18693 to Gtk+ menus.
18694
18695 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
18696
18697 * dired.c (file_name_completion): Tweak the code so as to always do it
18698 in a single pass. Tighten the scope of some variables.
18699
18700 * dired.c (Qdefault_directory): New var.
18701 (file_name_completion): Use it instead of Fexpand_file_name.
18702 (syms_of_dired): Initialize it.
18703
18704 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18705
18706 * fileio.c (double_dollars): Remove dead code.
18707
18708 2008-05-10 Eli Zaretskii <eliz@gnu.org>
18709
18710 * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
18711 Mention w32-get-true-file-attributes in doc string.
18712
18713 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
18714
18715 2008-05-09 Glenn Morris <rgm@gnu.org>
18716
18717 * fileio.c (Fread_file_name): Remove reference to insdef, deleted
18718 2008-04-23.
18719
18720 2008-05-09 Eli Zaretskii <eliz@gnu.org>
18721
18722 Support for reporting owner and group of each file on MS-Windows:
18723 * dired.c (stat_uname, stat_gname): New functions, with special
18724 implementation for w32.
18725 (Ffile_attributes): Use them instead of getpwuid and getgrgid.
18726
18727 * w32.c: Rename the_passwd_* to dflt_passwd_*.
18728 (dflt_group_name): New static variable.
18729 (dflt_group): Rename from the_group.
18730 (init_user_info): Init dflt_group fields. Get user's group name
18731 from LookupAccountSid.
18732 (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
18733 (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
18734 New initialization states.
18735 (globals_of_w32): Initialize them to zero. Initialize the default
18736 group name to "None".
18737 (GetFileSecurity_Name): New global var, the name of the function
18738 to call for GetFileSecurity.
18739 (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
18740 (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
18741 (get_file_security, get_security_descriptor_owner)
18742 (get_security_descriptor_group, is_valid_sid)
18743 (get_file_security_desc, get_rid, get_name_and_id)
18744 (get_file_owner_and_group): New functions.
18745 (stat): Use get_file_security_desc and get_file_owner_and_group to
18746 report the owner and primary group of each file. Don't ignore the
18747 high 32 bits of file's size, now that st_size is 64-bit wide.
18748 Fix test when to get true file attributes.
18749 (init_user_info): Use get_rid instead of equivalent inline code.
18750 (fstat): Don't ignore the high 32 bits of file's size.
18751
18752 2008-05-09 Chong Yidong <cyd@stupidchicken.com>
18753
18754 * image.c (png_load): Use correct bit-depth for setting background
18755 color.
18756
18757 2008-05-08 Eli Zaretskii <eliz@gnu.org>
18758
18759 * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
18760 epa-hook.elc.
18761
18762 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
18763
18764 * font.c (Ffont_match_p): Don't use `iff' in docstring.
18765
18766 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
18767
18768 * macfns.c (Fx_create_frame): Make a copy of frame parameters
18769 because the original parameters are in pure storage now.
18770 (mac_window): Remove unused params. Update callers.
18771
18772 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18773
18774 * lread.c (substitute_object_recurse): Use lower-level primitives.
18775 Don't signal errors when traversing sub-char-tables.
18776 Don't loop over all the possible characters when traversing char-tables.
18777
18778 * print.c (print_preprocess): Add sub-char-tables to the print-table,
18779 just like we do in print.c.
18780
18781 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18782
18783 * minibuf.c (Ftry_completion): Remove code left over from when we used
18784 scmp instead of Fcompare_strings.
18785
18786 2008-05-04 Juanma Barranquero <lekktu@gmail.com>
18787
18788 * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
18789
18790 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18791
18792 * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
18793 Create bitmap context in native byte order.
18794
18795 * macterm.c (XDrawLine)
18796 (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
18797 context in native byte order.
18798
18799 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18800
18801 * config.in: Regenerate.
18802
18803 * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
18804 New definitions for Image I/O support.
18805 (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
18806 (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
18807 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18808 (mac_data_provider_release_data, image_load_image_io)
18809 [USE_MAC_IMAGE_IO]: New functions.
18810 (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
18811 (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
18812 (init_image_func_pointer) [MAC_OSX]: Remove function.
18813 (image_load_quartz2d) [MAC_OSX]: Check availability of
18814 CGImageCreateWithPNGDataProvider at compile time.
18815 Use lowercase `false' for boolean constant.
18816 (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
18817 Use image_load_image_io.
18818 (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
18819 Don't check MyCGImageCreateWithPNGDataProvider.
18820 (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
18821 Don't call init_image_func_pointer.
18822
18823 * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
18824
18825 * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
18826 Make variable non-static.
18827 (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
18828 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
18829
18830 * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
18831 (RED_FROM_ULONG): Mask off higher bits.
18832 (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
18833
18834 * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
18835 Include AvailabilityMacros.h.
18836 (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
18837 (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
18838
18839 2008-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
18840
18841 * chartab.c (Fset_char_table_range): If range is t, really set all
18842 chars to that value.
18843
18844 2008-05-03 Eli Zaretskii <eliz@gnu.org>
18845
18846 * dired.c (Ffile_attributes): Don't allow the device number become
18847 negative.
18848
18849 2008-05-02 Daiki Ueno <ueno@unixuser.org>
18850
18851 * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
18852
18853 2008-05-02 Juri Linkov <juri@jurta.org>
18854
18855 * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
18856 (Fread_variable, Fread_buffer, Fcompleting_read): Document the
18857 DEFAULT argument as a list of default values in docstrings.
18858
18859 2008-05-01 Chong Yidong <cyd@stupidchicken.com>
18860
18861 * puresize.h (BASE_PURESIZE): Increase to 1210000.
18862
18863 2008-05-01 Martin Rudalics <rudalics@gmx.at>
18864
18865 * dispnew.c (change_frame_size_1): Preserve small windows when
18866 shrinking frames by calling set_window_height|width with third
18867 arg 2.
18868
18869 * window.h (struct window): Replace field too_small_ok by field
18870 resize_proportionally.
18871
18872 * window.c (make_window): Initialize resize_proportionally.
18873 (enlarge_window): Temporarily set resize_proportionally to make
18874 sure that shrink_windows does scale the window proportionally.
18875 (shrink_windows): When window has resize_proportionally set try
18876 to shrink it proportionally by stealing from other windows.
18877 (struct saved_window, Fset_window_configuration)
18878 (compare_window_configurations): Handle resize_proportionally.
18879 (WINDOW_TOTAL_SIZE): New macro.
18880 (window_min_size, shrink_windows, size_window): Use it.
18881 (check_min_window_sizes): Remove. Invalid values of
18882 window-min-height|width are handled by window_min_size_2 now.
18883 (size_window, Fsplit_window, enlarge_window)
18884 (adjust_window_trailing_edge, grow_mini_window): Don't call
18885 check_min_window_sizes.
18886 (window_min_size_2, window_min_size_1, window_min_size):
18887 New argument safe_p for retrieving "safe" minimum sizes.
18888 (Fdisplay_buffer, Fsplit_window, enlarge_window)
18889 (adjust_window_trailing_edge, grow_mini_window):
18890 Adjust arguments of window_min_size... functions.
18891 (shrink_windows): Argument min_size removed. New argument
18892 safe_p allows shrinking windows to their safe minimum sizes.
18893 Calculate minimum size and decide whether a window shall be
18894 deleted for each window individually.
18895 (size_window): When nodelete_p equals 2, tell shrink_windows to
18896 delete windows only if their new minimum size is no more safe.
18897 (shrink_window_lowest_first): Call window_min_size_1 to make
18898 sure to preserve modeline of bottom-most window when resizing
18899 the minibuffer.
18900 (Fset_window_configuration, Fcurrent_window_configuration)
18901 (compare_window_configurations): Do not handle
18902 window-min-height|width any more.
18903 (syms_of_window): Clarify window-min-height|width doc-strings.
18904
18905 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
18906
18907 * dired.c (file_name_completion): Fix up the encoding/decoding issue
18908 some more. Copy some of the code from Ftry_completions.
18909 Remove special case code that dates back to initial revision when the
18910 slash was only added when necessary and that can't trigger nowadays.
18911
18912 2008-04-27 Kenichi Handa <handa@m17n.org>
18913
18914 * font.c (font_prop_validate): Signal `error' instead of `font'.
18915
18916 2008-04-29 Jason Rumney <jasonr@gnu.org>
18917
18918 * w32fns.c (Fw32_battery_status): New defun.
18919 (syms_of_w32fns): Defsubr it.
18920
18921 2008-04-28 Andreas Schwab <schwab@suse.de>
18922
18923 * dired.c (file_name_completion): Fix another mixing of encoded
18924 and decoded names.
18925
18926 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
18927
18928 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
18929
18930 2008-04-27 Juanma Barranquero <lekktu@gmail.com>
18931
18932 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
18933
18934 2008-04-27 Andreas Schwab <schwab@suse.de>
18935
18936 * dired.c (file_name_completion): Fix inappropriate mixing of
18937 encoded and decoded names.
18938
18939 * xterm.c (XTread_socket): Fix use of uninitialized variable.
18940
18941 * puresize.h (BASE_PURESIZE): Increase to 1200000.
18942
18943 2008-04-26 Eli Zaretskii <eliz@gnu.org>
18944
18945 * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
18946 2008-03-31, it's not needed anymore with `struct stat' definition
18947 on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
18948 for the same reasons.
18949
18950 2008-04-25 Dennis Gilmore <ausil@fedoraproject.org> (tiny change)
18951
18952 * m/sparc.h: Additional redefinitions for GNU/Linux.
18953
18954 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18955
18956 * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
18957 (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
18958 (Qmouse_drag_overlay) [MAC_OSX]: New variable.
18959 (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
18960 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18961 (mac_ax_selected_text_range) [MAC_OSX]: New functions.
18962 (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
18963 Likewise.
18964
18965 * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
18966 (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
18967 (mac_ax_number_of_characters): Add externs.
18968 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
18969 [USE_MAC_TSM]: Likewise.
18970 (mac_handle_text_input_event) [MAC_OSX]:
18971 Handle kEventTextInputOffsetToPos for no active input area case.
18972 Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
18973 (mac_handle_document_access_event)
18974 [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
18975 (install_application_handler) [MAC_OSX]: Register handlers for
18976 kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
18977 (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
18978 Register mac_handle_document_access_event.
18979
18980 * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
18981 Make functions non-static.
18982
18983 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
18984
18985 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
18986 (read_file_name_completion_ignore_case, insert_default_directory)
18987 (Qdefault_directory): Move to minibuffer.el.
18988 (Fread_file_name): Call the new `read-file-name' instead.
18989
18990 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18991
18992 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
18993 Make function non-static.
18994 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
18995 Remove function.
18996 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
18997 Move to mactoolbox.c.
18998 (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
18999
19000 * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
19001 (mac_rect_make): New macro.
19002
19003 * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
19004 instead of float.
19005 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
19006 (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
19007 (XSetBackground) [USE_CG_DRAWING]: Likewise.
19008 (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
19009 CGRectMake.
19010 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
19011 (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
19012 (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
19013 (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
19014 instead of WindowRef in argument type.
19015 (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
19016 (mac_invert_rectangle): Use CGContextSetBlendMode if available.
19017 (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
19018 instead of DISPLAY. All uses changed.
19019 (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
19020 (x_calc_absolute_position): Simplify so as not to use
19021 FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
19022
19023 * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
19024 instead of WindowRef in argument type.
19025 (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
19026 [TARGET_API_MAC_CARBON]: Remove externs.
19027 (create_apple_event, mac_event_parameters_to_lisp)
19028 [TARGET_API_MAC_CARBON]: Add externs.
19029
19030 * mactoolbox.c (Vmac_ts_script_language_on_focus)
19031 (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
19032 (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
19033 is clicked.
19034 (x_activate_menubar): Remove extern for saved_menu_event_location.
19035 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
19036 Move from mac.c.
19037
19038 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19039
19040 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
19041 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
19042
19043 2008-04-23 Jason Rumney <jasonr@gnu.org>
19044
19045 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
19046 attributes only for local files.
19047
19048 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
19049 default to Qlocal.
19050
19051 2008-04-22 Juri Linkov <juri@jurta.org>
19052
19053 * buffer.c (Fswitch_to_buffer): Change interactive spec to call
19054 read-buffer-to-switch instead of using the letter "B".
19055
19056 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
19057
19058 * fileio.c (Qdefault_directory): New variable.
19059 (Fread_file_name): Use it to pass `dir' to the completion functions.
19060
19061 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
19062
19063 * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
19064
19065 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
19066
19067 * keyboard.c (Vpre_help_message): Remove.
19068 (show_help_echo): Remove default C code.
19069
19070 * dired.c (directory_files_internal, file_name_completion):
19071 Only call ENCODE_FILE if the string is indeed decoded.
19072
19073 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
19074
19075 * Makefile.in (TOOLKIT_DEFINES): Remove.
19076 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
19077
19078 2008-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19079
19080 * Makefile.in (MAC_OBJ): Add mactoolbox.o.
19081 (mactoolbox.o): New target.
19082
19083 * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
19084 Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
19085
19086 * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
19087 Use mac_set_frame_window_background instead of XSetWindowBackground.
19088 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
19089 Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
19090 (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
19091 instead of SetWindowTitleWithCFString.
19092 (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
19093 Move function to mactoolbox.c.
19094 (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
19095 Use mac_set_window_modified instead of SetWindowModified.
19096 Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
19097 (mac_window, x_create_tip_frame): Use mac_create_frame_window.
19098 (Fx_focus_frame): Use mac_front_non_floating_window instead of
19099 FrontNonFloatingWindow. Use mac_activate_window instead of
19100 ActivateWindow. Use mac_active_non_floating_window instead of
19101 ActiveNonFloatingWindow.
19102 (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
19103 Use mac_show_hourglass and mac_hide_hourglass.
19104 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
19105 instead of GetGlobalMouse.
19106 (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
19107 instead of MoveWindow/SizeWindow/ShowWindow, respectively.
19108 Use mac_bring_window_to_front instead of BringToFront.
19109 (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
19110 mactoolbox.c.
19111 (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
19112 mac_file_dialog in mactoolbox.c. Use mac_file_dialog.
19113 (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
19114 mactoolbox.c.
19115
19116 * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
19117 (XtPointer): Move typedef from macmenu.c.
19118 (enum button_type): Move enum from macmenu.c.
19119 (widget_value): Move typedef from macmenu.c.
19120 (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
19121 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19122 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19123 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19124 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19125 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19126 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19127 (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
19128 (Selection): Move typedef from macselect.c.
19129 (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
19130 macterm.c.
19131 (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
19132 (mac_is_window_collapsed, mac_bring_window_to_front)
19133 (mac_send_window_behind, mac_hide_window, mac_show_window)
19134 (mac_collapse_window, mac_front_non_floating_window)
19135 (mac_active_non_floating_window, mac_activate_window)
19136 (mac_move_window_structure, mac_move_window, mac_size_window)
19137 (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
19138
19139 * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
19140 (enum mac_menu_kind): Move enum to mactoolbox.c.
19141 (min_menu_id): Move variable to mactoolbox.c.
19142 (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
19143 (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
19144 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
19145 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
19146 [TARGET_API_MAC_CARBON]: Likewise.
19147 (XtPointer): Move typedef to macgui.h.
19148 (enum button_type): Move enum to macgui.h.
19149 (widget_value): Move typedef to macgui.h.
19150 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
19151 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
19152 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
19153 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
19154 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
19155 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
19156 (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
19157 (popup_activated_flag): Make variable non-static.
19158 (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
19159 (add_menu_item, fill_menu, dispose_menus):
19160 Move functions to mactoolbox.c.
19161 (restore_show_help_function, menu_target_item_handler)
19162 (install_menu_target_item_handler, mac_handle_dialog_event)
19163 (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
19164 [TARGET_API_MAC_CARBON]: Likewise.
19165 (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
19166 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19167 (find_and_call_menu_selection, name_is_separator): Make function
19168 non-static.
19169 (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
19170 to mactoolbox.c.
19171 (set_frame_menubar): Don't call install_menu_quit_handler.
19172 (menu_item_selection): New variable.
19173 (mac_menu_show): Use create_and_show_popup_menu.
19174 (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
19175 selection but set variable menu_item_selection. All uses changed.
19176 (mac_fill_menubar): Rename from fill_menubar. All uses changed.
19177 Call install_menu_quit_handler. Move to mactoolbox.c.
19178
19179 * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
19180 (Selection): Move typedef to macgui.h.
19181 (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
19182 (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
19183 Make variables non-static.
19184 (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19185 (mac_handle_apple_event, cleanup_all_suspended_apple_events):
19186 Make functions non-static.
19187 (Vmac_service_selection) [MAC_OSX]: Likewise.
19188 (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
19189 (mac_valid_selection_target_p, mac_clear_selection)
19190 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19191 (mac_put_selection_value, mac_selection_has_target_p)
19192 (mac_get_selection_value, mac_get_selection_target_list)
19193 (init_apple_event_handler, install_drag_handler, remove_drag_handler):
19194 Move functions to mactoolbox.c.
19195 (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
19196 Likewise.
19197 (copy_scrap_flavor_data, mac_handle_service_event)
19198 (install_service_handler) [MAC_OSX]: Likewise.
19199 (syms_of_macselect) <Vmac_dnd_known_types>:
19200 Use mac_dnd_default_known_types.
19201
19202 * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
19203 Move to mactoolbox.c.
19204 (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
19205 (Fx_selection_owner_p): Add EXFUN.
19206 (install_window_handler, remove_window_handler, XSetWindowBackground):
19207 Remove externs.
19208 (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
19209 (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
19210 (x_raise_frame, x_lower_frame, mac_alert_sound_play)
19211 (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
19212 (mac_convert_frame_point_to_global, mac_set_frame_window_background)
19213 (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
19214 (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
19215 (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
19216 (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
19217 (create_and_show_popup_menu, mac_get_selection_from_symbol)
19218 (mac_valid_selection_target_p, mac_clear_selection)
19219 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
19220 (mac_put_selection_value, mac_selection_has_target_p)
19221 (mac_get_selection_value, mac_get_selection_target_list): Add externs.
19222 (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
19223 (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
19224 (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
19225 (mac_run_loop_run_once) [MAC_OSX]: Likewise.
19226 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
19227 (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
19228 (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19229 (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
19230
19231 * mactoolbox.c: New file.
19232
19233 2008-04-18 Jason Rumney <jasonr@gnu.org>
19234
19235 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
19236
19237 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
19238
19239 * character.c (Fmultibyte_char_to_unibyte):
19240 Return latin1 chars unchanged.
19241
19242 * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
19243 relocated if it points to `name'.
19244
19245 2008-04-17 Kenichi Handa <handa@m17n.org>
19246
19247 * data.c (Faset): Allow setting a multibyte character in an
19248 ASCII-only unibyte string.
19249
19250 * lisp.h (STRING_SET_MULTIBYTE): New macro.
19251
19252 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
19253
19254 * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
19255 done in config.h.
19256
19257 2008-04-16 Juanma Barranquero <lekktu@gmail.com>
19258
19259 * character.c (Fchar_bytes, Fchar_width, Fstring_width)
19260 (Fchar_direction): Add usage in the docstring.
19261
19262 2008-04-15 Chong Yidong <cyd@stupidchicken.com>
19263
19264 * keyboard.c (read_key_sequence): Remove always-true checks.
19265
19266 2008-04-14 Jason Rumney <jasonr@gnu.org>
19267
19268 * w32font.c (w32font_open_internal): Set max_bounds.descent in
19269 compatibility struct, for better underline positioning.
19270
19271 2008-04-13 David Hansen <david.hansen@gmx.net>
19272
19273 * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
19274 string.
19275
19276 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19277
19278 * m/hp800.h (XUINT, XSET): Remove.
19279
19280 2008-04-12 Juanma Barranquero <lekktu@gmail.com>
19281
19282 * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
19283 previous change.
19284
19285 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
19286
19287 * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
19288 Relocate `nm' after calling DECODE_FILE, in case the GC was run.
19289
19290 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
19291
19292 * keymap.h (map_keymap_canonical): Declare.
19293 * xmenu.c (single_keymap_panes): Use it.
19294
19295 2008-04-11 Glenn Morris <rgm@gnu.org>
19296
19297 * eval.c (Fdefvaralias): If the alias is bound and the target is not,
19298 set the target's value to that of the alias.
19299
19300 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
19301
19302 * term.c (set_tty_color_mode): Left over typo.
19303
19304 2008-04-10 Michael Albinus <michael.albinus@gmx.de>
19305
19306 * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
19307 only after check for file name handler functions. Signal, when
19308 native functionality is not supported.
19309 (syms_of_fileio): Declare it unconditionally.
19310
19311 2008-04-10 Jason Rumney <jasonr@gnu.org>
19312
19313 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
19314 (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
19315
19316 * w32.c (logon_network_drive): Also logon to remote drives that
19317 are mapped to drive letters.
19318
19319 2008-04-10 Glenn Morris <rgm@gnu.org>
19320
19321 * xdisp.c (truncate-partial-width-windows): Doc fix.
19322
19323 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19324
19325 * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
19326 Move functions to minibuffer.el.
19327 (syms_of_fileio): Don't declare them.
19328
19329 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19330
19331 * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
19332 (syms_of_minibuf): Remove its initialization.
19333
19334 * minibuf.c (temp_echo_area_glyphs): Remove unused function.
19335
19336 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
19337
19338 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
19339
19340 2008-04-09 Jason Rumney <jasonr@gnu.org>
19341
19342 * makefile.w32-in (distclean): Delete makefile too.
19343 (maintainer-clean): New target.
19344
19345 * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
19346
19347 * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
19348 for new font backend and composite cases.
19349
19350 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
19351
19352 * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
19353 Most of the code moved to run_timers.
19354 (do_pending_atimers): Call run_timers.
19355 (run_timers): New function.
19356
19357 * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
19358 run atimers.
19359
19360 * process.c (wait_reading_process_output): The same as above.
19361
19362 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19363
19364 * minibuf.c (last_exact_completion): Remove variable.
19365 (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
19366 (complete_and_exit_1, complete_and_exit_2)
19367 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
19368 (Fdisplay_completion_list, display_completion_list_1)
19369 (Fminibuffer_completion_help, Fself_insert_and_exit)
19370 (Fexit_minibuffer, Fminibuffer_message): Move functions to
19371 minibuffer.el.
19372 (syms_of_minibuf): Remove corresponding initializations.
19373
19374 * keyboard.c (Qdeactivate_mark): New var.
19375 (command_loop_1): Use it to call `deactivate-mark'.
19376 (syms_of_keyboard): Initialize it.
19377
19378 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
19379 to another frame.
19380 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
19381 Don't call set_tty_color_mode.
19382 (store_frame_param): Reset previous_frame rather than call
19383 set_tty_color_mode.
19384 * term.c (set_tty_color_mode): Rewrite.
19385 * dispextern.h (set_tty_color_mode): New type.
19386 * termchar.h (struct tty_display_info): Add `previous_color_mode'.
19387
19388 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19389
19390 * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
19391 for generic chars, which do not exist any more in emacs-unicode.
19392
19393 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
19394
19395 * coding.c (detect_coding_emacs_mule)
19396 (Ffind_operation_coding_system): Fix typo.
19397
19398 2008-04-08 Jason Rumney <jasonr@gnu.org>
19399
19400 * w32uniscribe.c (SNAME): Extract only symbol name.
19401
19402 * w32font.h (struct w32_metric_cache): New struct.
19403 (w32font_info): Use it.
19404 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
19405 (CACHE_BLOCKSIZE): New constants.
19406
19407 * w32font.c (Qja, Qko, Qzh): New symbols.
19408 (syms_of_w32font): Initialise them.
19409 (font_matches_spec): Use them to filter by language.
19410 (recompute_cached_metrics): Remove function.
19411 (compute_metrics, clear_cached_metrics): New functions.
19412 (w32font_encode_char): Use them to manage metric cache.
19413 (w32font_text_extents): Cache metrics for all glyphs on demand.
19414 Delay converting glyph indices to WORD until needed.
19415 (w32font_open_internal): Initialize metric cache to empty.
19416 (registry_to_w32_charset): Charset should always be a symbol.
19417 (fill_in_logfont, list_all_matching_fonts): Family should
19418 always be a symbol.
19419
19420 2008-04-06 Jason Rumney <jasonr@gnu.org>
19421
19422 * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
19423 Give up if glyph indices not supported. Use uniscribe obtained
19424 ABC widths for individual metrics. Map glyph clusters back to
19425 characters using fClusterStart flag. Return number of glyphs
19426 produced, not chars processed.
19427 (uniscribe_shape): Map char at FROM to current glyph.
19428
19429 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19430
19431 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
19432 Use SetMenuItemHierarchicalMenu.
19433
19434 2008-04-05 Jason Rumney <jasonr@gnu.org>
19435
19436 * image.c (pbm_load): Allow color values up to 65535.
19437 Throw an error if max_color_idx is outside the supported range.
19438 Report an error when image size is invalid.
19439 Read two bytes at a time when raw images have max_color_idx above 255.
19440
19441 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp>
19442
19443 * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
19444 append "CCL: Quitted" when the CCL program is quitted.
19445 (setup_ccl_program): Initialize ccl->quit_silently to zero.
19446
19447 * ccl.h (struct ccl_program): New member quit_silently.
19448
19449 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
19450
19451 * search.c (compile_pattern_1): Treat non-nil and non-string of
19452 search-spaces-regexp as nil.
19453
19454 * minibuf.c (Fassoc_string): Tweak docstring.
19455
19456 2008-04-05 Eli Zaretskii <eliz@gnu.org>
19457
19458 * dired.c (Ffile_attributes): Support inode numbers wider than 32
19459 bits. Remove ugly WINDOWSNT-specific kludge introduced on
19460 2008-03-14 to force inode be positive.
19461
19462 * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
19463 _S_* ones, since we now use our own sys/stat.h.
19464 (stat, fstat): Don't mangle the inode number.
19465 (init_user_info): Don't restrict UID and GID to 0-60000 range.
19466
19467 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
19468
19469 * frame.h (struct frame): Give one more bit to `visible' since we use
19470 values larger than 1 to indicate obscured frames on ttys.
19471
19472 * keymap.c (Qkeymap_canonicalize): New var.
19473 (Fmap_keymap_internal): New fun.
19474 (describe_map): Use keymap-canonicalize.
19475
19476 * undo.c (last_boundary_buffer, last_boundary_position): New vars.
19477 (Fundo_boundary): Set them.
19478 (syms_of_undo): Initialize them.
19479 (record_point): Use them instead of last_point_position*.
19480 (last_undo_buffer): Change type.
19481
19482 2008-04-04 Jason Rumney <jasonr@gnu.org>
19483
19484 * w32font.c (w32font_text_extents): Use font's ascent and descent.
19485 (recompute_cached_metrics): Don't set ascent and descent per char.
19486
19487 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
19488 (uniscribe_check_otf): Add GC protection before consing.
19489 Rearrange loop for counting features.
19490
19491 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19492
19493 * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
19494 buffer with byte-size of source buffer.
19495
19496 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
19497
19498 * callint.c (Fcall_interactively): Handle temporary region even
19499 when shift-select-mode is off.
19500
19501 2008-04-03 Jason Rumney <jasonr@gnu.org>
19502
19503 * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
19504
19505 2008-04-03 Kenichi Handa <handa@m17n.org>
19506
19507 * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
19508 (CATEGORY_MASK_UTF_16): Likewise.
19509 (detect_coding_utf_16): Add heuristics to reject utf-16 for a
19510 binary file.
19511 (detect_coding): Add null-byte detection for a binary file.
19512 (detect_coding_system): Likewise.
19513
19514 2008-04-03 Jason Rumney <jasonr@gnu.org>
19515
19516 * w32uniscribe.c: New file.
19517
19518 * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
19519
19520 * w32font.h (uniscribe_check_otf): Declare for w32font.c.
19521
19522 * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
19523 (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
19524 (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
19525 (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
19526 (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
19527 (Qphonetic): New symbols.
19528 (syms_of_w32font): Initialize them.
19529 (font_supported_scripts): Use them.
19530 (w32font_list_family): List all charsets.
19531 (w32font_text_extents, recompute_cached_metrics): Fix metric
19532 calculations.
19533 (w32_enumfont_pattern_entity): Make full_type a DWORD.
19534 Give opentype fonts their own format.
19535 (font_matches_spec): New arguments backend and logfont.
19536 Handle :otf spec for uniscribe backend.
19537 (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
19538 (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
19539
19540 * w32fns.c (Fx_create_frame): Conditionally register uniscribe
19541 font backend.
19542 (globals_of_w32fns): Initialize uniscribe font backend.
19543
19544 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
19545 dependencies.
19546 (w32uniscribe.$(O)): New file to build.
19547 (FONT_OBJ): Include w32uniscribe.$(O).
19548 (LIBS): Add uniscribe libraries.
19549
19550 * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
19551
19552 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
19553
19554 * callint.c (Vshift_select_mode): New var.
19555 (Finteractive): Document new ^ spec.
19556 (Fcall_interactively): Call handle-shift-selection if the ^ spec
19557 is present.
19558
19559 * keyboard.c (Vthis_command_keys_shift_translated): New var.
19560 (command_loop_1): Avoid running the direct display versions of
19561 forward-char and backward-char if shift-selection may occur.
19562 (read_key_sequence): Set Vthis_command_keys_shift_translated if
19563 shift-translation takes place.
19564
19565 * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
19566 avoid clobbering by define-minor-mode.
19567
19568 * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
19569 (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
19570
19571 * syntax.c (Fforward_word): Add ^ interactive spec.
19572
19573 * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
19574 (Fscroll_right): Add ^ interactive spec.
19575
19576 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19577
19578 * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
19579
19580 * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
19581
19582 * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
19583
19584 2008-03-31 Juri Linkov <juri@jurta.org>
19585
19586 * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
19587
19588 2008-03-30 Jan Djärv <jan.h.d@swipnet.se>
19589
19590 * gtkutil.c (xg_set_geometry): Fix indentation.
19591 (xg_resize_outer_widget): Remove.
19592 (x_wm_size_hint_off): Fix indentation.
19593 (xg_frame_set_char_size): Call flush_and_sync after
19594 gtk_window_resize.
19595 (x_wm_set_size_hint): Pass NULL as geometry window to
19596 gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
19597 Add menu bar and tool bar height to base height.
19598 (xg_update_frame_menubar, free_frame_menubar)
19599 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
19600 (update_frame_tool_bar, free_frame_tool_bar):
19601 Change xg_resize_outer_widget to xg_frame_set_char_size.
19602
19603 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
19604
19605 * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
19606 (Fdbus_call_method): New parameter TIMEOUT.
19607 (dbus-send-signal): Optimize UNGCPRO call.
19608
19609 2008-03-29 Juri Linkov <juri@jurta.org>
19610
19611 * window.c (Fdisplay_buffer): Move call to
19612 Vsplit_window_preferred_function out of conditions that check
19613 if window is eligible for vertical splitting.
19614 When Vsplit_window_preferred_function is non-nil, call it and use
19615 its non-nil return value as window. Otherwise, continue doing
19616 vertical splitting using Fsplit_window with arg horflag=nil.
19617 (syms_of_window) <Vsplit_window_preferred_function>: Change the
19618 default value from `split-window' to nil.
19619
19620 2008-03-29 Juri Linkov <juri@jurta.org>
19621
19622 * callint.c (Fcall_interactively): Revert 2008-03-16 change
19623 for interactive code letters 'b' and 'B'.
19624
19625 2008-03-29 Eli Zaretskii <eliz@gnu.org>
19626
19627 * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
19628 multibyte string.
19629
19630 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19631
19632 * keyboard.c (pending_funcalls): New var.
19633 (timer_check): Run it.
19634 (syms_of_keyboard): Initialize it.
19635 * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
19636 (Vdelete_terminal_functions): New vars.
19637 (syms_of_terminal): Initialize them.
19638 (Fdelete_terminal): Run delete-terminal-functions.
19639 * xdisp.c (safe_eval): Rewrite.
19640 (safe_call2): New fun.
19641 * frame.c (Qdelete_frame_functions): New var.
19642 (syms_of_frame): Initialize it.
19643 (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
19644 * lisp.h (safe_call2, pending_funcalls): Declare.
19645
19646 2008-03-28 Andreas Schwab <schwab@suse.de>
19647
19648 * indent.c (Fmove_to_column): Move declaration before statements.
19649
19650 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
19651
19652 * frame.h (enum fullscreen_type): Give it a name. Move it before use.
19653 (struct frame): Use bit fields for boolean vars.
19654
19655 * process.c (server_accept_connection): Simplify naming.
19656 (emacs_get_tty_pgrp): Use SDATA.
19657
19658 * coding.c (decode_coding_object): Fix last change.
19659
19660 2008-03-27 Jason Rumney <jasonr@gnu.org>
19661
19662 * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
19663
19664 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
19665
19666 * charset.c (Fdefine_charset_internal): Change the way of
19667 registering charsets in Vcharset_order_list.
19668 (syms_of_charset): Make the charset `eight-bit' supplementary.
19669
19670 2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
19671
19672 * regex.c (EXTEND_BUFFER): Change order of pointer addition
19673 operations, to avoid having the difference between pointers
19674 overflow.
19675
19676 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19677
19678 * indent.c (check_display_width): New fun.
19679 (scan_for_column): Use it.
19680
19681 * data.c (syms_of_data): Mark most-positive-fixnum and
19682 most-negative-fixnum as constants.
19683
19684 * xdisp.c (redisplay_internal): Reset selected_frame earlier.
19685
19686 * indent.c (scan_for_column): Extract from current_column_1.
19687 Merge with the same code from Fmove_to_column.
19688 (current_column_1, Fmove_to_column): Use it.
19689
19690 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
19691
19692 * keymap.c (map_keymap_internal): New fun.
19693 (map_keymap): Use it.
19694 (Fmap_keymap_internal): New fun.
19695 (Fmap_keymap): Remove left-out test from before make_save_value.
19696
19697 * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
19698
19699 * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
19700 Use XCAR/XCDR.
19701
19702 * process.h (struct Lisp_Process): Remove filter_multibyte.
19703 * process.c (QCfilter_multibyte): Remove.
19704 (setup_process_coding_systems): Don't use filter_multibyte.
19705 (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
19706 (read_process_output): Don't adjust multibyteness to filter_multibyte.
19707 (Fset_process_filter_multibyte): Change the coding-system to
19708 approximate the previous behavior.
19709 (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
19710 coding-system.
19711
19712 * coding.c (decode_coding_object): When not decoding into a buffer,
19713 obey the coding system's preference of (uni|multi)byte.
19714
19715 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19716
19717 * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
19718 every char is changed and has a different byte-length.
19719 (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
19720 Fix int -> EMACS_INT.
19721
19722 2008-03-23 David Hansen <david.hansen@gmx.net>
19723
19724 * dbusbind.c (xd_read_message): Remove extra copying of message
19725 strings. Check for NULL `interface' or `member'.
19726
19727 2008-03-22 Eli Zaretskii <eliz@gnu.org>
19728
19729 * w32.c (readdir): If FindFirstFile/FindNextFile return in
19730 cFileName a file name that includes `?' characters, use the 8+3
19731 alias in cAlternateFileName instead.
19732
19733 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
19734
19735 * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
19736
19737 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
19738
19739 * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
19740 (set_point, set_point_both): Use EMACS_INT. Remove `buffer' arg,
19741 work on current_buffer only instead (that was already the case
19742 for some of the code anyway).
19743 * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
19744 (temp_set_point, temp_set_point_both): Use EMACS_INT.
19745 (SET_PT, SET_PT_BOTH): Adjust.
19746 * intervals.h (set_point, temp_set_point, set_point_both)
19747 (temp_set_point_both): Remove redundant declarations.
19748
19749 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
19750
19751 * fileio.c (Finsert_file_contents):
19752 * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
19753 * buffer.h (BUF_SET_PT): Remove. set_point_both doesn't work right
19754 when buffer != current_buffer anyway.
19755
19756 2008-03-20 Andreas Schwab <schwab@suse.de>
19757
19758 * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
19759 as default.
19760
19761 2008-03-19 Jason Rumney <jasonr@gnu.org>
19762
19763 * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
19764 (syms_of_w32fns): Initialize them.
19765 (HOURGLASS_ID): New constant.
19766 (x_window_to_frame): Don't check hourglass_window.
19767 (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
19768 (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
19769 (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
19770 (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
19771 Only change the cursor if hourglass is not active.
19772 (Fx_create_frame): Initialize frame's current_cursor.
19773 (hourglass_atimer): Remove.
19774 (hourglass_started): New function.
19775 (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
19776 (show_hourglass): Adapt to w32, changing argument to frame.
19777
19778 * w32term.h (struct w32_output): Remove hourglass_window.
19779 Add current_cursor.
19780
19781 * eval.c (call_debugger, Fsignal):
19782 * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
19783 (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
19784 (Fexecute_extended_command, cancel_hourglass_unwind):
19785 * minibuf.c (read_minibuf):
19786 * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
19787
19788 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
19789
19790 * window.c (run_funs): New fun.
19791 (run_window_configuration_change_hook): Use it to run the buffer-local
19792 and the global part of the hook.
19793
19794 * xdisp.c (format_mode_line_unwind_data): Add window argument.
19795 (unwind_format_mode_line): Restore selected window.
19796 (x_consider_frame_title, Fformat_mode_line): Set selected window.
19797
19798 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19799
19800 * editfns.c (Fchar_equal): Check they are valid characters.
19801
19802 * buffer.h (Fbuffer_list): Declare (for use in callint.c).
19803
19804 2008-03-17 Andreas Schwab <schwab@suse.de>
19805
19806 * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
19807 against a charset.
19808
19809 * lisp.h (Fbuffer_list): Declare.
19810
19811 2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
19812
19813 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
19814 handlebox_widget is != 0.
19815
19816 2008-03-16 Juri Linkov <juri@jurta.org>
19817
19818 * callint.c (Fcall_interactively): For interactive code letters
19819 'b' and 'B' put the buffer list into the list of default "future"
19820 values of the minibuffer.
19821
19822 2008-03-16 Andreas Schwab <schwab@suse.de>
19823
19824 * keyboard.c (read_key_sequence): Fix downcasing of letters with
19825 modifiers.
19826
19827 * regex.c (re_match_2_internal): Correct matching of a charset
19828 against latin-1 characters.
19829
19830 2008-03-16 Kenichi Handa <handa@m17n.org>
19831
19832 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
19833 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
19834 (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
19835 (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
19836 (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
19837 CHAR_STRING_ADVANCE.
19838 (produce_chars): Fix for the case that the source and the
19839 destination are the same buffer. Use CHAR_STRING_ADVANCE_NO_UNIFY
19840 instead of CHAR_STRING_ADVANCE.
19841 (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
19842 STRING_CHAR_ADVANCE.
19843
19844 2008-03-15 Andreas Schwab <schwab@suse.de>
19845
19846 * regex.c (re_match_2_internal): Correct matching of eight bit
19847 characters in unibyte strings.
19848
19849 2008-03-15 Martin Rudalics <rudalics@gmx.at>
19850
19851 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
19852 at end of range when it coincides with the end of the buffer.
19853
19854 2008-03-14 Eli Zaretskii <eliz@gnu.org>
19855
19856 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
19857
19858 * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
19859
19860 2008-03-14 Jason Rumney <jasonr@gnu.org>
19861
19862 * editfns.c (initial_tz): New variable.
19863 (syms_of_editfns): Initialize it.
19864 (Fset_time_zone_rule): Set it when first called.
19865 Use it when TZSTRING is nil.
19866
19867 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
19868 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
19869 (monitor_from_point_fn, get_monitor_info_fn): New globals.
19870 (globals_of_w32fns): Initialize them.
19871 (compute_tip_xy): Use them to position tooltips.
19872
19873 2008-03-14 Glenn Morris <rgm@gnu.org>
19874
19875 * emacs.c (main): Revert previous change.
19876 (standard_args): Revert -internal-script back to -scriptload,
19877 and remove the long-option form.
19878
19879 2008-03-13 Glenn Morris <rgm@gnu.org>
19880
19881 * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
19882 Remove option -enable-font-backend.
19883
19884 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
19885
19886 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
19887
19888 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
19889
19890 * xterm.c (x_connection_closed): For GTK: If this is the last
19891 terminal just exit without closing the display.
19892
19893 2008-03-11 Jason Rumney <jasonr@gnu.org>
19894
19895 * w32font.c (w32font_full_name): Use floor to round.
19896
19897 2008-03-10 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
19898
19899 * sound.c (alsa_configure): Declare vol at beginning of block.
19900
19901 * fontset.c (Ffontset_info): Remove extra semicolon.
19902
19903 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19904
19905 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
19906 size of resulting string.
19907
19908 2008-03-10 Jason Rumney <jasonr@gnu.org>
19909
19910 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
19911
19912 2008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19913
19914 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
19915 Don't pretend as if characters with display property haven't been
19916 consumed for string-replacing-string case.
19917
19918 2008-03-08 Kim F. Storm <storm@cua.dk>
19919
19920 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
19921 (get_next_display_element, next_element_from_string)
19922 (next_element_from_ellipsis, next_element_from_buffer): Use it.
19923
19924 2008-03-08 Andreas Schwab <schwab@suse.de>
19925
19926 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
19927
19928 2008-03-06 Jason Rumney <jasonr@gnu.org>
19929
19930 * w32font.c (w32_registry): Take font_type argument. Use ANSI
19931 when charset not specified. Only translate ANSI to unicode when
19932 font_type is truetype.
19933 (w32font_coverage_ok): New function.
19934 (add_font_entity_to_list): Use it to filter unsuitable fonts.
19935
19936 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
19937
19938 * lread.c (Fread_char): Resolve modifiers.
19939 (Fread_char_exclusive): Likewise.
19940
19941 * character.c (char_resolve_modifier_mask): New function.
19942 (char_string): Use char_resolve_modifier_mask.
19943 (Fchar_resolve_modifiers): New function.
19944 (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
19945 function.
19946
19947 2008-03-04 Jason Rumney <jasonr@gnu.org>
19948
19949 * makefile.w32-in: Always include w32font.c in the build.
19950 * w32font.c: Wrap in USE_FONT_BACKEND conditional.
19951
19952 2008-03-04 Andreas Schwab <schwab@suse.de>
19953
19954 * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
19955 (versionclean): Likewise.
19956
19957 2008-03-04 Juanma Barranquero <lekktu@gmail.com>
19958
19959 * .cvsignore: Add oo.
19960
19961 2008-03-03 Andreas Schwab <schwab@suse.de>
19962
19963 * coding.c (decode_coding_object): Inhibit gap shrinking while
19964 decoding in place.
19965
19966 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
19967
19968 * w32term.c: Remove unused include "gnu.h".
19969 * makefile.w32-in (w32term.o): Don't depend on gnu.h.
19970
19971 * gnu.h: Rename to ...
19972 * emacs-icon.h: ... this.
19973 * xterm.c: Use emacs-icon.h instead of gnu.h.
19974 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
19975
19976 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
19977
19978 * w32font.c: Include math.h.
19979
19980 2008-03-03 Jason Rumney <jasonr@gnu.org>
19981
19982 * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
19983 Compute options separately.
19984 (w32font_open_internal): Set glyph_idx before caching metrics.
19985
19986 * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
19987 Define if system headers don't.
19988 (struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
19989 (w32font_encode_char): Don't declare here.
19990
19991 * w32font.c (Quniscribe, QCformat): New symbols.
19992 (syms_of_w32font): Define them.
19993 (w32font_has_char): Indicate uncertainty.
19994 (w32font_encode_char): Encode as glyph point. Make static.
19995 (recompute_cached_metrics): New function.
19996 (w32font_open_internal): Use it. Set font to use glyph points
19997 initially. Set format based on type of font.
19998 (w32font_text_extents, w32font_draw): Optionally use glyph points.
19999 (w32_enumfont_pattern_entity): Accept backend arg. Set type based
20000 on it. Set format based on information available here.
20001 (add_font_entity_to_list): Identify backend based on opentype_only.
20002
20003 2008-03-02 Andreas Schwab <schwab@suse.de>
20004
20005 * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
20006
20007 * coding.c (decode_coding_big5, produce_chars):
20008 Fix typos in last change.
20009
20010 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
20011
20012 * gnu.h: New icon.
20013
20014 2008-03-02 Kenichi Handa <handa@m17n.org>
20015
20016 * coding.c (decode_coding_utf_8): When eol-type of CODING is
20017 `dos', don't decode '\r' if that is the last in the source.
20018 (decode_coding_utf_16, decode_coding_emacs_mule)
20019 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
20020 (decode_coding_raw_text, decode_coding_charset): Likewise.
20021 (produce_chars): Don't decode EOL here. Use EMACS_INT.
20022
20023 2008-03-01 Jason Rumney <jasonr@gnu.org>
20024
20025 * w32font.c (w32font_full_name): Report point size for scalable fonts.
20026
20027 2008-03-01 Kim F. Storm <storm@cua.dk>
20028
20029 * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
20030
20031 2008-03-01 Jason Rumney <jasonr@gnu.org>
20032
20033 * w32font.c (w32font_full_name): New function.
20034 (w32font_open_internal): Use it.
20035
20036 2008-03-01 Kim F. Storm <storm@cua.dk>
20037
20038 * dispnew.c (line_draw_cost): Fix invalid glyph check.
20039
20040 2008-03-01 Jason Rumney <jasonr@gnu.org>
20041
20042 * font.c (font_unparse_fcname): Increase len when style is a symbol.
20043
20044 2008-03-01 Jan Djärv <jan.h.d@swipnet.se>
20045
20046 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
20047 xg_frame_resized when the event is for the edit widget.
20048
20049 * gtkutil.h (xg_frame_resized): Rename from xg_resize_widgets.
20050
20051 * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
20052 set_char_size.
20053 (xg_frame_resized): Rename from xg_resize_widgets. Remove all
20054 operations on widgets here. Just set frame size if needed.
20055 (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
20056 (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
20057 (x_wm_set_size_hint): Set size hints on the edit widget only, not
20058 the whole frame.
20059 (xg_create_tool_bar): Move attachment of the tool bar to
20060 xg_pack_tool_bar. Do not attach the tool bar if there are no items.
20061 (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
20062
20063 2008-03-01 Jason Rumney <jasonr@gnu.org>
20064
20065 * w32fns.c (w32_msg_pump): Disable debug code.
20066
20067 2008-03-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20068
20069 * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
20070
20071 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
20072
20073 * xdisp.c (next_overlay_string): Don't set
20074 overlay_strings_at_end_processed_p if we're currently reading from
20075 a display string.
20076
20077 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
20078
20079 * xdisp.c (get_overlay_strings_1): Fix typo.
20080
20081 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
20082
20083 * xdisp.c (get_overlay_strings_1): Add missing argument type.
20084
20085 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
20086
20087 * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
20088
20089 * xdisp.c (display_mode_element): Cancel the previous change.
20090 (decode_mode_spec): Likewise.
20091 (handle_auto_composed_prop): Don't make composition if it->string
20092 is a string.
20093
20094 2008-02-27 Kim F. Storm <storm@cua.dk>
20095
20096 * lisp.h (GLYPH): Change type from int to struct with separate char
20097 and face_id members.
20098 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
20099 (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
20100 (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
20101 (GLYPH_CHAR, GLYPH_FACE): ... these. Change users.
20102 (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove. Rewrite users to use ...
20103 (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
20104 (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
20105 (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
20106 handle new Lisp glyph code encoding, either an integer or a cons.
20107
20108 * disptab.h (GLYPH_SIMPLE_P): Rewrite.
20109 (GLYPH_ALIAS): Delete.
20110 (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
20111 (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
20112 (GLYPH_FROM_CHAR): Replace macro by ...
20113 (SET_GLYPH_FROM_CHAR): ... this macro. Change users.
20114
20115 * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
20116 (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
20117 (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro. Change users.
20118 (GLYPH_INVALID_P): New macro.
20119 (spec_glyph_lookup_face): Update prototype.
20120
20121 * dispnew.c (line_draw_cost): Adapt to new glyph type.
20122 (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
20123 new glyph code encoding.
20124 (spec_glyph_lookup_face): No return value; update passed glyph instead.
20125 (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
20126
20127 * xdisp.c (get_next_display_element, next_element_from_display_vector):
20128 Adapt to new glyph type and new glyph code encoding.
20129
20130 * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
20131
20132 * indent.c (current_column, current_column_1, Fmove_to_column)
20133 (compute_motion): Adapt to new glyph code encoding.
20134
20135 * msdos.c (IT_write_glyphs): Adapt to new glyph type.
20136
20137 2008-02-27 Chong Yidong <cyd@stupidchicken.com>
20138
20139 * process.c (wait_reading_process_output): Check for window
20140 changes caused by timers.
20141 Suggested by Johan Bockgård.
20142
20143 2008-02-27 Glenn Morris <rgm@gnu.org>
20144
20145 * emacs.c (USAGE1): Add `--disable-font-backend'.
20146
20147 2008-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
20148
20149 * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
20150 is made to the buffer.
20151
20152 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20153
20154 * dispextern.h (face_at_buffer_position, face_for_overlay_string)
20155 (face_at_string_position):
20156 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
20157 (face_at_string_position):
20158 * xdisp.c (display_string, next_overlay_change):
20159 * buffer.h (overlays_at):
20160 * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
20161 Update callers.
20162
20163 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
20164
20165 * editfns.c (Fformat): Doc fix.
20166
20167 2008-02-26 Juanma Barranquero <lekktu@gmail.com>
20168
20169 * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
20170 (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
20171 (Ffont_otf_alternates, Fquery_font): Doc fixes.
20172
20173 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
20174
20175 * buffer.c (Fbuffer_swap_text): New function.
20176 (syms_of_buffer): Defsubr it.
20177
20178 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
20179
20180 * keyboard.c (command_loop_1): Revert 2006-10-09 change.
20181
20182 2008-02-25 Jason Rumney <jasonr@gnu.org>
20183
20184 * w32font.c (w32font_draw): Draw one character at a time when padding.
20185
20186 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
20187
20188 * window.c (Fdelete_window, Fadjust_window_trailing_edge):
20189 Handle a nil arg. Use run_window_configuration_change_hook.
20190 (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
20191 (Fenlarge_window, Fshrink_window, Fset_window_configuration):
20192 Use run_window_configuration_change_hook.
20193
20194 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
20195
20196 * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
20197 1-pixel width.
20198
20199 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
20200
20201 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
20202 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
20203 if the glyph in the font is zero pixel with.
20204
20205 * dispextern.h (struct glyph_string): New member padding_p.
20206
20207 * w32font.c (w32font_draw): Pay attention to s->padding_p.
20208
20209 * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
20210
20211 * xfont.c (xfont_draw): Pay attention to s->padding_p.
20212
20213 * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
20214
20215 * font.c: If the font driver doesn't have `shape' function, return Qnil.
20216
20217 2008-02-25 Jason Rumney <jasonr@gnu.org>
20218
20219 * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
20220
20221 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
20222
20223 Allow fine-grained image-cache flushing.
20224 * dispextern.h (struct image): Add `dependencies' field.
20225 (clear_image_caches): Change arg to Lisp_Object.
20226 * image.c (make_image): Initialize `dependencies' field.
20227 (clear_image_cache): Change arg to allow fine-grained flushing.
20228 Perform the flush even if image-cache-eviction-delay is nil.
20229 (clear_image_caches): Change arg to Lisp_Object.
20230 (Fclear_image_cache): Expand meaning of the argument.
20231 (mark_image): Mark `dependencies' field.
20232 * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
20233 (lface_hash): Use XHASH rather than XFASTINT.
20234 (face_at_buffer_position): Fix int -> EMACS_INT position.
20235 * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
20236 (select_frame_for_redisplay): Remove code duplication.
20237 (redisplay_internal): Adapt arg to call to clear_image_caches.
20238
20239 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
20240
20241 * s/vms4-0.h:
20242 * s/vms4-2.h:
20243 * s/vms4-4.h:
20244 * s/vms5-5.h: Remove, unused.
20245
20246 * s/irix5-2.h:
20247 * s/irix6-0.h:
20248 * s/riscos5.h:
20249 * s/mach-bsd4-3.h:
20250 * m/mips4.h: Remove files for obsolete systems.
20251
20252 * Makefile.in:
20253 * filelock.c:
20254 * unexmips.c:
20255 * m/hp9000s300.h:
20256 * m/iris4d.h:
20257 * s/aix3-1.h:
20258 * s/hpux.h:
20259 * s/msdos.h:
20260 * s/usg5-0.h:
20261 * s/usg5-2-2.h:
20262 * s/usg5-2.h:
20263 * s/usg5-3.h: Remove references to obsolete variables.
20264
20265 * s/irix5-0.h: Remove, move all the contents ...
20266 * s/irix6-5.h: ... here. Simplify.
20267 * config.in: Regenerate.
20268
20269 2008-02-24 Jason Rumney <jasonr@gnu.org>
20270
20271 * w32term.c (x_draw_glyph_string_background): Clear the background
20272 manually when cleartype is in use.
20273 (x_draw_glyph_string_foreground): Draw text transparently when
20274 cleartype is in use.
20275
20276 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
20277 a font into it unless we have to.
20278
20279 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
20280
20281 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
20282 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
20283
20284 2008-02-18 Jason Rumney <jasonr@gnu.org>
20285
20286 * w32fns.c (Fw32_shell_execute): Encode parameters.
20287
20288 2008-02-09 Eli Zaretskii <eliz@gnu.org>
20289
20290 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
20291
20292 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
20293
20294 * unexhp9k800.c (read_header): Replace `legal' with `valid'.
20295
20296 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
20297
20298 * xterm.c (x_set_offset): Don't change the gravity if
20299 CHANGE_GRAVITY is -1.
20300
20301 2008-02-23 Chong Yidong <cyd@stupidchicken.com>
20302
20303 * fileio.c (auto_save_error_occurred): New var.
20304 (auto_save_error): Set it.
20305 (Fdo_auto_save): Don't overwrite the error message if an auto-save
20306 error occurred.
20307
20308 2008-02-23 Eli Zaretskii <eliz@gnu.org>
20309
20310 * w32.c (globals_of_w32): Add initializations for
20311 g_b_init_get_sid_sub_authority and
20312 g_b_init_get_sid_sub_authority_count.
20313
20314 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
20315
20316 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
20317 (font_parse_xlfd): Use them for sanity check.
20318 (Finternal_set_font_style_table): Make sure the table is bijective.
20319
20320 Consolidate the image_cache to the terminal struct.
20321 * termhooks.h (P_): Remove redundant def.
20322 (struct terminal): New field `image_cache'.
20323 * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place
20324 of FRAME_X_IMAGE_CACHE.
20325 * xterm.h (struct x_display_info): Remove image_cache field.
20326 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
20327 * w32term.h (struct w32_display_info): Remove image_cache field.
20328 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
20329 * macterm.h (struct mac_display_info): Remove image_cache field.
20330 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
20331 * xterm.c (x_term_init):
20332 * w32term.c (w32_term_init):
20333 * macterm.c (mac_term_init): Set the image_cache in the terminal.
20334 * dispextern.h (clear_image_cache, forall_images_in_image_cache):
20335 Remove declarations.
20336 (clear_image_caches, mark_image_cache): New declarations.
20337 * xfaces.c (clear_face_cache):
20338 * xdisp.c (redisplay_internal): Use clear_image_caches.
20339 * image.c (clear_image_cache): Don't check that a frame is on
20340 a window-system before checking if it shares the same cache.
20341 (clear_image_caches): New function.
20342 (Fclear_image_cache): Use it.
20343 (mark_image): Move from allo.c.
20344 (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
20345 * alloc.c (mark_image, mark_image_cache): Move to image.c.
20346 (mark_object): Don't call mark_image_cache for frames.
20347 (mark_terminals): Call mark_image_cache.
20348
20349 * lisp.h (Fdelete_terminal): Declare.
20350
20351 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
20352 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
20353 wrong_type_argument.
20354
20355 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
20356
20357 * Makefile.in (lisp): Remove devanagari.el, kannada.el,
20358 malayalam.el, and tamil.el. Add sinhala.el.
20359
20360 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
20361
20362 * xterm.c (x_connection_closed): Consolidate identical tests.
20363 (x_delete_terminal): Don't crash if called via x_connection_closed.
20364
20365 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
20366
20367 * xdisp.c (decode_mode_spec): New arg string.
20368 (display_mode_element): Adjust for the above change.
20369
20370 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
20371
20372 * callint.c (Fcall_interactively): Use AREF.
20373
20374 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
20375
20376 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
20377
20378 2008-02-18 Jan Djärv <jan.h.d@swipnet.se>
20379
20380 * xfns.c (Fx_show_tip): Set string to " " if empty.
20381
20382 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
20383
20384 * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
20385 with Qt.
20386
20387 2008-02-17 Kenichi Handa <handa@m17n.org>
20388
20389 * ftfont.c (ftfont_shape): Return Lispy number.
20390
20391 * xfaces.c (prepare_face_for_display): Use display_info->font->fid
20392 for GCs.
20393 (Finternal_set_font_selection_order): Call font_update_sort_order
20394 only when enable_font_backend is set.
20395 (realize_x_face): Set face->font_info to that of default face only
20396 when enable_font_backend is set.
20397
20398 * xdisp.c (handle_composition_prop): Set it->c to the fist
20399 character of the composed region.
20400 (fill_composite_glyph_string): Set base_face->font_info to
20401 s->font_info. Get a face for ascii from base_face->ascii_face.
20402 (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
20403 with a face already decided.
20404 (x_produce_glyphs): Be sure to set it->ascent and it->descent to
20405 non-negative.
20406 (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
20407 call font_prepare_composition unconditionally.
20408
20409 * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
20410
20411 * xterm.h (struct x_display_info): New member font.
20412
20413 * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
20414 (x_set_mouse_face_gc, x_new_font): Likewise.
20415 (x_term_init): Setup display_info->font.
20416 (x_delete_terminal): Free display_info->font.
20417
20418 * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
20419
20420 * ftxfont.c (ftxfont_default_fid): Delete it.
20421 (ftxfont_open): Set xfont->fid to 0.
20422 (ftxfont_end_for_frame): Clear data specific to the frame and the
20423 font-driver.
20424
20425 * xftfont.c (xftfont_default_fid): Delete it.
20426 (xftfont_open): Set xfont->fid to 0.
20427
20428 * fontset.c (FONTSET_OBJLIST): New macro.
20429 (fontset_find_font): Update font-object list of the fontset.
20430 (free_realized_fontset): New function.
20431 (free_face_fontset): Call free_realized_fontset.
20432 (Ffont_info): Call font_close_object only when enable_font_backend
20433 is set.
20434
20435 * font.c [HAVE_X_WINDOWS]: Include xterm.h.
20436 [HAVE_NTGUI]: Include w32term.h.
20437 [MAC_OS]: Include macterm.ch.
20438 (font_otf_ValueRecord): Use make_number.
20439 (font_finish_cache): Fix handling of reference count.
20440 (font_clear_cache): Update num_fonts.
20441 (font_open_entity): Update smallest_char_width and
20442 smallest_font_height of the frame.
20443 (font_close_object): Update num_fonts.
20444 (Fclear_font_cache): Fix finding the target cache data.
20445
20446 2008-02-16 Glenn Morris <rgm@gnu.org>
20447
20448 * fontset.c (Finternal_char_font): Fix compilation warning.
20449
20450 2008-02-16 Eli Zaretskii <eliz@gnu.org>
20451
20452 * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
20453 instead of char arrays. Enlarge the size of array passed to
20454 get_token_information.
20455
20456 * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
20457 warnings.
20458
20459 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
20460
20461 * .gdbinit: Don't set `args', it breaks gdb --args.
20462
20463 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
20464
20465 * fileio.c (Finsert_file_contents): Adjust offsets when replacing
20466 within a narrowed buffer.
20467
20468 2008-02-14 Kenichi Handa <handa@ni.aist.go.jp>
20469
20470 * coding.c (decode_coding_object, encode_coding_object):
20471 Preserve Vdeactivate_mark. Delete unnecessary call of Fcurrent_buffer.
20472
20473 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
20474
20475 * coding.c (coding_set_destination): Use BEG_BYTE rather than
20476 hardcoding 1.
20477 (detect_coding_system):
20478 * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
20479 (string_char_to_byte, string_byte_to_char, insert_from_gap):
20480 * insdel.c (insert_from_gap):
20481 * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
20482 (string_char_to_byte, string_byte_to_char, string_make_multibyte)
20483 (string_to_multibyte):
20484 * character.c (chars_in_text, multibyte_chars_in_text):
20485 * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
20486
20487 * character.h (FETCH_STRING_CHAR_ADVANCE)
20488 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
20489 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
20490 (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
20491
20492 * casefiddle.c (casify_region): Only call after-change and composition
20493 functions on the part of the region that was changed.
20494
20495 * keyboard.c (read_avail_input):
20496 * frame.c (Fdelete_frame): Call Fdelete_terminal.
20497
20498 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20499
20500 * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
20501 (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
20502
20503 2008-02-11 Juanma Barranquero <lekktu@gmail.com>
20504
20505 * w32menu.c (push_submenu_start, push_submenu_end)
20506 (push_left_right_boundary, push_menu_pane, push_menu_item):
20507 * keyboard.c (read_key_sequence): Don't pass args with side effects
20508 to AREF, it fails when compiling with -DENABLE_CHECKING.
20509
20510 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp>
20511
20512 * Makefile.in (${lispsource}international/charprop.el):
20513 Delete this target.
20514
20515 * search.c (boyer_moore): Fix incorrect synching of the trunk and
20516 emacs-unicode-2.
20517
20518 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20519
20520 * terminal.c (Fdelete_terminal): Clean up the `force' path.
20521
20522 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20523
20524 * frame.c (Qnoelisp): New symbol.
20525 (syms_of_frame): Initialize it.
20526 (Fdelete_frame): Use it to distinguish a mere `force' passed from some
20527 harmless Elisp code, from a strong `force' from x_connection_closed.
20528 * frame.h (Qnoelisp): Declare.
20529 * xterm.c (x_connection_closed): Pass `noelisp'.
20530
20531 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
20532 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
20533 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
20534 rather than `int' for the type of `type'.
20535
20536 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
20537
20538 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
20539
20540 * Makefile.in (GNUC): Remove support for gcc-1.x.
20541
20542 2008-02-10 Richard Stallman <rms@gnu.org>
20543
20544 * lisp.h (ASET): Use AREF, not ASLOT.
20545
20546 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20547
20548 * lisp.h (ASET): Check bounds.
20549
20550 2008-02-10 Glenn Morris <rgm@gnu.org>
20551
20552 * buffer.c (mode-name): Doc fix.
20553
20554 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
20555
20556 * Makefile.in:
20557 * emacs.c:
20558 * gmalloc.c:
20559 * keyboard.c:
20560 * lisp.h:
20561 * m/ibm370aix.h:
20562 * process.c:
20563 * regex.c:
20564 * s/hpux.h:
20565 * sysdep.c:
20566 * sysselect.h:
20567 * systty.h:
20568 * unexec.c:
20569 * w32term.c:
20570 * xsmfns.c:
20571 * xterm.c: Remove code that deals with obsolete variables.
20572
20573 * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
20574
20575 * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
20576 nothing else needs it anymore.
20577
20578 2008-02-09 Eli Zaretskii <eliz@gnu.org>
20579
20580 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
20581 instead of unibyte_char_to_multibyte.
20582
20583 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
20584
20585 * s/gnu-linux.h: Remove commented out code.
20586
20587 * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
20588
20589 * Makefile.in: Update what RMS says about using autoconf.
20590 (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
20591 (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
20592 (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
20593 (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
20594
20595 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
20596
20597 * keymap.c (Fkey_description): Move side effect outside of macro call.
20598
20599 * xfaces.c (Finternal_make_lisp_face):
20600 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
20601
20602 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
20603 (syms_of_fontset): Use ASET.
20604
20605 * fns.c (concat): Move side effect outside of macro call.
20606 (hash_clear): Use ASET.
20607
20608 2008-02-08 Richard Stallman <rms@gnu.org>
20609
20610 * frame.c (Fdelete_frame): If FORCE, don't call hooks.
20611 If FORCE, and frame has a surrogate minibuffer for another frame,
20612 delete the other frame first.
20613
20614 2008-02-07 Timo Savola <timo.savola@iki.fi>
20615
20616 * xterm.c (x_detect_focus_change): Handle embed client message.
20617 (handle_one_xevent): Ditto.
20618 (handle_one_xevent): If embedded and we get a button press/release,
20619 request focus.
20620 (xembed_set_info, xembed_send_message): New functions.
20621 (x_make_frame_visible): Call xembed_set_info if embedded.
20622 (x_make_frame_invisible): Call xembed_set_info if embedded.
20623 (x_term_init): Initialize Xatom_XEMBED.
20624 (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
20625 (x_iconify_frame): Ditto.
20626
20627 * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
20628 (enum xembed_info, enum xembed_message, enum xembed_focus)
20629 (enum xembed_modifier, enum xembed_accelerator): New.
20630 (xembed_set_info, xembed_send_message): Declare.
20631 (FRAME_X_EMBEDDED_P): New.
20632
20633 * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
20634 gtk_plug_new.
20635
20636 * xfns.c (Fx_create_frame): Do not override the explicitly set parent
20637 window ID of a frame.
20638 (x_window): Reparent frame if embedded.
20639 (Fx_create_frame): Don't set border width if embedded.
20640
20641 * emacs.c (USAGE3): Add --parent-id.
20642 (standard_args): Ditto.
20643
20644 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
20645
20646 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
20647
20648 2008-02-07 Jim Meyering <meyering@redhat.com>
20649
20650 Use "do...while (0)", not "if (1)...else" in macro definitions.
20651 The latter provokes a warning from gcc about the empty else, when
20652 followed by ";". Also, without that trailing semicolon, it would
20653 silently swallow up any following statement.
20654 * syntax.h (SETUP_SYNTAX_TABLE)
20655 (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
20656 * buffer.h (DECODE_POSITION): Likewise.
20657 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
20658 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
20659 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
20660 (FETCH_CHAR_ADVANCE): Likewise.
20661 (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
20662
20663 2008-02-07 Jim Meyering <meyering@redhat.com>
20664
20665 * lread.c [lint]: Don't include <sys/inode.h>.
20666
20667 2008-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
20668
20669 * xselect.c (x_handle_dnd_message):
20670 * xmenu.c (digest_single_submenu, xmenu_show):
20671 * xdisp.c (with_echo_area_buffer_unwind_data)
20672 (format_mode_line_unwind_data, unwind_format_mode_line)
20673 (display_menu_bar):
20674 * eval.c (Ffetch_bytecode):
20675 * doc.c (store_function_docstring):
20676 * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
20677 (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
20678 * buffer.c (add_overlay_mod_hooklist): Use ASET.
20679
20680 2008-02-07 Kenichi Handa <handa@m17n.org>
20681
20682 * ftxfont.c (ftxfont_open): Don't set
20683 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
20684
20685 * ftfont.c (ftfont_open): Fix previous change.
20686
20687 2008-02-06 Jason Rumney <jasonr@gnu.org>
20688
20689 * w32font.c (w32font_text_extents): Fill in lbearing metric.
20690 Use cached metrics for ASCII characters.
20691 (w32font_open_internal): Don't set font's owning_frame.
20692 Cache metrics for ASCII characters.
20693
20694 * w32font.h (struct w32font_info): Add ascii_metrics.
20695 Remove owning_frame.
20696
20697 2008-02-06 Kenichi Handa <handa@ni.aist.go.jp>
20698
20699 * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
20700 to negative value.
20701
20702 * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
20703
20704 * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
20705
20706 * charset.c (syms_of_charset): Set QCtest and Qeq.
20707
20708 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
20709
20710 * process.c (Fstart_process):
20711 * callproc.c (Fcall_process): Handle the case where
20712 Funhandled_file_name_directory returns nil.
20713
20714 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
20715 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
20716 * font.c (check_gstring): Use them and AREF to access the vector before
20717 we know it's really a gstring.
20718 (Ffont_shape_text): Fix typo.
20719 (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Object mixups.
20720
20721 * composite.h (Fcompose_region_internal, Fcompose_string_internal):
20722 Declare.
20723
20724 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
20725
20726 2008-02-05 Jason Rumney <jasonr@gnu.org>
20727
20728 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
20729 Set smallest_font_height and smallest_char_width in display info.
20730
20731 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
20732
20733 * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
20734
20735 2008-02-05 Miles Bader <miles@gnu.org>
20736
20737 * xfaces.c (get_lface_attributes, merge_named_face)
20738 (lookup_named_face, lookup_derived_face, realize_named_face):
20739 Revert 2008-02-01 change by cyd@stupidchicken.com.
20740
20741 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
20742
20743 * fontset.c (Ffontset_info): Handle the case of inhibitting the
20744 fallback fonts.
20745 (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
20746
20747 2008-02-04 Jason Rumney <jasonr@gnu.org>
20748
20749 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
20750 set full_name.
20751 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
20752
20753 2008-02-03 Jason Rumney <jasonr@gnu.org>
20754
20755 * makefile.w32-in (OBJ1): Include font.o here.
20756 (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
20757
20758 2008-02-02 Jason Rumney <jasonr@gnu.org>
20759
20760 * makefile.w32-in (temacs): Bump EMHEAP to 21.
20761
20762 2008-02-01 Jason Rumney <jasonr@gnu.org>
20763
20764 * s/cygwin.h: Define VIRT_ADDR_VARIES.
20765
20766 * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
20767
20768 2008-02-01 Andreas Schwab <schwab@suse.de>
20769
20770 * Makefile.in (shortlisp, lisp): Update for rename of
20771 ../lisp/language/myanmar.el.
20772
20773 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
20774
20775 * xfaces.c (get_lface_attributes): Delete function.
20776 (merge_named_face, lookup_named_face, lookup_derived_face)
20777 (realize_named_face): Call lface_from_face_name directly, and use
20778 the fact that merge_face_vectors does not alter its FROM argument.
20779
20780 2008-02-01 Jason Rumney <jasonr@gnu.org>
20781
20782 * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
20783 input in the default locale. Handle non-Unicode multibyte input.
20784
20785 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20786
20787 * fontset.c (reorder_font_vector): Exclude nil elements from the
20788 font group. Don't try multiple fonts.
20789 (fontset_font): Adjust for the above change.
20790 (Finternal_char_font): Return nil if the found font doesn't
20791 contain the character ch.
20792
20793 * Makefile.in (lisp, shortlisp): Add cham.el.
20794
20795 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20796
20797 * font.h (FONTP): Make it return 1 also for a font-object.
20798
20799 * .gdbinit (xfontset): New function.
20800
20801 * font.c (font_find_for_lface): Check if the character C is
20802 supported or not only for the first font.
20803
20804 * fontset.c (reorder_font_vector): Fix typo.
20805 (fontset_find_font): Don't add a font-spec specifying a script.
20806 Use 0 (not Qt) for the indication of empty font-group. Change the
20807 format of RFONT-DEF. Return Qt if no font in the font-group
20808 support the character.
20809 (fontset_font): Adjust for the above change. If no font was
20810 found the character, remember that.
20811 (face_for_char): Adjust for the change of RFONT-DEF.
20812 (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
20813 no font for the target.
20814 (Finternal_char_font): Adjust for the change of RFONT-DEF.
20815
20816 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20817
20818 * font.c (font_load_for_face): Handle the case that the font in
20819 face->lface is a string.
20820
20821 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20822
20823 * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
20824
20825 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20826
20827 * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
20828 Fix previous change. If the frame is not on a window system,
20829 signal an error.
20830
20831 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20832
20833 * coding.c (decode_coding_object, encode_coding_object):
20834 Adjust marker positions after conversion.
20835
20836 * lisp.h (struct Lisp_Marker): New member need_adjustment.
20837
20838 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20839
20840 * font.c (font_find_for_lface): Fix the handling of the return
20841 value of font_has_char.
20842 (Ffont_shape_text): Fix previous change.
20843
20844 * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
20845 (fontset_ref_and_range): Delete it.
20846 (fontset_find_font): Call char_table_ref_and_range instead of
20847 FONTSET_REF_AND_RANGE.
20848 (make_fontset): Don't setup font groups of Latin here.
20849 (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
20850 (new_fontset_from_font): Make the specified font the default for
20851 all Latin characters.
20852
20853 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20854
20855 * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
20856 is on a window system before accessing the fontset of the frame.
20857
20858 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20859
20860 * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
20861
20862 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
20863 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
20864
20865 * font.c (Ffont_shape_text): If the font driver doesn't have a
20866 shaper function, make zero-width glyphs to have at least one-pixel
20867 width. Fix setting of `to' field of glyphs.
20868
20869 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20870
20871 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
20872 glyphs.
20873
20874 * font.h (struct font_driver): Improve docstring of member `shape'.
20875
20876 2008-02-01 Kenichi Handa <handa@m17n.org>
20877
20878 * composite.c (syms_of_composite): Fix docstring of
20879 auto-composition-function.
20880
20881 * font.h (LGLYPH_SIZE): New macro.
20882
20883 * font.c (Ffont_fill_gstring): Stop filling when a character not
20884 supported by the font is found.
20885 (Ffont_shape_text): When a shape callback function returns nil,
20886 try at most two more times with larger gstring.
20887 (Ffont_at): Fix getting of w. Call font_at with correct 5th argument.
20888
20889 * xdisp.c (handle_auto_composed_prop): Change the argument to
20890 auto-composition-function.
20891
20892 * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
20893 (ftfont_shape_by_flt): If an element of lgstring is nil, make a
20894 Lispy glyph and store it in the lgstring.
20895
20896 * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
20897
20898 * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
20899
20900 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20901
20902 * font.c (Ffont_shape_text): Avoid unnecessary composition.
20903
20904 * fontset.c (Vfont_encoding_charset_alist): New variable.
20905 (syms_of_fontset): DEFVAR it.
20906 (reorder_font_vector, fontset_find_font): Optimize for the case of
20907 no need of reordering.
20908 (face_for_char): Map the charset property by
20909 Vfont_encoding_charset_alist.
20910
20911 2008-02-01 Jason Rumney <jasonr@gnu.org>
20912
20913 * w32font.c (logfonts_match): Don't check adstyle here.
20914 (font_matches_spec): Check here against physical font instead.
20915 (add_font_entity_to_list): Avoid some substitutions.
20916
20917 * font.c (font_parse_fcname): Default weight and slant to normal.
20918 (font_score): Prefer normal fonts if weight or slant unspecified.
20919 (font_score) [WINDOWSNT]: Scale weight difference down to closer
20920 match freetype scores.
20921
20922 2008-02-01 Jason Rumney <jasonr@gnu.org>
20923
20924 * w32font.c (w32font_text_extents): Don't use the frame stored in the
20925 font, as it may have been deleted.
20926 (w32_enumfont_pattern_entity): Map generic family to adstyle using
20927 most common hyphenless variation.
20928 (logfonts_match): Check generic family.
20929 (font_matches_spec): Don't check generic family here.
20930 (fill_in_logfont): Set generic family based on adstyle.
20931
20932 * w32font.h (w32font_get_cache): Update declaration.
20933
20934 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20935
20936 * ftfont.c (ftfont_get_cache): Adjust the argument type.
20937
20938 * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
20939 If none of the new drivers are available, call font_update_drivers
20940 with the old drivers.
20941
20942 * w32font.c (w32font_get_cache): Adjust the argument type.
20943
20944 * xfont.c (xfont_get_cache): Adjust the argument type.
20945
20946 * font.h (struct font_driver): Change argument type of get_cache.
20947
20948 * xftfont.c (xftfont_start_for_frame): Delete prototype.
20949
20950 * font.c (Ffont_get): Fix arguments to Fassoc.
20951 (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
20952 (font_clear_cache): New function.
20953 (font_list_entities, font_matching_entity): Use font_get_cache.
20954 (font_update_drivers): Call font_clear_cache when finishing a driver.
20955
20956 * fontset.c (fontset_find_font): Fix previous change.
20957
20958 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20959
20960 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
20961 dpyinfo->font_table.
20962 (x_delete_display) [USE_FONT_BACKEND]: Likewise.
20963 (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
20964
20965 * font.c (font_at): Handle the case that the arg C is negative.
20966 Handle the unibyte case.
20967 (Ffont_at): Call font_at with the arg C -1.
20968
20969 * xdisp.c (handle_auto_composed_prop): Don't get a character at
20970 the position here, and call font_at with the arg C -1.
20971 Don't check the range of the existing composition at the point.
20972
20973 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20974
20975 * fontset.c (fontset_add): New args charset_id and family.
20976 Change caller.
20977 (load_font_get_repertory, fontset_find_font): Assume that
20978 font_spec is always a font-spec object.
20979 (Fset_fontset_font): Always store a font-spec object in a fontset.
20980
20981 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
20982 instead of get_property_and_range.
20983
20984 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
20985
20986 * xftfont.c (struct xftfont_info): Delete the member ft_face.
20987 (xftfont_open): Don't keep locking face.
20988 (xftfont_close): Don't unlock face.
20989 (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
20990
20991 * fontset.c (fontset_find_font): Don't prefer a font of
20992 supplementary charset.
20993
20994 2008-02-01 Kenichi Handa <handa@m17n.org>
20995
20996 * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
20997 script, langsys_tag to langsys, new member script.
20998 (OTF_TAG_STR): Terminate by '\0'.
20999 (ftfont_get_open_type_spec): If :otf prop is spec, limit the
21000 listing to the script specified in that property. Fix arg to
21001 OTF_check_features.
21002
21003 2008-02-01 Jason Rumney <jasonr@gnu.org>
21004
21005 * w32font.h: New file.
21006
21007 * w32font.c: Include it.
21008 (struct w32font_info): Add owning_frame field. Move to w32font.h.
21009 (w32font_open): Set owning_frame.
21010 (w32font_text_extents): Use owning_frame.
21011 (struct font_callback_data): Add opentype_only field.
21012 (add_font_entity_to_list): Use it to filter fonts.
21013 Don't check against full name.
21014 (w32font_list_internal): New function.
21015 (w32font_list): Use it.
21016 (w32font_match_internal): New function.
21017 (w32font_match): Use it.
21018 (w32font_open_internal): New function.
21019 (w32font_open): Use it.
21020 (w32font_get_cache, w32font_close, w32font_has_char)
21021 (w32font_encode_char, w32font_text_extents, w32font_draw):
21022 Make non-static.
21023
21024 * makefile.w32-in (w32font.o): Depend on w32font.h.
21025
21026 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21027
21028 * charset.c (Fdefine_charset_internal): Record a supplementary
21029 charset at the tail of Vcharset_order_list.
21030
21031 * font.c (Ffont_shape_text): Fix the return value.
21032
21033 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
21034
21035 * xdisp.c (handle_auto_composed_prop): Fix previous change.
21036
21037 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21038
21039 * ftfont.c (struct OpenTypeSpec): New struct.
21040 (OTF_SYM_TAG, OTF_TAG_STR): New macros.
21041 (ftfont_get_open_type_spec): New function.
21042 (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
21043
21044 * lread.c (read1): Redo the previous change with checking Vpurify_flag.
21045
21046 2008-02-01 Jason Rumney <jasonr@gnu.org>
21047
21048 * w32font.c (add_font_entity_to_list): Compare only the beginning
21049 of full name.
21050
21051 2008-02-01 Kenichi Handa <handa@m17n.org>
21052
21053 * xdisp.c (handle_auto_composed_prop): Simplify the code.
21054 Never return HANDLED_RECOMPUTE_PROPS.
21055
21056 2008-02-01 Kenichi Handa <handa@m17n.org>
21057
21058 * font.c (font_gstring_produce): Delete it.
21059
21060 * composite.h (COMPOSITION_METHOD):
21061 Handle COMPOSITION_WITH_GLYPH_STRING.
21062
21063 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21064
21065 * xfont.c (Qx): Delete.
21066 (syms_of_xfont): Don't initialize Qx.
21067
21068 * composite.h (enum composition_method):
21069 Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
21070
21071 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21072
21073 * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
21074 (choose_face_font): Accept new form of font-spec.
21075
21076 * frame.h (font_driver_list): Declare it unconditionally.
21077 (struct frame): Define members font_driver_list and font_data_list
21078 unconditionally.
21079
21080 * fontset.c: Include "font.h" unconditionally.
21081 (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
21082 (Fset_fontset_font): Accept a font-spec object.
21083
21084 * font.c (font_unparse_xlfd): If pixel_size is zero, make the
21085 PIXEL_SIZE part a wild card.
21086
21087 * dispextern.h (struct glyph_string): Define members clip and
21088 num_clips unconditionally.
21089 (struct face): Define members font_info and extra unconditionally.
21090
21091 * ftfont.c (ftfont_open): Set members maybe_otf and otf of
21092 ftfont_info only when HAVE_LIBOTF is defined.
21093
21094 2008-02-01 Andreas Schwab <schwab@suse.de>
21095
21096 * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
21097 and end.
21098
21099 2008-02-01 Jason Rumney <jasonr@gnu.org>
21100
21101 * w32font.c (w32font_driver): Add new fields.
21102
21103 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21104
21105 * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
21106 (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
21107 (LIBES): Add @M17N_FLT_CFLAGS@.
21108
21109 * composite.c (compose_text): Don't treat the new style
21110 composition specially.
21111
21112 * emacs.c (main): Call syms_of_font unconditionally.
21113
21114 * font.h (FONT_ENTITY_NOT_LOADABLE)
21115 (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
21116 (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
21117 (struct font_driver): New member shape.
21118 (font_registry_charsets): Extern it.
21119 (font_find_for_lface, font_prepare_composition): Adjust prototype.
21120 (font_otf_capability, font_drive_otf): Delete their externs.
21121
21122 * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
21123 (font_charset_alist, font_registry_charsets): Move from xfont.c
21124 and rename.
21125 (font_prop_validate_otf): New function.
21126 (font_property_table): Register it for QCotf.
21127 (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
21128 (font_drive_otf): Delete.
21129 (font_prepare_composition): New arg F. Adjust for the change of
21130 lispy gstring.
21131 (font_find_for_lface): New arg C.
21132 (font_load_for_face): Adjust for the change of font_find_for_lface.
21133 (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
21134 lispy gstring.
21135 (Ffont_shape_text): New function.
21136 (Fopen_font): If the font size is not given, use 12-pixel.
21137 (Ffont_at): New arg STRING.
21138 (syms_of_font): Initialize font_charset_alist.
21139 Declare Ffont_shape_text as a Lisp function. Call syms_of_XXfont
21140 conditionally.
21141
21142 * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
21143 fonts of the same font-spec. Change the format of RFONT-DEF.
21144 (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
21145 Adjust for the change of RFONT-DEF.
21146 (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
21147
21148 * ftfont.h: New file.
21149
21150 * ftfont.c: Don't include Freetype headers. Include "ftfont.h".
21151 (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21152 (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21153 (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
21154 font_otf_capability and font_drive_otf, set ftfont_shape.
21155 (ftfont_list): Adjust for the change of :otf property value.
21156 (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
21157 (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
21158 (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
21159 (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21160 (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
21161 (otf_gstring, gstring, m17n_flt_initialized): New variables.
21162
21163 * w32term.c (x_draw_composite_glyph_string_foreground):
21164 Adjust for the change of lispy gstring.
21165
21166 * xdisp.c (handle_composition_prop): Adjust for the change of
21167 lispy gstring. Call a function for auto-composition with the
21168 third arg it->window.
21169 (fill_composite_glyph_string): Adjust for the change of lispy string.
21170 (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
21171
21172 * xfaces.c (set_font_frame_param): Adjust for the change of
21173 font_find_for_lface.
21174
21175 * xfont.c (x_font_charset_alist): Move to font.c and rename.
21176 (xfont_registry_charsets): Likewise. Change caller.
21177 (syms_of_xfont): Don't handle x_font_charset_alist.
21178
21179 * xftfont.c: Include "ftfont.h".
21180 (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
21181 (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
21182 (xftfont_close) [HAVE_LIBOTF]: Close otf.
21183 (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
21184 (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
21185 Set xftfont_driver.shape to xftfont_shape.
21186
21187 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
21188 the change of lispy gstring.
21189
21190 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21191
21192 * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
21193
21194 2008-02-01 Jason Rumney <jasonr@gnu.org>
21195
21196 * w32font.c (w32font_draw): Fill background manually.
21197
21198 2008-02-01 Jason Rumney <jasonr@gnu.org>
21199
21200 * font.c (Qfontp): Remove unused symbol.
21201 (QCantialias): New symbol.
21202 (syms_of_font): Define it.
21203 (font_property_table): Set a validator for QCantialias.
21204
21205 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
21206 Define if not already.
21207 (QCfamily): Share with xfaces.c.
21208 (Qstandard, Qsubpixel, Qnatural): New symbols.
21209 (syms_of_w32font): Define them. Don't define QCfamily here.
21210 (w32_antialias_type, lispy_antialias_type): New functions.
21211 (w32_enumfont_pattern_entity): New arg requested_font.
21212 Set antialias parameter if non-default was requested.
21213 (fill_in_logfont): Fill in lfQuality if :antialias specified.
21214
21215 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21216
21217 * lread.c (read1): Undo the previous change.
21218
21219 2008-02-01 CHENG Gao <chenggao@gmail.com> (tiny change)
21220
21221 * frame.c (Fdelete_frame): Call font_update_drivers only when
21222 USE_FONT_BACKEND is defined.
21223
21224 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21225
21226 * font.h (struct font_bitmap): New member bits_per_pixel.
21227 (struct font_driver): New members start_for_frame and end_for_frame.
21228 (struct font_data_list): New struct.
21229 (font_put_frame_data, font_get_frame_data): Extern them.
21230
21231 * frame.h (struct frame): New member font_data_list.
21232
21233 * font.c (font_update_drivers): Call driver->start_for_frame and
21234 driver->end_for_frame at proper timings.
21235 (font_put_frame_data, font_get_frame_data): New functions.
21236 (Ffont_spec): Add usage in the docstring.
21237
21238 * frame.c (make_frame): Initialize f->font_data_list to NULL.
21239 (Fdelete_frame): Call font_update_drivers.
21240
21241 * xftfont.c (struct xftface_info): Delete the member xft_draw.
21242 (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
21243 (xftfont_get_xft_draw): New function.
21244 (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
21245 (xftfont_end_for_frame): New function.
21246 (syms_of_xftfont): Set xftfont_driver.end_for_frame.
21247
21248 * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
21249 Change argument. Cache GCs in the per-frame data.
21250 (struct ftxfont_frame_data): New struct.
21251 (ftxfont_draw_bitmap): New arg gc_fore and flush.
21252 (ftxfont_prepare_face, ftxfont_done_face): Delete them.
21253 (ftxfont_draw): Get GCs by ftxfont_get_gcs. Reflect s->clip in GCs.
21254 (ftxfont_end_for_frame): New function.
21255 (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
21256
21257 * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
21258
21259 2008-02-01 Kenichi Handa <handa@m17n.org>
21260
21261 * xselect.c (Vselection_coding_system)
21262 (Vnext_selection_coding_system): Delete them.
21263 (syms_of_xselect): Don't declare selection-coding-system and
21264 next-selection-coding-system. They are declared in select.el.
21265
21266 2008-02-01 Jason Rumney <jasonr@gnu.org>
21267
21268 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
21269
21270 * w32fns.c: Include imm.h.
21271 (get_composition_string_fn, get_ime_context_fn): New optional
21272 system functions.
21273 (globals_of_w32fns): Load them from imm32.dll.
21274 (ignore_ime_char): New flag.
21275 (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
21276 WM_IME_ENDCOMPOSITION messages.
21277
21278 * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
21279 MULTIBYTE_CHAR_KEYSTROKE_EVENT.
21280
21281 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21282
21283 * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
21284 (READCHAR_REPORT_MULTIBYTE): New macro.
21285 (readchar): New 2nd arg MULTIBYTE.
21286 (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
21287 Make symbol's name multibyte according to the multibyteness of the
21288 source.
21289
21290 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21291
21292 * xfaces.c (face_for_overlay_string): Call lookup_face with
21293 correct arguments (fix of synching with the trunk).
21294
21295 2008-02-01 Kenichi Handa <handa@m17n.org>
21296
21297 * font.c (font_prop_validate_symbol, font_prop_validate_style)
21298 (font_prop_validate_non_neg, font_prop_validate_spacing):
21299 Delete argument prop_index.
21300 (font_property_table): Change arguments to validater. Change Callers.
21301 (font_lispy_object): Delete.
21302 (font_at): Use font_find_object instead fo font_lispy_object.
21303
21304 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
21305
21306 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
21307 and file names.
21308
21309 2008-02-01 Jason Rumney <jasonr@gnu.org>
21310
21311 * w32font.c (add_font_name_to_list): Avoid vertical fonts.
21312 (font_matches_spec): Remove debug output.
21313 (add_font_entity_to_list): Avoid using substituted fonts.
21314
21315 2008-02-01 Jason Rumney <jasonr@gnu.org>
21316
21317 * doc.c (Fsnarf_documentation):
21318 * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
21319
21320 2008-02-01 Miles Bader <miles@gnu.org>
21321
21322 * dispextern.h (struct glyph_row): Only define "clip" field if
21323 HAVE_WINDOW_SYSTEM is defined.
21324
21325 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
21326
21327 Fix up multi-tty merge.
21328
21329 * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
21330 and indentation.
21331
21332 * xfaces.c (free_realized_face, clear_face_gcs):
21333 Include font_done_for_face in the input_blocked section, just in case.
21334
21335 * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
21336 (get_char_face_and_encoding): Undo last change and remove the *other*
21337 duplicate definition (i.e. keep the one that's better scoped and that
21338 includes code for the font-backend).
21339
21340 * terminal.c (create_terminal): Default keyboard_coding to
21341 `no-conversion' and terminal_coding to `undecided'.
21342
21343 * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
21344
21345 * fontset.c (free_realized_fontsets): Check that the table entry does
21346 contain a fontset before trying to compare it to `base'.
21347
21348 * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
21349 syms_of_charset, and syms_of_coding earlier because init_window_once
21350 now needs Vcoding_system_hash_table to be setup.
21351
21352 * coding.h (default_buffer_file_coding): Remove.
21353
21354 * coding.c (default_buffer_file_coding): Remove.
21355 (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
21356 than ->symbol, and use the terminal-local coding system.
21357 (syms_of_coding): Don't setup the coding-systems that are not
21358 terminal-local.
21359 (Fdefine_coding_system_internal): Use XCAR/XCDR.
21360
21361 * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
21362 Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
21363
21364 * alloc.c (Fmake_char_table, make_sub_char_table): Remove. They're now
21365 in chartab.c and were re-added here by mistake.
21366 (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
21367
21368 * doc.c (Fsnarf_documentation):
21369 * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
21370 src to etc.
21371
21372 * ChangeLog.10: Add mistakenly removed entry.
21373
21374 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
21375
21376 * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
21377
21378 2008-02-01 Miles Bader <miles@gnu.org>
21379
21380 * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
21381 Add extra args to FACE_FOR_CHAR.
21382
21383 2008-02-01 Kenichi Handa <handa@m17n.org>
21384
21385 * keymap.c (where_is_internal_1): If key is a cons, store the copy
21386 in sequence.
21387
21388 * chartab.c (map_sub_char_table, map_char_table): If the range
21389 contains just one character, call the function with that character
21390 even if the depth is not 3.
21391
21392 2008-02-01 Jason Rumney <jasonr@gnu.org>
21393
21394 * w32font.c (w32font_text_extents): Calculate metrics for the
21395 whole string.
21396
21397 2008-02-01 Jason Rumney <jasonr@gnu.org>
21398
21399 * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
21400
21401 2008-02-01 Jason Rumney <jasonr@gnu.org>
21402
21403 * w32term.c (x_set_glyph_string_clipping):
21404 Use get_glyph_string_clip_rects.
21405 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21406 Adjust for the change of struct glyph_string.
21407
21408 * w32font.c (w32font_draw): Do clipping here.
21409
21410 2008-02-01 Kenichi Handa <handa@m17n.org>
21411
21412 * xftfont.c (xftfont_draw): Adjust for the change of struct
21413 glyph_string.
21414
21415 * xterm.c (x_set_glyph_string_clipping):
21416 Use get_glyph_string_clip_rects.
21417 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
21418 Adjust for the change of struct glyph_string.
21419
21420 * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
21421 the resulting clip(s}.
21422 (expose_overlaps): Add arg r. Change callers. Set it to
21423 row->clip temporarily.
21424 (expose_window): Redraw rows overlapping the exposed area.
21425
21426 * dispextern.h (struct glyph_row): New member clip.
21427 (struct glyph_string): Delete members clip_x, clip_y, clip_width,
21428 clip_height, new member clip, and num_clips.
21429
21430 2008-02-01 Kenichi Handa <handa@m17n.org>
21431
21432 * data.c (Fchar_or_string_p): Fix docstring.
21433
21434 2008-02-01 Kenichi Handa <handa@m17n.org>
21435
21436 * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
21437 create a temporary XftDraw object.
21438
21439 2008-02-01 Kenichi Handa <handa@m17n.org>
21440
21441 * font.c (Ffontp): Fix docstring.
21442
21443 * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
21444 strong evidence of ISO-2022.
21445
21446 2008-02-01 Kenichi Handa <handa@m17n.org>
21447
21448 * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
21449 SYNTAX_ENTRY_FOLLOW_PARENT.
21450
21451 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
21452
21453 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
21454 its type.
21455 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
21456 Update to the new type of weak_hash_tables and next_weak.
21457
21458 * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
21459 a plain C pointer to Lisp_Hash_Table.
21460
21461 * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
21462 (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
21463 (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
21464 (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
21465 (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
21466 (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
21467 (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
21468 (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
21469 (GC_EQ): Remove since they've been identical to their non-GC_
21470 alter-egos ever since the markbit was eradicated.
21471
21472 * alloc.c:
21473 * buffer.c:
21474 * buffer.h:
21475 * data.c:
21476 * fileio.c:
21477 * filelock.c:
21478 * fns.c:
21479 * frame.h:
21480 * lisp.h:
21481 * macterm.c:
21482 * print.c:
21483 * process.c:
21484 * w32fns.c:
21485 * w32menu.c:
21486 * w32term.c:
21487 * xfns.c:
21488 * xmenu.c:
21489 * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
21490
21491 2008-02-01 Kenichi Handa <handa@m17n.org>
21492
21493 * chartab.c (map_sub_char_table): Make it work for the top-level
21494 char-table. Fix handling of parent char-table.
21495 (map_char_table): Adjust for the above change.
21496
21497 2008-02-01 Jason Rumney <jasonr@gnu.org>
21498
21499 * w32font.c (Qgdi): Rename from Qw32.
21500
21501 2008-02-01 Jason Rumney <jasonr@gnu.org>
21502
21503 * w32bdf.c (get_quoted_string): Make function static.
21504
21505 2008-02-01 Kenichi Handa <handa@m17n.org>
21506
21507 * xftfont.c (xftfont_open): If one of font's ASCII glyph has
21508 bigger ascent and descent than those of the font, use them as
21509 font's ascent and descent.
21510
21511 2008-02-01 Kenichi Handa <handa@m17n.org>
21512
21513 * Makefile.in (${lispsource}international/charprop.el): Move this
21514 target within "#ifdef HAVE_UNIDATA" and "#endif".
21515
21516 2008-02-01 Kenichi Handa <handa@m17n.org>
21517
21518 * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
21519 (shortlisp): Add ../lisp/language/tai-viet.el.
21520
21521 2008-02-01 Ulrich Mueller <ulm@gentoo.org>
21522
21523 * Makefile.in (${lispsource}international/charprop.el): Depend on
21524 temacs${EXEEXT}.
21525
21526 2008-02-01 Jason Rumney <jasonr@gnu.org>
21527
21528 * w32font.c (w32font_close): Delete the GDI font object.
21529
21530 * w32menu.c: Include character.h.
21531
21532 * w32proc.c: Likewise.
21533
21534 * w32select.c: Likewise.
21535
21536 * makefile.w32-in (w32proc.o): Depend on character.h.
21537
21538 2008-02-01 Jason Rumney <jasonr@gnu.org>
21539
21540 * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
21541
21542 * w32menu.c (syms_of_w32menu): Likewise.
21543
21544 * w32proc.c (syms_of_ntproc): Likewise.
21545
21546 * w32select.c (syms_of_w32select): Likewise.
21547
21548 * w32term.c (syms_of_w32term): Likewise.
21549
21550 2008-02-01 Jason Rumney <jasonr@gnu.org>
21551
21552 * w32font.c (w32font_draw): Delete brush after using it.
21553
21554 2008-02-01 Jason Rumney <jasonr@gnu.org>
21555
21556 * w32font.c (w32font_open): Don't set font_idx.
21557 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
21558 to font settings.
21559 (w32font_draw): Fill background explicitly.
21560
21561 2008-02-01 Jason Rumney <jasonr@gnu.org>
21562
21563 * w32term.c (w32_initialize): Don't call w32font_initialize.
21564
21565 * w32font.c (w32font_info): Remove subranges.
21566 (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
21567 (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
21568 (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
21569 (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
21570 (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
21571 (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
21572 (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
21573 (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
21574 (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
21575 (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
21576 New symbols.
21577 (font_callback_data): New struct.
21578 (w32font_list, w32font_match): Use it.
21579 (w32font_open): Don't populate subranges.
21580 (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
21581 (w32font_encode_char): Always return unicode code-point as-is.
21582 (w32font_text_extents): Supply a transformation matrix to
21583 GetGlyphOutline. Never look up by glyph index. Avoid looping
21584 twice. Use unicode version of GetTexExtentPoint32 instead of
21585 glyph index version.
21586 (set_fonts_frame): Remove.
21587 (w32_enumfont_pattern_entity): Add frame parameter, use it to
21588 set frame parameter. Use backward compatible fake foundries.
21589 Save generic family in extra slot under QCfamily. Make width slot
21590 constant. Save QCspacing value. Save list of scripts instead of
21591 binary subranges.
21592 (w32_generic_family, logfonts_match, font_matches_spec): New functions.
21593 (add_font_entity_to_list): Use font_callback_data struct.
21594 Filter unwanted fonts.
21595 (add_one_font_entity_to_list): Use font_callback_data struct.
21596 (w32_registry): Default to iso10646_1.
21597 (fill_in_logfont): Use dpi from extra slot. Don't bother with
21598 string font registries. Don't fill in font name if it is a generic
21599 family name, fill family instead. Use spacing, family and script
21600 extra info to fill pitch, family and charset fields.
21601 (list_all_matching_fonts): Use font_callback_data struct.
21602 (unicode_range_for_char): Remove.
21603 (font_supported_scripts): New function.
21604 (w32font_initialize): Remove.
21605 (syms_of_w32font): Update which symbols are defined.
21606
21607 2008-02-01 Jason Rumney <jasonr@gnu.org>
21608
21609 * font.c (font_pixel_size): Reverse assq_no_quit args.
21610
21611 * w32term.h (FONT_WIDTH): Report max width, not average.
21612 (FONT_MAX_WIDTH): Remove.
21613 (FONT_AVG_WIDTH): New macro.
21614
21615 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
21616 redefinition of FONT_WIDTH.
21617
21618 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
21619 (w32_cache_char_metrics): Use FONT_WIDTH.
21620
21621 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
21622
21623 2008-02-01 Jason Rumney <jasonr@gnu.org>
21624
21625 * w32font.c (w32font_open): Make lfHeight negative.
21626
21627 * w32fns.c (x_default_font_parameter): Use new style font name.
21628 (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
21629
21630 2008-02-01 Jason Rumney <jasonr@gnu.org>
21631
21632 * w32font.c (QCsubranges): New symbol.
21633 (w32font_open, w32font_has_char): Get subranges from subproperty
21634 of extra.
21635 (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
21636 (syms_of_w32font): Define :subranges symbol.
21637
21638 * font.c (font_put_extra): Expose externally.
21639
21640 * font.h (font_put_extra): Move declaration from font.c.
21641
21642 * font.c (Ffont_get): Use font driver to determine otf capability.
21643 (adjust_anchor): Check if driver defines anchor_point before using.
21644
21645 * w32font.c (w32font_open): Handle size, height and pixel_size better.
21646 (w32font_draw): Use options.
21647 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
21648 Fix detection of truetype fonts.
21649 (registry_to_w32_charset): Handle charsets other than iso8859-1
21650 expressed as lisp symbols.
21651 (w32_registry): Express charset as lisp symbol.
21652 (fill_in_logfont): Reverse pixel and point height logic.
21653 Don't set width here. Set quality to default.
21654
21655 * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
21656 (x_to_w32_font): Fill in lfPitchAndFamily correctly.
21657
21658 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21659 Remove redundant loop and allocation.
21660
21661 * makefile.w32-in (font.o, w32font.o): New objects.
21662 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
21663 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
21664
21665 * xdisp.c (fill_composite_glyph_string): Make the first arg to
21666 STORE_XCHARB a valid l-value.
21667
21668 * w32term.c (w32_native_per_char_metric): Swap width and rbearing
21669 calculations for non-Truetype fonts.
21670 (x_draw_glyph_string): Sync with xterm.c.
21671 (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
21672 Remove redundant code.
21673 (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
21674
21675 * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
21676 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
21677
21678 * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
21679 (x_to_w32_charset, w32_to_x_charset): Expose externally.
21680
21681 * w32font.c: New file for w32 font backend.
21682
21683 2008-02-01 Kenichi Handa <handa@m17n.org>
21684
21685 * term.c: Don't include "buffer.h" twice.
21686
21687 2008-02-01 Kenichi Handa <handa@m17n.org>
21688
21689 * character.c (Funibyte_string): New function.
21690 (syms_of_character): Defsubr it.
21691
21692 2008-02-01 Jason Rumney <jasonr@gnu.org>
21693
21694 * w32term.c [USE_FONT_BACKEND]:
21695 (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
21696 (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
21697 (x_draw_glyph_string, x_draw_glyph_string_foreground)
21698 (x_draw_composite_glyph_string_foreground, x_new_fontset2)
21699 (x_free_frame_resources): Sync with xterm.c.
21700
21701 2008-02-01 Andreas Schwab <schwab@suse.de>
21702
21703 * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
21704 char-table size.
21705
21706 2008-02-01 Kenichi Handa <handa@m17n.org>
21707
21708 * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
21709
21710 2008-02-01 Kenichi Handa <handa@m17n.org>
21711
21712 * ftfont.c (ftfont_driver): Delete font_otf_gsub and
21713 font_otf_gpos, add font_drive_otf.
21714
21715 * fontset.c (fontset_find_font): Pay attention to font size
21716 specified for a font.
21717 (reorder_font_vector): Check contents of font_def.
21718
21719 * font.c (struct otf_list): Delete it.
21720 (otf_list): Make it a lisp variable.
21721 (otf_open): Use lispy otf_list.
21722 (generate_otf_features): Rename from parse_gsub_gpos_spec.
21723 (check_otf_features): New function.
21724 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
21725 New functions.
21726 (font_drive_otf): New function merging font_otf_gsub and
21727 font_otf_gpos.
21728 (font_open_for_lface): New arg spec. Change argument order.
21729 (font_load_for_face): Adjust for the change of font_open_for_lface.
21730 (Ffont_drive_otf): New function merging Ffont_otf_gsub and
21731 Ffont_otf_gpos.
21732 (syms_of_font): Staticpro otf_list. Delete defsubr of
21733 Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
21734
21735 * xfaces.c (set_font_frame_param): Adjust for the change of
21736 font_open_for_lface.
21737
21738 * font.h (font_open_for_lface): Adjust prototype.
21739 (struct font_driver): Delete members otf_gsub and otf_gpos, add
21740 member otf_drive.
21741 (font_otf_gsub, font_otf_gpos): Delete externs.
21742 (font_drive_otf): Extern it.
21743
21744 2008-02-01 Kenichi Handa <handa@m17n.org>
21745
21746 * font.c (font_at): If the window W is not on a window system,
21747 return Qnil.
21748
21749 * coding.c (produce_chars, encode_coding): Don't call
21750 insert_from_gap if no characters to produce.
21751
21752 2008-02-01 Kenichi Handa <handa@m17n.org>
21753
21754 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
21755 Fclear_face_cache.
21756
21757 * xfaces.c (face_for_font): Check also face->font==font->font.font.
21758
21759 2008-02-01 Miles Bader <miles@gnu.org>
21760
21761 * emacs.c (main): Change default value of `enable_font_backend' to 1.
21762 Parse "--disable-font-backend" option.
21763 (standard_args): Add "--disable-font-backend" option.
21764
21765 2008-02-01 Kenichi Handa <handa@m17n.org>
21766
21767 * fontset.c (fontset_find_font): New function.
21768 (fontset_font): Use fontset_find_font.
21769 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
21770 Register the specified font for all Latin characters.
21771 (new_fontset_from_font): Register the specified font for all Latin
21772 characters.
21773 (dump_fontset): For a realized fontset, include the base fontset
21774 name in the returned vector.
21775
21776 2008-02-01 Kenichi Handa <handa@m17n.org>
21777
21778 * character.h (CHAR_STRING): Cast C to unsigned on calling
21779 char_string.
21780
21781 * character.c (char_string): Type of arg C changed to unsigned.
21782 Signal an error if C is an invalid character code.
21783
21784 * editfns.c (general_insert_function, Fchar_to_string):
21785 Use CHARACTERP, not INTEGERP.
21786
21787 2008-02-01 Kenichi Handa <handa@m17n.org>
21788
21789 * character.h (MIN_MULTIBYTE_LEADING_CODE)
21790 (MAX_MULTIBYTE_LEADING_CODE): New macros.
21791
21792 * regex.c (analyse_first): Fix for multibyte characters in "case
21793 charset:" and "case categoryspec:".
21794
21795 2008-02-01 Andreas Schwab <schwab@suse.de>
21796
21797 * Makefile.in (LIBES): Move standard libraries to the end.
21798
21799 2008-02-01 Kenichi Handa <handa@m17n.org>
21800
21801 * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
21802 nonzero, don't shrink the buffer nextb.
21803
21804 * buffer.h (struct buffer_text): New member inhibit_shrinking.
21805
21806 * coding.c (coding_alloc_by_making_gap): New arg offset.
21807 (alloc_destination): Call coding_alloc_by_making_gap with the arg
21808 offset.
21809 (decode_coding_iso_2022): Update coding->safe_charsets.
21810 (decode_coding_gap): Temporarily set
21811 current_buffer->text->inhibit_shrinking to 1.
21812
21813 2008-02-01 Kenichi Handa <handa@m17n.org>
21814
21815 * xterm.c (x_draw_composite_glyph_string_foreground):
21816 Fix indexing into elements of s->cmp and s->char2b.
21817
21818 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
21819
21820 * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
21821
21822 2008-02-01 Kenichi Handa <handa@m17n.org>
21823
21824 * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
21825 target_multibyte instead of multibyte.
21826 (re_match_2_internal): Call bcmp_translate with target_multibyte.
21827 (bcmp_translate): Change the argument name from multibyte to
21828 target_multibyte.
21829
21830 2008-02-01 Kenichi Handa <handa@m17n.org>
21831
21832 These changes are to compile a regexp into a pattern that can be
21833 used both for multibyte and unibyte targets.
21834
21835 * Makefile.in (search.o): Depend on charset.h.
21836
21837 * character.c (multibyte_char_to_unibyte_safe): New function.
21838
21839 * search.c: Include "charset.h".
21840 (compile_pattern_1): Delete argument multibyte. Don't set
21841 cp->buf.target_multibyte here. Set cp->buf.charset_unibyte.
21842 (compile_pattern): Don't compare cp->buf.target_multibyte.
21843 Compare cp->buf.charset_unibyte.
21844 (compile_pattern): Set cp->buf.target_multibyte.
21845
21846 * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
21847
21848 * regex.h (struct re_pattern_buffer): New member charset_unibyte.
21849
21850 * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
21851 multibyte. Change callers.
21852 (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
21853 (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete. Change callers
21854 to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
21855 (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
21856 (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
21857 (regex_compile): Make the compiled pattern usable both for
21858 multibyte and unibyte targets.
21859 (analyse_first): Make the fastmap usable both for multibyte and
21860 unibyte targets.
21861 (TRANSLATE_VIA_MULTIBYTE): Delete.
21862 (re_match_2_internal): Pay attention to the case that the
21863 multibyteness of bufp and target may be different.
21864
21865 2008-02-01 Kenichi Handa <handa@m17n.org>
21866
21867 * xdisp.c (x_produce_glyphs): When a font is not found, make the
21868 empty box occupy at least one column width.
21869
21870 2008-02-01 Miles Bader <miles@gnu.org>
21871
21872 * Makefile.in: Remove redundant HAVE_XFT clause.
21873
21874 2008-02-01 Kenichi Handa <handa@m17n.org>
21875
21876 * xrdb.c (x_load_resources): Setup the default fontSet X resource.
21877
21878 2008-02-01 Kenichi Handa <handa@m17n.org>
21879
21880 * fontset.c (Finternal_char_font): Fix for the case of POSITION
21881 being nil.
21882
21883 2008-02-01 Kenichi Handa <handa@m17n.org>
21884
21885 * xftfont.c (xftfont_open): Call FcConfigSubstitute.
21886
21887 2008-02-01 Kenichi Handa <handa@m17n.org>
21888
21889 * xftfont.c (xftfont_open): Don't enable antialias explicitly.
21890
21891 2008-02-01 Kenichi Handa <handa@m17n.org>
21892
21893 * search.c (simple_search): Fix previous change.
21894
21895 2008-02-01 Kenichi Handa <handa@m17n.org>
21896
21897 * xftfont.c (ftfont_font_format): Extern declaration.
21898
21899 * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
21900
21901 * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
21902 (xfont_list): Don't directly use Lisp_Object as an operand of &&.
21903
21904 * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
21905 (ftfont_font_format): Fix previous change.
21906
21907 * font.h (Ffont_xlfd_name): EXFUN it.
21908
21909 * font.c (font_parse_xlfd): Fix the array size of `f'.
21910 (register_font_driver): Use EQ to compare driver->type.
21911
21912 * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
21913 (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
21914 (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
21915
21916 2008-02-01 Kenichi Handa <handa@m17n.org>
21917
21918 * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
21919 (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
21920
21921 2008-02-01 Kenichi Handa <handa@m17n.org>
21922
21923 * xfont.c (xfont_open): Set font->format.
21924
21925 * xftfont.c (xftfont_open): Set font->format.
21926
21927 * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
21928 (ftfont_list): Include FC_FONTFORMAT in FcObject.
21929 (ftfont_open): Set font->format.
21930 (ftfont_font_format): New function.
21931
21932 * font.h (struct font): New member format.
21933
21934 * font.c (Qopentype): New variable.
21935 (syms_of_font): Defsym it.
21936 (Fquery_font): Change the format of the last element of the return
21937 value.
21938
21939 2008-02-01 Kenichi Handa <handa@m17n.org>
21940
21941 * xfns.c (xic_create_xfontset): Try the default fontset name as a
21942 last resort.
21943
21944 2008-02-01 Kenichi Handa <handa@m17n.org>
21945
21946 * coding.c (detect_coding_charset): Fix detection of multi-byte
21947 charset.
21948
21949 2008-02-01 Bob Halley <halley@play-bow.org> (tiny change)
21950
21951 * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
21952
21953 2008-02-01 Kenichi Handa <handa@m17n.org>
21954
21955 * xdisp.c (get_next_display_element): Set it->face_id for the
21956 first component of a composition.
21957 (x_produce_glyphs): Check if the font is changed or not for composition.
21958
21959 2008-02-01 Kenichi Handa <handa@m17n.org>
21960
21961 * fontset.c (Qlatin): New variable.
21962 (syms_of_fontset): Define it as a lisp symbol.
21963 (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
21964
21965 2008-02-01 Kenichi Handa <handa@m17n.org>
21966
21967 * font.c (font_unparse_fcname): Pay attention to the case that
21968 some of font property is a null string.
21969
21970 2008-02-01 Kenichi Handa <handa@m17n.org>
21971
21972 * term.c: Include "composite.h".
21973 (encode_terminal_code): Output all components of composition.
21974 Check the size of encode_terminal_src.
21975 (produce_glyphs): For composition, call produce_composite_glyph.
21976 (append_composite_glyph, produce_composite_glyph): New functions.
21977
21978 * xdisp.c (x_produce_glyphs): In handling composition, if a font
21979 is not found, get font_info from the current ascii face.
21980
21981 2008-02-01 Kenichi Handa <handa@m17n.org>
21982
21983 * fileio.c (Finsert_file_contents): On replacing, temporarily bind
21984 buffer-file-name to Qnil before calling insert_from_buffer.
21985
21986 * font.c (font_unparse_fcname): Pay attention to the case that
21987 foundry is a null string.
21988
21989 2008-02-01 Kenichi Handa <handa@m17n.org>
21990
21991 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
21992
21993 * font.c (Qunicode_sip): New variable.
21994 (syms_of_font): Declare it as a Lisp symbol.
21995
21996 * font.h (Qunicode_sip): Extern it.
21997
21998 2008-02-01 Kenichi Handa <handa@m17n.org>
21999
22000 * composite.c (get_composition_id): Pay attention to TAB component.
22001
22002 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
22003 TAB. Adjust for the change of s->char2b which always points to
22004 the first element of allocated memory.
22005
22006 * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
22007
22008 * xdisp.c (handle_composition_prop): Set it->c to the first
22009 non-TAB component.
22010 (fill_composite_glyph_string): Change argument.
22011 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
22012 (x_produce_glyphs): Fix handling of left/right padding.
22013
22014 2008-02-01 Kenichi Handa <handa@m17n.org>
22015
22016 * coding.c (detect_coding_system): Fix for handling off
22017 inhibit_iso_escape_detection. Fix for the case that no coding
22018 system is defined for a specific coding category.
22019
22020 2008-02-01 Kenichi Handa <handa@m17n.org>
22021
22022 * font.c (font_matching_entity): Delete unused local var.
22023
22024 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
22025 opening a font.
22026
22027 * fileio.c (Finsert_file_contents): On recovering a file, assume
22028 Unix-like eol.
22029 (choose_write_coding_system): On auto-saving a file, force
22030 Unix-like eol.
22031
22032 * coding.c (setup_coding_system): Fix setting of
22033 coding->common_flags based on eol_type.
22034 (coding_inherit_eol_type): If PARENT is not nil, be sure to
22035 inherit from it.
22036
22037 2008-02-01 Kenichi Handa <handa@m17n.org>
22038
22039 * alloc.c (NSTATICS): Increas to 0x600.
22040
22041 2008-02-01 Kenichi Handa <handa@m17n.org>
22042
22043 * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
22044 (ftfont_list): Don't check :name property.
22045 (ftfont_match): New function.
22046 (ftfont_pattern_entity): If the pattern doesn't contain
22047 FC_SPACING, don't assume FC_MONO.
22048
22049 * font.h (struct font_driver): New member `match'.
22050 (font_update_drivers): Adjust prototype.
22051
22052 * font.c (font_parse_fcname, font_parse_name): Don't change :name
22053 property of FONT.
22054 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring):
22055 Define them unconditionally.
22056 (font_matching_entity): New function.
22057 (font_open_by_name): Try font_matching_entity if exact match is
22058 not found.
22059 (font_update_drivers): Delete the arg FONT. Return a list of
22060 actually used backends. Don't free faces, font caches here.
22061 Don't store data in frame parameters. Don't call x_set_font.
22062 (Ffont_spec): Store :name property as is.
22063 (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
22064 (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
22065 (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
22066 (Ffont_otf_alternates): Check if the driver has otf_gsub function.
22067 Call font->driver->otf_gsub instead of font_otf_gsub.
22068
22069 * frame.c (x_set_font_backend): Do more works that were done in
22070 font_update_drivers before.
22071
22072 * xfont.c (xfont_match): New function.
22073 (xfont_driver): Set xfont_driver.match to xfont_match.
22074 (xfont_draw): Set font in GC if necessary.
22075
22076 * ftxfont.c (ftxfont_match): New function.
22077 (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
22078
22079 * xftfont.c (xftfont_match): New function.
22080 (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
22081
22082 2008-02-01 Kenichi Handa <handa@m17n.org>
22083
22084 * font.h (struct font): New member scalable.
22085 (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
22086 (font_otf_gsub): Adjust prototype.
22087
22088 * font.c (font_otf_capability): Fix handling of the default langsys.
22089 (parse_gsub_gpos_spec): Change type to void. New arg nbytes.
22090 Check the contents of SPEC.
22091 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
22092 (check_gstring): New function.
22093 (REPLACEMENT_CHARACTER): New macro.
22094 (font_otf_gsub): New arg alternate_subst. Be sure to set all
22095 glyph codes of GSTRING.
22096 (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
22097 (font_prepare_composition): Set cmp->glyph_len.
22098 (font_open_entity): Set font->scalable.
22099 (Ffont_get): Handle :otf property.
22100 (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates):
22101 New functions.
22102 (Fquery_font): Use font->font.full_name.
22103 (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
22104 Sfont_otf_alternates.
22105
22106 * ftfont.c (ftfont_open): Set font->font.full_name and
22107 font->font.name properly. Fix calculation of font->font.height
22108 and font->min_width.
22109
22110 * ftxfont.c (ftxfont_create_gcs): New function.
22111 (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
22112 (ftxfont_draw_backgrond): Fix filling region.
22113 (ftxfont_default_fid): New function.
22114 (ftxfont_open): Set xfont->fid to the return value of
22115 ftxfont_default_fid.
22116 (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
22117 (ftxfont_done_face): Free only GCs that are created by
22118 ftxfont_create_gcs.
22119 (ftxfont_draw): If face->gc != s->gc, create proper GCs.
22120
22121 * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
22122 Clip to src->width, etc (not src->clip_XXX).
22123
22124 * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
22125 FontBackend frame parameter.
22126
22127 2008-02-01 Kenichi Handa <handa@m17n.org>
22128
22129 * font.h (struct font_driver_list): New member `on'.
22130 (Fclear_font_cache): EXFUN it.
22131 (font_update_drivers): Extern it.
22132
22133 * font.c (font_unparse_fcname): Fix typo (swidth->width).
22134 (font_list_entities): Check driver_list->on.
22135 (register_font_driver): Initialize `on' member to 0.
22136 (font_update_drivers): New function.
22137 (Fclear_font_cache): Check driver_list->on.
22138
22139 * frame.h (Qfont_backend): Extern it.
22140 (x_set_font_backend): Extern it.
22141
22142 * frame.c (Qfont_backend): New variable.
22143 (frame_parms): New element for font-backend.
22144 (x_set_font_backend): New function.
22145
22146 * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
22147 FontBackend frame parameter.
22148 (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
22149 x_set_font_backend.
22150
22151 * xfont.c (xfont_list): Don't try listing by :name property if the
22152 name is not for XLFD.
22153
22154 2008-02-01 Kenichi Handa <handa@m17n.org>
22155
22156 * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
22157 (LGLYPH_SET_TO): New macros.
22158 (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
22159 element of G is vector or not.
22160 (font_at): Extern it.
22161
22162 * font.c: Include window.h.
22163 (font_lispy_object): New function.
22164 (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
22165 end of valid glyph.
22166 (font_close_object): Fix getting (struct font *).
22167 (font_at): New function.
22168 (Ffont_get): If FONT is a font-object, get entity from it.
22169 (Ffont_make_gstring): Initialize elements of glyphs with nil.
22170 (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.
22171 Fix range check.
22172 (Ffont_at): New function.
22173 (syms_of_font): Defsubr Sfont_at.
22174
22175 * xdisp.c (it_props): Move the entry for Qauto_composed to just
22176 before the entry for Qcomposition.
22177 (handle_auto_composed_prop): Call auto-composition-function with 4 args.
22178 (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
22179 the font in gstring.
22180 (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
22181 LGLYPH_FORM (g) to detect the end of valid glyph.
22182 (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
22183 we are composing with gstring.
22184
22185 * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
22186 Check if adjustment is vector or not.
22187
22188 * Makefile.in (font.o): Make it depends on window.h.
22189
22190 2008-02-01 Kenichi Handa <handa@m17n.org>
22191
22192 * xterm.c (x_draw_composite_glyph_string_foreground): Check if
22193 adjustment is vector or not.
22194
22195 2008-02-01 Miles Bader <miles@gnu.org>
22196
22197 * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
22198
22199 2008-02-01 Kenichi Handa <handa@m17n.org>
22200
22201 * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
22202 (LGLYPH_SET_WIDTH): Adjust for the change of LGLYPH format.
22203 (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
22204
22205 * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
22206 (DEVICE_DELTA): Fix typo.
22207 (font_otf_gpos, font_prepare_compositio): Adjust for the change of
22208 LGLYPH format.
22209
22210 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
22211 the change of LGLYPH format.
22212
22213 2008-02-01 Kenichi Handa <handa@m17n.org>
22214
22215 * ftfont.c (ftfont_list): Fix typo.
22216 (ftfont_build_basic_charsets): Don't include letters with diacritics.
22217
22218 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
22219
22220 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
22221
22222 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
22223 xftface_info is non-NULL.
22224
22225 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
22226
22227 * ftfont.c (ftfont_list): Move misplaced #endif.
22228
22229 2008-02-01 Kenichi Handa <handa@m17n.org>
22230
22231 * ftfont.c (ftfont_list): Pay attention to the case that
22232 FC_CAPABILITY is not defined.
22233
22234 2008-02-01 Kenichi Handa <handa@m17n.org>
22235
22236 * xftfont.c (xftfont_open): Set charset related members to -1.
22237
22238 * ftfont.c (ftfont_list): Handle QCotf property. Fix handling of
22239 QCname.
22240 (ftfont_open): Set charset related members to -1.
22241
22242 * fontset.c (Votf_script_alist): New variable.
22243 (syms_of_fontset): Initialize it.
22244 (fontset_font): Delete unused variable.
22245
22246 * fontset.h (Votf_script_alist): Extern it.
22247
22248 * font.c (font_find_for_lface): Optimize code.
22249
22250 * font.h (font_close_object, font_merge_old_spec): Extern them.
22251
22252 2008-02-01 Kenichi Handa <handa@m17n.org>
22253
22254 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
22255 (syms_of_font): Initialize them.
22256 (font_pixel_size): Allow float value in dpi.
22257 (font_prop_validate_type): Delete.
22258 (font_prop_validate_symbol, font_prop_validate_style): Change argument.
22259 Change caller.
22260 (font_prop_validate_non_neg): Rename from font_prop_validate_size.
22261 (font_prop_validate_extra): Delete.
22262 (font_prop_validate_spacing): New function.
22263 (font_property_table): Add elements for all known properties.
22264 (get_font_prop_index): Rename from check_font_prop_name.
22265 New argument FROM. Change caller.
22266 (font_prop_validate): Validate all known properties.
22267 (font_put_extra): Delete argument force. Change caller.
22268 (font_expand_wildcards): Make it static. Fix the way of shrinking
22269 the possible range.
22270 (font_parse_xlfd): Delete argument merge. Fix handling of RESX,
22271 RESY, SPACING, and AVGWIDTH. Don't validate property values here.
22272 Change caller.
22273 (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
22274 (font_parse_fcname): Delete argument merge. Fix parsing of point
22275 size. Don't validate properties values here. Change caller.
22276 (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
22277 (font_open_by_name): Delete unused variable.
22278 (Ffont_spec): Likewise. Validate property values.
22279 (Ffont_match_p): New function.
22280
22281 * font.h (QCscalable): Extern it.
22282 (font_parse_xlfd, font_parse_fcname): Adjust prototype.
22283
22284 * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
22285
22286 * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
22287 (xfont_list_pattern): New function.
22288 (xfont_list): Use xfont_list_pattern.
22289
22290 2008-02-01 Kenichi Handa <handa@m17n.org>
22291
22292 * font.h (Flist_fonts): EXFUN it.
22293
22294 2008-02-01 Jason Rumney <jasonr@gnu.org>
22295
22296 * w32term.c (w32_initialize): Add back smoothing_type and
22297 smoothing_enabled definitions.
22298
22299 2008-02-01 Kenichi Handa <handa@m17n.org>
22300
22301 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
22302 s->face->font on determining underline position.
22303
22304 2008-02-01 Kenichi Handa <handa@m17n.org>
22305
22306 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
22307 (font_has_char): Accept font-object too.
22308 (font_find_for_lface): Try at first with a size specified in face.
22309
22310 2008-02-01 Kenichi Handa <handa@m17n.org>
22311
22312 * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
22313 font_open_by_name.
22314
22315 2008-02-01 Kenichi Handa <handa@m17n.org>
22316
22317 * font.h (QCspacing, QCdpi): Extern them.
22318 (enum font_spacing): New enum.
22319 (FONT_PIXEL_SIZE_QUANTUM): New macro.
22320
22321 * font.c (POINT_TO_PIXEL): Don't divide POINT by 10.
22322 (QCspacing, QCdpi): New variables.
22323 (syms_of_font): Initialize them.
22324 (font_pixel_size): New function.
22325 (font_put_extra): New function.
22326 (font_parse_xlfd): Fix handling of font size. Add QCdpi property
22327 in FONT_EXTRA.
22328 (font_parse_fcname): Handle enumerated values (e.g. bold).
22329 Fix handling font size. Add QCname property that contains only
22330 unknown properties.
22331 (font_score): Change argument. Change caller. Pay attention to
22332 FONT_PIXEL_SIZE_QUANTUM.
22333 (font_sort_entites, font_list_entities, font_find_for_lface)
22334 (font_open_for_lface, font_open_by_name): Fix handling of font size.
22335 (Ffont_spec): Add QCname property that contains only unknown properties.
22336
22337 * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.
22338 Don't include weight in listing pattern, instead check weight of each
22339 listed font. Don't include scalable in pattern. Pay attention to
22340 FONT_PIXEL_SIZE_QUANTUM.
22341
22342 2008-02-01 Kenichi Handa <handa@m17n.org>
22343
22344 * font.c (font_parse_fcname): Fix parsing of point-size.
22345 (font_unparse_fcname): Produce symbolic names for style properties.
22346 (font_list_entities): Handle float size correctly.
22347 (font_open_by_name): Prefer `normal' property values if the name
22348 doesn't specify them.
22349
22350 * fontset.c (Finternal_char_font): Use font_get_name, not
22351 Ffont_xlfd_name.
22352
22353 * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
22354 FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing
22355 pattern. Don't force scalable.
22356
22357 * xftfont.c (xftfont_open): For generating a name, start from
22358 96-byte buffer.
22359
22360 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
22361
22362 * frame.h (x_new_fontset2): Fix prototype.
22363
22364 2008-02-01 Kenichi Handa <handa@m17n.org>
22365
22366 * font.h (struct font_driver): Delete member parse_name.
22367 (font_match_p, font_get_spec, font_parse_fcname)
22368 (font_unparse_fcname): Extern them.
22369 (font_get_name): Adjust prototype.
22370
22371 * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
22372 (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
22373 (font_expand_wildcards): Fix handling ENCODING field.
22374 Avoid unnecessary checks for weight, slant, and swidth.
22375 (font_parse_fcname): New function.
22376 (font_unparse_fcname): New function.
22377 (font_parse_name): New function.
22378 (font_match_p): New function.
22379 (font_get_name): Change return value to Lisp string.
22380 (font_get_spec): New function.
22381 (Qunspecified, Qignore_defface): Don't extern them.
22382 (font_find_for_lface): Assume that LFACE is fully specified.
22383 (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
22384 object, use it for FACE.
22385 (font_open_by_name): Call Ffont_spec with QCname prop. Don't call
22386 driver->parse_name.
22387 (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
22388
22389 * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
22390 prototype.
22391
22392 * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
22393 argument F. Don't call Fnew_fontset. Instead, directly call
22394 make_fontset.
22395
22396 * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
22397
22398 * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
22399 of x_new_fontset2.
22400
22401 * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
22402 (Qsans__serif): New variables.
22403 (ftfont_generic_family_list): New variable.
22404 (syms_of_ftfont): Initialize the above variables.
22405 (ftfont_pattern_entity): Delete argument NAME.
22406 (ftfont_list_generic_family): New function.
22407 (ftfont_parse_name): Delete this function.
22408 (ftfont_list): Try generic family only when FcFontList found no font.
22409 (ftfont_list_family): Fix args to FcObjectSetBuild.
22410
22411 * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
22412 object in attrs[LFACE_FONT_INDEX].
22413 (set_lface_from_font_name): Cancel all changes for font-backend.
22414 (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
22415 function.
22416 (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
22417 font object in QCfont attribute.
22418 (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
22419 (realize_default_face) [USE_FONT_BACKEND]: Call
22420 set_lface_from_font_and_fontset.
22421
22422 * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
22423 "fixed", and signal error here if no suitable font was found.
22424
22425 * xfont.c (xfont_parse_name): Delete this function.
22426
22427 * xftfont.c (xftfont_open): Change coding style of error
22428 handling. Generate fontconfig's fontname pattern.
22429
22430 * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
22431 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
22432
22433 * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
22434 Both args FONTSET and FONT_OBJECT must be existing ones.
22435
22436 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22437
22438 * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
22439
22440 2008-02-01 Kenichi Handa <handa@m17n.org>
22441
22442 * xfont.c (xfont_open, xfont_encode_char): Fix typo.
22443
22444 * font.h (struct font): Fix typo.
22445
22446 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
22447 XLFD_XXX_INDEX.
22448 (enum xlfd_field_mask): New enum.
22449 (intern_font_field): Change argument. Change caller. If digits
22450 are followed by non-digits, return a symbol.
22451 (font_expand_wildcards): New function.
22452 (font_parse_xlfd): Fix wildcard handling.
22453 (Ffont_spec): If :name is specified, reflect the info in the other
22454 properties.
22455
22456 * ftfont.c (ftfont_pattern_entity): Fix typo.
22457 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
22458 locale.
22459
22460 2008-02-01 Kenichi Handa <handa@m17n.org>
22461
22462 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
22463
22464 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
22465 (font_unparse_xlfd): Fix argument type declaration. Append "*" if
22466 registry doesn't specify encoding part.
22467 (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
22468 (font_open_by_name): At first try parsing the name.
22469 (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
22470 as Lisp symbols.
22471
22472 * fontset.c (reorder_font_vector): Pay attention to the case that
22473 the 3rd element of font_def is nil.
22474 (fontset_font): For the default fontset, append one more fontset
22475 elements for a script-based font specification. Don't add script
22476 attribute on finding a font.
22477 (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
22478 font name.
22479 (fontset_ascii_font): If a font can't be opened, return nil.
22480
22481 * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
22482 (ftfont_pattern_entity): New function.
22483 (ftfont_get_cache): Assume that freetype_font_cache is already
22484 initialized.
22485 (ftfont_list): Handle the case that a file is specified in font
22486 name. Use ftfont_pattern_entity to generate entities.
22487 (ftfont_has_char): Check if the pattern contains FC_CHARSET.
22488 (syms_of_ftfont): Initialize freetype_font_cache.
22489
22490 * xftfont.c (xftfont_open): Make the font name fontconfig's
22491 style. Add BLOCK_INPUT and UNBLOCK_INPUT.
22492 (xftfont_close): Free font->font.name if not NULL.
22493
22494 * xfont.c (xfont_list): If script is specified for a font, return
22495 null_vector.
22496 (xfont_list_family): Declare argument type.
22497
22498 * xfaces.c (set_lface_from_font_name): If a font doesn't have a
22499 name, set LFACE_FONT (lface) to nil.
22500
22501 * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
22502 return Qnil.
22503
22504 2008-02-01 Kenichi Handa <handa@m17n.org>
22505
22506 * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
22507 (standard_args): Add "-enable-font-backend".
22508
22509 2008-02-01 Kenichi Handa <handa@m17n.org>
22510
22511 * xftfont.c (xftfont_default_fid): Set fid_known to 1.
22512 (struct xftdraw_list, xftdraw_list): Delete them.
22513 (register_xftdraw, check_xftdraw): Delete them.
22514 (xftfont_prepare_face): Don't call register_xftdraw.
22515 (xftfont_done_face): Don't call check_xftdraw.
22516 (xftfont_draw): Get background color only when with_background is
22517 nonzero.
22518
22519 * xfont.c (xfont_encode_char): Fix calculation of char2b.
22520
22521 2008-02-01 Kenichi Handa <handa@m17n.org>
22522
22523 These changes are for the new font handling codes.
22524
22525 * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
22526 @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
22527 (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
22528 (FONTSRC, FONTOBJ): New variables.
22529 (obj): Add $(FONTOBJ).
22530 (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
22531 (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
22532 @LIBOTF_LIBS@.
22533 (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
22534 (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
22535
22536 * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
22537
22538 * character.h (Vscript_representative_chars): Extern it.
22539
22540 * character.c (Vscript_representative_chars): New variable.
22541 (syms_of_character): Declare it as a Lisp variable.
22542
22543 * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
22544 enable_font_backend is nonzero, accept the composition method
22545 COMPOSITION_WITH_GLYPH_STRING.
22546
22547 * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
22548 enumeration COMPOSITION_WITH_GLYPH_STRING.
22549
22550 * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
22551 members clip_x, clip_y, clip_width, and clip_height.
22552 (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
22553
22554 * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
22555 --enable-font-backend. Call syms_of_font.
22556
22557 * fns.c (assoc_no_quit): New function.
22558
22559 * fontset.h (FONT_INFO_FROM_FACE): New macro.
22560 (face_for_font, new_fontset_from_font)
22561 (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
22562
22563 * fontset.c [USE_FONT_BACKEND]: Include "font.h".
22564 (fontset_font, fontset_ascii, face_for_char)
22565 (make_fontset_for_ascii_face, Ffont_info)
22566 (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
22567 is nonzero, use font-backend mechanism.
22568 (find_font_encoding): Make it non-static.
22569 (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
22570 New functions.
22571
22572 * frame.h (struct frame): New members resx and resy.
22573 (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
22574 (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
22575
22576 * frame.c [USE_FONT_BACKEND]: Include "font.h".
22577 (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
22578
22579 * lisp.h (assoc_no_quit): Extern it.
22580
22581 * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
22582 Through out the file, use FONT_INFO_FROM_FACE instead of
22583 FONT_INFO_FROM_ID, use get_per_char_metric instead of
22584 rif->per_char_metric.
22585 (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
22586 method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
22587 (get_glyph_face_and_encoding, fill_composite_glyph_string)
22588 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
22589 (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
22590 nonzero, use font-backend mechanism.
22591 (get_per_char_metric): New function.
22592
22593 * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
22594 (set_lface_from_font_name)
22595 (set_font_frame_param, free_realized_face)
22596 (prepare_face_for_display, clear_face_gcs)
22597 (Finternal_set_font_selection_order, realize_x_face)
22598 [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
22599 font-backend mechanism.
22600 (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
22601 (load_face_font) [USE_FONT_BACKEND]: Abort.
22602 (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
22603 (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
22604
22605 * xfns.c [USE_FONT_BACKEND]: Include "font.h".
22606 (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
22607 (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
22608 nonzero, register all available font drivers.
22609 Call x_default_font_parameter for deciding a font.
22610 (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
22611
22612 * xterm.c [USE_FONT_BACKEND]: Include "font.h".
22613 (x_set_mouse_face_gc, x_set_glyph_string_clipping)
22614 (x_set_glyph_string_clipping_exactly)
22615 (x_compute_glyph_string_overhangs)
22616 (x_draw_glyph_string_foreground)
22617 (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
22618 (x_free_frame_resources) [USE_FONT_BACKEND]: If
22619 enable_font_backend is nonzero, use font-backend mechanism.
22620 (x_new_fontset2) [USE_FONT_BACKEND]: New function.
22621
22622 2008-02-01 Kenichi Handa <handa@m17n.org>
22623
22624 * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
22625 system_eol_type.
22626 (syms_of_coding): Initialize system_eol_type.
22627
22628 * process.c (Fset_process_coding_system): Inherit system's eol
22629 format if necessary.
22630
22631 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22632
22633 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
22634
22635 2008-02-01 Kenichi Handa <handa@m17n.org>
22636
22637 * coding.c (decode_eol): Pay attention to buffer relocation in
22638 del_range_2.
22639 (decode_coding): Call decode_eol before restoring undo_list.
22640
22641 2008-02-01 Kenichi Handa <handa@m17n.org>
22642
22643 * charset.c (Fdefine_charset_internal): Fix setting of
22644 emacs_mule_bytes.
22645
22646 2008-02-01 Kenichi Handa <handa@m17n.org>
22647
22648 * keyboard.c (read_char): Check if C is a character or not before
22649 looking up Vkeyboard_translate_table.
22650
22651 2008-02-01 Kenichi Handa <handa@m17n.org>
22652
22653 * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION):
22654 Fix condition to terminate the loop.
22655
22656 2008-02-01 Kenichi Handa <handa@m17n.org>
22657
22658 * coding.c (produce_composition): Compare charbuf[i] instead of
22659 args[i] against 0.
22660 (Fterminal_coding_system): Use EQ to compare Lisp objects.
22661
22662 2008-02-01 Kenichi Handa <handa@m17n.org>
22663
22664 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
22665 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
22666 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
22667 detect_coding.
22668 (emacs_mule_char): Handle old style (Emacs 20) component character
22669 of a composition.
22670 (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
22671 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
22672 composition rule.
22673 (decode_coding_emacs_mule): Handle invalid bytes correctly.
22674
22675 2008-02-01 Kenichi Handa <handa@m17n.org>
22676
22677 * coding.c (encode_coding_ccl): Allocate destination dynamically
22678 when necessary.
22679
22680 2008-02-01 Kenichi Handa <handa@m17n.org>
22681
22682 * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
22683 the loop. When quitted, show a proper error message.
22684
22685 2008-02-01 Kenichi Handa <handa@m17n.org>
22686
22687 * xterm.c (x_set_glyph_string_clipping_exactly):
22688 Set src->clip_head and src->clip_tail temporarily instead of src->hl.
22689
22690 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
22691 character sequence.
22692 (Fccl_execute_on_string): Use ASET, not XSET.
22693
22694 2008-02-01 Kenichi Handa <handa@m17n.org>
22695
22696 * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
22697
22698 2008-02-01 Kenichi Handa <handa@m17n.org>
22699
22700 * coding.c (decode_coding): Fix the condition of terminating the
22701 decoding loop.
22702
22703 2008-02-01 Kenichi Handa <handa@m17n.org>
22704
22705 * data.c (Faset): On setting a character bigger than 255 in a
22706 unibyte string, signal an error instead of make the string multibyte.
22707
22708 2008-02-01 Kenichi Handa <handa@m17n.org>
22709
22710 * charset.c (map_charset_chars): Fix for ascii-compatible charset
22711 made by a mapping table.
22712
22713 2008-02-01 Kenichi Handa <handa@m17n.org>
22714
22715 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
22716 not.
22717 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
22718 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
22719
22720 * xterm.c (x_draw_composite_glyph_string_foreground):
22721 Check s->face is NULL or not.
22722
22723 2008-02-01 Kenichi Handa <handa@m17n.org>
22724
22725 * xterm.c (x_set_glyph_string_clipping_exactly): New function.
22726 (x_draw_glyph_string): Fix drawing of right_overhang and
22727 left_overhang around/on cursor.
22728
22729 * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
22730
22731 2008-02-01 Kenichi Handa <handa@m17n.org>
22732
22733 * xdisp.c (x_produce_glyphs): Handle composition with TAB.
22734
22735 2008-02-01 Kenichi Handa <handa@m17n.org>
22736
22737 * coding.c (Fdefine_coding_system_internal)
22738 (Fdefine_coding_system_alias): Avoid a duplicated element in
22739 Vcoding_system_alist.
22740
22741 2008-02-01 Kenichi Handa <handa@m17n.org>
22742
22743 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
22744
22745 * coding.c (Qcoding_system_define_form): New variable.
22746 (syms_of_coding): Intern and staticpro it.
22747 (Fcoding_system_p): Check Qcoding_system_define_form.
22748 (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
22749
22750 * coding.h (CODING_SYSTEM_P): If ID is not available, call
22751 Fcoding_system_p.
22752 (CHECK_CODING_SYSTEM): If ID is not available, call
22753 Fcheck_coding_system.
22754 (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
22755 Try also Fcheck_coding_system.
22756
22757 2008-02-01 Kenichi Handa <handa@m17n.org>
22758
22759 * coding.c (code_conversion_restore): GCPRO arg.
22760
22761 2008-02-01 Kenichi Handa <handa@m17n.org>
22762
22763 * character.c (lisp_string_width): Check multibyteness of STRING.
22764
22765 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22766
22767 * macterm.c (mac_encode_char): Call ccl_driver with the last arg
22768 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS.
22769 (decode_mac_font_name): Use decode_coding_c_string instead of
22770 decode_coding.
22771 (x_load_font): Initialize fontp->fontset to -1.
22772 Set fontp->encoding_type.
22773
22774 2008-02-01 Kenichi Handa <handa@m17n.org>
22775
22776 * search.c (search_buffer): Give up BM search on case-fold-search
22777 if one of a target character has a case-equivalence of different
22778 byte length even if that target character is an ASCII.
22779 (simple_search): Fix calculation of byte length of matched text.
22780 (boyer_moore): Fix handling of case-equivalent multibyte characters.
22781
22782 2008-02-01 Kenichi Handa <handa@m17n.org>
22783
22784 * coding.c (decode_coding): Fix handling of invalid bytes.
22785
22786 2008-02-01 Kenichi Handa <handa@m17n.org>
22787
22788 * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
22789 Unicode characters.
22790
22791 2008-02-01 Kenichi Handa <handa@m17n.org>
22792
22793 * coding.c (encode_coding_object): If a pre-write-conversion
22794 function makes a new buffer, kill it.
22795
22796 2008-02-01 Kenichi Handa <handa@m17n.org>
22797
22798 * coding.c (QCascii_compatible_p): New variable.
22799 (syms_of_coding): Initialize it.
22800 (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
22801 calling string_char.
22802 (record_conversion_result): Add `default:' case.
22803 (coding_charset_list): Delete unused variable `coding_type'.
22804 (Fdefine_coding_system_internal): Add `ascii-compatible-p'
22805 property in the plist of the coding system.
22806 (Fcoding_system_put): Check QCascii_compatible_p.
22807
22808 2008-02-01 Miles Bader <miles@gnu.org>
22809
22810 * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
22811 removed calculation of frame `f', as it's now used.
22812
22813 2008-02-01 Kenichi Handa <handa@m17n.org>
22814
22815 * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
22816 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
22817 (UNIDATA): New variable.
22818 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
22819 (bootstrap-emacs${EXEEXT}): Depends on charprop.el.
22820 Run $(RUN_TEMACS) unconditionally.
22821
22822 2008-02-01 Kenichi Handa <handa@m17n.org>
22823
22824 * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
22825 (admindir): New variable.
22826 ($(lispsource)international/charprop.el): New target.
22827
22828 2008-02-01 Miles Bader <miles@gnu.org>
22829
22830 * character.c (chars-in-region): Remove obsolete function.
22831 (syms_of_character): Remove its initialization.
22832
22833 2008-02-01 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
22834
22835 * w32select.c (validate_coding_system)
22836 (setup_windows_coding_system): New functions.
22837 (convert_to_handle_as_coded, Fw32_get_clipboard_data):
22838 Use setup_windows_coding_system.
22839 (setup_config, Fw32_get_clipboard_data):
22840 Use validate_coding_system.
22841 (Fx_selection_exists): Move call to setup_config to a place
22842 where signals are allowed.
22843
22844 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
22845 (Fcheck_coding_system): Add declarations.
22846
22847 2008-02-01 Kenichi Handa <handa@m17n.org>
22848
22849 * charset.c (load_charset_map_from_vector): Fix for the first iteration.
22850
22851 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22852
22853 * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
22854 string as the second argument for x_new_fontset.
22855
22856 2008-02-01 Kenichi Handa <handa@m17n.org>
22857
22858 * coding.c (decode_coding_object): Use safe_call1 instead of call1.
22859 (encode_coding_object): Use safe_call instead of call2.
22860
22861 2008-02-01 Kenichi Handa <handa@m17n.org>
22862
22863 * fontset.c (Fset_fontset_font): Check family element of a given vector.
22864
22865 * Makefile.in (lisp): Include charprop.el.
22866
22867 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22868
22869 * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
22870 Not sure if it's unnecessary.
22871
22872 2008-02-01 Steven Tamm <steventamm@mac.com>
22873
22874 * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
22875 some possibly unnecessary fontset checking code that crashed
22876 when creating a new frame.
22877
22878 2008-02-01 Kenichi Handa <handa@m17n.org>
22879
22880 * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
22881 lookup_face.
22882
22883 * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
22884
22885 * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
22886
22887 2008-02-01 Kenichi Handa <handa@m17n.org>
22888
22889 * coding.c: Cancel the change done in HEAD on 2008-02-01.
22890 (coding_charset_list): New function.
22891
22892 * coding.h (coding_charset_list): Extern it.
22893
22894 2008-02-01 Kenichi Handa <handa@m17n.org>
22895
22896 * fontset.c (Fset_fontset_font): Call find_font_encoding with
22897 concatenation of family and registry.
22898
22899 2008-02-01 Kenichi Handa <handa@m17n.org>
22900
22901 * character.h (BYTE8_STRING): Fix typo.
22902
22903 * editfns.c (Ftranslate_region_internal): Don't convert unibyte
22904 string to multibyte (sync to HEAD).
22905
22906 * casefiddle.c (casify_region): Handle changes in byte-length
22907 using replace_range_2 (sync to HEAD).
22908
22909 2008-02-01 Andreas Schwab <schwab@suse.de>
22910
22911 * chartab.c (map_char_table): GCPRO table and arg.
22912
22913 2008-02-01 Kenichi Handa <handa@m17n.org>
22914
22915 * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
22916 already at limit.
22917
22918 2008-02-01 Kenichi Handa <handa@m17n.org>
22919
22920 * fontset.c (fs_load_font): Use fast_string_match_ignore_case
22921 instead of fast_c_string_match_ignore_case.
22922 (find_font_encoding): Change argument to Lisp_Object.
22923 Use fast_string_match_ignore_case instead of
22924 fast_c_string_match_ignore_case. Change caller.
22925
22926 2008-02-01 Kenichi Handa <handa@m17n.org>
22927
22928 * xdisp.c (get_next_display_element): In unibyte case, decide to
22929 display in octal form by checking a character by
22930 UNIBYTE_CHAR_HAS_MULTIBYTE_P.
22931
22932 * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
22933
22934 * character.c (unibyte_has_multibyte_table): New variable.
22935
22936 * character.h (unibyte_has_multibyte_table): Extern it.
22937 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
22938
22939 2008-02-01 Kenichi Handa <handa@m17n.org>
22940
22941 * coding.c (encode_coding_iso_2022): Fix handling of charset
22942 annotation.
22943
22944 2008-02-01 Kenichi Handa <handa@m17n.org>
22945
22946 * coding.c (setup_coding_system): If coding_system is nil, use
22947 Qundecided.
22948 (Fterminal_coding_system): Return nil if terminal coding system is
22949 `undecided'.
22950 (syms_of_coding): Define coding-system `undecided' here.
22951 Setup terminal_coding as `undecided'.
22952
22953 2008-02-01 Kenichi Handa <handa@m17n.org>
22954
22955 * xdisp.c (message_dolog, set_message_1):
22956 Call unibyte_char_to_multibyte with arg type int.
22957
22958 * lread.c (read1): Fix reading of a char-table.
22959
22960 * print.c (print_object): Include sub char-table in circularities
22961 detection.
22962
22963 2008-02-01 Kenichi Handa <handa@m17n.org>
22964
22965 * keymap.c (where_is_internal_2): Fix for the case that KEY is a cons.
22966 Append the found sequences in car of ARGS instead of prepending.
22967
22968 2008-02-01 Kenichi Handa <handa@m17n.org>
22969
22970 * fileio.c (report_file_error): Make a unibyte string from
22971 strerror (errorno).
22972 (Fsubstitute_in_file_name): Fix the arg to
22973 unibyte_char_to_multibyte. It is evaluated twice.
22974
22975 2008-02-01 Kenichi Handa <handa@m17n.org>
22976
22977 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
22978
22979 2008-02-01 Kenichi Handa <handa@m17n.org>
22980
22981 * coding.c (detect_coding_utf_16): Don't set detect_info->found if
22982 BOM is not found.
22983 (detect_coding, detect_coding_system): Optimization for ISO-2022
22984 when no 8-bit data is found.
22985
22986 2008-02-01 Jason Rumney <jasonr@gnu.org>
22987
22988 * w32fns.c (x_to_w32_font): Update to use new coding struct.
22989
22990 2008-02-01 Kenichi Handa <handa@m17n.org>
22991
22992 * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
22993 CHARS.
22994
22995 2008-02-01 Steven Tamm <steventamm@mac.com>
22996
22997 * macterm.c (mac_encode_char): Add charset argument and update
22998 to use encoding_type.
22999 (x_new_font, x_new_fontset): Merge in changes from xterm.c;
23000 switch to pure fontset.
23001 (decode_mac_font_name): Temporarily remove decoding.
23002 (x_font_name_to_mac_font_name): Temporarily remove encoding.
23003 (x_load_font): Temporarily remove encoding.
23004
23005 2008-02-01 Kenichi Handa <handa@m17n.org>
23006
23007 * xfaces.c (Fface_font): If frame is not on a window system,
23008 ignore CHARACTER arg. If HAVE_WINDOW_SYSTEM is not defined, don't
23009 refer to face->font.
23010 (split_font_name_into_vector, build_font_name_from_vector)
23011 (lookup_non_ascii_face, realize_non_ascii_face): Define them only
23012 when HAVE_WINDOW_SYSTEM is defined.
23013
23014 2008-02-01 Kenichi Handa <handa@m17n.org>
23015
23016 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
23017 (x_produce_glyphs): Fix setting of members of cmp in case
23018 cmp->glyph_len is zero.
23019
23020 * fontset.c (Fset_fontset_font): Fix docstring.
23021 (Ffontset_info): Make it backward compatible. New arg ALL.
23022
23023 2008-02-01 Kim F. Storm <storm@cua.dk>
23024
23025 * process.c (read_process_output): Grow decoding_buf when needed;
23026 this could cause a crash in allocate_string and compact_small_strings.
23027
23028 2008-02-01 Kenichi Handa <handa@m17n.org>
23029
23030 * fileio.c (WRITE_BUF_SIZE): Delete this macro.
23031
23032 2008-02-01 Kenichi Handa <handa@m17n.org>
23033
23034 * coding.c (setup_coding_system): Set coding->common_flags
23035 correctly for raw-text.
23036 (consume_chars): On encoding unibyte text by raw-text, don't check
23037 multibyte form.
23038 (encode_coding): On encoding by raw-text, never use translation tables.
23039
23040 * fileio.c (e_write): Short cut for the case of no encoding.
23041
23042 2008-02-01 Kenichi Handa <handa@m17n.org>
23043
23044 * coding.c (detect_coding, detect_coding_system): Delete unused
23045 variables.
23046
23047 2008-02-01 Kenichi Handa <handa@m17n.org>
23048
23049 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
23050 (consume_chars): Fix handling of 8-bit bytes in unibyte source.
23051
23052 2008-02-01 Kenichi Handa <handa@m17n.org>
23053
23054 * coding.c (Ffind_coding_systems_region_internal):
23055 Include raw-text and no-conversion in the result.
23056
23057 2008-02-01 Kenichi Handa <handa@m17n.org>
23058
23059 * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
23060 (load_font_get_repertory): Delete unnecessary check of ENCODING of
23061 FONT_DEF.
23062 (font_def_arg, add_arg, from_arg, to_arg): New args.
23063 (set_fontset_font): Change argument.
23064 (Fset_fontset_font): Fix for the case that TARGET is a script
23065 name and charset name.
23066 (new_fontset_from_font_name): Fix argument to Fnew_fontset.
23067
23068 2008-02-01 Kenichi Handa <handa@m17n.org>
23069
23070 * fontset.c (fontset_font): Rename from fontset_face. Change return
23071 value.
23072 (face_suitable_for_char_p, face_for_char): Adjust for the change
23073 of fontset_font.
23074 (make_fontset_for_ascii_face): Fix setting of the fontset element
23075 for ASCII.
23076 (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
23077 to get a font name.
23078 (Ffontset_info): Adjust for the change of fontset_font.
23079
23080 * coding.c (emacs_mule_char): Check invalid code more rigidly.
23081
23082 * character.h (LEADING_CODE_LATIN_1_MIN)
23083 (LEADING_CODE_LATIN_1_MAX): Delete these macros.
23084
23085 2008-02-01 Kenichi Handa <handa@m17n.org>
23086
23087 * editfns.c (check_translation): New function.
23088 (Ftranslate_region_internal): Handle M:N mapping.
23089
23090 2008-02-01 Kenichi Handa <handa@m17n.org>
23091
23092 * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
23093
23094 2008-02-01 Kenichi Handa <handa@m17n.org>
23095
23096 * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
23097 goto invalid_code.
23098 (decode_coding_iso_2022): Fix handling of invalid designation.
23099
23100 * fileio.c (Finsert_file_contents): Be sure to call unbind_to
23101 after calling code_conversion_save.
23102
23103 2008-02-01 Kenichi Handa <handa@m17n.org>
23104
23105 * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
23106
23107 * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
23108
23109 * fontset.c: Include "intervals.h".
23110 (fontset_face): Fix comparing of Lisp_Objects.
23111 (free_face_fontset, new_fontset_from_font_name):
23112 Fix Lisp_Object/int mixup.
23113
23114 * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
23115
23116 * coding.c: Add many prototypes for static functions.
23117 (get_translation_table): Allow max_lookup to be NULL.
23118 (decode_coding, Ffind_coding_systems_region_internal)
23119 (Funencodable_char_position, Fcheck_coding_systems_region):
23120 Call get_translation_table with max_lookup NULL.
23121
23122 2008-02-01 Kenichi Handa <handa@m17n.org>
23123
23124 * coding.c (get_translation_table): Declare it as Lisp_Object.
23125 (LOOKUP_TRANSLATION_TABLE): New macro.
23126 (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
23127 instead of CHAR_TABLE_REF.
23128
23129 2008-02-01 Kenichi Handa <handa@m17n.org>
23130
23131 * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
23132 annotation data format.
23133 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
23134 Change arguments FROM and TO to single argument NCHARS. Change caller.
23135 (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
23136 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
23137 (decode_coding_ccl, decode_coding_charset): Pay attention to
23138 coding->charbuf_used.
23139 (get_translation): New function.
23140 (produce_chars): New arguments translation_table and last_block.
23141 Translate characters here. Return number of carryover chars.
23142 Change caller.
23143 (produce_composition): New argument pos. Change caller.
23144 Adjust for the change of annotation data format.
23145 (produce_charset, produce_annotation): Likewise.
23146 (decode_coding, encode_coding): Don't call translate_chars.
23147 (consume_chars): New arg translation_table. Change caller.
23148 (translate_chars): Delete.
23149 (syms_of_coding): Make translation-table's number of extra slots 2.
23150
23151 2008-02-01 Kenichi Handa <handa@m17n.org>
23152
23153 * search.c (simple_search): Fix setting this_pos_byte in backward
23154 search.
23155
23156 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
23157 byte sequence.
23158 (detect_coding_ccl): Fix setting of the variable valids.
23159
23160 2008-02-01 Kenichi Handa <handa@m17n.org>
23161
23162 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
23163
23164 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
23165
23166 * editfns.c (Ftranslate_region_internal): Rename from
23167 Ftranslate_region. Accept a char-table in TABLE.
23168 (syms_of_editfns): Defsubr Stranslate_region_internal.
23169
23170 * xfaces.c (set_lface_from_font_name): If a font is specified for
23171 a frame, generate a fontset from the font.
23172 (build_scalable_font_name): If the scalable font is requested for
23173 a specific size, don't change that size.
23174 (try_font_list): Try a scalable font also in the case that a
23175 pattern string is specified.
23176
23177 2008-02-01 Kenichi Handa <handa@m17n.org>
23178
23179 * xfaces.c (Fface_font): New optional arg CHARACTER.
23180
23181 2008-02-01 Kenichi Handa <handa@m17n.org>
23182
23183 * charset.h (CHARSET_OFFSET): New macro.
23184
23185 2008-02-01 Kenichi Handa <handa@m17n.org>
23186
23187 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
23188
23189 * fontset.c (fontset_face): Handle the case that repertory is a
23190 char-table.
23191 (find_font_encoding): Return nil for unknown encoding.
23192 (Fset_fontset_font): Ignore a font of unknown encoding.
23193
23194 2008-02-01 Kenichi Handa <handa@m17n.org>
23195
23196 * keymap.c (describe_vector): Handle default value of a char table.
23197
23198 * fontset.c (fontset_face): Handle fallback fonts correctly.
23199 (Ffontset_info): Return infomation about fallback fonts.
23200
23201 2008-02-01 Kenichi Handa <handa@m17n.org>
23202
23203 * fontset.c (FONTSET_DEFAULT): New macro.
23204 (FONTSET_ADD, fontset_add): Handle the case that range is nil.
23205 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
23206 the case that it is nil.
23207 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
23208 (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
23209
23210 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
23211 subset or superset.
23212
23213 2008-02-01 Kenichi Handa <handa@m17n.org>
23214
23215 * emacs.c (main): Call init_charset after syms_of_XXX.
23216
23217 * charset.c (Vcharset_map_directory): Delete.
23218 (Vcharset_map_path): New variable.
23219 (load_charset_map_from_file): Use Vcharset_map_path instead.
23220 (init_charset): Initialize Vcharset_map_path.
23221 (syms_of_charset): Delete declaration of "charset-map-directory",
23222 add declaration of "charset-map-path".
23223
23224 2008-02-01 Kenichi Handa <handa@m17n.org>
23225
23226 * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
23227 ASCII only string.
23228
23229 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
23230
23231 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
23232 (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
23233
23234 2008-02-01 Kenichi Handa <handa@m17n.org>
23235
23236 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
23237
23238 * coding.c (QCmnemonic, QCdefalut_char)
23239 (QCdecode_translation_table, QCencode_translation_table)
23240 (QCpost_read_conversion, QCpre_write_conversion): New variables.
23241 (get_translation_table): Return a list of translation tables if
23242 necessary.
23243 (decode_coding): Call get_translation_table with ENCODEP 0.
23244 (char_encodable_p): If translation_table is non-nil, always call
23245 translate_char.
23246 (Fdefine_coding_system_internal): Accept list of translation
23247 tables as :encode-translation-table and :decode-translation-table.
23248 (Fcoding_system_put): New function.
23249 (syms_of_coding): Declare new symbols.
23250 Defsubr Scoding_system_put.
23251 (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
23252 typically JISX0212.
23253
23254 * charset.c (map_charset_chars): Fix arg to map_charset_chars in
23255 when the charset is superset type.
23256
23257 * character.c (translate_char): Accept list of translation tables.
23258
23259 2008-02-01 Kenichi Handa <handa@m17n.org>
23260
23261 * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
23262 (CODING_ATTR_TRANS_TBL): New macro.
23263
23264 * coding.c (get_translation_table): New function.
23265 (translate_chars): Fix the bug of skipping annotation data.
23266 (decode_coding, encode_coding): Utilize get_translation_table.
23267 (char_encodable_p, Funencodable_char_position): Translate char if
23268 necessary.
23269 (Ffind_coding_systems_region_internal)
23270 (Fcheck_coding_systems_region): Setup translation table for encode
23271 in a coding system attribute vector in advance.
23272 (Fdefine_coding_system_internal): Allow a symbol as translation
23273 table. For shift-jis type coding system, allow 4th charset.
23274
23275 2008-02-01 Kenichi Handa <handa@m17n.org>
23276
23277 * coding.c (decode_coding_sjis): Check the first byte rigidly.
23278
23279 * xdisp.c (get_next_display_element): Pass -1 as POS to
23280 FACE_FOR_CHAR if displaying a C-string.
23281
23282 2008-02-01 Kenichi Handa <handa@m17n.org>
23283
23284 * composite.c (get_composition_id): Handle xoff and yoff in a
23285 composition rule.
23286
23287 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
23288 (struct composition): New member lbearing and rbearing.
23289
23290 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
23291 (x_get_glyph_overhangs): Handle a composition glyph.
23292 (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
23293
23294 * xterm.c (x_compute_glyph_string_overhangs): Handle also a
23295 composition glyph.
23296
23297 2008-02-01 Kenichi Handa <handa@m17n.org>
23298
23299 * print.c: Include charset.h.
23300 (Vprint_charset_text_property): New variable.
23301 (Qdefault): Extern it.
23302 (PRINT_STRING_NON_CHARSET_FOUND)
23303 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
23304 (print_check_string_result): New variable.
23305 (print_check_string_charset_prop): New function.
23306 (print_prune_charset_plist): New variable.
23307 (print_prune_string_charset): New function.
23308 (print_object): Call print_prune_string_charset if
23309 Vprint_charset_text_property is not t.
23310 (print_interval): Print nothing if interval->plist is nil.
23311 (syms_of_print): Declare Vprint_charset_text_property as a lisp
23312 variable. Init and staticpro print_prune_charset_plist.
23313
23314 2008-02-01 Kenichi Handa <handa@m17n.org>
23315
23316 * fontset.c (new_fontset_from_font_name): Use the specified font
23317 for all characters in the new fontset.
23318
23319 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23320 OBJECT args.
23321
23322 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
23323 OBJECT args for composition too.
23324
23325 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
23326 OBJECT args.
23327
23328 2008-02-01 Kenichi Handa <handa@m17n.org>
23329
23330 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
23331
23332 * fontset.c (reorder_font_vector): Adjust for the change of
23333 FONT_DEF format.
23334 (fontset_face): New arg id. Change caller.
23335 (face_for_char): New args pos and object.
23336 (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
23337 (fs_query_fontset): Check NAME by Fassoc too.
23338 (Fset_fontset_font): Allow non-XLFD font name.
23339 (Ffontset_info): Adjust for the change of FONT_DEF format.
23340
23341 * fontset.h (face_for_char): Adjust prototype.
23342
23343 * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
23344 (append_space, extend_face_to_end_of_line)
23345 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
23346 (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
23347
23348 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
23349 POS and OBJECT args.
23350
23351 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
23352 POS and OBJECT args.
23353
23354 2008-02-01 Jason Rumney <jasonr@gnu.org>
23355
23356 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
23357 of GlobalAlloc'ed memory.
23358
23359 2008-02-01 Kenichi Handa <handa@m17n.org>
23360
23361 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
23362
23363 * charset.h (charset_table_used): Delete extern.
23364
23365 * charset.c (charset_table_used): Make it static.
23366 (map_charset_chars): Fix args to c_function with.
23367
23368 * chartab.c (map_sub_char_table_for_charset): Fix args to
23369 c_function with.
23370
23371 * coding.h (enum coding_result_code):
23372 Delete CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
23373
23374 * coding.c (Qinsufficient_source, Qinconsistent_eol)
23375 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
23376 (Vlast_code_conversion_error): New variables.
23377 (syms_of_coding): DEFSYM or DEFVAR_LISP them.
23378 (ONE_MORE_BYTE): Record error if any instead of signaling an
23379 error. If non-ASCII multibyte char is found, return the negative
23380 value of the code. All callers changed to check it.
23381 (ONE_MORE_BYTE_NO_CHECK): Likewise.
23382 (record_conversion_result): New function. Change all codes setting
23383 coding->result to call this function.
23384 (detect_coding_utf_8, decode_coding_utf_8)
23385 (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
23386 Don't use the local variable incomplete.
23387 (emacs_mule_char): Change the second arg to `const'.
23388 (decode_coding): Fix of flushing out unprocessed data.
23389 (make_conversion_work_buffer): Fix making of a work buffer.
23390 (decode_coding_object): Return coding->dst_object.
23391
23392 * fontset.c (set_fontset_font): Fix args.
23393
23394 * lisp.h (CHARACTERBITS): Define as 22.
23395
23396 * process.c (send_process): Be sure to set coding->src_multibyte.
23397
23398 * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
23399
23400 2008-02-01 Kenichi Handa <handa@m17n.org>
23401
23402 * xdisp.c (handle_auto_composed_prop): Give limit to
23403 Fnext_single_char_property_change.
23404
23405 2008-02-01 Kenichi Handa <handa@m17n.org>
23406
23407 * composite.c (syms_of_composite): Don't make the composition hash
23408 table weak.
23409
23410 * fontset.c (Fset_fontset_font): Fix docstring.
23411
23412 * lisp.h (detect_coding_system): Adjust prototype.
23413
23414 * fileio.c (kill_workbuf_unwind): Delete this function.
23415 (Finsert_file_contents): Adjust the call of detect_coding_system.
23416 Get conversion_buffer by code_conversion_save. Use the macro
23417 CODING_MAY_REQUIRE_DECODING. After decoding, update
23418 coding_system.
23419
23420 * coding.h (make_conversion_work_buffer): Delete extern.
23421 (code_conversion_save): Extern it.
23422
23423 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
23424 (CODING_GET_INFO): Delete argument eol_type. Change callers.
23425 (decode_coding_utf_8): Don't do eol converion.
23426 (detect_coding_utf_16): Check coding->src_chars, not
23427 coding->src_bytes. Add heuristics for those that have no signature.
23428 (decode_coding_emacs_mule, decode_coding_iso_2022)
23429 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
23430 Don't do eol converion.
23431 (adjust_coding_eol_type): Return a new coding system.
23432 (detect_coding): Don't detect eol. Fix for utf-16 detection.
23433 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
23434 each change.
23435 (decode_coding): Pay attention to undo_list. Do eol conversion for
23436 all types of coding-systems (if necessary).
23437 (Vcode_conversion_work_buf_list): Delete it.
23438 (Vcode_conversion_reused_workbuf): Rename from
23439 Vcode_conversion_reused_work_buf.
23440 (Vcode_conversion_workbuf_name): New variable.
23441 (reused_workbuf_in_use): New variable.
23442 (make_conversion_work_buffer): Delete the arg DEPTH.
23443 (code_conversion_restore): Change argument to cons.
23444 (code_conversion_save): Delete the argument BUFFER. Change callers.
23445 (detect_coding_system): New argument src_chars. Change callers.
23446 Fix for utf-16 detection.
23447 (init_coding_once): Don't use ISO_carriage_return.
23448 (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
23449 reused_workbuf_in_use.
23450
23451 2008-02-01 Kenichi Handa <handa@m17n.org>
23452
23453 * keymap.c (store_in_keymap): Pay attention to the case that idx
23454 is a cons specifying a character range.
23455
23456 2008-02-01 Kenichi Handa <handa@m17n.org>
23457
23458 * xdisp.c (handle_auto_composed_prop): Fix the case of returning
23459 HANDLED_RECOMPUTE_PROPS.
23460
23461 * coding.c (Fdefine_coding_system_internal): Fix checking of
23462 ascii compatibility.
23463
23464 2008-02-01 Kenichi Handa <handa@m17n.org>
23465
23466 * charset.c (find_charsets_in_text): Delete unused locale variable.
23467 (Fset_charset_priority): Update Vemacs_mule_charset_list too.
23468
23469 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
23470 Resync charset_list to Vemacs_mule_charset_list.
23471
23472 * keymap.c (store_in_keymap): Pay attention to the case that idx
23473 is a cons specifying a character range.
23474
23475 2008-02-01 Kenichi Handa <handa@m17n.org>
23476
23477 * composite.c (update_compositions): Bind inhibit-read-only, etc
23478 to t before calling remove-list-of-text-properties.
23479
23480 * print.c (print_object): Always print ASCII chars as is.
23481
23482 2008-02-01 Kenichi Handa <handa@m17n.org>
23483
23484 * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
23485
23486 * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
23487 is a char table.
23488
23489 2008-02-01 Kenichi Handa <handa@m17n.org>
23490
23491 * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
23492
23493 2008-02-01 Kenichi Handa <handa@m17n.org>
23494
23495 * xfaces.c (set_lface_from_font_name): Fix for the case that
23496 FONTNAME is not fontset name.
23497
23498 2008-02-01 Kenichi Handa <handa@m17n.org>
23499
23500 * fns.c (base64_encode_1): Fix previous change.
23501
23502 2008-02-01 Kenichi Handa <handa@m17n.org>
23503
23504 * fontset.c (set_fontset_font): New function.
23505 (Fset_fontset_font): If a font is specified for a charset, use
23506 map_charset_chars to store the font spec in a fontset.
23507
23508 2008-02-01 Kenichi Handa <handa@m17n.org>
23509
23510 * fontset.c (fontset_face): Create a fallback fontset on demand.
23511 (make_fontset): Don't create a fallback fontset here.
23512 (free_face_fontset): Free a fallback fontset (if any) too.
23513 (n_auto_fontsets): Delete this variable.
23514 (auto_fontset_alist): New variable.
23515 (new_fontset_from_font_name): Check auto_fontset_alist.
23516 (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
23517 (Ffontset_list_all) [FONTSET_DEBUG]: New function.
23518 (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
23519 Defsubr Sfontset_list_all.
23520
23521 2008-02-01 Kenichi Handa <handa@m17n.org>
23522
23523 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
23524
23525 2008-02-01 Kenichi Handa <handa@m17n.org>
23526
23527 * fontset.c (Fnew_fontset): Check NAME more rigidly.
23528
23529 2008-02-01 Kenichi Handa <handa@m17n.org>
23530
23531 * editfns.c (Fgoto_char): Fix docstring.
23532
23533 2008-02-01 Kenichi Handa <handa@m17n.org>
23534
23535 * insdel.c (insert_from_gap): Adjust intervals correctly.
23536
23537 2008-02-01 Jason Rumney <jasonr@gnu.org>
23538
23539 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
23540 (pfnGetFontUnicodeRanges): New dynamically loaded function.
23541 (w32_initialize): Try to load it.
23542 (x_get_font_repertory): Use it if available.
23543 (w32_encode_char): Add shortcut for unicode output.
23544
23545 * w32fns.c (w32_load_system_font): Default charset to -1.
23546 (x_to_w32_charset): Match all fonts for unicode.
23547 (w32_to_x_charset): New parameter matching. Don't return partial
23548 or wildcard charsets.
23549 (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
23550 (w32_codepage_for_font): Return CP_UNICODE for unicode.
23551 (w32_to_x_font): Match charset to real charset.
23552 (enum_font_cb2): Always list unicode versions.
23553
23554 * makefile.w32-in (temacs): Increase EMHEAP.
23555
23556 2008-02-01 Jason Rumney <jasonr@gnu.org>
23557
23558 * w32term.c (w32_encode_char): New charset parameter.
23559 font_info.encoding becomes encoding_type.
23560 (x_get_font_repertory): New function. Warning: stub only!
23561 (x_new_font): Return quickly if font already set.
23562 (x_new_fontset): fontsetname parameter is Lisp_Object.
23563 Use new fs_query_fontset. Try new_fontset_from_font_name.
23564 Use fontset_name for return value.
23565
23566 * w32term.h: Declare x_get_font_repertory.
23567
23568 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
23569 place of find_charset_in_text. Use encode_coding_object in place
23570 of encode_coding.
23571 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
23572 decode_coding.
23573
23574 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
23575 of x_new_fontset.
23576 (w32_load_system_font): Initialize charset as unicode.
23577 font_info.encoding becomes encoding_type.
23578 (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
23579 (x_to_w32_font): Use encode_coding_object in place of encode_coding.
23580 (syms_of_w32fns): Set get_font_repertory_func.
23581
23582 * w32console.c: Include character.h. Use terminal_encode_buffer
23583 from term.c.
23584 (write_glyphs): Use new version of encode_terminal_code.
23585 Use encode_coding_object in place of encode_coding.
23586
23587 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
23588 encoding becomes encoding_type.
23589
23590 * term.c (terminal_encode_buffer): Make externally visible.
23591
23592 * makefile.w32-in: Add character.h dependancies.
23593 (character.o, chartab.o): New targets.
23594
23595 2008-02-01 Kenichi Handa <handa@m17n.org>
23596
23597 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
23598 CODING_ID_EOL_TYPE.
23599
23600 2008-02-01 Andreas Schwab <schwab@suse.de>
23601
23602 * coding.c (produce_chars): Revert last change.
23603
23604 2008-02-01 Kenichi Handa <handa@m17n.org>
23605
23606 * charset.h (charset_unicode): Extern it.
23607
23608 * charset.c (string_xstring_p): Check by (C >= 0x100).
23609 (find_charsets_in_text): Change format of the arc CHARSETS.
23610 New arg MULTIBYTE.
23611 (Ffind_charset_region, Ffind_charset_string): Adjust for the
23612 change of find_charsets_in_text.
23613 (Fsplit_char): Fix doc. Never return unknown.
23614
23615 * chartab.c (char_table_translate): Use CHARACTERP, not INTEGERP.
23616
23617 * coding.c (Fdefine_coding_system_alias):
23618 Update Vcoding_system_list.
23619
23620 * fontset.c (load_font_get_repertory): Pay attention to the case
23621 that ENCODING of a font is specified by a char-table.
23622
23623 * xterm.c (x_get_font_repertory): Handle the case that the
23624 encoding of font is other than Unicode.
23625
23626 2008-02-01 Kenichi Handa <handa@m17n.org>
23627
23628 * term.c (encode_terminal_code): Don't handle glyph-table.
23629 Check if a character is encodable by the terminal coding system.
23630 If not, produces proper number of `?'s. Update
23631 terminal_encode_buffer and terminal_encode_buf_size if necessary.
23632 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
23633
23634 2008-02-01 Kenichi Handa <handa@m17n.org>
23635
23636 * term.c (terminal_encode_buffer, terminal_encode_buf_size):
23637 New variables.
23638 (encode_terminal_code): Change argument. Encode multiple
23639 characters at once. Store the result of encoding in
23640 terminal_encode_buffer.
23641 (write_glyphs, insert_glyphs): Adjust for the change of
23642 encode_terminal_code.
23643 (term_init): Initialize terminal_encode_buffer and
23644 terminal_encode_buf_size.
23645
23646 * coding.c (consume_chars): If coding->src_object is nil, don't
23647 check annotation.
23648
23649 2008-02-01 Kenichi Handa <handa@m17n.org>
23650
23651 * character.c (char_string): Use ASCII_CHAR_P instead of
23652 SINGLE_BYTE_CHAR_P.
23653
23654 2008-02-01 Kenichi Handa <handa@m17n.org>
23655
23656 * xdisp.c (handle_auto_composed_prop): Check if the last
23657 characters of auto-composed region is newly composed with the
23658 following characters.
23659 (handle_composition_prop): Fix checking of point being inside
23660 composition.
23661
23662 2008-02-01 Kenichi Handa <handa@m17n.org>
23663
23664 * fns.c (concat): Don't change multibyteness of the result by
23665 concatenating an 8-bit character.
23666
23667 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change
23668 multibyteness of the result when newelt is an 8-bit character.
23669
23670 2008-02-01 Dave Love <fx@gnu.org>
23671
23672 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
23673 EMACS_INT.
23674
23675 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
23676
23677 * xfaces.c (face_numeric_value): Declare dim size_t.
23678 (Finternal_lisp_face_equal_p): Remove unused f.
23679
23680 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
23681 (MATRIX_ROW): Remove unused vars.
23682 (draw_glyphs, x_insert_glyphs, fast_find_position)
23683 (fast_find_position, fast_find_string_pos): Use EMACS_INT for
23684 byte/char counts.
23685
23686 * regex.c (regex_compile): Remove unused var.
23687
23688 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
23689
23690 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
23691 (Faccessible_keymaps, where_is_internal): Remove unused vars.
23692
23693 * keyboard.c (cancel_hourglass_unwind): Return Qnil.
23694
23695 * frame.c (frame_name_fnn_p): Make len EMACS_INT.
23696
23697 * fileio.c (Fwrite_region): Remove unused var.
23698
23699 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
23700 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
23701
23702 * composite.c (Fremove_list_of_text_properties): Declare.
23703
23704 * coding.c (inhibit_pre_post_conversion): Remove (unused).
23705 (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
23706 (coding_inherit_eol_type): Remove unused attrs.
23707 (detect_coding): Cast arg of detect_eol.
23708
23709 * charset.c (syms_of_charset): Remove unused var p.
23710 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
23711 byte/char counts.
23712
23713 * casetab.c (set_case_table): Remove unused var.
23714
23715 * window.c (Fdisplay_buffer, Fframe_selected_window):
23716 Remove unused vars.
23717
23718 2008-02-01 Dave Love <fx@gnu.org>
23719
23720 * xterm.c (x_bitmap_mask): Declare.
23721
23722 2008-02-01 Dave Love <fx@gnu.org>
23723
23724 * xterm.c (x_term_init): Fix type error.
23725
23726 * lisp.h: Add Funibyte_char_to_multibyte.
23727
23728 * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
23729 (Fset_coding_system_priority): Doc fix.
23730
23731 * ccl.c (ccl_driver): Fix arg of CHARACTERP.
23732
23733 * indent.c (check_composition): Make start and end EMACS_INT.
23734
23735 * character.c (lisp_string_width): Make ignore and end EMACS_INT.
23736
23737 * xdisp.c (handle_composition_prop, check_point_in_composition):
23738 Make buffer positions EMACS_INT.
23739
23740 * composite.c (find_composition, run_composition_function)
23741 (update_compositions, Ffind_composition_internal): Make buffer
23742 positions EMACS_INT.
23743
23744 * composite.h (find_composition, update_compositions):
23745 Make position args EMACS_INT.
23746
23747 * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
23748
23749 * intervals.c (get_property_and_range):
23750 * intervals.h (get_property_and_range): Make start and end EMACS_INT.
23751
23752 * unexalpha.c: Don't include varargs.h.
23753
23754 2008-02-01 Dave Love <fx@gnu.org>
23755
23756 * coding.h (ENCODE_UTF_8): New.
23757
23758 * Makefile.in (gtkutil.o): Depend on coding.h.
23759
23760 * coding.c (Fset_coding_system_priority): Doc fix.
23761
23762 2008-02-01 Kenichi Handa <handa@m17n.org>
23763
23764 * fileio.c (Finsert_file_contents): Call setup_coding_system in
23765 the case of auto saving.
23766
23767 2008-02-01 Andreas Schwab <schwab@suse.de>
23768
23769 * chartab.c (map_char_table, map_char_table_for_charset):
23770 Protect `range' from GC.
23771
23772 2008-02-01 Kenichi Handa <handa@m17n.org>
23773
23774 * coding.c (decode_coding_sjis): Check bytes more rigidly.
23775
23776 2008-02-01 Kenichi Handa <handa@m17n.org>
23777
23778 * fileio.c (choose_write_coding_system): Return a decided coding system.
23779 (Fwrite_region): Set Vlast_coding_system_used to the return value
23780 of choose_write_coding_system.
23781
23782 2008-02-01 Kenichi Handa <handa@m17n.org>
23783
23784 * charset.c (Fset_charset_priority): Pay attention to duplicated
23785 arguments.
23786
23787 * coding.c (QCcategory): New variable.
23788 (syms_of_coding): Defsym it. Set all elements of
23789 Vcoding_category_table and their symbol values.
23790 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of
23791 coding-category-XXX, and coding-category-list.
23792 (Fdefine_coding_system_internal): Add category in the plist.
23793
23794 2008-02-01 Kenichi Handa <handa@m17n.org>
23795
23796 * callproc.c (Fcall_process): Handle carryover correctly.
23797
23798 * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
23799 (raw_text_coding_system): Check NILP (coding_system).
23800 (coding_inherit_eol_type): Check NILP (coding_system) and
23801 NILP (parent).
23802 (consume_chars): Fix for the case of raw-text.
23803
23804 * process.c (read_process_output): Handle carryover correctly.
23805
23806 2008-02-01 Dave Love <fx@gnu.org>
23807
23808 * regex.c (re_search_2): Fix last change.
23809
23810 2008-02-01 Kenichi Handa <handa@m17n.org>
23811
23812 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
23813 target_multibyte. Even in a unibyte case, return a converted
23814 multibyte char.
23815 (GET_CHAR_AFTER): New macro.
23816 (PATFETCH): Translate via multibyte char.
23817 (HANDLE_UNIBYTE_RANGE): Delete this macro.
23818 (SETUP_MULTIBYTE_RANGE): New macro.
23819 (regex_compile): Setup compiled code so that its multibyteness
23820 matches that of a target. Fix the handling of "[X-YZ]" using
23821 SETUP_MULTIBYTE_RANGE.
23822 (analyse_first) <charset>: For filling fastmap for all multibyte
23823 characters, don't check by BASE_LEADING_CODE_P.
23824 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is
23825 the same as RE_MULTIBYTE_P (bufp) now.
23826 (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
23827 (TARGET_CHAR_AND_LENGTH): Delete this macro.
23828 (TRANSLATE_VIA_MULTIBYTE): New macro.
23829 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
23830 It is the same as RE_MULTIBYTE_P (bufp) now.
23831 <exactn>: Translate via multibyte.
23832 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.
23833 Don't translate it.
23834 <charset, charset_not>: Fetch a character by
23835 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte.
23836 <duplicate>: Call bcmp_translate with the last arg `multibyte'.
23837 <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
23838 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
23839 by GET_CHAR_AFTER.
23840 (bcmp_translate): Likewise.
23841
23842 * search.c (compile_pattern): Check the member target_multibyte,
23843 not the member multibyte of buf.
23844
23845 * lread.c (read1): While reading a string, set force_singlebyte
23846 and force_multibyte correctly.
23847
23848 * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
23849 up of unibyte_to_multibyte_table.
23850
23851 2008-02-01 Kenichi Handa <handa@m17n.org>
23852
23853 * coding.c (setup_coding_system): If coding has
23854 post-read-conversion or pre-write-conversion, set
23855 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
23856 respectively.
23857 (decode_coding_gap): Run post-read-conversion if any.
23858
23859 * fileio.c (Finsert_file_contents): Even if we read into a
23860 unibyte buffer, check if we must decode the result or not.
23861
23862 2008-02-01 Kenichi Handa <handa@m17n.org>
23863
23864 * coding.c (make_conversion_work_buffer): Change the work buffer
23865 name to the same one as that of Emacs 21.
23866
23867 2008-02-01 Kenichi Handa <handa@m17n.org>
23868
23869 * coding.h (make_conversion_work_buffer): Adjust prototype.
23870 (code_conversion_restore): Don't extern it.
23871
23872 * coding.c (detected_mask): Delete unused variable.
23873 (decode_coding_iso_2022): Pay attention to the byte sequence of
23874 CTEXT extended segment, and retain those bytes as is.
23875 (decode_coding_ccl): Delete unused variable `valids'.
23876 (setup_coding_system): Delete unused variable `category'.
23877 (consume_chars): Delete unused variable `category'. Make it work
23878 for non-multibyte case.
23879 (make_conversion_work_buffer): Change argument.
23880 (saved_coding): Delete unused variable.
23881 (code_conversion_restore): Don't check saved_coding->destination.
23882 (code_conversion_save): New function.
23883 (decode_coding_gap, encode_coding_gap): Call code_conversion_save
23884 instead of record_unwind_protect.
23885 (decode_coding_object, encode_coding_object): Likewise. Recover PT.
23886 (detect_coding_system): Delete unused variable `mask'.
23887 (Fdefine_coding_system_internal): Delete unused variable id.
23888
23889 * fileio.c (kill_workbuf_unwind): New function.
23890 (Finsert_file_contents): On replacing, call
23891 make_conversion_work_buffer with correct args, and call
23892 record_unwind_protect with the first arg kill_workbuf_unwind.
23893
23894 * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
23895
23896 2008-02-01 Kenichi Handa <handa@m17n.org>
23897
23898 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
23899 (fontset_add): Fix for the case that TO is less than TO1.
23900 (Ffontset_info): Don't use fallback fontset on checking the
23901 default fontset.
23902 (dump_fontset): New function for debugging.
23903
23904 * coding.c (Fdefine_coding_system_internal): Fix for the case that
23905 coding_type is Qcharset.
23906
23907 2008-02-01 Kenichi Handa <handa@m17n.org>
23908
23909 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
23910 (map_char_table): Don't inherit the value from the parent on
23911 initializing VAL. Adjust for the above change.
23912
23913 2008-02-01 Kenichi Handa <handa@m17n.org>
23914
23915 * coding.c (Qsignature, Qendian): Delete these variables.
23916 (syms_of_coding): Don't initialize them.
23917 (CATEGORY_MASK_UTF_16_AUTO): New macro.
23918 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
23919 detect_info->found.
23920 (decode_coding_utf_16): Don't detect BOM here.
23921 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
23922 is NOT utf_16_without_bom.
23923 (setup_coding_system): For a coding system of type utf-16, check
23924 if the attribute :endian is Qbig or not (not nil or not), and set
23925 CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
23926 (detect_coding): If coding type is utf-16 and BOM detection is
23927 required, detect it.
23928 (Fdefine_coding_system_internal): For a coding system of type
23929 utf-16, check if the attribute :endian is Qbig or not (not nil or not).
23930
23931 2008-02-01 Kenichi Handa <handa@m17n.org>
23932
23933 * coding.c (coding_set_source): Fix for the case that the current
23934 buffer is different from coding->src_object.
23935 (decode_coding_object): Don't use the conversion work buffer if
23936 DST_OBJECT is a buffer.
23937
23938 2008-02-01 Dave Love <fx@gnu.org>
23939
23940 * lread.c (read_emacs_mule_char) [len==2]: Index
23941 emacs_mule_charset correctly.
23942
23943 2008-02-01 Dave Love <fx@gnu.org>
23944
23945 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
23946 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
23947 (Fdecode_big5_char, Fencode_big5_char): Delete. (Big5 no longer
23948 treated specially.)
23949 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
23950 (detected_mask): Remove Big5 bits.
23951
23952 2008-02-01 Kenichi Handa <handa@m17n.org>
23953
23954 The following changes are to make the font rescaling facility
23955 compatible with Emacs 21.
23956
23957 * xfaces.c (Vface_font_rescale_alist): Rename from
23958 Vface_resizing_fonts.
23959 (struct font_name): Rename member resizing_ratio to rescale_ratio.
23960 (font_rescale_ratio): Rename from font_resizing_ratio.
23961 (split_font_name): Set font->rescale_ratio.
23962 (better_font_p): Pay attention to font->rescale_ratio.
23963 (build_scalable_font_name): Likewise. Change RESX, and RESY
23964 fields.
23965 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
23966
23967 2008-02-01 Kenichi Handa <handa@m17n.org>
23968
23969 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
23970 (Qutf_16_le): Remove these variables.
23971 (syms_of_coding): Don't DEFSYM them.
23972 (decode_coding_utf_16): Fix handling of BOM.
23973 (encode_coding_utf_16): Fix handling of BOM.
23974
23975 2008-02-01 Kenichi Handa <handa@m17n.org>
23976
23977 * fileio.c (Finsert_file_contents): On replacing, before decoding
23978 the file into the work buffer, set point of the work buffer to the end.
23979
23980 2008-02-01 Dave Love <fx@gnu.org>
23981
23982 * coding.c (Fcheck_coding_systems_region): Fix type errors.
23983
23984 2008-02-01 Dave Love <fx@gnu.org>
23985
23986 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
23987 and fix C types.
23988
23989 2008-02-01 Kenichi Handa <handa@m17n.org>
23990
23991 * xdisp.c (SKIP_GLYPHS): New macro.
23992 (set_cursor_from_row): Pay attention to string display properties.
23993
23994 * category.c (copy_category_entry): Fix for the case that RANGE
23995 is an integer.
23996
23997 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
23998
23999 * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
24000
24001 2008-02-01 Kenichi Handa <handa@m17n.org>
24002
24003 * charset.c (Fcharset_id_internal): New function.
24004 (syms_of_charset): Defsubr it.
24005
24006 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
24007 with the last arg charset_list acquired from coding.
24008 (Fdefine_coding_system_internal): For ccl-based coding system, fix
24009 the attribute coding_attr_ccl_valids.
24010
24011 * coding.h (enum define_coding_ccl_arg_index): Set the first
24012 member coding_arg_ccl_decoder to coding_arg_max.
24013
24014 * ccl.h (ccl_driver): Adjust prototype.
24015
24016 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
24017 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead
24018 of DECODE_CHAR, ENCODE_CHAR, CHAR_CHARSET.
24019 (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
24020 last arg Qnil.
24021
24022 2008-02-01 Kenichi Handa <handa@m17n.org>
24023
24024 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
24025 call encode_char.
24026
24027 * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
24028
24029 2008-02-01 Dave Love <fx@gnu.org>
24030
24031 * composite.c (syms_of_composite): Make composition_hash_table weak.
24032
24033 2008-02-01 Kenichi Handa <handa@m17n.org>
24034
24035 * dispextern.h (check_face_attributes, generate_ascii_font_name)
24036 (font_name_registry): Don't extern them.
24037 (split_font_name_into_vector, build_font_name_from_vector): Extern them.
24038
24039 * fontset.h (Qfontset): Don't extern it.
24040 (new_fontset_from_font_name): Extern it.
24041
24042 * fontset.c: Give 8 extra slots to fontset objects.
24043 (Qfontset_info): New variable.
24044 (syms_of_fontset): Defsym it.
24045 (FONTSET_FALLBACK): New macro.
24046 (fontset_face): Try also the default fontset.
24047 (make_fontset): Realize a fallback fontset from the default fontset.
24048 (generate_ascii_font_name): Move from xfaces.c. Rewritten by
24049 using split_font_name_into_vector and build_font_name_from_vector.
24050 (Fset_fontset_font): Access the elements of font_spec by enum
24051 FONT_SPEC_INDEX. If font_spec is a string, extract the registry
24052 name by using split_font_name_into_vector.
24053 (Fnew_fontset): If no ASCII font is specified in FONTLIST,
24054 generate a proper font name from the fontset name.
24055 Update Vfontset_alias_alist.
24056 (n_auto_fontsets): New variable.
24057 (new_fontset_from_font_name): New function.
24058 (Ffont_info): Store the information about fonts generated from the
24059 default fontset in the first extra slot of the returned char-table.
24060
24061 * xfaces.c (generate_ascii_font_name): Move to fontset.c.
24062 (font_name_registry): Delete function.
24063 (split_font_name_into_vector): New function.
24064 (build_font_name_from_vector): New function.
24065 (font_list): The argument REGISTRY is now a list of registry names.
24066 (choose_face_font): If we are choosing an ASCII font, and ATTRS
24067 specifies an explicit font name, return the name as is. Make a
24068 list of registy names.
24069
24070 * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
24071 of x_new_fontset.
24072 (Fx_create_frame): Don't call x_new_fontset here. Just use
24073 x_list_fonts to check the existence of fonts.
24074
24075 * xterm.h (x_new_fontset): Adjust prototype.
24076
24077 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
24078 string. Use new_fontset_from_font_name to create a fontset from a
24079 font name.
24080
24081 2008-02-01 Kenichi Handa <handa@m17n.org>
24082
24083 * syntax.c (Vfind_word_boundary_function_table): New name for
24084 Vnext_word_boundary_function_table.
24085 (find-word-boundary-function-table): New name for
24086 next-word-boundary-function-table.
24087
24088 2008-02-01 Dave Love <fx@gnu.org>
24089
24090 * Makefile.in: Fix some dependencies.
24091
24092 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
24093 set it to nil before returning.
24094
24095 * composite.c (update_compositions): Fix type error.
24096
24097 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
24098
24099 2008-02-01 Kenichi Handa <handa@m17n.org>
24100
24101 * xterm.c (x_new_font): Optimize for the case that the font is
24102 already set for the frame.
24103
24104 2008-02-01 Kenichi Handa <handa@m17n.org>
24105
24106 * chartab.c (char_table_ascii): Check if the char table contents
24107 is sub-char-table or not.
24108 (char_table_set, char_table_set_range): Fix argument to
24109 char_table_ascii.
24110
24111 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
24112 (detect_coding_utf_8, detect_coding_utf_16)
24113 (detect_coding_emacs_mule, detect_coding_iso_2022)
24114 (detect_coding_sjis, detect_coding_big5)
24115 (detect_coding_ccl, detect_coding_charset): Change argument MASK
24116 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte
24117 sequence is valid in this coding system. Change callers.
24118 (MAX_ANNOTATION_LENGTH): New macro.
24119 (ADD_ANNOTATION_DATA): New macro.
24120 (ADD_COMPOSITION_DATA): Change argument. Change callers.
24121 Call ADD_ANNOTATION_DATA. Change the format of annotation data.
24122 (ADD_CHARSET_DATA): New macro.
24123 (emacs_mule_char): New argument ID. Change callers.
24124 (decode_coding_emacs_mule, decode_coding_iso_2022)
24125 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
24126 Produce charset annotation data in coding->charbuf.
24127 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
24128 to charset annotation data in coding->charbuf.
24129 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
24130 coding->common_flags if the coding system is iso-2022 based and
24131 uses designation.
24132 (produce_composition): Adjust for the new annotation data format.
24133 (produce_charset): New function.
24134 (produce_annotation): Handle charset annotation.
24135 (handle_composition_annotation, handle_charset_annotation):
24136 New functions.
24137 (consume_chars): Handle charset annotation. Utilize the above two
24138 functions.
24139 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
24140 buffer, get the deleted text as a string and set
24141 coding->src_object to that string.
24142 (detect_coding, detect_coding_system): Use the new struct
24143 coding_detection_info.
24144
24145 * coding.h (struct coding_detection_info): New structure.
24146 (struct coding_system): Adjust prototype of the member `detector'.
24147 (CODING_ANNOTATE_CHARSET_MASK): New macro.
24148
24149 2008-02-01 Kenichi Handa <handa@m17n.org>
24150
24151 * insdel.c (insert_from_gap): Fix argument to offset_intervals.
24152
24153 2008-02-01 Dave Love <fx@gnu.org>
24154
24155 * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
24156 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
24157 to new local and nullify apropos_accumulate before returning.
24158 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
24159
24160 2008-02-01 Kenichi Handa <handa@m17n.org>
24161
24162 * charset.c (Fdefine_charset_internal): Setup charset.fast_map
24163 correctly.
24164
24165 2008-02-01 Dave Love <fx@gnu.org>
24166
24167 * fns.c (Flanginfo): Call synchronize_system_time_locale.
24168
24169 2008-02-01 Kenichi Handa <handa@m17n.org>
24170
24171 The following changes are to make character composition happen
24172 automatically on displaying.
24173
24174 * Makefile.in (lisp, shortlisp): Add composite.elc.
24175
24176 * composite.h (Qauto_composed, Vauto_composition_function)
24177 (Qauto_composition_function): Extern them.
24178
24179 * composite.c (Vcomposition_function_table)
24180 (Qcomposition_function_table): Delete variables.
24181 (Qauto_composed, Vauto_composition_function)
24182 (Qauto_composition_function): New variables.
24183 (run_composition_function): Don't call
24184 compose-chars-after-function.
24185 (update_compositions): Clear `auto-composed' text property.
24186 (compose_chars_in_text): Delete this function.
24187 (syms_of_composite): Staticpro Qauto_composed and
24188 Qauto_composition_function. Declare Vauto_composition_function as
24189 a Lisp variable.
24190
24191 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
24192
24193 * xdisp.c (it_props): Add an entry for Qauto_composed.
24194 (handle_auto_composed_prop): New function.
24195
24196 * xselect.c (selection_data_to_lisp_data): Don't call
24197 compose_chars_in_text.
24198
24199 2008-02-01 Dave Love <fx@gnu.org>
24200
24201 * keyboard.c (read_char): Modify checking around use of
24202 Vkeyboard_translate_table.
24203
24204 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
24205 and fix C types.
24206
24207 2008-02-01 Kenichi Handa <handa@m17n.org>
24208
24209 * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
24210 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
24211 (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
24212 the case that the last byte is '\r' correctly.
24213 (decode_coding): Flush out the unprocessed data correctly.
24214 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
24215
24216 2008-02-01 Dave Love <fx@gnu.org>
24217
24218 * xterm.c (XTread_socket): Fix changes for defined keysyms.
24219 Add XK_ISO... case.
24220 (xaw_scroll_callback): Revert last change.
24221
24222 2008-02-01 Kenichi Handa <handa@m17n.org>
24223
24224 * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
24225
24226 2008-02-01 Kenichi Handa <handa@m17n.org>
24227
24228 * xfaces.c (Vface_resizing_fonts): New variable.
24229 (struct font_name): New member `resizing_ratio'.
24230 (font_resizing_ratio): New function.
24231 (split_font_name): Set font->resizing_ratio.
24232 (better_font_p): Pay attention to font->resizing_ratio.
24233 (build_scalable_font_name): Likewise. Don't change POINT_SIZE,
24234 RESX, and RESY fields.
24235 (try_alternative_families): Try scalable fonts if
24236 Vscalable_fonts_allowed is not Qt.
24237 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
24238
24239 2008-02-01 Dave Love <fx@gnu.org>
24240
24241 * xterm.c (xaw_scroll_callback): Cast correctly.
24242
24243 2008-02-01 Dave Love <fx@gnu.org>
24244
24245 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
24246 (lispy_kana_keys): Comment out.
24247 (make_lispy_event) [XK_kana_A]: Comment out.
24248
24249 * xterm.c (xaw_scroll_callback): Cast call_data.
24250 (XTread_socket): Deal with ASCII keysyms.
24251 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
24252
24253 2008-02-01 Dave Love <fx@gnu.org>
24254
24255 * xterm.c (Vx_keysym_table): New.
24256 (syms_of_xterm): Initialize it.
24257 (XTread_socket): Use it.
24258 From head: Eliminate incorrect optimization that tried to avoid
24259 decoding the output of X*LookupString.
24260 (x_get_font_repertory): Delete charset declaration.
24261
24262 2008-02-01 Kenichi Handa <handa@m17n.org>
24263
24264 * coding.c (detect_coding_charset): If only ASCII bytes are found,
24265 return 0.
24266 (Fdefine_coding_system_internal):
24267 Setup CODING_ATTR_ASCII_COMPAT (attrs) correctly.
24268
24269 2008-02-01 Dave Love <fx@gnu.org>
24270
24271 * coding.c (Fcheck_coding_system): Doc fix.
24272
24273 * editfns.c (Finsert_byte): Return a proper value.
24274
24275 2008-02-01 Kenichi Handa <handa@m17n.org>
24276
24277 * coding.c (decode_coding): Fix args to translate_chars.
24278 Pay attention to Vstandard_translation_table_for_decode.
24279 (encode_coding): Fix args to translate_chars. Pay attention to
24280 Vstandard_translation_table_for_encode.
24281
24282 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
24283 SINGLE_BYTE_CHAR_P.
24284
24285 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
24286 not by SINGLE_BYTE_CHAR_P.
24287
24288 * fns.c (concat): Check CH by ASCII_CHAR_P, not by
24289 SINGLE_BYTE_CHAR_P.
24290
24291 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
24292 SINGLE_BYTE_CHAR_P.
24293
24294 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
24295 by SINGLE_BYTE_CHAR_P.
24296
24297 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
24298 SINGLE_BYTE_CHAR_P.
24299
24300 2008-02-01 Dave Love <fx@gnu.org>
24301
24302 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
24303
24304 2008-02-01 Dave Love <fx@gnu.org>
24305
24306 * fns.c (Flanginfo): Fix typo.
24307
24308 * unexelf.c (unexec): Make last change conditional on Irix 6.5.
24309
24310 2008-02-01 Kenichi Handa <handa@m17n.org>
24311
24312 * coding.c (detect_coding_utf_8, detect_coding_utf_16)
24313 (detect_coding_emacs_mule, detect_coding_iso_2022)
24314 (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
24315 incomplete byte sequence. Don't update *mask when correctly detected.
24316 (decode_coding_sjis): Fix decoding of katakana-jisx0201.
24317 (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
24318 (detect_coding, detect_coding_system): Adjust for the changes above.
24319
24320 2008-02-01 Kenichi Handa <handa@m17n.org>
24321
24322 * character.c (char_string): Rename from
24323 char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK.
24324 (string_char): Rename from string_char.
24325
24326 * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
24327 if C is greater than MAX_3_BYTE_CHAR.
24328 (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE):
24329 Call string_char instead of string_char_with_unification.
24330
24331 2008-02-01 Dave Love <fx@gnu.org>
24332
24333 * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
24334
24335 2008-02-01 Kenichi Handa <handa@m17n.org>
24336
24337 * keymap.c (push_key_description): Pay attention to force_multibyte.
24338
24339 * regex.c (re_search_2): Fix for the case of unibyte buffer.
24340
24341 2008-02-01 Dave Love <fx@gnu.org>
24342
24343 * charset.c (define_charset_internal): Rename `supprementary'.
24344
24345 * Makefile.in (lisp, shortlisp): Remove latin-N.
24346
24347 2008-02-01 Dave Love <fx@gnu.org>
24348
24349 * xfns.c (x_window, x_window): Use use_xim.
24350
24351 * xterm.c (use_xim): Initialize.
24352 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
24353 (x_term_init): Maybe set use_xim.
24354
24355 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
24356
24357 2008-02-01 Kenichi Handa <handa@m17n.org>
24358
24359 * search.c (search_buffer): Fix case-fold-search of multibyte
24360 characters.
24361 (boyer_moore): Rename the last argument to char_high_bits.
24362
24363 2008-02-01 Kenichi Handa <handa@m17n.org>
24364
24365 * xdisp.c (display_string): Fix for the case of zero width glyph.
24366
24367 * xfns.c (x_set_font): Change the error message of the case that
24368 x_new_fontset returns Qt.
24369
24370 * xfaces.c (set_lface_from_font_name): Reject the default fontset.
24371 (Finternal_set_lisp_face_attribute): Use signal_error for the
24372 error of invalid fontset.
24373
24374 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
24375 fontset, return Qt.
24376
24377 2008-02-01 Dave Love <fx@gnu.org>
24378
24379 * unexelf.c (unexec): Make .got handling not SGI-specific.
24380
24381 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
24382
24383 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
24384
24385 * keyboard.c (read_key_sequence): Fix type error.
24386
24387 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte):
24388 Fix type error.
24389
24390 * fontset.c (fontset_add): Return Lisp_Object.
24391
24392 2008-02-01 Dave Love <fx@gnu.org>
24393
24394 * charset.h (charset_ordered_list_tick): Declare extern.
24395
24396 2008-02-01 Kenichi Handa <handa@m17n.org>
24397
24398 The following changes (and some of 2008-02-01 changes of mine) are
24399 for handling syntax, category, and case conversion for unibyte
24400 characters by converting them to multibyte on the fly. With these
24401 changes, we don't have to setup syntax and case tables for unibyte
24402 characters in each language environment.
24403
24404 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
24405 multibyte if necessary.
24406
24407 * bytecode.c (Fbyte_code): Likewise.
24408
24409 * character.h (LEADING_CODE_LATIN_1_MIN)
24410 (LEADING_CODE_LATIN_1_MAX): New macros.
24411 (unibyte_to_multibyte_table): Extern it.
24412 (unibyte_char_to_multibyte): New macro.
24413 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
24414 (CHAR_LEADING_CODE): New macro.
24415 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
24416
24417 * character.c (unibyte_to_multibyte_table): New variable.
24418 (unibyte_char_to_multibyte): Move to character.h and define as macro.
24419 (multibyte_char_to_unibyte): If C is an eight-bit character,
24420 convert it to the corresponding byte value.
24421
24422 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
24423 not 1, signals an error. Update the elements of
24424 unibyte_to_multibyte_table.
24425 (init_charset_once): Initialize unibyte_to_multibyte_table.
24426 (syms_of_charset): Define the charset `iso-8859-1'.
24427
24428 * cmds.c (internal_self_insert): In a multibyte buffer, insert C
24429 as is without converting it to unibyte. In a unibyte buffer,
24430 convert C to multibyte before checking the syntax.
24431
24432 * lisp.h (unibyte_char_to_multibyte): Delete extern.
24433
24434 * minibuf.c (Fminibuffer_complete_word): Use the macro
24435 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
24436
24437 * regex.h (struct re_pattern_buffer): New member target_multibyte.
24438
24439 * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
24440 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.
24441 If that is zero, convert an eight-bit char to multibyte.
24442 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
24443 non-emacs case.
24444 (PATFETCH): Convert an eight-bit char to multibyte.
24445 (HANDLE_UNIBYTE_RANGE): New macro.
24446 (regex_compile): Setup the compiled pattern for multibyte chars
24447 even if the given regex string is unibyte. Use PATFETCH_RAW
24448 instead of PATFETCH in many places. To handle `charset'
24449 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap
24450 only for ASCII chars.
24451 (analyse_first) <exactn>: Simplify because the compiled pattern
24452 is multibyte.
24453 <charset_not>: Setup fastmap from bitmap only for ASCII chars.
24454 <charset>: Use CHAR_LEADING_CODE to get leading codes.
24455 <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
24456 (re_compile_fastmap) [emacs]: Call analyse_first with the arg
24457 multibyte always 1.
24458 (re_search_2): In emacs, set the locale variable multibyte to 1,
24459 otherwise to 0. New local variable target_multibyte. Check it
24460 to decide the multibyteness of STR1 and STR2.
24461 If target_multibyte is zero, convert unibyte chars to multibyte
24462 before translating and checking fastmap.
24463 (TARGET_CHAR_AND_LENGTH): New macro.
24464 (re_match_2_internal): In emacs, set the locale variable multibyte
24465 to 1, otherwise to 0. New local variable target_multibyte.
24466 Check it to decide the multibyteness of STR1 and STR2.
24467 Use TARGET_CHAR_AND_LENGTH to fetch a character from D.
24468 <charset, charset_not>: If multibyte is nonzero, check fastmap
24469 only for ASCII chars. Call bcmp_translate with
24470 target_multibyte, not with multibyte.
24471 <begline>: Declare the local variable C as `unsigned'.
24472 (bcmp_translate): Change the last arg name to target_multibyte.
24473
24474 * search.c (compile_pattern_1): Don't adjust the multibyteness of
24475 the regexp pattern and the matching target. Set cp->buf.multibyte
24476 to the multibyteness of the regexp pattern. Set
24477 cp->but.target_multibyte to the multibyteness of the matching target.
24478 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
24479 FETCH_STRING_CHAR_ADVANCE.
24480 (Freplace_match): Convert unibyte chars to multibyte.
24481
24482 * syntax.c (char_quoted, back_comment, scan_words)
24483 (Fforward_comment, scan_lists, Fbackward_prefix_chars)
24484 (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
24485 unibyte chars to multibyte.
24486 (skip_chars): Delete the arg syntaxp, and move the code for
24487 handling syntaxes to skip_syntaxes. Change callers.
24488 Fix the case that the multibyteness of STRING and the current
24489 buffer doesn't match.
24490 (skip_syntaxes): New function.
24491 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
24492 SINGLE_BYTE_CHAR_P.
24493
24494 2008-02-01 Kenichi Handa <handa@m17n.org>
24495
24496 * xfaces.c (QCfontset): New variable.
24497 (LFACE_FONTSET): New macro.
24498 (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
24499 (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
24500 (Finternal_set_lisp_face_attribute)
24501 (Finternal_get_lisp_face_attribute): Handle QCfontset.
24502 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
24503 check also LFACE_FONTSET_INDEX.
24504 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
24505 attrs[LFACE_FONT_INDEX].
24506 (syms_of_xfaces): Intern and staticpro QCfontset.
24507
24508 * dispextern.h (enum lface_attribute_index): New member
24509 LFACE_FONTSET_INDEX.
24510
24511 * fns.c (base64_encode_1): Handle eight-bit chars correctly.
24512
24513 2008-02-01 Kenichi Handa <handa@m17n.org>
24514
24515 * coding.c (coding_set_destination): Fix coding->destination for
24516 the case converting a region.
24517 (encode_coding_utf_8): Encode eight-bit chars as single byte.
24518 (encode_coding_object): Fix coding->dst_pos and
24519 coding->dst_pos_byte for the case converting a region.
24520
24521 * insdel.c (insert_from_gap): Make it work even if PT != GTP.
24522
24523 * character.h (BYTE8_STRING): New macro.
24524
24525 * fns.c (base64_decode_1): Insert eight-bit chars correctly.
24526
24527 2008-02-01 Kenichi Handa <handa@m17n.org>
24528
24529 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
24530 characters by octal form.
24531
24532 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
24533
24534 * buffer.h (_fetch_multibyte_char_len): Delete extern.
24535 (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
24536 _fetch_multibyte_char_len.
24537 (FETCH_CHAR_AS_MULTIBYTE): New macro.
24538
24539 * casetab.c (set_canon, set_identity, shuffle): Simplify.
24540
24541 * casefiddle.c (casify_object): Simplify. Handle the case that
24542 the case conversion change the byte length.
24543 (casify_region): Likewise.
24544
24545 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
24546
24547 * character.c (_fetch_multibyte_char_len): Delete this variable.
24548 (syms_of_character): Setup Vprintable_chars.
24549
24550 * editfns.c (Fchar_equal): Fix for the unibyte case.
24551 (Finsert_byte): New function.
24552 (syms_of_editfns): Defsubr it.
24553
24554 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
24555 of direct code 0x3ffff.
24556
24557 * search.c (Freplace_match): Fix for the unibyte case.
24558
24559 2008-02-01 Kenichi Handa <handa@m17n.org>
24560
24561 * lread.c (safe_to_load_p): Fix the logic.
24562
24563 * syntax.c (scan_words): Don't treat characters belonging to
24564 different scripts as constituting a word.
24565
24566 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24567
24568 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
24569
24570 * emacs.c (main): In the case of --unibyte, instead of aborting on
24571 finding non-empty buffer, make it unibyte.
24572
24573 2008-02-01 Kenichi Handa <handa@m17n.org>
24574
24575 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
24576 to create a fontset.
24577
24578 2008-02-01 Dave Love <fx@gnu.org>
24579
24580 * character.c (Funibyte_char_to_multibyte): Doc fix.
24581
24582 * xfns.c [HAVE_STDLIB_H]: Fix last change.
24583
24584 2008-02-01 Kenichi Handa <handa@m17n.org>
24585
24586 * fontset.c (fontset_add): Make the type `int'.
24587 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
24588
24589 * character.c (unibyte_char_to_multibyte)
24590 (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
24591 charset_unibyte, not charset_primary.
24592
24593 * charset.h (charset_unibyte): Extern it instead of charset_primary.
24594
24595 * charset.c (charset_unibyte): Rename from charset_primary.
24596 (Funibyte_charset): Rename from Fprimary_charset.
24597 (Fset_unibyte_charset): Rename from Fset_primary_charset.
24598 (syms_of_charset): Adjust for the above changes.
24599
24600 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24601 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
24602 it->multibyte_p is zero.
24603
24604 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
24605 Delete extern.
24606
24607 2008-02-01 Kenichi Handa <handa@m17n.org>
24608
24609 * coding.c (Fdefine_coding_system_internal): Fix category setting
24610 for a coding system of type iso-2022.
24611
24612 2008-02-01 Kenichi Handa <handa@m17n.org>
24613
24614 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
24615
24616 2008-02-01 Kenichi Handa <handa@m17n.org>
24617
24618 * syntax.c (Vnext_word_boundary_function_table): New variable.
24619 (next-word-boundary-function-table): Declare it as a Lisp variable
24620 in syms_of_syntax.
24621 (scan_words): Call functions in Vnext_word_boundary_function_table
24622 if any.
24623
24624 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
24625
24626 * fontset.c (fs_load_font): If fontp->charset is not negative,
24627 return fontp without setting its members.
24628
24629 2008-02-01 Dave Love <fx@gnu.org>
24630
24631 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
24632
24633 * m/sparc.h (HAVE_ALLOCA): Delete.
24634
24635 * s/irix6-5.h: Don't include strings.h.
24636 (bcopy, bzero, bcmp): Don't undef.
24637
24638 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
24639
24640 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
24641 (TIOCSIGSEND): Don't test IRIX6.
24642 (bcopy, bzero, bcmp): Define conditionally.
24643
24644 2008-02-01 Kenichi Handa <handa@m17n.org>
24645
24646 * buffer.c (Qas, Qmake, Qto): New variables.
24647 (Fset_buffer_multibyte): New optional arg METHOD. Change caller.
24648 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
24649
24650 * callproc.c (Fcall_process): Don't call insert_1_both directly if
24651 we are inserting a process output into a multibyte buffer.
24652
24653 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
24654 multibyte_char_to_unibyte.
24655
24656 * character.c (Funibyte_char_to_multibyte): If C can't be decoded
24657 by the primary charset, make it eight-bit char.
24658 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
24659
24660 * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
24661 (charset_8_bit__control, charset_8_bit_graphic)
24662 (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
24663 (define_charset_internal): New function.
24664 (syms_of_charset): Call define_charset_internal for pre-defined
24665 charsets.
24666
24667 * charset.h (charset_8_bit): Extern it.
24668
24669 * coding.c (make_conversion_work_buffer): Adjust for the change
24670 of Fset_buffer_multibyte.
24671 (encode_coding_raw_text): Increment p0 in the loop.
24672
24673 * lisp.h (Fset_buffer_multibyte): Adjust prototype.
24674
24675 * xdisp.c (setup_echo_area_for_printing, set_message_1):
24676 Adjust for the change of Fset_buffer_multibyte.
24677
24678 * fns.c (Fstring_to_multibyte): New function.
24679 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
24680
24681 2008-02-01 Dave Love <fx@gnu.org>
24682
24683 * xfns.c (x_put_x_image): Declare args.
24684
24685 * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
24686 (try_font_list): Declare an arg.
24687
24688 * xdisp.c (message2_nolog, set_message): Declare an arg.
24689
24690 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm.
24691
24692 * syntax.c (scan_sexps_forward): Declare an arg.
24693
24694 * scroll.c (calculate_scrolling, calculate_direct_scrolling):
24695 Declare an arg.
24696
24697 * lisp.h (Fnew_fontset): Declare.
24698
24699 * keymap.c (push_key_description): Call CHARACTERP correctly.
24700
24701 * fontset.c (fontset_add): Declare args. Call make_number correctly.
24702 (face_for_char): Delete unused vars.
24703 (Fset_fontset_font): Doc fix. Delete unused vars.
24704
24705 * doc.c (Fsubstitute_command_keys): Delete unused vars.
24706
24707 * composite.c (update_compositions): Declare arg.
24708
24709 * cm.c (calccost, cmgoto): Declare args.
24710
24711 * charset.c: Remove `emacs' conditional. Doc fixes.
24712 (map_char_table_for_charset): Declare.
24713
24714 * character.c (syms_of_character) <translation-table-vector>: Doc fix.
24715
24716 * ccl.c: Remove `emacs' conditional.
24717
24718 2008-02-01 Kenichi Handa <handa@m17n.org>
24719
24720 The following changes are to allow specifying multiple font
24721 patterns for a character range (specified by script or charset).
24722
24723 * Makefile.in (abbrev.o): Depend on syntax.h.
24724 (xfaces.o): Depend on charset.h.
24725
24726 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
24727 SINGLE_BYTE_CHAR_P.
24728
24729 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
24730
24731 * character.h (Vchar_script_table): Extern it.
24732
24733 * character.c (Vscript_alist): Delete.
24734 (Vchar_script_table, Qchar_script_table): New variable.
24735 (syms_of_character): Declare Vchar_script_table as a lisp variable
24736 and initialize it.
24737
24738 * chartab.c (Fmake_char_table): Doc fix. If PURPOSE doesn't
24739 have property char-table-extra-slots, make no extra slot.
24740
24741 * dispextern.h (struct face): Delete member `charset'.
24742 (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
24743 SINGLE_BYTE_CHAR_P.
24744 (choose_face_font, lookup_non_ascii_face, font_name_registry):
24745 Add prototypes.
24746 (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
24747 (generate_ascii_font_name): Rename from generate_ascii_font.
24748
24749 * fontset.h (get_font_repertory_func): New prototype.
24750 (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
24751 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
24752
24753 * fontset.c (Qprepend, Qappend): New variables.
24754 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
24755 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
24756 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
24757 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
24758 (fontset_ref_and_range, fontset_add, reorder_font_vector)
24759 (load_font_get_repertory): New functions.
24760 (fontset_set): Delete.
24761 (fontset_face): New arg FACE. Return face ID, not face.
24762 Complete re-write to handle new fontset structure. Change caller.
24763 (free_face_fontset): Use ASET istead of AREF (X) = Y.
24764 (face_for_char): Don't call lookup_face.
24765 (make_fontset_for_ascii_face): New arg FACE.
24766 (fs_load_font): New arg CHARSET_ID. Don't check
24767 Vfont_encoding_alist here.
24768 (find_font_encoding): New function.
24769 (list_fontsets): Use STRINGP, not ! NILP.
24770 (accumulate_script_ranges): New function.
24771 (Fset_fontset_font, Fnew_fontset, Ffontset_info):
24772 Completely re-written to handle new fontset structure.
24773 (Ffontset_font): Return a copy of element.
24774 (syms_of_fontset): Define symbols Qprepend and Qappend.
24775 Fix docstring of font-encoding-alist.
24776
24777 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
24778 (Fset_fotset_font): Fix arguments to 5.
24779
24780 * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
24781
24782 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
24783 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24784 (highlight_trailing_whitespace): Adjust for the change of
24785 lookup_named_face.
24786
24787 * xfaces.c: Include charset.h.
24788 (load_face_font): Delete argument C. Change caller.
24789 (generate_ascii_font_name): Rename from generate_ascii_font.
24790 (font_name_registry): New function.
24791 (cache_face): Store ascii faces before non-ascii faces in buckets.
24792 (lookup_face): Delete arguments C and BASE_FACE. Change caller.
24793 Lookup only ascii faces.
24794 (lookup_non_ascii_face): New function.
24795 (lookup_named_face): Delete argument C. Change caller.
24796 (lookup_derived_face): Delete argument C. Change caller.
24797 (try_font_list): New arg PATTERN. Change caller. If PATTERN is
24798 a string, just call font_list with it.
24799 (choose_face_font): Delete arguments FACE and C. New arg
24800 FONT_SPEC. Change caller.
24801 (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
24802 Change caller.
24803 (realize_non_ascii_face): New function.
24804 (realize_x_face): Call load_face_font here.
24805 (realize_tty_face): Delete argument C. Change caller.
24806 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
24807 get a face ID.
24808 (dump_realized_face): Don't print charset of FACE.
24809
24810 * xfns.c (x_set_font): Always call x_new_fontset and
24811 store_frame_parameter.
24812 (Fx_create_frame): Call x_new_fontset, not x_new_font.
24813 (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
24814
24815 * xterm.h (x_get_font_repertory): Extern it.
24816
24817 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
24818 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
24819 it->multibyte_p is zero.
24820 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
24821 (x_new_fontset): If FONTSETNAME doesn't match any existing
24822 fontsets, create a new one.
24823 (x_get_font_repertory): New function.
24824
24825 2008-02-01 Kenichi Handa <handa@m17n.org>
24826
24827 * coding.c (Ffind_coding_systems_region_internal): Detect an
24828 ASCII only string correctly.
24829
24830 * lread.c (Fload): Don't load with Qload_force_doc_strings t if
24831 version is 0.
24832
24833 2008-02-01 Kenichi Handa <handa@m17n.org>
24834
24835 * lread.c: Include "coding.h".
24836 (Qget_emacs_mule_file_char, Qload_force_doc_strings)
24837 (load_each_byte, unread_char): New variables.
24838 (readchar_backlog): Delete.
24839 (readchar): Return a character unless load_each_byte is nonzero.
24840 Handle the case that readcharfun is Qget_emacs_mule_file_char or a
24841 cons. If unread_char is not -1, simply return it.
24842 (unreadchar): Handle the case that readcharfun is
24843 Qget_emacs_mule_file_char or a cons. Set unread_char if necessary.
24844 (read_multibyte): Delete.
24845 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
24846 (read_emacs_mule_char): New functions.
24847 (Fload): Even if the file doesn't have the extension ".elc", if
24848 safe_to_load_p returns a positive version number, assume that the
24849 file contains bytecompiled code. If the version is less than 22,
24850 load the file while decoding multibyte sequences by emacs-mule.
24851 (readevalloop): Don't use readchar_backlog.
24852 (Fread): Likewise. Pay attention to the case that STREAM is a cons.
24853 (Fread_from_string): Pay attention to the case that STREAM is a cons.
24854 (read_escape): Delete the arg BYTEREP.
24855 (read1): Set load_each_byte to 1 temporarily while handling
24856 #@NUMBER. Don't call read_multibyte.
24857 (read_vector): Call Fread with a cons. If readcharfun is
24858 Qget_emacs_mule_file_char, decode the read string by emacs-mule.
24859 (read_list): If doc_reference is 2, make the cdr part string as unibyte.
24860 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
24861 and Qload_force_doc_strings.
24862
24863 2008-02-01 Kenichi Handa <handa@m17n.org>
24864
24865 * xdisp.c (face_before_or_after_it_pos):
24866 Call FETCH_MULTIBYTE_CHAR with byte postion, not char position.
24867
24868 2008-02-01 Kenichi Handa <handa@m17n.org>
24869
24870 * character.h (TRAILING_CODE_P): New macro.
24871 (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
24872 (string_char_with_unification): Fix prototype.
24873 (Vscript_alist): Extern it.
24874
24875 * character.c (Vscript_alist): New variable.
24876 (string_char_with_unification, str_as_unibyte)
24877 (string_escape_byte8): Add `const' to local variables.
24878 (syms_of_character): Declare script-alist as a Lisp variable.
24879
24880 * charset.h (Vcharset_ordered_list): Extern it.
24881 (charset_ordered_list_tick): Extern it.
24882 (EMACS_MULE_LEADING_CODE_PRIVATE_11)
24883 (EMACS_MULE_LEADING_CODE_PRIVATE_12)
24884 (EMACS_MULE_LEADING_CODE_PRIVATE_21)
24885 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
24886 (Funify_charset): Adjust for the change of Funify_charset.
24887
24888 * charset.c (charset_ordered_list_tick): New variable.
24889 (Fdefine_charset_internal): Increment charset_ordered_list_tick.
24890 (Funify_charset): New optional arg DEUNIFY. If it is non-nil,
24891 deunify instead of unify a charset.
24892 (string_xstring_p): Add `const' to local variables.
24893 (find_charsets_in_text): Add `const' to arguments and local variables.
24894 (encode_char): Adjust for the change of Funify_charset.
24895 Fix detecting of invalid code.
24896 (Fset_charset_priority): Increment charset_ordered_list_tick.
24897 (Fmap_charset_chars): Fix handling of default value for FROM_CODE
24898 and TO_CODE.
24899
24900 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
24901 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
24902 Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
24903 (decode_coding_ccl, consume_chars)
24904 (Ffind_coding_systems_region_internal)
24905 (Fcheck_coding_systems_region): Add `const' to local variables.
24906
24907 * print.c (print_object): Use octal form for printing the
24908 contents of a bool vector.
24909
24910 2008-02-01 Dave Love <fx@gnu.org>
24911
24912 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
24913 <version == 20>: Refuse to load.
24914
24915 2008-02-01 Dave Love <fx@gnu.org>
24916
24917 * fns.c: Move coding.h.
24918 (Qcodeset, Qdays, Qmonths): New.
24919 (concat): Use CHARACTERP instead of INTEGERP.
24920 (Flocale_codeset): Delete.
24921 (Flanginfo): New function.
24922 (syms_of_fns): Change accordingly.
24923
24924 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
24925
24926 2008-02-01 Dave Love <fx@gnu.org>
24927
24928 * casetab.c (init_casetab_once, init_casetab_once):
24929 Fix CHAR_TABLE_SET call.
24930
24931 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
24932
24933 * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
24934
24935 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types.
24936 (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
24937 (Fset_charset_priority, syms_of_charset): Convert Lisp types.
24938
24939 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
24940
24941 * coding.c (ENCODE_DESIGNATION, decode_eol)
24942 (make_conversion_work_buffer, code_conversion_restore)
24943 (Fdefine_coding_system_internal): Convert Lisp types.
24944 (code_conversion_restore): Use EQ, not ==.
24945 (Fencode_coding_string): Fix code_convert_string call.
24946
24947 * coding.h (code_convert_region): Fix prototype.
24948
24949 * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
24950
24951 * fontset.c (fontset_ref, fontset_set, fs_load_font)
24952 (Ffontset_info): Convert Lisp types.
24953
24954 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
24955
24956 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
24957
24958 * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
24959
24960 * chartab.c: Include "...h", not <...h> in some cases.
24961
24962 * callproc.c (Fcall_process): Remove unused variables.
24963
24964 2008-02-01 Dave Love <fx@gnu.org>
24965
24966 * coding.c (Fset_coding_system_priority): Allow null arg list.
24967
24968 2008-02-01 Dave Love <fx@gnu.org>
24969
24970 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
24971 (Fself_insert_and_exit): Use CHARACTERP.
24972
24973 * callproc.c (Fcall_process): Remove unused vars.
24974
24975 * xterm.c (XTread_socket): Add extra dead keysyms.
24976
24977 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
24978
24979 * dispextern.h: Remove prototypes for redraw_frame,
24980 redraw_garbaged_frames.
24981
24982 * cmds.c (Fself_insert_command): Use CHARACTERP.
24983
24984 * chartab.c (make_sub_char_table): Remove unused var.
24985 (Fset_char_table_default, Fmap_char_table): Doc fix.
24986
24987 * keymap.c (access_keymap): Remove generic char code.
24988 (push_key_description): Use CHARACTERP.
24989
24990 2008-02-01 Dave Love <fx@gnu.org>
24991
24992 * charset.c: Doc fixes.
24993 (Funify_charset): Extra checking.
24994
24995 2008-02-01 Dave Love <fx@gnu.org>
24996
24997 * lread.c: Remove some unused variables.
24998 (safe_to_load_p): If safe, return the magic number version byte.
24999 (Fload): Maybe use load-with-code-conversion.
25000
25001 2008-02-01 Kenichi Handa <handa@m17n.org>
25002
25003 * category.c (Fmodify_category_entry): Don't modify the contents
25004 of category_set for characters out of the range.
25005 Avoid unnecessary modification.
25006
25007 * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
25008 Vchar_unify_table. The default value of the table is now nil.
25009
25010 * character.c (syms_of_character): Setup Vchar_width_table for
25011 eight-bit-control and raw-byte chars.
25012
25013 * charset.h (enum define_charset_arg_index):
25014 Delete charset_arg_parents and add charset_arg_subset and
25015 charset_arg_superset.
25016 (enum charset_attr_index): Delete charset_parents and add
25017 charset_subset and charset_superset.
25018 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
25019 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
25020 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
25021 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
25022 (CHARSET_SUPERSET): New macros.
25023 (charset_work): Extern it.
25024 (ENCODE_CHAR): Use charset_work.
25025 (CHAR_CHARSET_P): Adjust for the change of encoder format.
25026 (map_charset_chars): Extern it.
25027
25028 * charset.c (load_charset_map): Set the default value of encoder
25029 and deunifier char-tables to nil.
25030 (map_charset_chars): Change argument. Change callers.
25031 Use map_char_table_for_charset instead of map_char_table.
25032 (Fmap_charset_chars): New optional args from_code and to_code.
25033 (Fdefine_charset_internal): Adjust for the change of
25034 `define-charset' (:parents -> :subset or :superset).
25035 (charset_work): New variable.
25036 (encode_char, syms_of_charset): Adjust for the change of
25037 Fdefine_charset_internal.
25038 (Ffind_charset_string): Setup the vector `charsets' correctly.
25039
25040 * chartab.c (sub_char_table_ref_and_range): New arg default.
25041 Fix the previous change.
25042 (char_table_ref_and_range): Adjust for the above change.
25043 (map_sub_char_table_for_charset): New function.
25044 (map_char_table_for_charset): New function.
25045
25046 * keymap.c (describe_vector): Handle a char-table directly here.
25047 (describe_char_table): Delete.
25048
25049 * lisp.h (map_charset_chars): Delete.
25050
25051 2008-02-01 Dave Love <fx@gnu.org>
25052
25053 * fns.c (count_combining): Comment out (unused).
25054 (Flocale_codeset): New.
25055 (syms_of_fns): Defsubr it.
25056
25057 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
25058 (size_t): Remove.
25059
25060 2008-02-01 Dave Love <fx@gnu.org>
25061
25062 * Makefile.in (chartab.o): Depend on charset.h.
25063
25064 2008-02-01 Kenichi Handa <handa@m17n.org>
25065
25066 * character.c (syms_of_character): Set the default value of
25067 Vprintable_chars to Qnil.
25068
25069 2008-02-01 Dave Love <fx@gnu.org>
25070
25071 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
25072
25073 2008-02-01 Kenichi Handa <handa@m17n.org>
25074
25075 * charset.c (load_charset_map): Handle the case that from < to
25076 correctly.
25077
25078 * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
25079 (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
25080 Pay attention to raw-8-bit chars.
25081
25082 2008-02-01 Kenichi Handa <handa@m17n.org>
25083
25084 * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
25085 It is not bytecompiled now.
25086
25087 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
25088 (charset_jisx0208): New variables.
25089 (Fdefine_charset_internal): Setup them if appropriate.
25090 (init_charset_once): Initialize them to -1.
25091
25092 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
25093 (charset_jisx0208): Extern them.
25094
25095 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
25096 (CODING_ISO_FLAG_USE_OLDJIS): New macro.
25097 (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
25098 (setup_iso_safe_charsets): Fix arguments to Fassq.
25099 (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
25100 (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
25101 CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
25102 (encode_coding_iso_2022): Change the 1st arg to
25103 ENCODE_ISO_CHARACTER to a variable.
25104
25105 2008-02-01 Kenichi Handa <handa@m17n.org>
25106
25107 * charset.h (enum define_charset_arg_index): New enums
25108 charset_arg_min_code and charset_arg_max_code.
25109 (struct charset): New member char_index_offset.
25110
25111 * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
25112 Take charset->char_index_offset into account.
25113 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
25114 args[charset_arg_max_code]. Setup charset.char_index_offset.
25115 (syms_of_charset): Fix args to Fdefine_charset_internal.
25116
25117 2008-02-01 Dave Love <fx@gnu.org>
25118
25119 * coding.c (decode_coding_utf_8): Reject overlong sequences.
25120
25121 2008-02-01 Dave Love <fx@gnu.org>
25122
25123 * coding.c: Doc fixes.
25124 (Fcoding_system_aliases): Fix return value.
25125 (Qmac): Remove (duplicated) definition.
25126
25127 2008-02-01 Dave Love <fx@gnu.org>
25128
25129 * charset.c (Fcharset_priority_list, Fset_charset_priority):
25130 New functions.
25131
25132 * character.c (Fstring): Doc fix.
25133
25134 * charset.c (Fdefine_charset_alias): Update Vcharset_list.
25135
25136 * fontset.c (Ffontset_info): Doc fix. Return charset names, not ids.
25137 (font-encoding-alist): Doc fix.
25138
25139 2008-02-01 Dave Love <fx@gnu.org>
25140
25141 * term.c (costs_set): Declare static, non-initialized for pcc.
25142 (encode_terminal_code): Remove unused var.
25143
25144 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
25145 for K&R.
25146
25147 * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
25148
25149 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
25150 (suffixes): Move out of make_subsidiaries for K&R.
25151
25152 * charset.c (map_charset_chars): Fix c_function declaration for K&R.
25153
25154 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
25155
25156 2008-02-01 Dave Love <fx@gnu.org>
25157
25158 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP.
25159
25160 * category.c (Fmodify_category_entry): Doc fix. Remove unused vars.
25161
25162 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
25163
25164 * charset.c (Fdefine_charset_internal): Fix argument to bzero.
25165
25166 * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
25167
25168 2008-02-01 Kenichi Handa <handa@m17n.org>
25169
25170 * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
25171 vietnamese.elc to vietnamese.el. They are not bytecompiled now.
25172
25173 2008-02-01 Kenichi Handa <handa@m17n.org>
25174
25175 * coding.c (decode_coding_charset): Adjust for the change of
25176 Fdefine_coding_system_internal.
25177 (Fdefine_coding_system_internal): For a coding system of
25178 `charset' type, store a list of charset IDs in
25179 `charset_attr_charset_valids' element of coding attributes.
25180
25181 2008-02-01 Kenichi Handa <handa@m17n.org>
25182
25183 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
25184 (emacs_mule_char): New arg src. Delete arg `composition'.
25185 Change caller. Handle 2-byte and 3-byte charsets correctly.
25186 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
25187 DECODE_EMACS_MULE_COMPOSITION_RULE. Change caller.
25188 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
25189 (DECODE_EMACS_MULE_21_COMPOSITION):
25190 Call DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation
25191 sequence.
25192 (decode_coding_emacs_mule): Handle composition correctly. Rewind
25193 `src' and `consumed_chars' correctly before calling emacs_mule_char.
25194 (DECODE_COMPOSITION_START): Correctly handle the case of altchar
25195 and alt&rule composition.
25196 (decode_coding_iso_2022): Handle composition correctly.
25197 (init_coding_once): Setup emacs_mule_bytes for private charsets.
25198
25199 * charset.c (Fdefine_charset_internal): Fix bug for the case of
25200 re-defining a charset. If the charset has :emacs-mule-id, setup
25201 emacs_mule_bytes.
25202 (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
25203
25204 2008-02-01 Kenichi Handa <handa@m17n.org>
25205
25206 * coding.c (encode_coding_iso_2022, encode_coding_sjis)
25207 (encode_coding_big5, encode_coding_charset): If coding requires safe
25208 encoding, produce a character specified by
25209 CODING_INHIBIT_CHARACTER_SUBSTITUTION.
25210
25211 2008-02-01 Dave Love <fx@gnu.org>
25212
25213 * xterm.c (XSetIMValues): Declare.
25214
25215 * process.c: Conditionally include sys/wait.h, pty.h.
25216
25217 * print.c (print_object): Fix print format for 64-bit systems.
25218
25219 * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
25220
25221 * buffer.c (emacs_strerror): Declare.
25222
25223 * fontset.c (Fclear_face_cache): Declare.
25224 (accumulate_font_info): Comment-out (unused).
25225 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
25226 variables.
25227
25228 * character.h (string_escape_byte8): Declare.
25229
25230 * charset.c (load_charset_map, load_charset_map_from_file):
25231 Remove unused vars.
25232 (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
25233 (Fmap_charset_chars): Doc fix.
25234
25235 * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
25236 (Fset_coding_system_priority, Fset_coding_system_priority)
25237 (Fdefine_coding_system_internal): Doc fix.
25238
25239 2008-02-01 Dave Love <fx@gnu.org>
25240
25241 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
25242
25243 2008-02-01 Kenichi Handa <handa@m17n.org>
25244
25245 * character.c (string_escape_byte8): Make multibyte string with
25246 correct size.
25247
25248 * charset.c (Fmake_char): Delete unnecessary code.
25249
25250 2008-02-01 Kenichi Handa <handa@m17n.org>
25251
25252 * xfns.c (x_encode_text): Allocate coding.destination here, and
25253 call encode_coding_object with dst_object Qnil.
25254
25255 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
25256 multibyte form correctly.
25257
25258 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
25259 against Vfont_encoding_alist.
25260
25261 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
25262 handling of charset list.
25263 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
25264 (decode_coding_object): Move point to coding->dst_pos before
25265 calling post-read-conversion function.
25266 (encode_coding_object): Give correct arguments to
25267 pre-write-conversion. Ignore the return value of
25268 pre-write-conversion function. Pay attention to the case that
25269 pre-write-conversion changes the current buffer. If dst_object is
25270 Qt, even if coding->src_bytes is zero, allocate at least one byte
25271 to coding->destination.
25272
25273 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
25274
25275 * charset.c (Fmake_char): Make it more backward compatible.
25276 (Fmap_charset_chars): Fix docstring.
25277
25278 2008-02-01 Dave Love <fx@gnu.org>
25279
25280 * coding.c: Doc fixes.
25281 (Fdefine_coding_system_alias): Use names, not symbols, in
25282 coding-system-alist.
25283
25284 2008-02-01 Kenichi Handa <handa@m17n.org>
25285
25286 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
25287 of calling free_realized_face.
25288
25289 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
25290
25291 * charset.c (read_hex): Don't treat SPC as a comment starter.
25292 (decode_char): If CODE_POINT_TO_INDEX returns -1, always return -1.
25293 (Fdecode_char): Fix typo.
25294
25295 2008-02-01 Kenichi Handa <handa@m17n.org>
25296
25297 * charset.h (struct charset): New member `code_space_mask'.
25298
25299 * coding.c (coding_set_source): Delete the local variable beg_byte.
25300 (encode_coding_charset, Fdefine_coding_system_internal):
25301 Delete the local variable charset.
25302 (Fdefine_coding_system_internal):
25303 Setup attrs[coding_attr_charset_valids] correctly.
25304
25305 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
25306 member to check if CODE is valid or not.
25307 (Fdefine_charset_internal): Initialize `code_space_mask' member.
25308 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
25309 is within the range of charset->min_code and carset->max_code.
25310
25311 2008-02-01 Dave Love <fx@gnu.org>
25312
25313 * syntax.h (syntax_temp) [!__GNUC__]: Declare.
25314
25315 * dispextern.h (generate_ascii_font): Fix return type.
25316
25317 * xfaces.c (generate_ascii_font): Fix arg declaration.
25318
25319 * coding.c (coding_inherit_eol_type)
25320 (Fset_terminal_coding_system_internal)
25321 (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
25322
25323 2008-02-01 Kenichi Handa <handa@m17n.org>
25324
25325 * coding.c (decode_coding_charset, encode_coding_charset):
25326 Handle multiple charsets correctly.
25327
25328 2008-02-01 Kenichi Handa <handa@m17n.org>
25329
25330 * search.c (boyer_moore): Fix handling of multibyte character
25331 translation.
25332
25333 * xdisp.c (display_mode_element): When the variable `elt' is
25334 changed, update `this' and `lisp_string'.
25335
25336 2008-02-01 Kenichi Handa <handa@m17n.org>
25337
25338 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
25339
25340 * callproc.c (Fcall_process): Be sure to give the current buffer
25341 to decode_coding_c_string. Update PT and PT_BYTE after the insertion.
25342
25343 * charset.c (struct charset_map_entries): New struct.
25344 (load_charset_map): Rename from parse_charset_map. New args
25345 entries and n_entries. Change caller.
25346 (load_charset_map_from_file): Rename from load_charset_map.
25347 Change caller. New arg control_flag. Call load_charset_map at
25348 the tail.
25349 (load_charset_map_from_vector): New function.
25350 (Fdefine_charset_internal): Setup charset.compact_codes_p.
25351 (encode_char): If the charset is compact, change a character index
25352 to a code point.
25353
25354 * coding.c (coding_alloc_by_making_gap): Check the case that the
25355 source and destination are the same correctly.
25356 (decode_coding_raw_text): Set coding->consumed_char and
25357 coding->consumed to 0.
25358 (produce_chars): If coding->chars_at_source is nonzero, update
25359 coding->consumed_char and coding->consumed before calling
25360 alloc_destination.
25361 (Fdefine_coding_system_alias): Register ALIAS in
25362 Vcoding_system_alist.
25363 (syms_of_coding): Define `no-conversion' coding system at the tail.
25364
25365 * fileio.c (Finsert_file_contents): Set coding_system instead of
25366 val. If the current buffer is multibyte, always call
25367 decode_coding_gap.
25368
25369 * xfaces.c (try_font_list): Give higher priority to fontset's
25370 family than face's family.
25371
25372 2008-02-01 Kenichi Handa <handa@m17n.org>
25373
25374 * callproc.c (Fcall_process): Be sure to give the current buffer
25375 to decode_coding_c_string.
25376
25377 * xfaces.c (try_font_list): Give a family specified in a fontset
25378 higher priority than a family specified in a face.
25379
25380 2008-02-01 Kenichi Handa <handa@m17n.org>
25381
25382 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
25383 Fix arguments to insert_from_buffer.
25384
25385 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
25386
25387 2008-02-01 Kenichi Handa <handa@m17n.org>
25388
25389 * coding.c (produce_chars): Set the variable `multibytep' correctly.
25390 (decode_coding_gap): Set coding->dst_multibyte correctly.
25391
25392 2008-02-01 Kenichi Handa <handa@m17n.org>
25393
25394 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
25395 (decode_coding_utf_16): Fix converting high and low bytes to code-point.
25396 (encode_coding_utf_16): Substitute coding->default_char for
25397 non-Unicode characters.
25398 (decode_coding): Don't call record_insert here.
25399 (setup_coding_system): Initialize `surrogate' of
25400 coding->spec.utf_16 to 0.
25401 (EMIT_ONE_BYTE): Fix for multibyte case.
25402
25403 * insdel.c (insert_from_gap): Call record_insert.
25404
25405 2008-02-01 Kenichi Handa <handa@m17n.org>
25406
25407 * casefiddle.c (casify_region): Fix multibyte case.
25408
25409 * character.c (c_string_width): Add return type `int'.
25410 (char_string_with_unification): Delete arg ADVANCED.
25411
25412 * character.h (CHAR_VALID_P): Don't call CHARACTERP.
25413 (CHAR_STRING): Adjust for the change of char_string_with_unification.
25414 (CHAR_STRING_ADVANCE): Make it do-while statement.
25415
25416 * chartab.c (sub_char_table_set_range): Optimize for the case
25417 DEPTH == 3. Add workaround code for a GCC optimization bug.
25418
25419 * charset.c (parse_charset_map): Remove an unused variable.
25420
25421 * coding.c: Delete unused variables.
25422
25423 * fileio.c (Finsert_file_contents): Set coding_system to Qnil
25424 earlier. If inserted is zero and the coding system doesn't
25425 require flushing, don't call decode_coding_gap.
25426
25427 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
25428
25429 2008-02-01 Kenichi Handa <handa@m17n.org>
25430
25431 The following changes are for using Unicode as an internal
25432 character model, and use UTF-8 format for buffer/string
25433 representation.
25434
25435 * .gdbinit (xchartable): Adjust for the change of char table structure.
25436 (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
25437
25438 * Makefile.in (obj): Add character.o and chartab.o.
25439 (lisp, shortlisp): Remove utf-8.elc.
25440 (*.o): For many files, change dependency on charset.h to
25441 character.h, and add dependency on character.h.
25442 (character.o, chartab.o): New targets.
25443
25444 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
25445 * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
25446 * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
25447 of "charset.h".
25448
25449 * dired.c, filelock.c: Include "character.h".
25450
25451 * alloc.c: Include "character.h" instead of "charset.h".
25452 (Fmake_char_table, make_sub_char_table): Move to chartab.c.
25453 (syms_of_alloc): Remove defsubr for Smake_char_table.
25454
25455 * buffer.c: Include "character.h" instead of "charset.h", don't
25456 include "coding.h".
25457 (Fset_buffer_multibyte): Adjust for UTF-8.
25458
25459 * buffer.h: EXFUN Fbuffer_live_p.
25460
25461 * callproc.c: Include "character.h" instead of "charset.h".
25462 (Fcall_process): Big change for the new code-conversion APIs.
25463
25464 * casetab.c: Include "character.h" instead of "charset.h".
25465 (set_canon, set_identity, shuffle): Adjust for the new
25466 map_char_table spec.
25467 (init_casetab_once): Call CHAR_TABLE_SET instead of directly
25468 accessing the char table structure.
25469
25470 * chartab.c: New file that implements char table.
25471
25472 * category.c: Include "character.h".
25473 (copy_category_entry): New function.
25474 (copy_category_table): Call map_char_table and copy_category_entry.
25475 (Fmake_category_table): Initialize all top-level slots.
25476 (char_category_set): New function.
25477 (modify_lower_category_set): Delete.
25478 (Fmodify_category_entry): Call char_table_ref_and_range.
25479
25480 * category.h (CATEGORY_SET): Just call char_category_set.
25481
25482 * ccl.c: Include "character.h".
25483 (Qccl, Qcclp): New variables.
25484 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
25485 it's less than 256.
25486 (CCL_WRITE_MULTIBYTE_CHAR): Delete.
25487 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
25488 and DST type.
25489 (ccl_driver): Change types of argument, adjust code accordingly.
25490 (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
25491 ccl_driver.
25492 (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
25493
25494 * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
25495 New members src_multibyte, dst_multibyte, consumed, and produced.
25496 (struct ccl_spec): Delete members decoder and encoder. New member ccl.
25497 (CODING_SPEC_CCL_PROGRAM): New macro.
25498 (ccl_driver): Update prototype.
25499 (Qccl, Qcclp, Fccl_program_p): Extern them.
25500 (CHECK_CCL_PROGRAM): New macro.
25501
25502 * character.c, character.h, chartab.c: New files.
25503
25504 * charset.c: Mostly re-written. Move character and multibyte sequence
25505 handling codes to character.c.
25506
25507 * charset.h: Mostly re-written. Move character and multibyte sequence
25508 handling codes to character.h.
25509
25510 * coding.c, coding.h: Mostly re-written.
25511
25512 * composite.c: Include "character.h" instead of "charset.h".
25513 (CHAR_WIDTH): Move to character.h.
25514 (HASH_KEY, HASH_VALUE): Delete.
25515
25516 * composite.h (enum composition_method): Change order of enumeration
25517 symbols.
25518
25519 * data.c: Include "character.h" instead of "charset.h".
25520 (Faref): Call CHAR_TABLE_REF for a char table.
25521 (Faset): Call CHAR_TABLE_SET for a char table.
25522
25523 * dispextern.h (free_realized_face, check_face_attribytes)
25524 (generate_ascii_font): Extern them.
25525 (free_realized_multibyte_face): Delete extern.
25526
25527 * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
25528 table structure.
25529
25530 * editfns.c: Include "character.h" instead of "charset.h".
25531 (Fchar_to_string): Always call CHAR_STRING.
25532
25533 * emacs.c (main): Call init_charset_once, init_charset,
25534 syms_of_chartab, and syms_of_character.
25535
25536 * fileio.c: Include "character.h" instead of "charset.h".
25537 (Finsert_file_contents): Big change for the new code-conversion API.
25538 (choose_write_coding_system, Fwrite_region): Likewise.
25539 (build_annotations_2): Delete.
25540 (e_write): Big change for the new code-conversion API.
25541
25542 * fns.c: Include "character.h" instead of "charset.h".
25543 (copy_sub_char_table): Move to chartab.c.
25544 (Fcopy_sequence): Call copy_char_table for a char table.
25545 (concat): Delete codes calling count_multibyte.
25546 (string_char_to_byte, string_byte_to_char): Adjust for the new
25547 multibyte form.
25548 (internal_equal): Adjust for the change of char table structure.
25549 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
25550 (Fchar_table_extra_slot, Fset_char_table_extra_slot)
25551 (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
25552 (char_table_translate, optimize_sub_char_table)
25553 (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
25554 chartab.c.
25555 (char_table_ref_and_index): Delete.
25556 (HASH_KEY, HASH_VALUE): Move to lisp.h.
25557 (Fmd5): Call preferred_coding_system instead of accessing
25558 Vcoding_category_list. Adjust for the new code-conversion API.
25559 (syms_of_fns): Move defsubr for char table related functions to
25560 chartab.c.
25561
25562 * fontset.c: Mostly re-written.
25563
25564 * fontset.h (struct font_info): Change type of the member encoding_type.
25565 (enum FONT_SPEC_INDEX): New enum.
25566 (fontset_font_pattern, fs_load_font): Update prototype.
25567 (FS_LOAD_FONT): Adjust for the change of fs_load_font.
25568
25569 * indent.c: Include "character.h" instead of "charset.h".
25570 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
25571
25572 * insdel.c: Include "character.h" instead of "charset.h".
25573 (copy_text): Don't refer to Vnonascii_translation_table.
25574 (insert_from_gap): New function.
25575
25576 * keyboard.c: Include "character.h" instead of "charset.h".
25577 (command_loop_1): Never call direct_output_forward_char before
25578 a non-ASCII character.
25579 (read_char): If Vkeyboard_translate_table is a char table, always
25580 translate a character.
25581
25582 * keymap.c: Include "character.h".
25583 (store_in_keymap): Handle the case that IDX is a cons.
25584 (Fdefine_key): Handle the case that KEY is a cons and the car part
25585 is also a cons (range).
25586 (push_key_description): Adjust for the new character code.
25587 (describe_vector): Call describe_char_table for a char table.
25588 (describe_char_table): New function.
25589
25590 * keymap.h (describe_char_table): Extern it.
25591
25592 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
25593 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
25594 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
25595 (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
25596 Delete.
25597 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
25598 structure.
25599 (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
25600 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
25601 (CHARTAB_SIZE_BITS_3): New macros.
25602 (chartab_size): Extern it.
25603 (struct Lisp_Char_Table): Re-design.
25604 (struct Lisp_Sub_Char_Table): New structure.
25605 (HASH_KEY, HASH_VALUE): Move from fns.c.
25606 (CHARACTERBITS): Define as 22.
25607 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
25608 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
25609 (GC_SUB_CHAR_TABLE_P): New macro.
25610 (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
25611 (code_convert_string_norecord): Delete extern.
25612 (init_character_once, syms_of_character, init_charset)
25613 (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
25614
25615 * lread.c: Include "character.h".
25616 (read_multibyte): New arg NBYTES.
25617 (read_escape): Change the meaning of returned *BYTEREP.
25618 (to_multibyte): Delete.
25619 (read1): Adjust the handling of char table and string.
25620
25621 * print.c: Include "character.h" instead of "charset.h".
25622 (print_string): Convert 8-bit raw bytes to octal form by
25623 string_escape_byte8.
25624 (print_object): Adjust for the new multibyte form. Print 8-bit
25625 raw bytes always in octal form. Handle sub char table correctly.
25626
25627 * process.c: Include "character.h" instead of "charset.h".
25628 (read_process_output, send_process): Adjust for the new
25629 code-conversion API.
25630
25631 * puresize.h (BASE_PURESIZE): Increase.
25632
25633 * regex.c: Include "character.h" instead of "charset.h".
25634 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
25635 (regex_compile): Accept a range whose starting and ending
25636 character have different leading bytes.
25637 (analyse_first): Adjust for the above change.
25638
25639 * search.c: Include "character.h" instead of "charset.h".
25640 (search_buffer, boyer_moore): Adjust for the new multibyte form.
25641 (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
25642
25643 * syntax.c: Include "character.h" instead of "charset.h".
25644 (syntax_parent_lookup): Delete.
25645 (Fmodify_syntax_entry): Accept a cons as CHAR.
25646 (skip_chars): Adjust for the new multibyte form.
25647 (init_syntax_once): Call char_table_set_range instead of directly
25648 accessing the structure of a char table.
25649
25650 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
25651 (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
25652 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
25653 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
25654
25655 * term.c: Include "buffer.h" and "character.h".
25656 (encode_terminal_code, write_glyphs): Adjust for the new
25657 code-conversion API.
25658 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
25659
25660 * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
25661
25662 * xdisp.c: Include "character.h".
25663 (get_next_display_element): Adjust for the new multibyte form.
25664 (disp_char_vector): Adjust for the new char table structure.
25665 (decode_mode_spec_coding): Adjust for the new structure of
25666 coding system.
25667 (decode_mode_spec): Adjust for the new code-conversion API.
25668
25669 * xfaces.c: Include "character.h" instead of "charset.h".
25670 (load_face_font): Adjust for the change of choose_face_font and
25671 FS_LOAD_FONT.
25672 (generate_ascii_font): New function.
25673 (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
25674 (set_font_frame_param): Adjust for the change of choose_face_font.
25675 (free_realized_face): Make it public.
25676 (free_realized_faces_for_fontset): Rename from
25677 free_realized_multibyte_face. Free also faces realized for ASCII.
25678 (choose_face_font): Change arguments. Adjust for the change of
25679 fontset_font_pattern and FS_LOAD_FONT.
25680
25681 * xfns.c: Include "character.h".
25682 (x_encode_text): Adjust for the new code-conversion API.
25683
25684 * xselect.c: Don't include "charset.h".
25685 (selection_data_to_lisp_data): Adjust for the new code conversion API.
25686
25687 * xterm.c: Include "character.h".
25688 (x_encode_char): New argument CHARSET. Change caller.
25689 (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
25690 Call ENCODE_CHAR instead of SPLIT_CHAR.
25691 (x_produce_glyphs): Don't check Vnonascii_translation_table Call
25692 CHAR_WIDTH instead of CHARSET_WIDTH.
25693 (XTread_socket): Adjust for the new code-conversion API.
25694 (x_new_font): Adjust for the change of FS_LOAD_FONT.
25695 (x_load_font): Adjust for the change of struct font.
25696
25697 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
25698
25699 * xfaces.c (face_at_buffer_position): Remove unused vars.
25700
25701 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
25702
25703 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
25704 Fix overflow checking.
25705
25706 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
25707
25708 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
25709 Cancel previous change.
25710
25711 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
25712
25713 * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
25714 ccl->eight_bit_control. Fix check for buffer overflow.
25715 (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
25716 (ccl_driver): Initialize extra_bytes to 0.
25717
25718 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
25719
25720 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
25721 return it ORed with ctrl_modifier.
25722
25723 2008-01-29 Miles Bader <miles@gnu.org>
25724
25725 * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
25726
25727 2008-01-28 Jason Rumney <jasonr@gnu.org>
25728
25729 * w32.c (stat): Don't double check for networked drive.
25730
25731 2008-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
25732
25733 * window.c (run_window_configuration_change_hook): New function.
25734 Code extracted from set_window_buffer. Set the selected frame.
25735 (set_window_buffer): Use it.
25736 * window.h (run_window_configuration_change_hook): Declare.
25737 * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
25738
25739 * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
25740
25741 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
25742
25743 * Makefile.in: Remove references to unused macros.
25744
25745 2008-01-26 Eli Zaretskii <eliz@gnu.org>
25746
25747 * w32.c (g_b_init_get_sid_sub_authority)
25748 (g_b_init_get_sid_sub_authority_count): New static variables.
25749 (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
25750 (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
25751 (init_user_info): Use them to retrieve uid and gid.
25752 Use 500/513, the Windows defaults, as Administrator's uid/gid.
25753 (fstat): Use pw_uid and pw_gid from the_passwd structure for
25754 st_uid and st_gid of the file.
25755
25756 2008-01-26 Jason Rumney <jasonr@gnu.org>
25757
25758 * w32.c (logon_network_drive): New function.
25759 (stat): Use it.
25760
25761 2008-01-26 Chong Yidong <cyd@stupidchicken.com>
25762
25763 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
25764 invisible text covered with an ellipsis.
25765
25766 2008-01-25 Richard Stallman <rms@gnu.org>
25767
25768 * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
25769 jump back to beginning. Move some other initializations after that.
25770 (Qwindow_text_change_functions, Vwindow_text_change_functions):
25771 New variables.
25772 (syms_of_xdisp): Init them.
25773
25774 * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
25775
25776 * buffer.c (reset_buffer_local_variables):
25777 Implement `permanent-local-hook'.
25778 (Qpermanent_local_hook): New variable.
25779 (syms_of_buffer): Init and staticpro it.
25780
25781 2008-01-25 Michael Albinus <michael.albinus@gmx.de>
25782
25783 * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
25784
25785 2008-01-25 Thien-Thi Nguyen <ttn@gnuvola.org>
25786
25787 * fns.c (Fclrhash): Return TABLE.
25788
25789 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25790
25791 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
25792 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
25793 is set even without positional changes.
25794 (x_scroll_bar_clear): Set bar->redraw_needed_p.
25795
25796 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
25797
25798 2008-01-23 Jason Rumney <jasonr@gnu.org>
25799
25800 * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
25801
25802 * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
25803 the unicode range available in MULE by locale-coding-system.
25804 Improve dbcs lead byte detection. Set event timestamp and modifiers
25805 earlier.
25806
25807 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25808
25809 * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
25810 [MAC_OSX] (init_mac_osx_environment): Initialize it.
25811 [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
25812 when used on child processes.
25813
25814 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
25815
25816 * dbusbind.c (Fdbus_method_return_internal): Rename from
25817 Fdbus_method_return.
25818 (Fdbus_unregister_object): Move to dbus.el.
25819 (Fdbus_call_method, Fdbus_method_return_internal)
25820 (Fdbus_send_signal): Improve debug messages.
25821
25822 2008-01-20 Martin Rudalics <rudalics@gmx.at>
25823
25824 * undo.c (undo_inhibit_record_point): New variable.
25825 (syms_of_undo): Initialize it.
25826 (record_point): Don't record point when undo_inhibit_record_point
25827 is set.
25828
25829 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
25830
25831 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
25832
25833 * xdisp.c (Qauto_hscroll_mode): New var.
25834 (syms_of_xdisp): Initialize it.
25835 (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
25836 window's buffer.
25837 (hscroll_windows): Don't check automatic_hscrolling_p here.
25838
25839 * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
25840 vscroll if we're setting window-buffer to the value it already has.
25841
25842 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
25843
25844 * m/intel386.h: Remove references to XENIX.
25845
25846 2008-01-17 Andreas Schwab <schwab@suse.de>
25847
25848 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
25849 instead of HAVE_X86_64_LIB64_DIR.
25850 * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
25851
25852 2008-01-17 Glenn Morris <rgm@gnu.org>
25853
25854 * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
25855 to HAVE_X86_64_LIB64_DIR.
25856
25857 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
25858
25859 * s/irix3-3.h:
25860 * s/irix4-0.h:
25861 * s/386-ix.h:
25862 * s/domain.h:
25863 * s/hpux9-x11r4.h:
25864 * s/hpux9shxr4.h: Remove files for systems no longer supported.
25865
25866 * sysdep.c: Remove code containing references to symbols defined
25867 by unsupported systems.
25868
25869 2008-01-16 Glenn Morris <rgm@gnu.org>
25870
25871 * coding.c (select-safe-coding-system-function): Doc fix.
25872
25873 2008-01-15 Glenn Morris <rgm@gnu.org>
25874
25875 * config.in: Revert 2008-01-13 change: this is a generated file.
25876
25877 2008-01-13 Tom Tromey <tromey@redhat.com>
25878
25879 * lisp.h: Fix typo.
25880
25881 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
25882
25883 * m/sequent-ptx.h:
25884 * m/sequent.h:
25885 * s/ptx.h:
25886 * s/ptx4-2.h:
25887 * s/ptx4.h: Remove files for systems no longer supported.
25888
25889 * callproc.c (Fcall_process): Fix previous change.
25890
25891 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
25892
25893 * unexsunos4.c: Remove file, system not supported anymore.
25894
25895 * m/mips.h:
25896 * m/intel386.h:
25897 * callproc.c:
25898 * config.in:
25899 * ecrt0.c:
25900 * emacs.c:
25901 * fileio.c:
25902 * frame.c:
25903 * getpagesize.h:
25904 * keyboard.c:
25905 * lread.c:
25906 * process.c:
25907 * puresize.h:
25908 * sysdep.c:
25909 * systty.h:
25910 * syswait.h:
25911 * unexec.c:
25912 * xdisp.c:
25913 * alloc.c: Remove code containing references to symbols defined by
25914 unsupported systems.
25915
25916 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp>
25917
25918 * coding.c (detect_coding_mask): Fix previous change.
25919
25920 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp>
25921
25922 * coding.c (detect_coding_iso2022): New arg
25923 latin_extra_code_state. Allow Latin extra codes only
25924 when *latin_extra_code_state is nonzero.
25925 (detect_coding_mask): If there is a NULL byte, detect the encoding
25926 as UTF-16 or binary. If Latin extra codes exist, detect the
25927 encoding as ISO-2022 only when there's no other proper encoding is
25928 found.
25929
25930 2008-01-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25931
25932 * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
25933 #ifdef MAC_OS.
25934
25935 2008-01-08 Richard Stallman <rms@gnu.org>
25936
25937 * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
25938
25939 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
25940
25941 * keyboard.c (parse_menu_item): Don't enclose key bindings on
25942 menu bar in parentheses.
25943
25944 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
25945
25946 * m/7300.h:
25947 * m/acorn.h:
25948 * m/alliant-2800.h:
25949 * m/alliant.h:
25950 * m/alliant1.h:
25951 * m/alliant4.h:
25952 * m/altos.h:
25953 * m/amdahl.h:
25954 * m/apollo.h:
25955 * m/att3b.h:
25956 * m/aviion-intel.h:
25957 * m/aviion.h:
25958 * m/celerity.h:
25959 * m/clipper.h:
25960 * m/cnvrgnt.h:
25961 * m/convex.h:
25962 * m/cydra5.h:
25963 * m/delta88k.h:
25964 * m/dpx2.h:
25965 * m/dual.h:
25966 * m/elxsi.h:
25967 * m/f301.h:
25968 * m/gould-np1.h:
25969 * m/gould.h:
25970 * m/i860.h:
25971 * m/ibmps2-aix.h:
25972 * m/ibmrt-aix.h:
25973 * m/ibmrt.h:
25974 * m/irist.h:
25975 * m/is386.h:
25976 * m/isi-ov.h:
25977 * m/mega68.h:
25978 * m/mg1.h:
25979 * m/news-r6.h:
25980 * m/news-risc.h:
25981 * m/news.h:
25982 * m/nh3000.h:
25983 * m/nh4000.h:
25984 * m/ns16000.h:
25985 * m/ns32000.h:
25986 * m/nu.h:
25987 * m/orion.h:
25988 * m/orion105.h:
25989 * m/paragon.h:
25990 * m/pfa50.h:
25991 * m/plexus.h:
25992 * m/pyramid.h:
25993 * m/pyrmips.h:
25994 * m/sh3el.h:
25995 * m/sps7.h:
25996 * m/sr2k.h:
25997 * m/stride.h:
25998 * m/sun1.h:
25999 * m/sun2.h:
26000 * m/sun3-68881.h:
26001 * m/sun3-fpa.h:
26002 * m/sun3-soft.h:
26003 * m/sun3.h:
26004 * m/sun386.h:
26005 * m/symmetry.h:
26006 * m/tad68k.h:
26007 * m/tahoe.h:
26008 * m/targon31.h:
26009 * m/tek4300.h:
26010 * m/tekxd88.h:
26011 * m/tower32.h:
26012 * m/tower32v3.h:
26013 * m/ustation.h:
26014 * m/wicat.h:
26015 * m/xps100.h:
26016 * s/cxux.h:
26017 * s/cxux7.h:
26018 * s/dgux.h:
26019 * s/dgux4.h:
26020 * s/dgux5-4-3.h:
26021 * s/dgux5-4r2.h:
26022 * s/esix.h:
26023 * s/esix5r4.h:
26024 * s/hiuxmpp.h:
26025 * s/hiuxwe2.h:
26026 * s/iris3-5.h:
26027 * s/iris3-6.h:
26028 * s/isc2-2.h:
26029 * s/isc3-0.h:
26030 * s/isc4-0.h:
26031 * s/isc4-1.h:
26032 * s/newsos5.h:
26033 * s/newsos6.h:
26034 * s/osf1.h:
26035 * s/osf5-0.h:
26036 * s/riscix1-1.h:
26037 * s/riscix12.h:
26038 * s/sco4.h:
26039 * s/sco5.h:
26040 * s/sunos4-0.h:
26041 * s/sunos4-1.h:
26042 * s/sunos413.h:
26043 * s/sunos4shr.h:
26044 * s/umax.h:
26045 * s/unipl5-2.h:
26046 * s/xenix.h:
26047 * cxux-crt0.s:
26048 * unexapollo.c:
26049 * unexconvex.c:
26050 * unexenix.c:
26051 * unexsni.c: Remove files for systems no longer supported.
26052
26053 * m/intel386.h: Remove references to unsupported systems.
26054
26055 * w32.c (get_emacs_configuration): Remove reference to i860.
26056
26057 * sysdep.c: Remove dead code.
26058
26059 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
26060
26061 * s/rtu.h:
26062 * m/masscomp.h: Remove files. Platform is obsolete.
26063
26064 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
26065
26066 * dbusbind.c (Fdbus_method_return): New function.
26067 (xd_read_message): Add the serial number to the event.
26068 (Fdbus_register_method): Activate the function.
26069
26070 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
26071
26072 * keyboard.c (read_key_sequence): Fix typo.
26073
26074 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
26075
26076 * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
26077 (xd_signature, xd_append_arg): Handle element type detection for
26078 empty arrays.
26079 (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
26080 SDATA () calls; this must be solved more general.
26081 (Fdbus_register_signal): Use SBYTES instead of strlen.
26082
26083 2008-01-03 Magnus Henoch <magnus@zemdatav>
26084
26085 * dbusbind.c (xd_append_arg): Use unsigned char instead of
26086 unsigned int for byte values (necessary for big-endian platform).
26087 (Fdbus_call_method): Handle the case of no returned arguments.
26088
26089 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change)
26090
26091 * dbusbind.c (xd_read_message): Use non-static input_event struct.
26092
26093 2007-12-31 Magnus Henoch <mange@freemail.hu>
26094
26095 * dbusbind.c (xd_signature): Signature of variant is just "v".
26096
26097 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
26098
26099 * dbusbind.c: Fix several errors and compiler warnings.
26100 Reported by Tom Tromey <tromey@redhat.com>.
26101 (XD_ERROR, XD_DEBUG_MESSAGE)
26102 (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
26103 (xd_append_arg): Part for basic D-Bus types rewritten.
26104 (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
26105 DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
26106 appropriate.
26107 (xd_read_message): Return Qnil. Don't signal an error; it is not
26108 useful during event reading.
26109 (Fdbus_register_signal): Signal an error if the check for
26110 FUNCTIONP fails.
26111 (Fdbus_register_method): New function. The implementation is not
26112 complete, the call of the function signals an error therefore.
26113 (Fdbus_unregister_object): New function, renamed from
26114 Fdbus_unregister_signal. The initial check signals an error, if
26115 the object is not well formed.
26116
26117 2007-12-30 Richard Stallman <rms@gnu.org>
26118
26119 * textprop.c (get_char_property_and_overlay):
26120 Signal error if POSITION is out of range in a buffer.
26121
26122 2007-12-29 Martin Rudalics <rudalics@gmx.at>
26123
26124 * w32fns.c (Fx_create_frame): Make copy of frame parameters
26125 because the original parameters are in pure storage now.
26126
26127 2007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26128
26129 * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
26130
26131 2007-12-22 Eli Zaretskii <eliz@gnu.org>
26132
26133 * callint.c (syms_of_callint) <command-history>: Add reference to
26134 history-length in the doc string.
26135
26136 2007-12-17 Jason Rumney <jasonr@gnu.org>
26137
26138 * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
26139 before passing as wParam.
26140
26141 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
26142
26143 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
26144 DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
26145 DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
26146 Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
26147 as number.
26148 (Fdbus_call_method): Fix docstring.
26149
26150 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
26151
26152 * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
26153 New macros.
26154 (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
26155 (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
26156 Simplify.
26157 (xd_signature): New function.
26158 (xd_append_arg): Compute also signatures. Major rewrite.
26159 (xd_retrieve_arg): Make debug messages friendly.
26160 (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
26161 Check for signatures of arguments.
26162
26163 2007-12-19 Michael Albinus <michael.albinus@gmx.de>
26164
26165 * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
26166 (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
26167 (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
26168 (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
26169 (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
26170 (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
26171 (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
26172 (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
26173 (xd_retrieve_value): Remove. Functionality included in ...
26174 (xd_append_arg): New function.
26175 (Fdbus_call_method, Fdbus_send_signal): Apply it.
26176
26177 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
26178
26179 * dbusbind.c (top): Include <stdio.h>.
26180 (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
26181 dbus_message_new_method_call and dbus_message_new_signal.
26182 (Fdbus_register_signal): Rename unique_name to uname.
26183 Check handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
26184 non-existing unique name. Fix typos in matching rule. Return an
26185 object which is useful in Fdbus_unregister_signal.
26186 (Fdbus_unregister_signal): Reimplementation, in order to remove
26187 only the corresponding entry.
26188 (Vdbus_registered_functions_table): Change the order of entries.
26189 Apply these changes in xd_read_message and Fdbus_register_signal.
26190
26191 2007-12-16 Andreas Schwab <schwab@suse.de>
26192
26193 * fileio.c (Finsert_file_contents): Fix overflow check to not
26194 depend on undefined integer overflow.
26195
26196 2007-12-14 Jason Rumney <jasonr@gnu.org>
26197
26198 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
26199 for characters above 127.
26200
26201 2007-12-13 Jason Rumney <jasonr@gnu.org>
26202
26203 * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
26204 before dereferencing array.
26205 (lookup_vk_code): Remove zero comparison.
26206
26207 2007-12-14 Michael Albinus <michael.albinus@gmx.de>
26208
26209 * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
26210 (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
26211 Use `unsigned int' instead of `uint'.
26212 (xd_read_message, Fdbus_register_signal): Split expressions into
26213 multiple lines before operators "&&" and "||", according to the
26214 GNU Coding Standards.
26215
26216 2007-12-14 Eli Zaretskii <eliz@gnu.org>
26217
26218 * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
26219
26220 2007-12-12 Juri Linkov <juri@jurta.org>
26221
26222 * buffer.c (Frename_buffer): In interactive spec replace
26223 `read-buffer' with `read-string' that uses `buffer-name-history'
26224 as history, and the current buffer's name as default.
26225
26226 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
26227
26228 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
26229 manipulating the backtrace manually.
26230 (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
26231 (struct backtrace, backtrace_list): Remove.
26232 (command_loop_1): Remove dead var `no_direct'.
26233
26234 * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
26235 preserve non-built-in buffer-local variables.
26236 (Fkill_all_local_variables): Don't re-create&re-set permanent
26237 buffer-local variables.
26238
26239 2007-12-09 Juri Linkov <juri@jurta.org>
26240
26241 * buffer.c (Frename_buffer): Change interactive spec from "s" to
26242 Lisp code that uses `read-buffer' with current buffer as default.
26243
26244 2007-12-08 Michael Albinus <michael.albinus@gmx.de>
26245
26246 * dbusbind.c (xd_read_message): Generate an event for every
26247 registered handler. There might be several handlers registered
26248 for the same signal.
26249 (Fdbus_register_signal): Don't overwrite a registration for the
26250 same signal. Add a new registration if handlers are different.
26251 (Vdbus_registered_functions_table): Rework doc string.
26252
26253 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
26254
26255 * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
26256 (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
26257 DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
26258 (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
26259 Unify argument lists.
26260 (xd_read_message, Fdbus_register_signal): Reorder and extend event
26261 arguments and hash table keys. Use unique name for service.
26262 (Fdbus_unregister_signal): Remove checks.
26263 (Vdbus_registered_functions_table): Fix doc string.
26264
26265 2007-12-05 Magnus Henoch <mange@freemail.hu>
26266
26267 * process.c (make_process): Initialize pty_flag to 0.
26268
26269 2007-12-05 Jason Rumney <jasonr@gnu.org>
26270
26271 * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
26272 specified XBMs.
26273
26274 2007-12-05 Richard Stallman <rms@gnu.org>
26275
26276 * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
26277
26278 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26279
26280 * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
26281 New variable.
26282 (mac_try_close_socket) [MAC_OSX]: New function.
26283 [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
26284 Update cfsockets_for_select. Replace invalid CFRunLoop source.
26285
26286 * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
26287 Use mac_try_close_socket.
26288
26289 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26290
26291 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
26292 reloc_base.
26293 (copy_dysymtab): Compute relocation base here.
26294 (rebase_reloc_address) [__ppc64__]: New function.
26295 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
26296 changed.
26297
26298 2007-12-05 Jason Rumney <jasonr@gnu.org>
26299
26300 * w32proc.c (sys_spawnve): Quote args with wildcards.
26301
26302 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26303
26304 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
26305 __objc_* sections.
26306 (unrelocate) [_LP64]: Set relocation base to address of data segment.
26307
26308 2007-12-05 Michael Albinus <michael.albinus@gmx.de>
26309
26310 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
26311 Move check for Vdbus_registered_functions_table to
26312 xd_read_queued_messages.
26313 (xd_read_queued_messages): Protect xd_read_message calls by
26314 internal_condition_case_1.
26315
26316 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
26317
26318 * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
26319 Qdbus_system_bus and Qdbus_session_bus, respectively.
26320 (Vdbus_intern_symbols): Remove.
26321 (Vdbus_registered_functions_table): New hash table.
26322 (XD_SYMBOL_INTERN_SYMBOL): Remove.
26323 (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
26324 Rewrite in order to manage registered functions by hash table
26325 Vdbus_registered_functions_table.
26326
26327 2007-12-03 Jan Djärv <jan.h.d@swipnet.se>
26328
26329 * xterm.c: Update URL to Window Manager Specification in comment.
26330
26331 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
26332
26333 * config.in (HAVE_DBUS): Add.
26334
26335 * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
26336 (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
26337 (obj): Add $(DBUS_OBJ).
26338 (LIBES): Add $(DBUS_LIBS).
26339 (dbusbind.o): New target.
26340
26341 * dbusbind.c: New file.
26342
26343 * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
26344
26345 * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
26346 (Qdbus_event): New Lisp symbol.
26347 (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
26348 (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
26349 (keys_of_keyboard): Define dbus-event.
26350
26351 * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
26352
26353 2007-12-01 Richard Stallman <rms@gnu.org>
26354
26355 * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
26356
26357 2007-11-30 Jason Rumney <jasonr@gnu.org>
26358
26359 * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
26360 (w32con_reset_terminal_modes): Clear screen buffer.
26361 (w32_face_attributes): Don't use color indexes that are out of range.
26362 Only reverse the default colors.
26363
26364 * xfaces.c (map_tty_color, tty_color_name): Remove special case for
26365 WINDOWSNT.
26366
26367 * w32console.c, w32term.h (vga_stdcolor_name): Remove.
26368
26369 2007-11-29 Jason Rumney <jasonr@gnu.org>
26370
26371 * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
26372 (w32_face_attributes): Use Vtty_defined_color_alist to determine
26373 if the terminal colors are initialized.
26374 (unspecified_fg, unspecified_bg): Remove unused declarations.
26375
26376 2007-11-29 Andreas Schwab <schwab@suse.de>
26377
26378 * keyboard.c (apply_modifiers): Fix typo.
26379
26380 2007-11-29 Richard Stallman <rms@gnu.org>
26381
26382 * keymap.c (Fcurrent_local_map): Doc fix.
26383
26384 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
26385
26386 * s/gnu-kfreebsd.h: New file.
26387
26388 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
26389
26390 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
26391 Don't cast redundantly.
26392
26393 * keyboard.c (KEY_TO_CHAR): New macro.
26394 (parse_modifiers, apply_modifiers): Accept integer arguments.
26395 (read_key_sequence): Use them to unify the "shift->unshift" mapping
26396 for chars and symbol keys.
26397 After doing such remapping, apply function-key-map again.
26398
26399 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
26400
26401 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
26402 compiled anymore.
26403
26404 2007-11-26 Andreas Schwab <schwab@suse.de>
26405
26406 * process.c (list_processes_1): Fix indentation level of the
26407 command column.
26408
26409 2007-11-23 Andreas Schwab <schwab@suse.de>
26410
26411 * editfns.c (Fformat): Handle %c specially since it requires the
26412 argument to be of type int.
26413
26414 2007-11-23 Markus Triska <markus.triska@gmx.at>
26415
26416 * emacs.c (main): Call init_editfns before init_process, since
26417 init_process sets Vprocess_connection_type depending on OS release.
26418
26419 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
26420
26421 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
26422 (find_symbol_value): Use do_symval_forwarding.
26423
26424 * data.c (set_internal): Set the value in the `cons-cell' (for
26425 Buffer_Local_values) not only for frame-local variables.
26426
26427 2007-11-22 Andreas Schwab <schwab@suse.de>
26428
26429 * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
26430 values to sprintf.
26431 * keymap.c (Fsingle_key_description): Likewise.
26432 * print.c (print_object): Likewise.
26433
26434 2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
26435
26436 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
26437 file for image is nil.
26438
26439 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
26440
26441 * term.c: Include stdarg.h.
26442 (fatal): Implement using varargs.
26443 * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
26444
26445 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
26446
26447 * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
26448 * data.c (store_symval_forwarding): Get type from buffer_objfwd.
26449 Update call to buffer_slot_type_mismatch.
26450 * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
26451 (buffer_slot_type_mismatch): Update.
26452 * buffer.c (buffer_local_types): Remove.
26453 (buffer_slot_type_mismatch): Get the symbol and type as arguments.
26454 (defvar_per_buffer): Set the type in the buffer_objfwd.
26455
26456 2007-11-21 Jason Rumney <jasonr@gnu.org>
26457
26458 * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
26459 CreateFileMapping returns NULL on failure.
26460
26461 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
26462
26463 * search.c (Fset_match_data): Remove the `evaporate' feature.
26464 (unwind_set_match_data): Don't use the `evaporate' feature.
26465
26466 2007-11-21 Jason Rumney <jasonr@gnu.org>
26467
26468 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
26469
26470 * w32console.c (w32con_write_glyphs): Remove unused variables.
26471
26472 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
26473
26474 * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
26475
26476 * s/darwin.h (MULTI_KBOARD): Remove.
26477
26478 * macfns.c (x_create_tip_frame, Fx_create_frame)
26479 (x_create_tip_frame): Don't deal with MULTI_KBOARD.
26480
26481 2007-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
26482
26483 * buffer.c (Fbuffer_local_value): Remove redundant test.
26484 (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
26485 than in `current-buffer' to match the comment.
26486 Do the swap using swap_in_global_binding.
26487
26488 * data.c (store_symval_forwarding, set_internal):
26489 * eval.c (specbind): Remove dead code.
26490
26491 * coding.c (detect_coding, Fupdate_coding_systems_internal):
26492 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
26493 Since we do not want to see internal Lisp_*fwd objects here.
26494
26495 2007-11-18 Jan Djärv <jan.h.d@swipnet.se>
26496
26497 * sysdep.c (init_system_name): Use getaddrinfo if available.
26498
26499 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
26500 (x_scroll_bar_note_movement): start, end, with, height in struct
26501 scroll_bar are integers and not Lisp_Object, so remove XINT for them.
26502
26503 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
26504
26505 * puresize.h (BASE_PURESIZE): Increase to 1190000.
26506
26507 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
26508
26509 * buffer.h (struct buffer): Move `undo_list' back to before `name'.
26510 This undoes Richard's change of 14-Oct-2002.
26511
26512 * alloc.c (allocate_other_vector):
26513 * lisp.h (allocate_other_vector): Remove.
26514
26515 * window.c (struct save_window_data): Move non-lisp data to the end
26516 and make it `int' rather than Lisp_Object.
26517 (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
26518 Done wrap/unwrap integer values.
26519 (Fset_window_configuration, compare_window_configurations):
26520 Update use of fields to their new types.
26521
26522 * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
26523 Turn integer fields into `int'. Merge x_window_low and x_window_high.
26524 (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
26525 (SET_SCROLL_BAR_X_WINDOW): Remove.
26526 (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
26527 Access the new x_window field directly.
26528 * xterm.c (x_scroll_bar_create): Use a pseudovector.
26529 Don't wrap/unwrap integers into Lisp_Objects.
26530 (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
26531 (x_scroll_bar_report_motion):
26532 Don't wrap/unwrap integers into Lisp_Objects.
26533 (x_term_init): Use SDATA.
26534 (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
26535 (x_scroll_bar_set_handle, x_scroll_bar_remove)
26536 (XTset_vertical_scroll_bar, x_scroll_bar_expose)
26537 (x_scroll_bar_report_motion, x_scroll_bar_clear):
26538 * xfns.c (x_set_background_color):
26539 * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
26540 Access the new x_window field directly.
26541
26542 * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
26543 (allocate_pseudovector): Make non-static.
26544
26545 * lisp.h (enum pvec_type): New tag PVEC_OTHER.
26546 (allocate_pseudovector): Declare.
26547 (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
26548
26549 2007-11-15 Andreas Schwab <schwab@suse.de>
26550
26551 * editfns.c (Fformat): Correctly format EMACS_INT values.
26552 Also take precision into account when formatting an integer.
26553
26554 * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
26555
26556 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
26557
26558 * keyboard.c (Fevent_symbol_parse_modifiers): New function.
26559 (syms_of_keyboard): Defsubr it.
26560
26561 * data.c (swap_in_global_binding): Fix longstanding bug where
26562 store_symval_forwarding was not called with the right second argument,
26563 thus causing objfwd-ing from being dropped.
26564
26565 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
26566
26567 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
26568 (Fx_display_pixel_height, Fx_display_planes)
26569 (Fx_display_color_cells, Fx_server_max_request_size)
26570 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26571 (Fx_display_visual_class, Fx_display_save_under):
26572 * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
26573 (Fx_display_pixel_height, Fx_display_planes)
26574 (Fx_display_color_cells, Fx_server_max_request_size)
26575 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
26576 (Fx_display_mm_height, Fx_display_mm_width)
26577 (Fx_display_backing_store, Fx_display_visual_class)
26578 (Fw32_select_font, Fx_display_save_under):
26579 * xfns.c (Fx_create_frame, Fx_display_pixel_width)
26580 (Fx_display_pixel_height, Fx_display_planes)
26581 (Fx_display_color_cells, Fx_server_max_request_size)
26582 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
26583 (Fx_display_save_under): Fix typos in docstrings.
26584
26585 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
26586
26587 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
26588 corresponding to deleted entries; they are an implementation detail.
26589 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
26590 Remove variables.
26591 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
26592 (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
26593 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
26594 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
26595 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
26596 (Fw32_define_rgb_color, Fw32_load_color_file)
26597 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
26598 Fix typos in docstrings.
26599 (Fx_server_version): Reflow docstring.
26600 (Fw32_shell_execute): Doc fixes.
26601
26602 2007-11-13 Juanma Barranquero <lekktu@gmail.com>
26603
26604 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
26605 if w32_parse_hot_key returned nil.
26606
26607 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
26608
26609 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
26610
26611 2007-11-09 Jason Rumney <jasonr@gnu.org>
26612
26613 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
26614
26615 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
26616
26617 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
26618 Remove W32_SCROLL_BAR_CLICK_EVENT.
26619
26620 * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
26621 Add MULTIMEDIA_KEY_EVENT.
26622
26623 * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
26624 (lispy_multimedia_keys) [WINDOWSNT]: New array.
26625 (make_lispy_event) [WINDOWSNT]: Use it to translate
26626 MULTIMEDIA_KEY_EVENT.
26627
26628 * w32term.h (WM_APPCOMMAND): Define if not already.
26629 (GET_APPCOMMAND_LPARAM): Likewise.
26630
26631 * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
26632 WM_APPCOMMAND.
26633
26634 * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
26635 (syms_of_w32fns): Export and initialize it.
26636 (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
26637
26638 2007-11-09 Chong Yidong <cyd@stupidchicken.com>
26639
26640 * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
26641 twice.
26642
26643 * xdisp.c (handle_face_prop): Fix last change.
26644
26645 2007-11-09 Richard Stallman <rms@gnu.org>
26646
26647 * xdisp.c (handle_face_prop): Test for strings that came from overlays,
26648 not just for after-strings and before-strings.
26649 Call face_for_overlay_string and pass the overlay to it.
26650 (handle_display_prop): Determine whether property came from an overlay.
26651 Pass OVERLAY arg to handle_single_display_spec.
26652 (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
26653 (load_overlay_strings): Fill in it->string_overlays.
26654 (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
26655
26656 * xfaces.c (face_for_overlay_string): Function renamed from
26657 face_at_buffer_position_no_overlays, and add arg OVERLAY.
26658
26659 * dispextern.h (struct it): New elt string_overlays.
26660 New elt from_overlay, also in stack.
26661 Rearrange a few elements.
26662 (face_for_overlay_string): Decl renamed from
26663 face_at_buffer_position_no_overlays, and add argument.
26664
26665 2007-11-09 Richard Stallman <rms@gnu.org>
26666
26667 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
26668 to get the base face for an overlay string.
26669
26670 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
26671
26672 * xfaces.c (face_at_buffer_position_no_overlays): New function.
26673
26674 * xdisp.c (handle_stop): Move some code out of loop.
26675
26676 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26677
26678 * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
26679 Fix conversion from Lisp object to ATSUFontID.
26680
26681 2007-11-09 Jason Rumney <jasonr@gnu.org>
26682
26683 * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
26684
26685 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26686
26687 * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
26688 Don't assume regions are aligned to page boundary.
26689 (print_load_command_name): Add LC_UUID if defined.
26690
26691 2007-11-09 Richard Stallman <rms@gnu.org>
26692
26693 * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
26694
26695 2007-11-07 Jason Rumney <jasonr@gnu.org>
26696
26697 * s/windows95.h: Remove.
26698
26699 2007-11-06 Jan Djärv <jan.h.d@swipnet.se>
26700
26701 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
26702 abort with a message on unhandled store_type values.
26703
26704 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
26705
26706 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
26707 Remove HAVE_X11R5 and HAVE_X11R4.
26708
26709 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
26710
26711 * Makefile.in: Remove references to sunfns.c and sunfns.o.
26712
26713 2007-11-01 Johan Bockgård <bojohan@gnu.org>
26714
26715 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
26716 Don't set s->stippled_p here, since it has already been set by
26717 x_set_glyph_string_gc from x_draw_glyph_string.
26718
26719 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
26720
26721 * sunfns.c: Remove file.
26722
26723 * m/sun386.h:
26724 * m/sun2.h:
26725 * m/sparc.h: Remove Sun windows code.
26726
26727 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
26728
26729 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
26730 (init_keyboard): Set current_kboard's window-system to nil.
26731 (tty_read_avail_input): Typo.
26732 * frame.c (make_initial_frame): Don't initialize the initial_kboard.
26733
26734 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
26735
26736 * s/usg5-4.h:
26737 * s/usg5-3.h:
26738 * s/ptx.h:
26739 * m/is386.h:
26740 * m/ibmps2-aix.h:
26741 * Makefile.in: Remove all mentions of X10.
26742
26743 * dispnew.c (syms_of_display): Don't mention version 10.
26744
26745 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
26746
26747 * makefile.w32-in (OBJ1): Remove abbrev.$(O).
26748 ($(BLD)/abbrev.$(O)): Remove.
26749
26750 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
26751
26752 Rewrite abbrev.c in Elisp.
26753 * image.c (Qcount): Don't declare as extern.
26754 (syms_of_image): Initialize and staticpro `Qcount'.
26755 * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
26756 * emacs.c (main): Don't call syms_of_abbrev.
26757 * Makefile.in (obj): Remove abbrev.o.
26758 (abbrev.o): Remove.
26759 * abbrev.c: Remove.
26760
26761 2007-10-26 Martin Rudalics <rudalics@gmx.at>
26762
26763 * window.c (window_min_size_2): Don't count header-line.
26764
26765 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
26766
26767 * frame.h (struct frame): Move all bit fields after the first bit
26768 field to take advantage of the available space. Group all the
26769 chars together to reduce wasted space due to padding.
26770
26771 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
26772
26773 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
26774
26775 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
26776 (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
26777 (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
26778 (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
26779 (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
26780 (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
26781 (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
26782 (last_marked, mark_object_loop_halt): Make static.
26783
26784 * frame.c (syms_of_frame) <delete-frame-functions>:
26785 Fix typo in docstring.
26786
26787 2007-10-25 Juanma Barranquero <lekktu@gmail.com>
26788
26789 * w32.c (init_environment): Fix tiny memory leak.
26790 (w32_get_resource): Remove unused variable `ok'.
26791
26792 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
26793
26794 Make `window-system' into a keyboard-local variable (rather than
26795 frame-local as done originally by multi-tty).
26796
26797 * keyboard.h (struct kboard): Add Vwindow_system.
26798 * keyboard.c (init_kboard): Set a default for Vwindow_system.
26799 (mark_kboards): Mark Vwindow_system.
26800
26801 * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
26802 (init_display): Don't set the obsolete `window-system' frame-param.
26803
26804 * xterm.c (x_term_init):
26805 * w32term.c (w32_create_terminal):
26806 * term.c (init_tty): Set Vwindow_system.
26807 * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
26808 multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system.
26809
26810 * xfns.c (Fx_create_frame, x_create_tip_frame):
26811 * w32fns.c (Fx_create_frame, x_create_tip_frame):
26812 * macfns.c (Fx_create_frame):
26813 Don't set the obsolete `window-system' frame-param.
26814
26815 * frame.h (Qwindow_system): Remove.
26816 * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well.
26817 (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
26818
26819 2007-10-24 Richard Stallman <rms@gnu.org>
26820
26821 * frame.c (x_figure_window_size): For fullscreen case,
26822 set USPosition | PPosition without clobbering rest of window_prompting.
26823
26824 * keyboard.c (Fcurrent_idle_time): Doc fix.
26825
26826 * print.c (Fwith_output_to_temp_buffer): Doc fix.
26827
26828 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
26829
26830 * process.c (unwind_request_sigio): Only define if __ultrix__.
26831
26832 * callproc.c (child_setup): Remove spurious *.
26833
26834 * lisp.h (Fget_text_property): Declare.
26835 (have_menus_p): Declare it here rather than in sys-dep header files.
26836 * macterm.h (have_menus_p):
26837 * msdos.h (have_menus_p):
26838 * xterm.h (have_menus_p): Remove.
26839
26840 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
26841 (Fmake_variable_frame_local): Just check the variable's const-ness
26842 rather than checking nil or t.
26843
26844 2007-10-22 Jason Rumney <jasonr@gnu.org>
26845
26846 * w32fns.c: Include math.h.
26847 (w32_abort): Declaration moved to nt/config.nt.
26848
26849 * s/ms-w32.h (HAVE_STDLIB_H): Define.
26850 (abort): Redefinition moved to nt/config.nt.
26851
26852 * m/windowsnt.h: Remove.
26853
26854 2007-10-22 Juanma Barranquero <lekktu@gmail.com>
26855
26856 * emacs.c (Fdump_emacs): Fix typo in message.
26857 (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
26858 <installation-directory>: Reflow docstring.
26859
26860 2007-10-22 Juri Linkov <juri@jurta.org>
26861
26862 * minibuf.c: Allow minibuffer default to be a list of default values.
26863 With empty input use the first element of this list as returned default.
26864 (string_to_object)
26865 (read_minibuf_noninteractive): If defalt is cons, set val to its car.
26866 (read_minibuf): If defalt is cons, set histstring to its car.
26867 (Fread_string): If default_value is cons, set val to its car.
26868 (Fread_buffer): If def is cons, use its car.
26869 (Fcompleting_read): If defalt is cons, set val to its car.
26870
26871 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
26872
26873 * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
26874
26875 2007-10-20 Juanma Barranquero <lekktu@gmail.com>
26876
26877 * doc.c (Fdocumentation): Check for advice in all cases.
26878
26879 2007-10-19 Chong Yidong <cyd@stupidchicken.com>
26880
26881 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
26882
26883 2007-10-19 Richard Stallman <rms@gnu.org>
26884
26885 * doc.c (Fdocumentation): Check for and handle an advised function.
26886
26887 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
26888
26889 * process.c (Fset_process_filter): Doc fix.
26890
26891 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
26892
26893 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
26894 which caused key-translation-map to applied repeatedly (thus breaking
26895 double-mode).
26896
26897 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
26898
26899 * xselect.c (x_own_selection, x_handle_selection_clear)
26900 (x_clear_frame_selections):
26901 * w32menu.c (list_of_panes, list_of_items):
26902 * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
26903 * textprop.c (validate_plist, interval_has_all_properties)
26904 (interval_has_some_properties, interval_has_some_properties_list)
26905 (add_properties, text_property_list):
26906 * process.c (Fget_buffer_process, list_processes_1, status_notify):
26907 * minibuf.c (Fassoc_string):
26908 * macselect.c (x_own_selection, x_clear_frame_selections)
26909 (Fx_disown_selection_internal):
26910 * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
26911 Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
26912
26913 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
26914
26915 * process.c: Link to libs for calling res_init() if available.
26916 (Fmake_network_process): Call res_init() before getaddrinfo or
26917 gethostbyname, if possible.
26918
26919 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
26920
26921 * lread.c (read1): Set pvectype for char_tables.
26922
26923 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
26924 (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
26925 Add type checks.
26926 (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
26927
26928 * alloc.c (free_misc): Use XMISCTYPE.
26929 (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
26930
26931 2007-10-17 Glenn Morris <rgm@gnu.org>
26932
26933 * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
26934 (syms_of_minibuf): Add Qcompletion_ignore_case.
26935 * dired.c (Qcompletion_ignore_case): Change to external.
26936 (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
26937 * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
26938 (Fread_file_name): Use it rather than intern'ing.
26939
26940 * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
26941 (Fread_coding_system): Ignore case of user input.
26942
26943 2007-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26944
26945 * xdisp.c (handle_display_prop): Ignore display specs after
26946 replacing one when string text is being replaced.
26947 (handle_single_display_spec): Pretend as if characters with display
26948 property haven't been consumed only when buffer text is being replaced.
26949
26950 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
26951
26952 * xfns.c (Fx_create_frame, Fx_display_list):
26953 * window.c (window_fixed_size_p, enlarge_window)
26954 (shrink_window_lowest_first):
26955 * macterm.c (init_font_name_table):
26956 * macfns.c (Fx_create_frame, Fx_display_list):
26957 * lread.c (close_load_descs):
26958 * keyboard.c (read_char_x_menu_prompt):
26959 * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
26960 * coding.c (code_convert_region_unwind): Test the type of an object
26961 rather than just !NILP before extracting data from it.
26962
26963 * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
26964
26965 * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
26966 (XMISCANY): New macro.
26967 (XMISCTYPE): Use it.
26968 (struct Lisp_Misc_Any): New type.
26969 (union Lisp_Misc): Use it.
26970 (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
26971 * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
26972 (find_symbol_value, set_internal, default_value, Fset_default)
26973 (Fmake_variable_buffer_local, Fmake_local_variable)
26974 (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
26975 (Flocal_variable_if_set_p, Fvariable_binding_locus):
26976 The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
26977 * alloc.c (allocate_buffer): Set the size and tag.
26978 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
26979 Use XMISCANY.
26980 (die): Follow the GNU convention for error messages.
26981 * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
26982 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
26983 tag any more.
26984 (set_buffer_internal_1):
26985 * frame.c (store_frame_param):
26986 * eval.c (specbind):
26987 * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
26988
26989 * doc.c (Fsnarf_documentation): Simplify.
26990
26991 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
26992
26993 * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
26994 (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
26995
26996 2007-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
26997
26998 * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
26999
27000 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
27001
27002 * eval.c (do_autoload): Don't save autoloads.
27003
27004 * data.c (Ffset): Save autoload of the function being set.
27005
27006 2007-10-07 John Paul Wallington <jpw@pobox.com>
27007
27008 * xfns.c (x_create_tip_frame): Set the `display-type' frame
27009 parameter before setting up faces.
27010
27011 2007-10-13 Eli Zaretskii <eliz@gnu.org>
27012
27013 * ccl.c (Fregister_code_conversion_map):
27014 * keyboard.c (append_tool_bar_item): Reformat last change.
27015
27016 * lisp.h (eabs): Rename from `abs'. All callers changed.
27017
27018 2007-10-05 Dmitry Antipov <dmantipov@yandex.ru>
27019
27020 * buffer.c (add_overlay_mod_hooklist):
27021 * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
27022 * fontset.c (make_fontset):
27023 * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
27024 (append_tool_bar_item):
27025 * macmenu.c (grow_menu_items):
27026 * w32menu.c (grow_menu_items):
27027 * xmenu.c (grow_menu_items): Use larger_vector.
27028
27029 2007-10-13 Eli Zaretskii <eliz@gnu.org>
27030
27031 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
27032 selected frame'' on MSDOS).
27033
27034 2007-10-12 Martin Rudalics <rudalics@gmx.at>
27035
27036 * frame.c (Qexplicit_name): New variable.
27037 (x_report_frame_params): Report it in parameter alist.
27038 (syms_of_frame): Intern and staticpro it.
27039
27040 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change)
27041
27042 * macfns.c (x_create_tip_frame): Set terminal for frame.
27043
27044 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
27045
27046 * frame.c (Qenvironment): Remove.
27047 (syms_of_frame) <Qenvironment>: Don't initialize.
27048 (Fdelete_frame): Don't treat the `environment' param specially.
27049 * frame.h (Qenvironment): Don't declare.
27050 * callproc.c (set_initial_environment): Don't set unused frame param.
27051
27052 * frame.c (Fframe_with_environment): Remove.
27053 (syms_of_frame) <Sframe_with_environment>: Don't declare.
27054
27055 * lisp.h (Fframe_with_environment): Don't declare.
27056
27057 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
27058
27059 * indent.c (indent_tabs_mode, last_known_column)
27060 (last_known_column_modified): Make static.
27061 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
27062
27063 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
27064
27065 * puresize.h (BASE_PURESIZE): Increase to 1170000.
27066
27067 2007-10-09 Jason Rumney <jasonr@gnu.org>
27068
27069 * w32term.c (x_set_window_size): Disable code that attempts to tell
27070 Lisp code about a size change before it actually happens.
27071
27072 2007-10-09 Richard Stallman <rms@gnu.org>
27073
27074 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
27075 return HANDLED_RETURN.
27076
27077 2007-10-08 Martin Rudalics <rudalics@gmx.at>
27078
27079 * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
27080 when there's an unread command event.
27081
27082 * frame.c (focus_follows_mouse): Move here from frame.el to allow
27083 window autoselection act appropriately when leaving selected frame.
27084 (syms_of_frame): Initialize focus_follows_mouse.
27085 * frame.h (focus_follows_mouse): Extern it.
27086 * macterm.c (XTread_socket): When focus_follows_mouse is nil
27087 make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
27088 * msdos.c (dos_rawgetc): Likewise.
27089 * w32term.c (w32_read_socket): Likewise.
27090 * xterm.c (handle_one_xevent): Likewise.
27091 * xdisp.c (syms_of_xdisp): In doc-string of
27092 mouse-autoselect-window mention focus-follows-mouse.
27093
27094 2007-10-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27095
27096 * macterm.c (mac_load_query_font): Fix missing return value.
27097 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
27098 Add BLOCK_INPUT.
27099
27100 2007-10-08 Richard Stallman <rms@gnu.org>
27101
27102 * xdisp.c (get_window_cursor_type): Implement documented behavior
27103 for cursor-in-non-selected-windows = t.
27104
27105 2007-10-08 Jason Rumney <jasonr@gnu.org>
27106
27107 * w32.c (w32_get_resource): Always close registry keys.
27108
27109 2007-10-08 Jason Rumney <jasonr@gnu.org>
27110
27111 * makefile.w32-in (LIBS): Add COMCTL32.
27112
27113 * w32fns.c (globals_of_w32fns): Init common controls.
27114
27115 2007-10-08 Richard Stallman <rms@gnu.org>
27116
27117 * image.c (our_memory_buffer): Rename from omfib_buffer.
27118
27119 2007-10-08 Richard Stallman <rms@gnu.org>
27120
27121 * buffer.c (Foverlays_at): Doc fix.
27122
27123 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
27124
27125 * fns.c (Fplist_put): Preserve uneven tail data.
27126
27127 2007-10-08 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
27128
27129 * termhooks.h (enum event_kind): Remove trailing comma.
27130
27131 * frame.h (enum): Remove trailing comma.
27132
27133 2007-10-08 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
27134
27135 * w32proc.c (delete_child): Don't terminate threads of zombies.
27136
27137 2007-10-08 Martin Rudalics <rudalics@gmx.at>
27138
27139 * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
27140
27141 * keyboard.c (syms_of_keyboard): Set up new Lisp variable
27142 last-repeatable-command.
27143 (init_kboard): Initialize Vlast_repeatable_command.
27144 (command_loop_1): Set it to real_this_command unless that was
27145 bound to an input event.
27146 (mark_kboards): Mark it.
27147
27148 2007-10-08 Richard Stallman <rms@gnu.org>
27149
27150 * eval.c (condition-case): Doc fix.
27151
27152 2007-10-08 Masatake YAMATO <jet@gyve.org>
27153
27154 * xfaces.c (tty_supports_face_attributes_p): Fix code
27155 for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
27156 was copied and not edited.
27157
27158 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
27159
27160 Add new `input-decode-map' keymap and use it for terminal
27161 escape sequences.
27162 * keyboard.h (struct kboard): Add Vinput_decode_map.
27163 Remove Vlocal_key_translation_map.
27164 * keyboard.c (read_key_sequence): Add support for input-decode-map.
27165 (init_kboard): Init input-decode-map.
27166 Replace local-key-translation-map back with key-translation-map.
27167 (syms_of_keyboard): Declare input-decode-map.
27168 Remove local-key-translation-map. Update docstrings.
27169 (mark_kboards): Mark Vinput_decode_map.
27170 Don't mark Vlocal_key_translation_map.
27171 * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
27172 Replace local-key-translation-map back with key-translation-map.
27173 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
27174 Bind in input-decode-map rather than function-key-map.
27175
27176 * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
27177 This was made redundant by the previous introduction of XSETPVECTYPE.
27178
27179 2007-10-09 Richard Stallman <rms@gnu.org>
27180
27181 * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
27182
27183 2007-09-29 Richard Stallman <rms@gnu.org>
27184
27185 * eval.c (internal_condition_case_2, internal_condition_case_1)
27186 (internal_condition_case): Reenable abort if x_catching_errors ()
27187 to see if that really happens and why.
27188
27189 2007-10-06 Andreas Schwab <schwab@suse.de>
27190
27191 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
27192
27193 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
27194
27195 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
27196
27197 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
27198
27199 * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
27200
27201 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
27202
27203 * window.h (struct window):
27204 * window.c (struct save_window_data, struct saved_window):
27205 * termhooks.h (struct terminal):
27206 * process.h (struct Lisp_Process):
27207 * frame.h (struct frame):
27208 * buffer.h (struct buffer):
27209 * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
27210 (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
27211 The size field of (pseudo)vectors is now unsigned.
27212 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
27213
27214 * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
27215 Turn `count' into an integer.
27216
27217 * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
27218 (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
27219 * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
27220 * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
27221 (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
27222
27223 * alloc.c (allocate_pseudovector): New fun.
27224 (ALLOCATE_PSEUDOVECTOR): New macro.
27225 (allocate_window, allocate_terminal, allocate_frame)
27226 (allocate_process): Use it.
27227 (mark_vectorlike): New function.
27228 (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
27229 (mark_terminals): Use it.
27230 (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
27231 (Fmake_byte_code): Use XSETPVECTYPE.
27232
27233 * frame.c (Fframe_parameters): Minor simplification.
27234
27235 * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
27236
27237 * marker.c (Fmarker_buffer): Make test for odd case into a failure.
27238
27239 * buffer.c (Fget_buffer_create, init_buffer_once):
27240 * lread.c (defsubr):
27241 * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
27242
27243 * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
27244 defined differently in the m/*.h files.
27245 (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
27246 (XSETPVECTYPE): New macro.
27247 (XSETPSEUDOVECTOR): Use it.
27248
27249 * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
27250 (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
27251
27252 * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
27253 * lread.c (defvar_per_buffer):
27254 * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
27255
27256 * window.c (candidate_window_p): Only consider as visible frames that
27257 are on the same terminal.
27258
27259 * m/ibms390x.h (MARKBIT): Remove unused macro.
27260
27261 2007-10-01 Juanma Barranquero <lekktu@gmail.com>
27262
27263 * lread.c (Fload): Fix typo in docstring.
27264
27265 2007-10-01 Michaël Cadilhac <michael@cadilhac.name>
27266
27267 * floatfns.c (Fexpt): Manually check for overflows, so that a power
27268 of a non-zero value can't yield zero.
27269
27270 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
27271
27272 * term.c (term_clear_mouse_face, term_mouse_highlight)
27273 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
27274
27275 * print.c (safe_debug_print): Use XHASH.
27276
27277 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
27278 Lisp elements such as tags.
27279 (XHASH): New macro.
27280 (EQ): Use it.
27281 (SREF, SSET, STRING_COPYIN): Use SDATA.
27282 (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
27283
27284 * alloc.c (mark_terminal): Remove left-over declaration.
27285 (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
27286 (allocate_vectorlike): Remove type argument. Adjust callers.
27287 (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
27288 Only handle the one remaining MEM_TYPE_VECTORLIKE.
27289
27290 * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
27291 to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
27292 (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
27293 (lisp_align_free, make_interval, allocate_string, allocate_string_data)
27294 (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
27295 Use them.
27296
27297 * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
27298 Don't let signal handlers run when a GC is freed but not yet NULL'ed.
27299 (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
27300
27301 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
27302
27303 * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
27304 loaded by default.
27305
27306 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
27307
27308 * term.c (Fgpm_mouse_start): Don't signal an error if already activated
27309 on this tty.
27310 (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
27311
27312 * term.c (mouse_face_window): Rename from Qmouse_face_window.
27313 Update all users.
27314 (handle_one_term_event): Use Gpm_DrawPointer.
27315 (Fgpm_mouse_start): Rename from Fterm_open_connection.
27316 Signal errors instead of returning nil. Always return nil.
27317 (Fgpm_mouse_stop): Rename from Fterm_close_connection.
27318 Make it a noop if gpm-mouse was not activated.
27319 (syms_of_term): Update names.
27320
27321 2007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
27322
27323 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
27324 (init_sys_modes): Check that gpm_tty is the current tty.
27325
27326 * alloc.c (allocate_terminal): Set the vector size to only count the
27327 lisp fields. Initialize those to nil.
27328 (mark_object): Don't treat terminals specially.
27329 (mark_terminal): Remove.
27330 (mark_terminals): Use mark_object instead.
27331
27332 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
27333 the GC to the beginning.
27334
27335 * indent.h:
27336 * indent.c: Use EMACS_INT for ints coming from Elisp data.
27337
27338 * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
27339
27340 2007-09-25 Jason Rumney <jasonr@gnu.org>
27341
27342 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
27343
27344 * w32console.c (create_w32cons_output): Remove.
27345
27346 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
27347
27348 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
27349 (reset_sys_modes): Use reset_terminal_modes_hook.
27350
27351 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
27352
27353 * eval.c (do_autoload): Don't output any message.
27354
27355 2007-09-24 Juri Linkov <juri@jurta.org>
27356
27357 * emacs.c (standard_args): Change priority of "--no-splash"
27358 from 40 to 3. Add "--no-desktop" with the same priority.
27359
27360 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
27361
27362 * alloc.c (gc_sweep): Check cons cell mark bits word by word
27363 and optimize the case where they are all 1.
27364
27365 2007-09-23 Johannes Weiner <hannes@saeurebad.de>
27366
27367 * lisp.h (abs): Define if not defined.
27368 * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
27369 Don't define `abs', since it's defined in lisp.h.
27370
27371 2007-09-22 Eli Zaretskii <eliz@gnu.org>
27372
27373 * term.c (DEV_TTY): New macro. Provide a definition for MS-Windows.
27374 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
27375 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
27376 (init_tty): Use DEV_TTY instead of "/dev/tty".
27377 [WINDOWSNT]: No need to protect from NAME arg being null.
27378
27379 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
27380
27381 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
27382 up the tty state.
27383
27384 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
27385
27386 * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
27387 (gpm_tty): Change its type.
27388 * term.c (term_gpm): Delete. Use gpm_tty's NULLness instead.
27389 (gpm_tty): Change its type and initialize it.
27390 (Fterm_open_connection): Check the frame is indeed a tty.
27391 Use the new gpm_tty.
27392 (Fterm_close_connection): Use the new gpm_tty.
27393 * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
27394 * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
27395
27396 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
27397
27398 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
27399 underline_color, to draw strike-through.
27400
27401 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
27402
27403 * lisp.h (allocate_terminal): Declare.
27404
27405 * window.c (candidate_window_p): Consider frames that are being placed
27406 by the user as somewhere between visible and iconified.
27407 (window_loop): Prefer windows on the current frame.
27408 (Fselect_window): Move the use of select-frame to the beginning so we
27409 can just delegate all the work (it'll call us back anyway).
27410
27411 * frame.c (Qdisplay_environment_variable):
27412 * frame.h (Qdisplay_environment_variable): Delete.
27413
27414 * .gdbinit (xbacktrace): Print the arg's address rather than the value
27415 of the first arg, since that value may be a union.
27416
27417 * callproc.c (child_setup, getenv_internal): Use the frame's `display'
27418 parameter rather than Qdisplay_environment_variable. If all else
27419 fails, look for DISPLAY in initial-environment.
27420
27421 2007-09-21 Glenn Morris <rgm@gnu.org>
27422
27423 * Makefile.in (emacstool): Remove target.
27424 (lisp, shortlisp): Remove termdev.elc.
27425
27426 2007-09-21 Markus Triska <markus.triska@gmx.at>
27427
27428 * xterm.c (x_delete_display): Compile session management conditionally.
27429
27430 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
27431
27432 * callproc.c (getenv_internal_1): New function.
27433 (getenv_internal): Use it.
27434 (Fgetenv_internal): Use it. Accept an env-list as optional arg.
27435
27436 * terminal.c (get_terminal): Don't accept ints to represent terminals.
27437 (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
27438 (Fset_terminal_parameter): Work with dead terminals as well.
27439 (Fmodify_terminal_parameters): Remove.
27440
27441 * terminal.c (get_terminal): Handle terminals.
27442 Make sure the terminal returned is live.
27443 (create_terminal): Use allocate_terminal.
27444 (mark_terminals): Move to alloc.c.
27445 (delete_terminal): Use terminal->name as liveness status.
27446 NULL out fields after freeing their contents.
27447 Don't deallocate the object.
27448 (Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
27449 rather than an int.
27450 (Fterminal_live_p): Accept non-integer arguments.
27451 (Fterminal_list): Return terminal objects rather than an ints.
27452
27453 * alloc.c (enum mem_type): New member for `terminal' objects.
27454 (allocate_terminal): New function.
27455 (mark_maybe_pointer, valid_lisp_object_p, mark_object):
27456 Handle terminals.
27457 (mark_terminal): New fun.
27458 (mark_terminals): Move from terminal.c.
27459
27460 * term.c (get_tty_terminal): Don't treat output_initial specially.
27461 (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
27462 (delete_tty): Use terminal->name as liveness status.
27463
27464 * termhooks.h (struct terminal): Make it into a pseudovector.
27465 Remove `deleted' replaced by checking `name's nullness.
27466
27467 * print.c (print_object): Handle terminals.
27468
27469 * lisp.h (enum pvec_type): New `terminal' pseudovector.
27470 (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
27471
27472 * frame.c (make_terminal_frame):
27473 * keyboard.c (tty_read_avail_input):
27474 * w32term.c (x_delete_terminal):
27475 * xfns.c (Fx_create_frame, x_create_tip_frame):
27476 * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
27477
27478 2007-09-20 Glenn Morris <rgm@gnu.org>
27479
27480 * process.c (Fmake_network_process): Doc fix.
27481
27482 2007-09-19 Jason Rumney <jasonr@gnu.org>
27483
27484 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
27485
27486 2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
27487
27488 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
27489 Fix a C warning regarding variable constness.
27490
27491 * xterm.c (handle_one_xevent): Fix a C warning.
27492
27493 2007-09-18 Jason Rumney <jasonr@gnu.org>
27494
27495 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
27496
27497 2007-09-17 Jan Djärv <jan.h.d@swipnet.se>
27498
27499 * gtkutil.c (gdpy_def): New variable.
27500 (xg_initialize): Initialize gdpy_def.
27501 (xg_display_close): If no other display exists, set gdpy_def to a
27502 new connection.
27503
27504 2007-09-16 Jan Djärv <jan.h.d@swipnet.se>
27505
27506 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
27507 when we have no file name for the icon.
27508 (xg_tool_bar_expose_callback): Remove.
27509 (xg_create_tool_bar): Don't connect expose signal to
27510 xg_tool_bar_expose_callback.
27511 (xg_get_file_with_chooser): Move GCPRO1 after declarations.
27512
27513 2007-09-16 Andreas Schwab <schwab@suse.de>
27514
27515 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
27516 values instead of zapping them.
27517
27518 2007-09-14 Glenn Morris <rgm@gnu.org>
27519
27520 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
27521 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
27522 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
27523 scope and rename to omfib_buffer for clarity.
27524 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
27525
27526 2007-09-14 Kenichi Handa <handa@m17n.org>
27527
27528 * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
27529
27530 2007-09-13 Jason Rumney <jasonr@gnu.org>
27531
27532 * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
27533
27534 * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
27535
27536 * macterm.c (mac_initialize): Don't call mac_init_fringe here.
27537 (mac_term_init): Call here instead, passing rif.
27538
27539 2007-09-13 Glenn Morris <rgm@gnu.org>
27540
27541 * s/hpux.h: No longer define `static' as nothing.
27542
27543 2007-09-13 Johan Bockgård <bojohan@gnu.org>
27544
27545 * callint.c (Fcall_interactively): Remove unused var `fun'.
27546
27547 2007-09-12 Romain Francoise <romain@orebokech.com>
27548
27549 * window.c (prefer_window_split_horizontally, display_buffer):
27550 Revert 2007-09-08 change.
27551
27552 2007-09-12 Glenn Morris <rgm@gnu.org>
27553
27554 * alloca.c: Remove file.
27555 * Makefile.in (alloca): Do not undef.
27556 (allocaobj, alloca.o): Remove.
27557 (otherobj): Remove allocaobj.
27558 * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
27559 * regex.c (C_ALLOCA): Remove all references and code that was only
27560 used when this was defined.
27561 * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
27562 * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
27563 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
27564
27565 * Makefile.in (SOURCES, unlock, relock): Delete.
27566
27567 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
27568 (menu_grab_callback): All uses changed.
27569
27570 * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
27571 (x_reply_selection_request): All uses changed.
27572
27573 2007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
27574
27575 * lread.c (load_warn_old_style_backquotes): Change message to look
27576 better when it appears in the middle of byte-compiler messages.
27577
27578 2007-09-10 Dan Nicolaescu <dann@ics.uci.edu>
27579
27580 * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
27581
27582 * xterm.c (x_create_terminal): Add comment.
27583
27584 * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
27585
27586 2007-09-10 Richard Stallman <rms@gnu.org>
27587
27588 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
27589
27590 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
27591
27592 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
27593 (DEFUN): Document `intspec', use it instead of `prompt'.
27594
27595 * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
27596
27597 * data.c (Finteractive_form): If the interactive specification starts
27598 with a `(', use it as a Lisp form.
27599
27600 * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
27601 name and file modes.
27602
27603 * callint.c (Fcall_interactively): Comment fixes.
27604
27605 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
27606
27607 * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
27608 and compiled functions.
27609
27610 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
27611
27612 * window.c (prefer_window_split_horizontally): New variable.
27613 (display_buffer): Consider splitting window horizontally depending
27614 on prefer_window_split_horizontally.
27615
27616 2007-09-08 Eli Zaretskii <eliz@gnu.org>
27617
27618 * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
27619
27620 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
27621
27622 * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
27623
27624 * frame.c (x_set_frame_parameters): Check number is positive before
27625 using XFASTINT.
27626
27627 * window.c (freeze_window_start): Don't presume selected_window holds
27628 a window object.
27629 (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
27630
27631 2007-09-07 Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> (tiny change)
27632
27633 * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
27634
27635 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
27636
27637 * window.c (Vsplit_window_preferred_function): New var.
27638 (Fdisplay_buffer): Use it.
27639 (syms_of_window): Export, and initialize it.
27640
27641 2007-09-06 Pixel <pixel@mandriva.com> (tiny change)
27642
27643 * image.c (gif_load): Fix bug: Handle nonexistent colormap.
27644
27645 2007-09-06 Glenn Morris <rgm@gnu.org>
27646
27647 * gtkutil.c (menu_grab_callback) <cnt>:
27648 * xselect.c (x_reply_selection_request) <cnt>: Move static
27649 variable to file scope.
27650
27651 2007-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
27652
27653 * xdisp.c (redisplay_internal): Make sure Elisp code always sees
27654 consistent values of selected_frame and selected_window.
27655
27656 2007-09-04 Jason Rumney <jasonr@gnu.org>
27657
27658 * w32console.c (initialize_w32_display): Zero unused hooks.
27659
27660 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
27661
27662 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
27663 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
27664
27665 2007-09-04 Jason Rumney <jasonr@gnu.org>
27666
27667 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
27668 in w32console.c. Set up input. Remove XXX comments that have been
27669 confirmed as correct.
27670
27671 * s/ms-w32.h (MULTI_KBOARD): Define.
27672
27673 * w32console.c (one_and_only_w32cons): Remove.
27674 (initialize_w32_display): Take terminal argument.
27675
27676 * term.c (init_tty) [WINDOWSNT]: Pass terminal to
27677 initialize_w32_display.
27678 (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
27679
27680 * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
27681
27682 * keyboard.c (discard_mouse_events): Discard it.
27683 (make_lispy_event): Translate it to a lisp event.
27684 (lispy_wheel_names): Add wheel-left and right events.
27685 (syms_of_keyboard): Enlarge wheel_syms.
27686
27687 * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
27688 <WM_MOUSEHWHEEL>: Pass new system message to lisp.
27689
27690 * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
27691
27692 * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
27693 from WM_MOUSEHWHEEL.
27694 (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
27695
27696 * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
27697 terminal.
27698
27699 * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
27700 keyboard for the terminal.
27701
27702 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
27703
27704 * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
27705 (Vresume_tty_hook): Rename from Vresume_tty_functions.
27706 (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
27707 and resume-tty-function to resume-tty-hook.
27708 (Fsuspend_tty, Fresume_tty): Use new names.
27709
27710 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
27711
27712 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
27713 if it starts with "n:".
27714
27715 2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
27716
27717 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
27718
27719 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
27720
27721 * frame.h:
27722 * frame.c (Qterm_environment_variable): Remove.
27723 (syms_of_frame): Don't init and staticpro it.
27724
27725 * callproc.c (getenv_internal): Remove special case for $TERM.
27726
27727 * callproc.c (Vinitial_environment): New variable.
27728 (set_initial_environment): Initialize it.
27729 (syms_of_callproc): Declare it.
27730 (child_setup): Don't mess with TERM via Qterm_environment_variable; the
27731 TERM under which a process runs is never related to the TERM in which
27732 Emacs is running.
27733
27734 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
27735
27736 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
27737 * s/darwin.h: ... do it here.
27738
27739 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
27740
27741 * lisp.h (set_initial_environment): Rename from set_global_environment.
27742
27743 * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
27744 removed by mistake on the multi-tty branch.
27745
27746 * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
27747 (Fmodify_frame_parameters): Return a value.
27748
27749 * image.c (png_load): Comment-out var only used in commented-out code.
27750
27751 * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
27752 before passing it to mark_object.
27753
27754 * xfaces.c (internal_resolve_face_name): Return a value.
27755 (internal_resolve_face_name, resolve_face_name_error): Comment out.
27756
27757 * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
27758 (x_icon): Comment-out var only used in commented-out code.
27759
27760 2007-08-29 Romain Francoise <romain@orebokech.com>
27761
27762 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
27763 QUIT hasn't been provided.
27764
27765 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
27766
27767 * callproc.c (child_setup, getenv_internal): Use the
27768 display-environment-variable and term-environment-variable frame params.
27769 (set_initial_environment): Initialise Vprocess_environment.
27770
27771 * config.in: Disable multi-keyboard support on a mac.
27772
27773 * frame.c (Qterm_environment_variable)
27774 (Qdisplay_environment_variable): New variables.
27775 (syms_of_frame): Intern and staticpro them.
27776 (Fmake_terminal_frame): Disable output method test.
27777
27778 * frame.h: Declare them here.
27779
27780 * macfns.c (x_set_mouse_color): Get rif from the frame.
27781 (x_set_tool_bar_lines): Don't use updating_frame.
27782 (mac_window): Add 2 new parameters for consistency with other systems.
27783 (Fx_create_frame): Fix doc string. Rename the parameter. Set the
27784 frame parameters following what is done in X11 and w32. Don't use
27785 FRAME_MAC_DISPLAY_INFO.
27786 (Fx_open_connection, start_hourglass): Remove window-system check.
27787 (x_create_tip_frame): Get the keyboard from the terminal.
27788
27789 * macmenu.c: Reorder includes.
27790 (Fx_popup_menu): Use terminal specific mouse_position_hook.
27791
27792 * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
27793 terminal parameter.
27794 (x_clear_frame): Add a frame parameter.
27795 (note_mouse_movement): Get rif from the frame.
27796 (mac_term_init): Initialize the terminal.
27797 (mac_initialize): Make static and move terminal initialization ...
27798 (mac_create_terminal): ... to this new function.
27799
27800 * macterm.h (struct mac_display_info): Add terminal.
27801 (mac_initialize): Delete declaration.
27802
27803 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
27804
27805 * sysdep.c: Comment out text after #endif.
27806
27807 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
27808 is defined. Better initialize ttys in windows. Use terminal
27809 specific mouse_position_hook.
27810
27811 * termhooks.h (union display_info): Add mac_display_info.
27812
27813 * w32fns.c (Fx_create_frame): Use kboard from the terminal.
27814 Set the default minibuffer frame, window_system and the rest of the
27815 frame parameters following what is done in X11.
27816
27817 * w32term.c (w32_initialize): Make static.
27818
27819 * xselect.c (x_handle_selection_clear): Only access
27820 terminal->kboard when MULTI_KBOARD is defined.
27821
27822 * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
27823 (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
27824
27825 2007-08-29 Jason Rumney <jasonr@gnu.org>
27826
27827 * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
27828 (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
27829
27830 * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
27831 (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
27832
27833 * keyboard.c (restore_kboard_configuration): Only define when
27834 MULTI_KBOARD defined.
27835
27836 * makefile.w32-in: Update dependancies from Makefile.in.
27837 (OBJ1): Add terminal.$(O)
27838
27839 * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
27840 Don't define function body.
27841 (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
27842
27843 * termhooks.h (display_info) [WINDOWSNT]: Add w32.
27844
27845 * w32.c (request_sigio, unrequest_sigio): Remove.
27846
27847 * w32console.c (w32con_move_cursor, w32con_clear_to_end)
27848 (w32con_clear_frame, w32con_clear_end_of_line)
27849 (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
27850 (w32con_delete_glyphs, w32con_set_terminal_window)
27851 (scroll_line, w32_sys_ring_bell): Add frame arg.
27852 (w32con_set_terminal_modes, w32con_reset_terminal_modes):
27853 Add terminal arg.
27854 (PICK_FRAME): Remove.
27855 (w32con_write_glyphs): Use frame specific terminal coding.
27856 (one_and_only_w32cons): New global variable.
27857 (initialize_w32_display): Use it for storing hooks.
27858 (create_w32cons_output): New function.
27859
27860 * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
27861 arg a frame.
27862
27863 * w32fns.c (x_create_tip_frame): Set terminal and ref count.
27864 Set window_system.
27865 (x_set_tool_bar_lines): Don't use updating_frame.
27866 (Fx_create_frame): Set terminal and ref count.
27867 (Fx_open_connection): Remove window-system check.
27868
27869 * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
27870
27871 * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
27872 (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
27873 (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
27874 Add frame arg.
27875 (x_delete_terminal, w32_create_terminal): New functions.
27876 (w32_term_init): Create a terminal.
27877 (w32_initialize): Move terminal specific initialization to
27878 w32_create_terminal.
27879
27880 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
27881 (w32_clear_rect, w32_clear_area): Use background from frame.
27882 (w32_display_info): Add terminal.
27883 (w32_sys_ring_bell, x_delete_display): Declare here.
27884
27885 * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
27886
27887 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
27888
27889 2007-08-29 Kalle Olavi Niemitalo <kon@iki.fi> (tiny change)
27890
27891 * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
27892 Fix get_named_tty calls for the controlling tty.
27893
27894 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
27895
27896 * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
27897
27898 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
27899
27900 * term.c (tty_insert_glyphs): Add missing first parameter.
27901
27902 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
27903
27904 * buffer.c (Fbuffer_list, Fbury_buffer):
27905 Take frame->buried_buffer_list into account.
27906
27907 * cm.c (current_tty): New variable, for cmputc().
27908 (cmputc): Use it.
27909 (cmcheckmagic): Add tty parameter, look up terminal streams there.
27910 (calccost): Add tty parameter. Use emacs_tputs() instead of tputs().
27911 (cmgoto): Add tty parameter. Pass it on to calccost().
27912 Use emacs_tputs() instead of tputs().
27913
27914 * cm.h (emacs_tputs): New macro to set current_tty, and then call
27915 tputs().
27916 (current_tty): New variable, for cmputc().
27917 (cmcheckmagic, cmputc, cmgoto): Add prototypes.
27918
27919 * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
27920 (internal_condition_case, internal_condition_case_1)
27921 (internal_condition_case_2): Don't abort when x_catching_errors.
27922
27923 * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
27924 (Fy_or_n_p): Likewise. Use temporarily_switch_to_single_kboard to
27925 prevent crashes caused by bogus longjmps in read_char.
27926
27927 * keymap.h (Fset_keymap_parent): Add EXFUN.
27928
27929 * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
27930 * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
27931 Remove redundant definition.
27932
27933 * macfns.c (x_set_mouse_color, x_make_gc):
27934 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27935
27936 * w32term.c (x_free_frame_resources):
27937 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27938 (w32_initialize): Use the accessor macros for terminal characteristics.
27939
27940 * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
27941 Use the accessor macros for terminal characteristics.
27942 * msdos.c (internal_terminal_init): Use the accessor macros for
27943 terminal characteristics.
27944 (ScreenVisualBell, internal_terminal_init):
27945 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27946
27947 * termopts.h (no_redraw_on_reenter): Declare.
27948
27949 * alloc.c (emacs_blocked_malloc): Disable mallopt call.
27950 (mark_terminals, mark_ttys): Declare.
27951 (Fgarbage_collect): Call them.
27952 (mark_object): Mark buried_buffer_list.
27953
27954 * prefix-args.c: Include stdlib.h for exit.
27955
27956 * syssignal.h: Add comment.
27957
27958 * indent.c: Include stdio.h.
27959
27960 * window.h (Vinitial_window_system): Declare.
27961 (Vwindow_system): Delete declaration.
27962
27963 * fontset.c (Finternal_char_font): Use FRAME_RIF.
27964
27965 * image.c (lookup_image): Don't initialize `c' until the xasserts
27966 have been run.
27967
27968 * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
27969 FRAME_FOREGROUND_PIXEL.
27970
27971 * print.c (print_preprocess): Don't lose print_depth levels while
27972 iterating.
27973
27974 * widget.c (update_from_various_frame_slots):
27975 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
27976
27977 * window.c (set_window_buffer): Don't call clear_mouse_face on tty
27978 frames.
27979 (window_internal_height): Remove bogus make_number call.
27980 (init_window_once): Call make_terminal_frame with two zero parameters.
27981
27982 * fileio.c (Fread_file_name): Update comment.
27983
27984 * callint.c (Fcall_interactively):
27985 Use temporarily_switch_to_single_kboard instead of single_kboard_state.
27986 Make sure it is correctly unwound.
27987
27988 * xsmfns.c (x_session_close): New function.
27989
27990 * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
27991 Delete declarations.
27992
27993 * xterm.h: Remove declaration for x_fully_uncatch_errors.
27994 (x_output): Remove background_pixel and foreground_pixel fields.
27995 (x_display_info): Add new field TERMINAL. Remove KBOARD field.
27996 (x_delete_device, x_session_close): Declare.
27997
27998 * lread.c: Include setjmp.h. Update declaration of `read_char'.
27999 (read_filtered_event): Call `read_char' with a local
28000 `wrong_kboard_jmpbuf'.
28001
28002 * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
28003 Don't call single_kboard_state. Use FRAME_RIF.
28004
28005 * process.c (Fmake_network_process): Don't unrequest_sigio on modern
28006 systems.
28007
28008 * lisp.h (set_process_environment): Rename to `set_global_environment'.
28009 (Fframe_with_environment, Fset_input_meta_mode)
28010 (Fset_quit_char): EXFUN.
28011 (x_create_device, tty_output, terminal, tty_display_info): Declare.
28012 (init_sys_modes, reset_sys_modes): Update prototypes.
28013 (init_all_sys_modes, reset_all_sys_modes): New prototypes.
28014
28015 * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
28016 Vlocal_key_translation_map, and Vkeyboard_translate_table.
28017 (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
28018 Delete declarations.
28019 (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
28020 (temporarily_switch_to_single_kboard, tty_read_avail_input):
28021 New declarations.
28022
28023 * emacs.c (main): Don't call init_sys_modes(), the new term_init()
28024 already does that during init_display(). Call syms_of_keymap
28025 before syms_of_keyboard. Call `syms_of_terminal'.
28026 Call set_initial_environment, not set_process_environment.
28027 (shut_down_emacs): Call reset_all_sys_modes() instead of
28028 reset_sys_modes().
28029
28030 * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
28031 (internal_resolve_face_name, resolve_face_name_error): New functions.
28032 (resolve_face_name): Protect against loops and errors thrown by Fget.
28033 (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
28034 (Ftty_supports_face_attributes_p): Update tty_capable_p call.
28035
28036 * scroll.c: Replace CURTTY() with local variables throughout the
28037 file (where applicable).
28038 (calculate_scrolling, calculate_direct_scrolling)
28039 (scrolling_1, scroll_cost): Use the accessor macros for terminal
28040 characteristics.
28041
28042 * keymap.c (Vfunction_key_map): Remove.
28043 (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
28044 (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
28045 (Vkey_translation_map): Remove.
28046 (syms_of_keymap): Remove DEFVAR for key-translation-map.
28047 (Fdescribe_buffer_bindings)
28048 (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
28049 Update for terminal-local key-translation-map.
28050
28051 * Makefile.in (callproc.o): Update dependencies.
28052 (lisp, shortlisp): Add termdev.elc.
28053 (obj): Add terminal.o.
28054 (terminal.o): Add dependencies.
28055 [HAVE_CARBON]: Make terminal.o depend on macgui.h.
28056 (data.o, fns.o): Add termhooks.h dependency.
28057 (SOME_MACHINE_LISP): Add dnd.elc.
28058 (minibuf.o): Fix typo.
28059 Update dependencies.
28060
28061 * data.c (do_symval_forwarding, store_symval_forwarding)
28062 (find_symbol_value): Use the selected frame's keyboard, not
28063 current_kboard.
28064
28065 * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
28066 Vwindow_system.
28067
28068 * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
28069 Fmenu_bar_open.
28070 (syms_of_xmenu): Update defsubr.
28071 (mouse_position_for_popup, Fx_popup_menu)
28072 (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
28073 (set_frame_menubar, free_frame_menubar)
28074 (create_and_show_popup_menu, xmenu_show)
28075 (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
28076 an X frame.
28077
28078 * xselect.c (x_own_selection): Abort if not an X frame.
28079 (some_frame_on_display): Check if it is an X frame.
28080 (x_handle_selection_clear): Deal with MULTI_KBOARD.
28081
28082 * coding.c: Include frame.h and termhooks.h.
28083 (terminal_coding, keyboard_coding): Delete.
28084 (Fset_terminal_coding_system_internal)
28085 (Fset_keyboard_coding_system_internal)
28086 (Fkeyboard_coding_system)
28087 (Fterminal_coding_system): Add a terminal parameter.
28088 Get terminal_coding from the terminal.
28089 (init_coding_once): Don't call setup_coding_system here.
28090
28091 * dispextern.h (set_scroll_region, turn_off_insert)
28092 (turn_off_highlight, background_highlight, clear_end_of_line_raw)
28093 (tty_clear_end_of_line, tty_setup_colors)
28094 (delete_tty, updating_frame)
28095 (produce_special_glyphs, produce_glyphs, write_glyphs)
28096 (insert_glyphs): Remove.
28097 (raw_cursor_to, clear_to_end, tty_turn_off_insert)
28098 (tty_turn_off_highlight, get_tty_size): Add declaration.
28099 (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
28100
28101 * frame.h (enum output_method): Add output_initial.
28102 (struct x_output): Delete.
28103 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
28104 Access foreground_pixel and background_pixel directly from the frame.
28105 (tty_display): Delete.
28106 (struct frame): Add buried_buffer_list, foreground_pixel,
28107 background_pixel and terminal. Delete kboard.
28108 (union output_data): Add tty.
28109 (FRAME_KBOARD): Get the kboard from the terminal.
28110 (FRAME_INITIAL_P): New macro.
28111 (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
28112 (Qterm_environment_variable, Qdisplay_environment_variable)
28113 (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
28114 New declarations.
28115
28116 * termchar.h (tty_output, tty_display_info): New structures.
28117 (tty_list): Declare.
28118 (FRAME_TTY, CURTTY): New macros.
28119 (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
28120 (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
28121 (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
28122 (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
28123
28124 * callproc.c: Include frame.h and termhooks.h, for terminal
28125 parameters.
28126 (add_env): New function.
28127 (child_setup): Use it.
28128 (child_setup, getenv_internal): Handle the new Vprocess_environment.
28129 (getenv_internal): Fix get_terminal_param call.
28130 (Fgetenv_internal, egetenv): Update doc.
28131 (syms_of_callproc): Initialize Vprocess_environment to nil.
28132 Register and initialize them. Remove obsolete defvars. Update doc
28133 strings.
28134 (child_setup): Handle Vlocal_environment_variables.
28135 (getenv_internal): Add terminal parameter.
28136 Handle Vlocal_environment_variables.
28137 (Fgetenv_internal): Add terminal parameter.
28138 (child_setup, getenv_internal, Fgetenv_internal): Store the local
28139 environment in a frame (not terminal) parameter. Update doc strings.
28140 (set_initial_environment): Rename from set_global_environment.
28141 Store Emacs environment in initial frame parameter.
28142
28143 * xdisp.c (redisplay_internal): Update references to
28144 `previous_terminal_frame'.
28145 (display_mode_line, Fformat_mode_line): Replace calls to
28146 `push_frame_kboard' with `push_kboard'.
28147 (get_glyph_string_clip_rects): Add extra parentheses and
28148 braces to prevent compiler warnings.
28149 (calc_pixel_width_or_height): Add xassert to check that the
28150 frame is alive. Don't call `lookup_image' on a termcap frame.
28151 (message2_nolog, message3_nolog, redisplay_internal)
28152 (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
28153 (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
28154 (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
28155 (Fx_display_pixel_width, Fx_display_pixel_height)
28156 (Fx_display_planes, Fx_display_color_cells)
28157 (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
28158 (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
28159 (Fx_display_backing_store, Fx_display_visual_class)
28160 (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
28161 Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
28162
28163 * xfns.c (x_set_foreground_color x_set_background_color)
28164 (x_set_mouse_color, x_set_cursor_color, x_make_gc):
28165 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28166 (Fx_create_frame, x_create_tip_frame, build_string, x_window)
28167 (Fx_create_frame, x_create_tip_frame): Don't create frames on a
28168 terminal that is being deleted.
28169 (Fx_create_frame): Use `store_frame_param' to set `window-system'
28170 frame parameter, and make sure it overrides any user-supplied setting.
28171 (Fx_close_connection, Fx_synchronize): Unify argument names with
28172 the rest of the DEFUNs.
28173
28174 * dispnew.c (Fsend_string_to_terminal): Update call to
28175 `get_tty_terminal'.
28176 (Fredraw_frame, Fsend_string_to_terminal)
28177 (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
28178 FRAME_TERMCAP_P and FRAME_TTY.
28179 (window_change_signal): Don't believe width/height values that are
28180 impossibly small.
28181 (Vinitial_window_system): Rename from Vwindow_system.
28182 (termscript, Wcm, rif): Delete.
28183
28184 * termhooks.h (struct terminal): New struct containing the
28185 previously global text display hooks and new members NAME,
28186 DELETED and PARAM_ALIST.
28187 (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
28188 (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
28189 (FRAME_RIF): New macros.
28190 (get_terminal_param, get_device): New declarations.
28191 (termscript): Delete declaration.
28192
28193 * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
28194 (XTflash, x_free_frame_resources, x_scroll_bar_create)
28195 (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
28196 FRAME_FOREGROUND_PIXEL.
28197 (x_fully_uncatch_errors): Disable definition.
28198 (x_scroll_bar_expose): Fix reference to foreground pixel.
28199 (XTread_socket): Disable loop on all X displays.
28200 (x_delete_terminal): Don't set terminal->deleted and let
28201 delete_terminal delete the frames on the terminal.
28202 (x_delete_display): Doc update to reflect changes in
28203 delete_terminal.
28204 (x_display_info) <terminal>: Move member earlier in the struct.
28205 (deleting_tty): Remove old variable.
28206 (Fsuspend_tty): Call clear_tty_hooks.
28207 (Fresume_tty, init_tty): Call set_tty_hooks.
28208 (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
28209 errors on X frames.
28210 (x_catch_errors_unwind): Abort if x_error_message is NULL.
28211 (handle_one_xevent): Initialize `f' to NULL.
28212 (x_delete_terminal, x_create_terminal): New functions.
28213 (XTset_terminal_modes, XTreset_terminal_modes)
28214 (XTread_socket, x_connection_closed, x_term_init)
28215 (x_term_init, x_delete_display): Add terminal parameter.
28216 (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
28217 X connections.
28218
28219 * frame.c: Include termchar.h.
28220 (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
28221 (Qwindow_system, Qenvironment, Qterm_environment_variable)
28222 (Qdisplay_environment_variable): New vars.
28223 (Fframep): Deal with output_initial.
28224 (Fframe-live-p): Doc fix.
28225 (Fwindow-system): New function.
28226 (x_set_screen_gamma, store_frame_param): Fix compilation errors.
28227 (make_terminal_frame): Don't create frames on a terminal that is
28228 being deleted. Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
28229 (store_frame_param): Check for found_for_frame before calling XFRAME.
28230 (Fmake_terminal_frame): Handle NULL tty names correctly.
28231 (syms_of_frame): Enhance doc string of `default-frame-alist'.
28232 (Fdelete_frame): Remove unused variable `count'. Don't allow other
28233 frames to refer to a deleted frame in their 'environment parameter.
28234 (Fframe_with_environment): New function.
28235 (syms_of_frame): Defsubr it. Initialize and staticpro Qenvironment.
28236 (get_future_frame_param): New function.
28237 (Fmake_terminal_frame): Use it.
28238 (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
28239
28240 * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
28241 * sysdep.c (reset_sys_modes): Update for renames.
28242
28243 * keyboard.c (tty_read_avail_input): New function.
28244 (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
28245 (syms_of_keyboard): Defsubr them.
28246 (Fset_input_meta_mode, Fset_quit_char): New functions.
28247 (Fset_input_mode): Split to above functions.
28248 (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
28249 parameter. Use it in call to `read_char'.
28250 (read_char): Declare. Update call to `read_char_minibuf_menu_prompt'.
28251 Set wrong_kboard_jmpbuf correctly in recursive calls.
28252 Use current_kboard to access Vkeyboard_translate_table.
28253 Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
28254 Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
28255 Update longjmp invocations. Remember the original current_kboard,
28256 and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
28257 changes it. Comment out unnecessary calls to
28258 `record_single_kboard_state' and `any_kboard_state'.
28259 Update recursive calls.
28260 (wrong_kboard_jmpbuf): Remove global variable.
28261 (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
28262 Handle deleted interrupted_kboards correctly; that is a legal
28263 case. Add `wrong_kboard_jmpbuf' local variable. Update setjmp
28264 and read_char calls. Abort if interrupted_kboard died in read_char.
28265 (any_kboard_state, single_kboard_state)
28266 (push_frame_kboard): Remove function.
28267 (pop_kboard): Switch out of single_kboard mode if the kboard has
28268 been deleted. Remove unused variable. Help debugging by not
28269 changing current_kboard unnecessarily. Set current_kboard to the
28270 kboard of the selected frame when the stored kboard object has
28271 been deleted before pop_kboard.
28272 (temporarily_switch_to_single_kboard): Change first parameter to a
28273 frame pointer. Throw an error when caller wants to change kboards
28274 while in single_kboard mode. Don't push_kboard if we weren't in
28275 single kboard state. Don't pop_kboard if we popped into any
28276 kboard state.
28277 (restore_kboard_configuration): Abort if pop_kboard changed the
28278 kboard in single_kboard mode. Call pop_kboard only after setting
28279 up single_kboard mode.
28280 (Frecursive_edit): Switch to single_kboard mode only in nested
28281 command loops.
28282 (cmd_error, command_loop, command_loop_1, timer_check):
28283 Comment out unnecessary call to `any_kboard_state' and
28284 `record_single_kboard_state'.
28285 (delete_kboard): Exit single_kboard mode if we have just deleted
28286 that kboard. Use FRAME_KBOARD.
28287 (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
28288 `fatal_error_signal'.
28289 (record_single_kboard_state): Don't push_kboard if we weren't in
28290 single kboard state. Don't pop_kboard if we popped into any
28291 kboard state.
28292 (push_frame_kboard): Rename to push_kboard.
28293 (kbd_buffer_get_event): Use FRAME_TERMINAL.
28294 (read_avail_input): Read input from all terminals.
28295 (mark_kboards): Also mark Vkeyboard_translate_table.
28296 (kbd_buffer_store_event_hold): Simplify condition.
28297 (read_key_sequence): Reinitialize fkey and keytran at each replay.
28298 (Vkeyboard_translate_table): Move to struct kboard.
28299 (init_kboard): Initialize Vkeyboard_translate_table.
28300 (syms_of_keyboard): Use DEFVAR_KBOARD to define
28301 Vkeyboard_translate_table. Update doc strings. Update docs of
28302 local-function-key-map and function-key-map.
28303
28304 * terminal.c: New file.
28305
28306 * term.c: Include errno.h.
28307 (Vring_bell_function, device_list, initial_device)
28308 (next_device_id, ring_bell, update_begin, update_end)
28309 (set_terminal_window, cursor_to, raw_cursor_to)
28310 (clear_to_end, clear_frame, clear_end_of_line)
28311 (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
28312 (Fdisplay_name, create_device, delete_device): Move to terminal.c.
28313 (syms_of_term): Move their initialization to terminal.c.
28314 (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
28315 (Ftty_display_color_cells)
28316 (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
28317 (clear_tty_hooks, set_tty_hooks)
28318 (init_tty, maybe_fatal): New functions.
28319 (Ftty_type): Return nil if terminal is not on a tty instead of
28320 throwing an error. Doc update.
28321 (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
28322 Doc update. Initialize new subrs and variables.
28323 (delete_tty): Use terminal->deleted.
28324 (tty_set_terminal_modes): Rename from set_terminal_modes.
28325 (tty_reset_terminal_modes): Rename from reset_terminal_modes.
28326 (set_scroll_region): Rename to `tty_set_scroll_region'.
28327 (turn_on_insert): Rename to `tty_turn_on_insert'.
28328 (turn_off_insert): Rename to `tty_turn_off_insert'.
28329 (turn_off_highlight): Rename to `tty_turn_off_highlight'.
28330 (turn_on_highlight): Rename to `tty_turn_on_highlight'.
28331 (toggle_highligh): Rename to `tty_toggle_highlight'.
28332 (background_highlight): Rename to `tty_background_highlight'.
28333 (highlight_if_desired): Rename to `tty_highlight_if_desired'.
28334 (tty_ring_bell, tty_update_end, tty_set_terminal_window)
28335 (tty_set_scroll_region, tty_background_highlight)
28336 (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
28337 (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
28338 (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
28339 (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
28340 Add static modifier.
28341 (tty_reset_terminal_modes, tty_set_terminal_window)
28342 (tty_set_scroll_region, tty_background_highlight)
28343 (tty_highlight_if_desired, tty_cursor_to)
28344 (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
28345 (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
28346 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
28347 renames.
28348
28349 2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
28350
28351 * keyboard.c: Qrtl is new.
28352 (parse_tool_bar_item): Handle :rtl keyword.
28353 (syms_of_keyboard): Intern :rtl keyword.
28354
28355 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
28356
28357 * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
28358 so no Lisp code is executed.
28359 (file_for_image, find_rtl_image): New functions.
28360 (xg_get_image_for_pixmap): Use file_for_image.
28361 (update_frame_tool_bar): If direction is RTL, use RTL image if
28362 defined. Use Gtk stock images if defined.
28363
28364 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28365
28366 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
28367 for nonexistent or zero-width glyph in composition glyph.
28368
28369 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
28370
28371 * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
28372
28373 * xdisp.c (Finvisible_p): New function.
28374 (syms_of_xdisp): defsubr it.
28375
28376 2007-08-24 Juanma Barranquero <lekktu@gmail.com>
28377
28378 * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
28379 Doc fixes.
28380
28381 2007-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28382
28383 * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
28384
28385 2007-08-24 Martin Rudalics <rudalics@gmx.at>
28386
28387 * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
28388 whether decoding has modified buffer contents.
28389
28390 2007-08-24 Jason Rumney <jasonr@gnu.org>
28391
28392 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
28393 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
28394 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
28395 (init_svg_functions) [HAVE_NTGUI]: New function.
28396 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
28397 (svg_load_image): Use them.
28398 (svg_load_image) [HAVE_NTGUI]: Implement background.
28399
28400 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28401
28402 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
28403 (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
28404 (LIBX): Remove @RSVG_LIBS@.
28405 (LIBES): Add $(RSVG_LIBS).
28406
28407 * image.c (svg_load_image): Blend with specified background if exists.
28408 Use IMAGE_BACKGROUND. Add Mac OS Support.
28409
28410 * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
28411 (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
28412 Remove macros.
28413 [MAC_OSX] (socket_callback): Do nothing.
28414 [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
28415 ReceiveNextEvent.
28416 [MAC_OSX] (sys_select): Likewise. Don't set context as argument to
28417 socket_callback.
28418 (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
28419
28420 2007-08-22 Glenn Morris <rgm@gnu.org>
28421
28422 * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
28423
28424 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
28425
28426 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
28427
28428 * image.c: Add support for SVG images. Some additional comments
28429 by Joakim Verona <joakim@verona.se>. When HAVE_RSVG is defined:
28430 (svg_image_p): New function to test for SVG image.
28431 (svg_load): New function to load SVG image.
28432 (svg_load_image): New function, helper for svg_load.
28433 (Qsvg): New Lisp_object.
28434 (svg_keyword_index): New enum.
28435 (svg_format): New static `image_keyword' struct.
28436 (svg_type): New static `image_type' struct.
28437 (librsvg/rsvg.h): Include it.
28438
28439 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
28440
28441 * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
28442
28443 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
28444
28445 * lread.c (Qold_style_backquotes): New var.
28446 (syms_of_lread): Init and staticpro it.
28447 (load_warn_old_style_backquotes): New fun.
28448 (Fload): Use them to warn about old style backquotes.
28449 (end_of_file_error, Fload): Remove unused vars.
28450
28451 * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
28452
28453 * lread.c (Vold_style_backquotes): New var.
28454 (syms_of_lread): Init and export it to Elisp.
28455 (read1): Set it when we find an old-style (back)quote.
28456
28457 2007-08-22 Jason Rumney <jasonr@gnu.org>
28458
28459 * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
28460
28461 2007-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
28462
28463 * puresize.h (BASE_PURESIZE): Increase to 1140000.
28464
28465 2007-08-19 Richard Stallman <rms@gnu.org>
28466
28467 * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
28468
28469 2007-08-19 Andreas Schwab <schwab@suse.de>
28470
28471 * alloc.c (pure): Round PURESIZE up.
28472
28473 2007-08-17 Jan Djärv <jan.h.d@swipnet.se>
28474
28475 * xterm.c (handle_one_xevent): Remove check that mouse click is in
28476 active frame.
28477
28478 2007-08-16 Richard Stallman <rms@gnu.org>
28479
28480 * eval.c (Fcommandp): Add parens to clarify.
28481
28482 * minibuf.c (Fall_completions): Use enum for type of table.
28483
28484 * emacs.c (USAGE2): Improve text.
28485
28486 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
28487
28488 * term.c (tty_default_color_capabilities): Declare static
28489 variables in file scope, to avoid HPUX compiler problem.
28490
28491 2007-08-13 Jan Djärv <jan.h.d@swipnet.se>
28492
28493 * gtkutil.c (update_frame_tool_bar): Use -1 as index
28494 to gtk_toolbar_insert.
28495
28496 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
28497
28498 * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
28499
28500 * insdel.c (reset_var_on_error): New fun.
28501 (signal_before_change, signal_after_change):
28502 Use it to reset (after|before)-change-functions to nil in case of error.
28503 Bind inhibit-modification-hooks to t.
28504 Don't bind (after|before)-change-functions to nil while they run.
28505
28506 2007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28507
28508 * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
28509 filling pixmap with stippled background.
28510
28511 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28512
28513 * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
28514 Don't use invisible frame as parent window for repositioning.
28515
28516 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
28517
28518 * print.c (new_backquote_output): Rename from old_backquote_output.
28519 (print): Inverse its logic (according to its name) so as to match the
28520 behavior of new_backquote_flag in lread.c.
28521
28522 2007-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28523
28524 * gmalloc.c (posix_memalign): New function.
28525
28526 * macterm.c (frame_highlight, frame_unhighlight): Don't call
28527 ActivateControl/DeactivateControl here.
28528 [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
28529 frame-notice-user-settings is non-nil.
28530 [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
28531 for kEventParamFMFontStyle.
28532 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
28533 mac_pass_command_to_system and mac_pass_control_to_system here.
28534 (XTread_socket): Call ActivateControl/DeactivateControl here.
28535 (XTread_socket) [TARGET_API_MAC_CARBON]:
28536 Check mac_pass_command_to_system and mac_pass_control_to_system here.
28537 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
28538 for window repositioning.
28539
28540 2007-08-08 Glenn Morris <rgm@gnu.org>
28541
28542 * Replace `iff' in doc-strings and comments.
28543
28544 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
28545
28546 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
28547
28548 2007-08-07 Martin Rudalics <rudalics@gmx.at>
28549
28550 * fileio.c (Finsert_file_contents): Run format-decode and
28551 after_insert_file_functions on entire buffer when REPLACE is
28552 non-nil and inhibit modification_hooks and point_motion_hooks.
28553 For consistency, run after_insert_file_functions iff something
28554 got inserted. Move signal_after_change and update_compositions
28555 after code running after_insert_file_functions. Make sure that
28556 undo_list doesn't record intermediate steps of the decoding process.
28557
28558 2007-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28559
28560 * emacs.c (main)
28561 [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
28562 Call malloc_enable_thread on interactive startup.
28563
28564 * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
28565 (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
28566 [USE_PTHREAD]: Conditionalize with it.
28567 (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
28568 (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
28569 New functions.
28570
28571 2007-08-06 Chong Yidong <cyd@stupidchicken.com>
28572
28573 * xdisp.c (redisplay_window): When restoring original buffer
28574 position, make sure it is still valid.
28575
28576 * image.c (png_load): Ignore png-supplied background color.
28577
28578 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28579
28580 * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
28581 Use kCFAbsoluteTimeIntervalSince1970.
28582
28583 * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
28584 New variable.
28585 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
28586 event loop should be quit.
28587 [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
28588 Quit dialog event loop if quit_dialog_event_loop is set.
28589
28590 * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
28591 (Selection): New typedef. Use instead of ScrapRef.
28592 (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
28593 (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
28594 (mac_clear_selection): Rename from clear_scrap.
28595 (get_flavor_type_from_symbol): New argument SEL and subsume function of
28596 scrap_has_target_type. All uses changed.
28597 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
28598 (mac_selection_has_target_p): New functions.
28599 (mac_put_selection_value): Rename from put_scrap_string.
28600 (mac_get_selection_value): Rename from get_scrap_string.
28601 (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
28602 (put_scrap_private_timestamp, scrap_has_target_type)
28603 (get_scrap_private_timestamp): Remove functions.
28604 (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
28605 (x_own_selection, x_get_local_selection):
28606 Use mac_valid_selection_value_p.
28607 (x_own_selection): Don't use put_scrap_private_timestamp.
28608 Record OWNERSHIP-INFO into Vselection_alist instead.
28609 (x_get_local_selection): Don't check type if request is local.
28610 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
28611 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
28612
28613 2007-08-04 Jan Djärv <jan.h.d@swipnet.se>
28614
28615 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
28616 add comment explaining why.
28617
28618 2007-08-03 Richard Stallman <rms@gnu.org>
28619
28620 * fileio.c (Fvisited_file_modtime): Use make_time.
28621
28622 2007-08-01 Ryo Yoshitake <ryo@shiftmode.net> (tiny change)
28623
28624 * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
28625 build.
28626
28627 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
28628
28629 * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
28630
28631 2007-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
28632
28633 * puresize.h (BASE_PURESIZE): Increase to 1130000.
28634
28635 2007-07-30 Richard Stallman <rms@gnu.org>
28636
28637 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
28638
28639 2007-07-29 Jan Djärv <jan.h.d@swipnet.se>
28640
28641 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
28642
28643 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
28644
28645 * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
28646 remote default-directory.
28647
28648 * buffer.c (mode-line-format): Update doc string.
28649
28650 2007-07-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28651
28652 * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
28653 scroll bar gap.
28654 (x_scroll_bar_create): Set bar->fringe_extended_p.
28655 (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
28656 on frame edge. Check fringe background extension. Don't clear
28657 extended fringe background area.
28658
28659 * w32term.h (struct scroll_bar): New member fringe_extended_p.
28660 (w32_fill_area): Enclose multiple statements with do ... while (0).
28661
28662 * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
28663 Extend fringe background to scroll bar gap.
28664 (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
28665 Set bar->fringe_extended_p.
28666 (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28667 Put leftmost/rightmost scroll bars on frame edge. Check fringe
28668 background extension. Don't clear extended fringe background area.
28669
28670 * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
28671 New member fringe_extended_p.
28672
28673 2007-07-25 Glenn Morris <rgm@gnu.org>
28674
28675 * Relicense all FSF files to GPLv3 or later.
28676
28677 * COPYING: Switch to GPLv3.
28678
28679 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
28680
28681 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
28682
28683 * data.c (Finteractive_form): Check for the presence of an
28684 `interactive-form' symbol property more thoroughly.
28685
28686 * data.c (Finteractive_form): Use an `interactive-form' property if
28687 present, analogous to the function-documentation property.
28688
28689 2007-07-24 Jason Rumney <jasonr@gnu.org>
28690
28691 * w32fns.c (x_real_positions): Get real position from OS instead of
28692 calculating it.
28693
28694 2007-07-23 Jason Rumney <jasonr@gnu.org>
28695
28696 * filelock.c (current_lock_owner): Allow for @ sign in username.
28697
28698 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
28699
28700 * xdisp.c (decode_mode_spec): Add case 'R' for to test for
28701 remote default-directory.
28702
28703 * buffer.c (mode-line-format): Describe above case in doc string.
28704
28705 2007-07-20 Eli Zaretskii <eliz@gnu.org>
28706
28707 * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
28708 Define if not defined.
28709
28710 2007-07-18 Jason Rumney <jasonr@gnu.org>
28711
28712 * w32proc.c (w32_executable_type): Handle 64 bit executables.
28713
28714 2007-07-18 Richard Stallman <rms@gnu.org>
28715
28716 * data.c (Fsetq_default): Doc fix.
28717
28718 * eval.c (Fsetq): Doc fix.
28719
28720 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
28721
28722 * coding.c (Ffind_operation_coding_system):
28723 * eval.c (For, Fand): Doc fixes.
28724 Reported by Johan Bockgård.
28725
28726 2007-07-18 Jan Djärv <jan.h.d@swipnet.se>
28727
28728 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
28729
28730 * xterm.h: Declare x_ewmh_activate_frame.
28731
28732 * xterm.c (x_ewmh_activate_frame): New function.
28733 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
28734
28735 2007-07-17 Martin Rudalics <rudalics@gmx.at>
28736
28737 * window.c (Fdisplay_buffer): If largest or LRU window is the
28738 only window, split it even if it is not eligible for splitting.
28739 This restores the original behavior broken by the 2007-07-15
28740 change.
28741
28742 2007-07-17 Glenn Morris <rgm@gnu.org>
28743
28744 * abbrev.c (abbrev_check_chars): New function.
28745 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
28746 Call abbrev_check_chars to check abbrev characters are word
28747 constituents. Doc fix.
28748
28749 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
28750
28751 * process.c (Fstart_process, Fmake_network_process)
28752 (read_process_output): Fix up last changes.
28753
28754 2007-07-16 Eli Zaretskii <eliz@gnu.org>
28755
28756 * makefile.w32-in (clean): Don't delete *~.
28757
28758 2007-07-16 Andreas Schwab <schwab@suse.de>
28759
28760 * window.c (Fdisplay_buffer): Use NILP.
28761 (Fset_window_scroll_bars): Likewise.
28762
28763 2007-07-15 Martin Rudalics <rudalics@gmx.at>
28764
28765 * window.c (window_min_size_2): New function.
28766 (window_min_size_1, size_window, Fdisplay_buffer)
28767 (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
28768 windows without mode- or header-lines when window-min-height is
28769 too small.
28770 (size_window): Reset nodelete_p after testing it, following an
28771 earlier note by Kim F. Storm.
28772 (display_buffer): Do not set split_height_threshold to twice the
28773 value of window_min_height to avoid changing the value of a
28774 customizable variable. Rather explicitly check whether the
28775 height of the window that shall be splitted is at least as large
28776 as split_height_threshold.
28777 (Fwindow_full_width_p): New defun.
28778 (syms_of_window): Defsubr it.
28779
28780 * window.h: Add EXFUN for Fwindow_full_width_p.
28781
28782 2007-07-14 Jason Rumney <jasonr@gnu.org>
28783
28784 * process.c [WINDOWSNT]: Don't undefine AF_INET6.
28785
28786 2007-07-14 Richard Stallman <rms@gnu.org>
28787
28788 * eval.c (maybe_call_debugger): New function.
28789 (find_handler_clause): Use maybe_call_debugger.
28790 Call it when the handler says `debug'.
28791 Eliminate DEBUGGER_VALUE_PTR.
28792 (Fsignal): Eliminate debugger_value.
28793 (Qdebug): New variable.
28794 (syms_of_eval): Initialize it.
28795
28796 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
28797
28798 * eval.c (Fprogn):
28799 * keyboard.c (Ftrack_mouse):
28800 * print.c (Fwith_output_to_temp_buffer):
28801 * window.c (Fsave_window_excursion): Doc fix.
28802
28803 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
28804
28805 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
28806
28807 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
28808
28809 * process.h (struct Lisp_Process): Turn slots infd, outfd,
28810 kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
28811 inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
28812 read_output_delay, and read_output_skip from Lisp_Objects to ints.
28813 Remove unused encoding_carryover.
28814 * process.c: Adjust all functions accordingly.
28815
28816 2007-07-12 Richard Stallman <rms@gnu.org>
28817
28818 * term.c: Include unistd.h only if HAVE_UNISTD_H.
28819
28820 2007-07-11 Jason Rumney <jasonr@gnu.org>
28821
28822 * makefile.w32-in (LIBS): Include OLE32.
28823
28824 * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
28825 (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
28826
28827 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
28828
28829 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
28830 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
28831 from a Lisp_Object into a bare pointer.
28832 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
28833 Adjust the code correspondingly.
28834
28835 * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
28836
28837 * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
28838 (term_show_mouse_face): Remove unused var `j'.
28839 (handle_one_term_event): Remove unused vars `i' and `j'.
28840 Don't cast return value of ttyname since it's not necessary.
28841
28842 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
28843
28844 * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
28845 USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
28846
28847 * fns.c (map_char_table): Use an array of int for `indices' rather than
28848 an array of Lisp_Objects (which are only ever integers anyway).
28849 (Fmap_char_table): Update caller.
28850 * lisp.h: Update prototype.
28851 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
28852 * fontset.c (Ffontset_info):
28853 * casetab.c (set_case_table): Update callers.
28854
28855 * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
28856
28857 * keymap.c (struct accessible_keymaps_data)
28858 (struct where_is_internal_data): New structures.
28859 (accessible_keymaps_1, where_is_internal_1): Use them to change
28860 interface to adhere to the one used by map_keymap.
28861 (Faccessible_keymaps, where_is_internal): Use map_keymap.
28862 (accessible_keymaps_char_table, where_is_internal_2): Remove.
28863
28864 * keymap.h (map_keymap_function_t): More informative prototype.
28865
28866 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
28867
28868 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
28869 (looking_at_1): Don't change search_regs and last_thing_searched
28870 if `inhibit-changing-match-data' is non-nil.
28871 (string_match_1, search_buffer, set_search_regs): Likewise.
28872 (syms_of_search): Add Lisp level definition for
28873 `inhibit-changing-match-data' and set it to nil.
28874 (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
28875 start and end of the match, instead of using values in search_regs.
28876
28877 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
28878
28879 * minibuf.c (Fcompleting_read): New value `confirm-only'
28880 for `require-match'.
28881
28882 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
28883
28884 * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
28885 part of the 2007-06-27 change to syms_of_fileio.
28886
28887 2007-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28888
28889 * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
28890 Check WINDOWP before using XWINDOW. Consolidate return statements.
28891
28892 2007-06-27 Richard Stallman <rms@gnu.org>
28893
28894 * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
28895
28896 2007-06-27 Juanma Barranquero <lekktu@gmail.com>
28897
28898 * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
28899
28900 2007-06-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28901
28902 * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
28903 (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
28904 (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
28905 (_free_internal, memalign): Use them.
28906 (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
28907 Initialize to PTHREAD_MUTEX_INITIALIZER.
28908 (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
28909 (morecore_nolock): Rename from morecore. All uses changed.
28910 Use only nolock versions of internal allocation functions.
28911 (_malloc_internal_nolock, _realloc_internal_nolock)
28912 (_free_internal_nolock): New functions created from
28913 _malloc_internal, _realloc_internal, and _free_internal.
28914 (_malloc_internal, _realloc_internal, _free_internal): Use them.
28915 Copy hook value to automatic variable before its use.
28916 (memalign): Copy hook value to automatic variable before its use.
28917
28918 2007-06-26 Kenichi Handa <handa@m17n.org>
28919
28920 * coding.c (Ffind_operation_coding_system): Docstring improved.
28921 (syms_of_coding): Docstring of `file-coding-system-alist' improved.
28922
28923 2007-06-25 David Kastrup <dak@gnu.org>
28924
28925 * keymap.c (Fcurrent_active_maps): Add `position' argument.
28926 (Fwhere_is_internal): Adjust call to `current-active-maps' to
28927 cater for additional parameter.
28928
28929 * keymap.h: Adjust number of parameters to `current-active-maps'.
28930
28931 * doc.c (Fsubstitute_command_keys): Adjust call of
28932 `current-active-maps'.
28933
28934 2007-06-25 David Kastrup <dak@gnu.org>
28935
28936 * callint.c (Fcall_interactively): Make the parsing of interactive
28937 specs somewhat more readable.
28938
28939 2007-06-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28940
28941 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
28942 to scroll bar gap also when bitmap fills fringe. Draw only foreground
28943 if extended background has already been filled.
28944
28945 2007-06-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
28946
28947 * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
28948 (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
28949
28950 * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
28951 Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
28952 in #if 0 as it is not compatible with y-or-n-p-with-timeout.
28953 (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
28954 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
28955 instead of QuitAppModalLoopForWindow. Consolidate QuitEventLoop calls.
28956 (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
28957 [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
28958 Run timers during dialog popup.
28959 (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
28960
28961 2007-06-21 Jason Rumney <jasonr@gnu.org>
28962
28963 * image.c (convert_mono_to_color_image): Swap fore and background.
28964
28965 2007-06-20 Jason Rumney <jasonr@gnu.org>
28966
28967 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
28968 (w32_free_bdf_font): Unmap memory not handle.
28969
28970 2007-06-20 Sam Steingold <sds@gnu.org>
28971
28972 * gmalloc.c (__morecore): Fix the declaration to comply with the
28973 definition.
28974
28975 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
28976
28977 * w32term.c (w32_delete_display): Remove leftover declaration.
28978 (w32_define_cursor, w32_initialize): Make static.
28979
28980 * w32.c (_wsa_errlist): Fix typo in error message.
28981 (init_environment): Ignore any environment variable from the
28982 registry having a null value.
28983
28984 2007-06-20 Glenn Morris <rgm@gnu.org>
28985
28986 * Makefile.in (LIBGIF): Default to -lgif.
28987
28988 2007-06-17 Jason Rumney <jasonr@gnu.org>
28989
28990 * w32menu.c (add_menu_item): Don't use multibyte string functions on
28991 unicode strings.
28992
28993 2007-06-16 Juanma Barranquero <lekktu@gmail.com>
28994
28995 * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
28996 Fix typo in docstring.
28997
28998 2007-06-16 Eli Zaretskii <eliz@gnu.org>
28999
29000 * w32menu.c (add_menu_item): Escape `&' characters in menu items
29001 and their keybindings.
29002
29003 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
29004
29005 * composite.c (update_compositions): Fix last fix.
29006
29007 2007-06-14 Jason Rumney <jasonr@gnu.org>
29008
29009 * w32.c (get_process_times_fn): New function pointer.
29010 (globals_of_w32): Intialize it if present in kernel32.dll.
29011 (w32_get_internal_run_time): New function.
29012
29013 * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
29014
29015 2007-06-14 Kenichi Handa <handa@etlken.m17n.org>
29016
29017 * composite.c (update_compositions): Check the validness of
29018 compositions.
29019
29020 2007-06-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29021
29022 * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
29023 (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
29024
29025 * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
29026 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
29027
29028 * macgui.h (USE_MAC_TOOLBAR): New define.
29029
29030 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
29031 Return immediately unless popup is activated.
29032
29033 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
29034 background to scroll bar gap.
29035 (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
29036 (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
29037 scroll bars on frame edge. Check fringe background extension.
29038 Don't clear extended fringe background area.
29039 (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
29040 (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
29041 (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
29042 [USE_MAC_TOOLBAR]: New macros.
29043 (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
29044 (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
29045 (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
29046 (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
29047 [USE_MAC_TOOLBAR]: New functions.
29048 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
29049 manually if previous repositioning has failed.
29050 (mac_handle_keyboard_event): Use precomputed event kind.
29051 (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
29052 as tool bar item click. Handle mouse movement over tool bar items.
29053
29054 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
29055 toolbar_win_gravity.
29056 (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
29057 (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
29058 Add externs.
29059
29060 * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
29061 [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
29062
29063 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
29064
29065 * image.c (search_image_cache): Remove unused variable.
29066
29067 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
29068
29069 * xfns.c, xmenu.c: Link to xaw3d if available.
29070
29071 2007-06-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29072
29073 * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
29074 frame_foreground and frame_background.
29075
29076 * image.c (lookup_image): Save frame foreground and background colors.
29077 (search_image_cache): Check if saved and current frame colors match.
29078
29079 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
29080
29081 * regex.c (regex_compile): Remove the `regnum' counter.
29082 Use bufp->re_nsub instead. Add support for \(?N:RE\).
29083
29084 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
29085
29086 * term.c: Include intervals.h to declare Fget_text_property.
29087
29088 2007-06-10 Jason Rumney <jasonr@gnu.org>
29089
29090 * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
29091
29092 2007-06-08 Juanma Barranquero <lekktu@gmail.com>
29093
29094 * callint.c (Fcall_interactively):
29095 * editfns.c (Fdelete_and_extract_region):
29096 * fileio.c (Fread_file_name):
29097 * fns.c (Fmapconcat):
29098 * keyboard.c (cmd_error_internal):
29099 * keymap.c (Fkey_description):
29100 * lread.c (openp):
29101 * minibuf.c (read_minibuf):
29102 * search.c (wordify):
29103 * sunfns.c (sel_read):
29104 * xdisp.c (Fformat_mode_line, syms_of_xdisp):
29105 * xfns.c (x_default_scroll_bar_color_parameter):
29106 * xmenu.c (menu_help_callback):
29107 * xselect.c (Fx_get_atom_name):
29108 * xterm.c (x_term_init): Use empty_unibyte_string.
29109
29110 2007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change)
29111
29112 * alloc.c (init_strings): Initialize canonical empty strings.
29113 (make_uninit_string, make_uninit_multibyte_string): Return appropriate
29114 canonical empty string when the requested size is 0.
29115
29116 * emacs.c (empty_unibyte_string): Rename from empty_string.
29117 (empty_multibyte_string): New canonical empty string.
29118 (syms_of_emacs): Don't initialize empty_string.
29119
29120 * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
29121 string, if appropriate.
29122 (empty_unibyte_string, empty_multibyte_string): New externs.
29123 (empty_string): Remove extern.
29124
29125 * lread.c (syms_of_lread): Use empty_unibyte_string.
29126
29127 2007-06-07 Jason Rumney <jasonr@gnu.org>
29128
29129 * s/ms-w32.h: Don't define HAVE_TZNAME.
29130
29131 * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
29132
29133 2007-06-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29134
29135 * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
29136
29137 * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
29138 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
29139
29140 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
29141 Don't call next handler.
29142 [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
29143 Remove argument. Install handler to application.
29144 (set_frame_menubar): Don't change deep_p.
29145 (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
29146 FRAME_OUTER_TO_INNER_DIFF_Y.
29147 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
29148 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
29149 [HAVE_DIALOGS]: New macros.
29150 [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
29151 Use them.
29152 (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
29153
29154 * macselect.c [MAC_OSX] (install_service_handler): Rename from
29155 init_service_handler. All callers changed. Return OSStatus value.
29156
29157 * macterm.c (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
29158 All callers changed so as not to call SetPortWindowPort.
29159 (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
29160 (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
29161 mac_draw_string_common.
29162 (mac_draw_image_string_qd): Likewise.
29163 (mac_draw_string_common): Use them. Add INLINE.
29164 (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
29165 Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
29166 GetGlobalMouse.
29167 (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
29168 and FRAME_OUTER_TO_INNER_DIFF_Y.
29169 [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
29170 [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
29171 (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
29172 repositioning window to mac_handle_window_event.
29173 (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
29174 saving window location to mac_handle_window_event
29175 [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
29176 (install_menu_target_item_handler): Remove argument in extern.
29177 [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
29178 Also accept command events.
29179 (do_keystroke): New function created from XTread_socket.
29180 (init_command_handler): Remove functions.
29181 [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
29182 and save window location by kEventWindowShowing and kEventWindowHiding
29183 handlers here. Don't call next handler for window state change and
29184 focus events.
29185 (mac_handle_application_event, mac_handle_keyboard_event)
29186 [TARGET_API_MAC_CARBON]: New functions.
29187 (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
29188 kEventWindowShowing and kEventWindowHiding events. Move installation
29189 of mouse, font, text input and menu target item handlers to
29190 install_application_handler.
29191 (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
29192 (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29193 New function.
29194 (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
29195 Register it.
29196 (XTread_socket) [TARGET_API_MAC_CARBON]:
29197 Consolidate SendEventToEventTarget calls.
29198 Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
29199 Move application activation handler to mac_handle_application_event.
29200 Move keyboard handler to mac_handle_keyboard_event.
29201 (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
29202 (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
29203 init_command_handler. Call install_application_handler.
29204
29205 * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
29206 (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
29207
29208 2007-06-07 Glenn Morris <rgm@gnu.org>
29209
29210 * emacs.c (main): Use `emacs-copyright' in --version output.
29211
29212 2007-06-06 Chong Yidong <cyd@stupidchicken.com>
29213
29214 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
29215
29216 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29217
29218 * macfns.c (mac_window): Replace WindowPtr with WindowRef.
29219
29220 * macgui.h: Replace WindowPtr with WindowRef.
29221
29222 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29223 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
29224 Replace ControlHandle with ControlRef.
29225 (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
29226
29227 * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
29228 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
29229 Replace ControlHandle with ControlRef.
29230 (USE_CARBON_EVENTS): Remove. Use TARGET_API_MAC_CARBON instead.
29231 [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
29232
29233 * macterm.h (struct scroll_bar): Rename member control_handle_low
29234 and control_handle_high to control_ref_low and control_ref_high.
29235 All uses changed.
29236 (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
29237 SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
29238 respectively. All uses changed.
29239 (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
29240 (install_window_handler, remove_window_handler): Replace WindowPtr
29241 with WindowRef in externs.
29242
29243 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
29244
29245 * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
29246
29247 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
29248
29249 * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
29250
29251 * frame.c (Fmouse_position, Fmouse_pixel_position):
29252 Condition on HAVE_GPM too.
29253
29254 * term.c (term_mouse_highlight): Remove unused variables.
29255 (Fterm_open_connection): Set gpm_zerobased to 1.
29256 (term_mouse_movement, term_mouse_click, handle_one_term_event):
29257 Use zero based co-ordinates.
29258 (handle_one_term_event): Report a drag as mouse movement too.
29259
29260 * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
29261
29262 2007-06-03 Chong Yidong <cyd@stupidchicken.com>
29263
29264 * image.c (search_image_cache): New function. Require background
29265 color match if background color is unspecified in the image spec.
29266 (uncache_image, lookup_image): Use it.
29267
29268 2007-06-01 Juanma Barranquero <lekktu@gmail.com>
29269
29270 * window.c (Fshrink_window): Reflow docstring.
29271
29272 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
29273
29274 * Version 22.1 released.
29275
29276 2007-06-01 Richard Stallman <rms@gnu.org>
29277
29278 * xfns.c (x_encode_text): Add GCPRO.
29279
29280 2007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29281
29282 * xfns.c (x_set_name_internal): Save encoded name before
29283 x_encode_text in case string data is relocated.
29284
29285 2007-05-31 Richard Stallman <rms@gnu.org>
29286
29287 * buffer.c (syms_of_buffer): Doc fix.
29288
29289 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
29290
29291 * sysdep.c (init_sys_modes): Add rather than replace with
29292 O_NONBLOCK.
29293
29294 * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
29295 term_mouse_moveto.
29296
29297 * termhooks.h (term_mouse_moveto): New extern.
29298
29299 * term.c (mouse_face_window): Rename...
29300 (Qmouse_face_window): ...to this.
29301 (term_show_mouse_face, term_clear_mouse_face)
29302 (term_mouse_highlight): Use Qmouse_face_window.
29303 (term_mouse_moveto): New function.
29304 (term_mouse_position): Make it work.
29305 (syms_of_term): Uncomment assignment to mouse_position_hook.
29306 Staticpro Qmouse_face_window.
29307
29308 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29309
29310 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
29311 around current_column call.
29312
29313 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu>
29314
29315 * xfaces.c (syms_of_xfaces): Delete stray semicolon.
29316 * xdisp.c (next_element_from_buffer):
29317 * window.c (delete_window):
29318 * term.c (term_mouse_highlight):
29319 * msdos.c (getdefdir):
29320 * macterm.c (mac_create_bitmap_from_bitmap_data)
29321 (init_font_name_table):
29322 * fns.c (Fsxhash):
29323 * data.c (Fmake_local_variable):
29324 * ccl.c (ccl_driver): Likewise.
29325
29326 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29327
29328 * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
29329 Call mac_wakeup_from_rne on window size change.
29330
29331 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
29332
29333 * image.c (uncache_image): Fix typo.
29334
29335 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
29336
29337 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
29338
29339 2007-05-22 Richard Stallman <rms@gnu.org>
29340
29341 * xterm.c (x_connection_closed): Remove NO_RETURN.
29342
29343 2007-05-22 Martin Rudalics <rudalics@gmx.at>
29344
29345 * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
29346
29347 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
29348
29349 * image.c (uncache_image): New function.
29350 (Fimage_refresh): New function.
29351
29352 2007-05-20 Jan Djärv <jan.h.d@swipnet.se>
29353
29354 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
29355
29356 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
29357
29358 * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
29359 * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
29360
29361 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
29362
29363 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
29364 conditional on [HAVE_GPM_H].
29365
29366 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
29367
29368 * syntax.c (skip_chars): Update syntax-table only after we checked that
29369 the new location is valid.
29370
29371 2007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29372
29373 * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
29374 mac_get_window_bounds.
29375
29376 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
29377
29378 * Makefile.in (LIBGPM): Allow it to be set from configure.
29379 If set then link Emacs with it.
29380
29381 * config.in: Regenerate.
29382
29383 * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
29384 New externs.
29385
29386 * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
29387 Include gpm.h.
29388 (handle_one_term_event, term_gpm): New externs.
29389
29390 * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
29391 and allow it to be interrupted by SIGIO.
29392
29393 * process.c (gpm_wait_mask, max_gpm_desc): New variables.
29394 (wait_reading_process_output): Wait on gpm_fd too.
29395 (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
29396 (add_gpm_wait_descriptor_called_flag): New variable.
29397 (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
29398
29399 * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
29400 (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
29401 (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
29402 Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
29403 (make_lispy_event): Add case GPM_CLICK_EVENT.
29404 (read_avail_input): Handle mouse input.
29405
29406 * term.c (write_glyphs_with_face): New function.
29407 [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
29408 (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
29409 (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
29410 (mouse_face_face_id, term_gpm, pos_x, pos_y)
29411 (last_mouse_x, last_mouse_y): New variables.
29412 (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
29413 (term_mouse_highlight, term_mouse_movement, term_mouse_position)
29414 (term_mouse_click, handle_one_term_event, Fterm_open_connection)
29415 (Fterm_close_connection): New functions.
29416 (term_init): Initialise mouse_face_window.
29417
29418 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
29419
29420 * xdisp.c (redisplay_window): If first window line is a
29421 continuation line, recompute the new window start instead of
29422 recentering.
29423
29424 2007-05-18 Glenn Morris <rgm@gnu.org>
29425
29426 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
29427 Suggested by Alfred M. Szmidt <ams@gnu.org>.
29428
29429 2007-05-17 Glenn Morris <rgm@gnu.org>
29430
29431 * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
29432
29433 2007-05-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29434
29435 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
29436 dead key repeat and up events.
29437
29438 2007-05-14 Chong Yidong <cyd@stupidchicken.com>
29439
29440 * image.c (pbm_load): Check image size for monochrome pbm.
29441
29442 2007-05-13 Chong Yidong <cyd@stupidchicken.com>
29443
29444 * xterm.c (XTread_socket): Revert last change.
29445
29446 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
29447
29448 * image.c (pbm_load): Correctly check image size for greyscale pbm.
29449
29450 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
29451
29452 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
29453
29454 * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
29455 mixup (YAILOM).
29456
29457 2007-05-07 Andreas Schwab <schwab@suse.de>
29458
29459 * keymap.c (Flookup_key): Fix typo in last change.
29460
29461 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
29462
29463 * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
29464 mapping for unibyte strings.
29465
29466 2007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29467
29468 * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
29469 (Fx_popup_dialog) [MAC_OSX]: Likewise.
29470
29471 2007-04-29 Richard Stallman <rms@gnu.org>
29472
29473 * insdel.c (replace_range): For undo, record insertion first.
29474
29475 2007-04-29 Andreas Schwab <schwab@suse.de>
29476
29477 * lisp.h (VECSIZE): Use OFFSETOF.
29478
29479 2007-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29480
29481 * xdisp.c (try_window_reusing_current_matrix): Fix number of
29482 disabled lines.
29483
29484 2007-04-28 Richard Stallman <rms@gnu.org>
29485
29486 * lread.c (read_escape): In a string, \s is always space.
29487
29488 2007-04-27 Jan Djärv <jan.h.d@swipnet.se>
29489
29490 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
29491
29492 * gtkutil.c (xg_update_menubar, create_menus): Create empty
29493 submenu for menu bar items.
29494
29495 See ChangeLog.10 for earlier changes.
29496
29497 ;; Local Variables:
29498 ;; coding: utf-8
29499 ;; End:
29500
29501 Copyright (C) 2007, 2008, 2009, 2010, 2011
29502 Free Software Foundation, Inc.
29503
29504 This file is part of GNU Emacs.
29505
29506 GNU Emacs is free software: you can redistribute it and/or modify
29507 it under the terms of the GNU General Public License as published by
29508 the Free Software Foundation, either version 3 of the License, or
29509 (at your option) any later version.
29510
29511 GNU Emacs is distributed in the hope that it will be useful,
29512 but WITHOUT ANY WARRANTY; without even the implied warranty of
29513 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29514 GNU General Public License for more details.
29515
29516 You should have received a copy of the GNU General Public License
29517 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.