]> code.delx.au - gnu-emacs/blob - src/ChangeLog
* keyboard.c (timer_check_2): Don't assume timer-list and idle-timer-list are lists.
[gnu-emacs] / src / ChangeLog
1 2011-04-02 Paul Eggert <eggert@cs.ucla.edu>
2
3 * keyboard.c (menu_bar_items, read_char_minibuf_menu_prompt):
4 Remove vars that are set but not used.
5 (timer_check_2): Don't assume timer-list and idle-timer-list are lists.
6
7 * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized.
8
9 * image.c (lookup_image): Remove var that is set but not used.
10 (xbm_load): Use parse_p, for gcc -Werror=unused-but-set-variable.
11
12 * fontset.c (Finternal_char_font, Ffontset_info): Remove vars
13 that are set but not used.
14
15 * xfns.c (make_invisible_cursor): Don't return garbage
16 if XCreateBitmapFromData fails (Bug#8410).
17
18 * xselect.c (x_get_local_selection, x_handle_property_notify):
19 Remove vars that are set but not used.
20
21 2011-04-01 Paul Eggert <eggert@cs.ucla.edu>
22
23 * xfns.c (x_create_tip_frame): Remove var that is set but not used.
24 (make_invisible_cursor): Initialize a possibly-uninitialized variable.
25
26 * xterm.c (x_scroll_bar_to_input_event) [!USE_GTK]:
27 Remove var that is set but not used.
28 (scroll_bar_windows_size): Now size_t, not int.
29 (x_send_scroll_bar_event): Use size_t, not int, for sizes.
30 Check for overflow.
31
32 * xfaces.c (realize_named_face): Remove vars that are set but not used.
33 (map_tty_color) [!defined MSDOS]: Likewise.
34
35 * term.c (tty_write_glyphs): Use size_t; this avoids overflow warning.
36
37 * coding.c: Remove vars that are set but not used.
38 (DECODE_COMPOSITION_RULE): Remove 2nd arg, which is unused.
39 All callers changed.
40 (decode_coding_utf_8, decode_coding_utf_16 decode_coding_emacs_mule):
41 (decode_coding_iso_2022, encode_coding_sjis, encode_coding_big5):
42 (decode_coding_charset): Remove vars that are set but not used.
43
44 * bytecode.c (Fbyte_code) [!defined BYTE_CODE_SAFE]: Remove var
45 that is set but not used.
46
47 * print.c (print_object): Remove var that is set but not used.
48
49 Replace 2 copies of readlink code with 1 gnulib version (Bug#8401).
50 The gnulib version avoids calling malloc in the usual case,
51 and on 64-bit hosts doesn't have some arbitrary 32-bit limits.
52 * fileio.c (Ffile_symlink_p): Use emacs_readlink.
53 * filelock.c (current_lock_owner): Likewise.
54 * lisp.h (READLINK_BUFSIZE, emacs_readlink): New function.
55 * sysdep.c: Include allocator.h, careadlinkat.h.
56 (emacs_no_realloc_allocator): New static constant.
57 (emacs_readlink): New function.
58 * deps.mk (sysdep.o): Depend on ../lib/allocator.h and on
59 ../lib/careadlinkat.h.
60
61 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
62
63 Add lexical binding.
64
65 * window.c (Ftemp_output_buffer_show): New fun.
66 (Fsave_window_excursion):
67 * print.c (Fwith_output_to_temp_buffer): Move to subr.el.
68
69 * lread.c (lisp_file_lexically_bound_p): New function.
70 (Fload): Bind Qlexical_binding.
71 (readevalloop): Remove `evalfun' arg.
72 Bind Qinternal_interpreter_environment.
73 (Feval_buffer): Bind Qlexical_binding.
74 (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard):
75 Mark as dynamic.
76 (syms_of_lread): Declare `lexical-binding'.
77
78 * lisp.h (struct Lisp_Symbol): New field `declared_special'.
79
80 * keyboard.c (eval_dyn): New fun.
81 (menu_item_eval_property): Use it.
82
83 * image.c (parse_image_spec): Use Ffunctionp.
84
85 * fns.c (concat, mapcar1): Accept byte-code-functions.
86
87 * eval.c (Fsetq): Handle lexical vars.
88 (Fdefun, Fdefmacro, Ffunction): Make closures when needed.
89 (Fdefconst, Fdefvaralias, Fdefvar): Mark as dynamic.
90 (FletX, Flet): Obey lexical binding.
91 (Fcommandp): Handle closures.
92 (Feval): New `lexical' arg.
93 (eval_sub): New function extracted from Feval. Use it almost
94 everywhere where Feval was used. Look up vars in lexical env.
95 Handle closures.
96 (Ffunctionp): Move from subr.el.
97 (Ffuncall): Handle closures.
98 (apply_lambda): Remove `eval_flags'.
99 (funcall_lambda): Handle closures and new byte-code-functions.
100 (Fspecial_variable_p): New function.
101 (syms_of_eval): Initialize the Vinternal_interpreter_environment var,
102 but without exporting it to Lisp.
103
104 * doc.c (Fdocumentation, store_function_docstring):
105 * data.c (Finteractive_form): Handle closures.
106
107 * callint.c (Fcall_interactively): Preserve lexical-binding mode for
108 interactive spec.
109
110 * bytecode.c (Bstack_ref, Bstack_set, Bstack_set2, BdiscardN): New
111 byte-codes.
112 (exec_byte_code): New function extracted from Fbyte_code to handle new
113 calling convention for byte-code-functions. Add new byte-codes.
114
115 * buffer.c (defvar_per_buffer): Set new `declared_special' field.
116
117 * alloc.c (Fmake_symbol): Init new `declared_special' field.
118
119 2011-03-31 Juanma Barranquero <lekktu@gmail.com>
120
121 * xdisp.c (redisplay_internal): Fix prototype.
122
123 2011-03-31 Eli Zaretskii <eliz@gnu.org>
124
125 * xdisp.c (SCROLL_LIMIT): New macro.
126 (try_scrolling): Use it when setting scroll_limit. Limit
127 scrolling to 100 screen lines.
128 (redisplay_window): Even when falling back on "recentering",
129 position point in the window according to scroll-conservatively,
130 scroll-margin, and scroll-*-aggressively variables. (Bug#6671)
131
132 (try_scrolling): When point is above the window, allow searching
133 as far as scroll_max, or one screenful, to compute vertical
134 distance from PT to the scroll margin position. This prevents
135 try_scrolling from unnecessarily failing when
136 scroll-conservatively is set to a value slightly larger than the
137 window height. Clean up the case of PT below the margin at bottom
138 of window: scroll_max can no longer be INT_MAX. When aggressive
139 scrolling is in use, don't let point enter the opposite scroll
140 margin as result of the scroll.
141 (syms_of_xdisp) <scroll-conservatively>: Document the
142 threshold of 100 lines for never-recentering scrolling.
143
144 2011-03-31 Juanma Barranquero <lekktu@gmail.com>
145
146 * dispextern.h (move_it_by_lines):
147 * xdisp.c (move_it_by_lines): Remove parameter `need_y_p', unused
148 since 2000-12-29T14:24:09Z!gerd@gnu.org. All callers changed.
149 (message_log_check_duplicate): Remove parameters `prev_bol' and
150 `this_bol', unused since 1998-01-01T02:27:27Z!rms@gnu.org. All callers changed.
151 (redisplay_internal): Remove parameter `preserve_echo_area',
152 unused since 1999-07-21T21:43:52Z!gerd@gnu.org. All callers changed.
153
154 * indent.c (Fvertical_motion):
155 * window.c (window_scroll_pixel_based, Frecenter):
156 Don't pass `need_y_p' to `move_it_by_lines'.
157
158 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
159
160 * eval.c (struct backtrace): Don't cheat with negative numbers, but do
161 steal a few bits to be more compact.
162 (interactive_p, Fbacktrace, Fbacktrace_frame, mark_backtrace):
163 Remove unneeded casts.
164
165 * bytecode.c (Fbyte_code): CAR and CDR can GC.
166
167 2011-03-30 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
168
169 * keyboard.c (Fexecute_extended_command): Do log the "suggest key
170 binding" message (bug#7967).
171
172 2011-03-30 Paul Eggert <eggert@cs.ucla.edu>
173
174 Fix more problems found by GCC 4.6.0's static checks.
175
176 * unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:
177 Remove unused local var.
178
179 * editfns.c (Fmessage_box): Remove unused local var.
180
181 * xdisp.c (try_window_reusing_current_matrix, x_produce_glyphs):
182 (note_mode_line_or_margin_highlight, note_mouse_highlight):
183 Omit unused local vars.
184 * window.c (shrink_windows): Omit unused local var.
185 * menu.c (digest_single_submenu): Omit unused local var.
186 * dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]:
187 Omit unused local var.
188
189 * keyboard.c (parse_modifiers_uncached, parse_modifiers):
190 Don't assume string length fits in int.
191 (keyremap_step, read_key_sequence): Use size_t for sizes.
192 (read_key_sequence): Don't check last_real_key_start redundantly.
193
194 * callproc.c (Fcall_process, Fcall_process_region): Use SAFE_ALLOCA
195 instead of alloca (Bug#8344).
196
197 * eval.c (Fbacktrace): Don't assume nargs fits in int.
198 (Fbacktrace_frame): Don't assume nframes fits in int.
199
200 * syntax.c (scan_sexps_forward): Avoid pointer wraparound.
201
202 * xterm.c (x_make_frame_visible, same_x_server): Redo to avoid overflow
203 concerns.
204
205 * term.c (produce_glyphless_glyph): Remove unnecessary test.
206
207 * cm.c (calccost): Turn while-do into do-while, for clarity.
208
209 * keyboard.c (syms_of_keyboard): Use the same style as later
210 in this function when indexing through an array. This also
211 works around GCC bug 48267.
212
213 * image.c (tiff_load): Fix off-by-one image count (Bug#8336).
214
215 * xselect.c (x_check_property_data): Return correct size (Bug#8335).
216
217 * chartab.c (sub_char_table_ref_and_range): Redo for slight
218 efficiency gain, and to bypass a gcc -Wstrict-overflow warning.
219
220 * keyboard.c, keyboard.h (num_input_events): Now size_t.
221 This avoids undefined behavior on integer overflow, and is a bit
222 more convenient anyway since it is compared to a size_t variable.
223
224 Variadic C functions now count arguments with size_t, not int.
225 This avoids an unnecessary limitation on 64-bit machines, which
226 caused (substring ...) to crash on large vectors (Bug#8344).
227 * lisp.h (struct Lisp_Subr.function.aMANY): Now takes size_t, not int.
228 (DEFUN_ARGS_MANY, internal_condition_case_n, safe_call): Likewise.
229 All variadic functions and their callers changed accordingly.
230 (struct gcpro.nvars): Now size_t, not int. All uses changed.
231 * data.c (arith_driver, float_arith_driver): Likewise.
232 * editfns.c (general_insert_function): Likewise.
233 * eval.c (struct backtrace.nargs, interactive_p)
234 (internal_condition_case_n, run_hook_with_args, apply_lambda)
235 (funcall_lambda, mark_backtrace): Likewise.
236 * fns.c (concat): Likewise.
237 * frame.c (x_set_frame_parameters): Likewise.
238 * fns.c (get_key_arg): Now accepts and returns size_t, and returns
239 0 if not found, not -1. All callers changed.
240
241 * alloc.c (garbage_collect): Don't assume stack size fits in int.
242 (stack_copy_size): Now size_t, not int.
243 (stack_copy, stack_copy_size): Define only if MAX_SAVE_STACK > 0.
244
245 2011-03-28 Juanma Barranquero <lekktu@gmail.com>
246
247 * coding.c (encode_designation_at_bol): Remove parameter `charbuf_end',
248 unused since 2002-03-01T01:17:24Z!handa@m17n.org and 2008-02-01T16:01:31Z!miles@gnu.org.
249 All callers changed.
250
251 * lisp.h (multibyte_char_to_unibyte):
252 * character.c (multibyte_char_to_unibyte): Remove parameter `rev_tbl',
253 unused since 2002-03-01T01:16:34Z!handa@m17n.org and 2008-02-01T16:01:31Z!miles@gnu.org.
254 * character.h (CHAR_TO_BYTE8):
255 * cmds.c (internal_self_insert):
256 * editfns.c (general_insert_function):
257 * keymap.c (push_key_description):
258 * search.c (Freplace_match):
259 * xdisp.c (message_dolog, set_message_1): All callers changed.
260
261 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
262
263 * keyboard.c (safe_run_hook_funcall): New function.
264 (safe_run_hooks_1, safe_run_hooks_error, safe_run_hooks): On error,
265 don't set the hook to nil, but remove the offending function instead.
266 (Qcommand_hook_internal): Remove, unused.
267 (syms_of_keyboard): Don't initialize Qcommand_hook_internal nor define
268 Vcommand_hook_internal.
269
270 * eval.c (enum run_hooks_condition): Remove.
271 (funcall_nil, funcall_not): New functions.
272 (run_hook_with_args): Call each function through a `funcall' argument.
273 Remove `cond' argument, now redundant.
274 (Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success)
275 (Frun_hook_with_args_until_failure): Adjust accordingly.
276 (run_hook_wrapped_funcall, Frun_hook_wrapped): New functions.
277
278 2011-03-28 Juanma Barranquero <lekktu@gmail.com>
279
280 * dispextern.h (string_buffer_position): Remove declaration.
281
282 * print.c (strout): Remove parameter `multibyte', unused since
283 1999-08-21T19:30:21Z!gerd@gnu.org. All callers changed.
284
285 * search.c (boyer_moore): Remove parameters `len', `pos' and `lim',
286 never used since function introduction in 1998-02-08T21:33:56Z!rms@gnu.org.
287 All callers changed.
288
289 * w32.c (_wsa_errlist): Use braces for struct initializers.
290
291 * xdisp.c (string_buffer_position_lim): Remove parameter `w',
292 never used since function introduction in 2001-03-09T18:41:50Z!gerd@gnu.org.
293 All callers changed.
294 (string_buffer_position): Likewise. Also, make static (it's never
295 used outside xdisp.c).
296 (cursor_row_p): Remove parameter `w', unused since
297 2000-10-17T16:08:57Z!gerd@gnu.org. All callers changed.
298 (decode_mode_spec): Remove parameter `precision', introduced during
299 Gerd Moellmann's rewrite at 1999-07-21T21:43:52Z!gerd@gnu.org, but never used.
300 All callers changed.
301
302 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
303
304 * nsterm.m (syms_of_nsterm): Use doc: for ns-auto-hide-menu-bar.
305
306 2011-03-27 Anders Lindgren <andlind@gmail.com>
307
308 * nsterm.m (ns_menu_bar_is_hidden): New variable.
309 (ns_constrain_all_frames, ns_menu_bar_should_be_hidden)
310 (ns_update_auto_hide_menu_bar): New functions.
311 (ns_update_begin): Call ns_update_auto_hide_menu_bar.
312 (applicationDidBecomeActive): Call ns_update_auto_hide_menu_bar and
313 ns_constrain_all_frames.
314 (constrainFrameRect): Return at once if ns_menu_bar_should_be_hidden.
315 (syms_of_nsterm): DEFVAR ns-auto-hide-menu-bar, init to Qnil.
316
317 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
318
319 * nsmenu.m (runDialogAt): Remove argument to timer_check.
320
321 2011-03-27 Glenn Morris <rgm@gnu.org>
322
323 * syssignal.h: Replace RETSIGTYPE with void.
324 * atimer.c, data.c, dispnew.c, emacs.c, floatfns.c, keyboard.c:
325 * keyboard.h, lisp.h, process.c, sysdep.c, xterm.c:
326 Replace SIGTYPE with void everywhere.
327 * s/usg5-4-common.h (SIGTYPE): Remove definition.
328 * s/template.h (SIGTYPE): Remove commented out definition.
329
330 2011-03-26 Eli Zaretskii <eliz@gnu.org>
331
332 * xdisp.c (redisplay_window): Don't check buffer's clip_changed
333 flag as a prerequisite for invoking try_scrolling. (Bug#6671)
334
335 2011-03-26 Juanma Barranquero <lekktu@gmail.com>
336
337 * w32.c (read_unc_volume): Use parameter `henum', instead of
338 global variable `wget_enum_handle'.
339
340 * keymap.c (describe_vector): Remove parameters `indices' and
341 `char_table_depth', unused since 2002-03-01T01:43:26Z!handa@m17n.org.
342 (describe_map, Fdescribe_vector): Adjust calls to `describe_vector'.
343
344 * keyboard.h (timer_check, show_help_echo): Remove unused parameters.
345
346 * keyboard.c (timer_check): Remove parameter `do_it_now',
347 unused since 1996-04-12T06:01:29Z!rms@gnu.org.
348 (show_help_echo): Remove parameter `ok_to_overwrite_keystroke_echo',
349 unused since 2008-04-19T19:30:53Z!monnier@iro.umontreal.ca.
350
351 * keyboard.c (read_char):
352 * w32menu.c (w32_menu_display_help):
353 * xmenu.c (show_help_event, menu_help_callback):
354 Adjust calls to `show_help_echo'.
355
356 * gtkutil.c (xg_maybe_add_timer):
357 * keyboard.c (readable_events):
358 * process.c (wait_reading_process_output):
359 * xmenu.c (x_menu_wait_for_event): Adjust calls to `timer_check'.
360
361 * insdel.c (adjust_markers_gap_motion):
362 Remove; no-op since 1998-01-02T21:29:48Z!rms@gnu.org.
363 (gap_left, gap_right): Don't call it.
364
365 2011-03-25 Chong Yidong <cyd@stupidchicken.com>
366
367 * xdisp.c (handle_fontified_prop): Discard changes to clip_changed
368 incurred during fontification.
369
370 2011-03-25 Juanma Barranquero <lekktu@gmail.com>
371
372 * buffer.c (defvar_per_buffer): Remove unused parameter `doc'.
373 (DEFVAR_PER_BUFFER): Don't pass it.
374
375 * dispnew.c (row_equal_p, add_row_entry): Remove unused parameter `w'.
376 (scrolling_window): Don't pass it.
377
378 2011-03-25 Juanma Barranquero <lekktu@gmail.com>
379
380 * dispextern.h (glyph_matric): Use #if GLYPH_DEBUG, not #ifdef.
381
382 * fileio.c (check_executable) [DOS_NT]: Remove unused variables `len'
383 and `suffix'.
384 (Fset_file_selinux_context) [HAVE_LIBSELINUX]: Move here declaration
385 of variables specific to SELinux and computation of `encoded_absname'.
386
387 * image.c (XPutPixel): Remove unused variable `height'.
388
389 * keyboard.c (make_lispy_event): Remove unused variable `hpos'.
390
391 * unexw32.c (get_section_info): Remove unused variable `section'.
392
393 * w32.c (stat): Remove unused variables `drive_root' and `devtype'.
394 (system_process_attributes): Remove unused variable `sess'.
395 (sys_read): Remove unused variable `err'.
396
397 * w32fns.c (top): Wrap variables with #if GLYPH_DEBUG, not #ifdef.
398 (w32_wnd_proc): Remove unused variable `isdead'.
399 (unwind_create_frame): Use #if GLYPH_DEBUG, not #ifdef.
400 (Fx_server_max_request_size): Remove unused variable `dpyinfo'.
401 (x_create_tip_frame): Remove unused variable `tem'.
402
403 * w32inevt.c (w32_console_read_socket):
404 Remove unused variable `no_events'.
405
406 * w32term.c (x_draw_composite_glyph_string_foreground):
407 Remove unused variable `width'.
408
409 2011-03-24 Juanma Barranquero <lekktu@gmail.com>
410
411 * w32term.c (x_set_glyph_string_clipping):
412 Don't pass uninitialized region to CombineRgn.
413
414 2011-03-23 Juanma Barranquero <lekktu@gmail.com>
415
416 * w32fns.c (x_set_menu_bar_lines): Remove unused variable `olines'.
417 (w32_wnd_proc): Pass NULL to Windows API, not uninitialized buffer.
418 (Fx_close_connection): Remove unused variable `i'.
419
420 * w32font.c (w32font_draw): Return number of glyphs.
421 (w32font_open_internal): Remove unused variable `i'.
422 (w32font_driver): Add missing initializer.
423
424 * w32menu.c (utf8to16): Remove unused variable `utf16'.
425 (fill_in_menu): Remove unused variable `items_added'.
426
427 * w32term.c (last_mouse_press_frame): Remove static global variable.
428 (w32_clip_to_row): Remove unused variable `f'.
429 (x_delete_terminal): Remove unused variable `i'.
430
431 * w32uniscribe.c (uniscribe_shape): Remove unused variable `nclusters'.
432 (NOTHING): Remove unused static global variable.
433 (uniscribe_check_otf): Remove unused variable `table'.
434 (uniscribe_font_driver): Add missing initializers.
435
436 2011-03-23 Julien Danjou <julien@danjou.info>
437
438 * term.c (Fsuspend_tty, Fresume_tty):
439 * minibuf.c (read_minibuf, run_exit_minibuf_hook):
440 * window.c (temp_output_buffer_show):
441 * insdel.c (signal_before_change):
442 * frame.c (Fhandle_switch_frame):
443 * fileio.c (Fdo_auto_save):
444 * emacs.c (Fkill_emacs):
445 * editfns.c (save_excursion_restore):
446 * cmds.c (internal_self_insert):
447 * callint.c (Fcall_interactively):
448 * buffer.c (Fkill_all_local_variables):
449 * keyboard.c (Fcommand_execute, Fsuspend_emacs, safe_run_hooks_1):
450 Use Frun_hooks.
451 (command_loop_1): Use Frun_hooks. Call safe_run_hooks
452 unconditionnaly since it does the check itself.
453
454 2011-03-23 Paul Eggert <eggert@cs.ucla.edu>
455
456 Fix more problems found by GCC 4.5.2's static checks.
457
458 * coding.c (encode_coding_raw_text): Avoid unnecessary test
459 the first time through the loop, since we know p0 < p1 then.
460 This also avoids a gcc -Wstrict-overflow warning.
461
462 * lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int' overflow
463 leading to a memory leak, possible in functions like
464 load_charset_map_from_file that can allocate an unbounded number
465 of objects (Bug#8318).
466
467 * xmenu.c (set_frame_menubar): Use EMACS_UINT, not int, for indexes
468 that could (at least in theory) be that large.
469
470 * xdisp.c (message_log_check_duplicate): Return unsigned long, not int.
471 This is less likely to overflow, and avoids undefined behavior if
472 overflow does occur. All callers changed. Use strtoul to scan
473 for the unsigned long integer.
474 (pint2hrstr): Simplify and tune code slightly.
475 This also avoids a (bogus) GCC warning with gcc -Wstrict-overflow.
476
477 * scroll.c (do_scrolling): Work around GCC bug 48228.
478 See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48228>.
479
480 * frame.c (Fmodify_frame_parameters): Simplify loop counter.
481 This also avoids a warning with gcc -Wstrict-overflow.
482 (validate_x_resource_name): Simplify count usage.
483 This also avoids a warning with gcc -Wstrict-overflow.
484
485 * fileio.c (Fcopy_file): Report error if fchown or fchmod
486 fail (Bug#8306).
487
488 * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303).
489
490 * process.c (Fmake_network_process): Use socklen_t, not int,
491 where POSIX says socklen_t is required in portable programs.
492 This fixes a porting bug on hosts like 64-bit HP-UX, where
493 socklen_t is wider than int (Bug#8277).
494 (Fmake_network_process, server_accept_connection):
495 (wait_reading_process_output, read_process_output):
496 Likewise.
497
498 * process.c: Rename or move locals to avoid shadowing.
499 (list_processes_1, Fmake_network_process):
500 (read_process_output_error_handler, exec_sentinel_error_handler):
501 Rename or move locals.
502 (Fmake_network_process): Define label "retry_connect" only if needed.
503 (Fnetwork_interface_info): Fix pointer signedness.
504 (process_send_signal): Add cast to avoid pointer signedness problem.
505 (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT): Remove unused macros.
506 (create_process): Use 'volatile' to avoid vfork clobbering (Bug#8298).
507
508 Make tparam.h and terminfo.c consistent.
509 * cm.c (tputs, tgoto, BC, UP): Remove extern decls.
510 Include tparam.h instead, since it declares them.
511 * cm.h (PC): Remove extern decl; tparam.h now does this.
512 * deps.mk (cm.o, terminfo.o): Depend on tparam.h.
513 * terminfo.c: Include tparam.h, to check interfaces.
514 (tparm): Make 1st arg a const pointer in decl. Put it at top level.
515 (tparam): Adjust signature to match interface in tparam.h;
516 this removes some undefined behavior. Check that outstring and len
517 are zero, which they always are with Emacs.
518 * tparam.h (PC, BC, UP): New extern decls.
519
520 * xftfont.c (xftfont_shape): Now static, and defined only if needed.
521 (xftfont_open): Rename locals to avoid shadowing.
522
523 * ftfont.c (ftfont_resolve_generic_family): Fix pointer signedness.
524 (ftfont_otf_capability, ftfont_shape): Omit decls if not needed.
525 (OTF_TAG_SYM): Omit macro if not needed.
526 (ftfont_list): Remove unused local.
527 (get_adstyle_property, ftfont_pattern_entity):
528 (ftfont_lookup_cache, ftfont_open, ftfont_anchor_point):
529 Rename locals to avoid shadowing.
530
531 * xfont.c (xfont_list_family): Mark var as initialized.
532
533 * xml.c (make_dom): Now static.
534
535 * composite.c (composition_compute_stop_pos): Rename local to
536 avoid shadowing.
537 (composition_reseat_it): Remove unused locals.
538 (find_automatic_composition, composition_adjust_point): Likewise.
539 (composition_update_it): Mark var as initialized.
540 (find_automatic_composition): Mark vars as initialized,
541 with a FIXME (Bug#8290).
542
543 character.h: Rename locals to avoid shadowing.
544 * character.h (PREV_CHAR_BOUNDARY, FETCH_STRING_CHAR_ADVANCE):
545 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE, FETCH_CHAR_ADVANCE):
546 (FETCH_CHAR_ADVANCE_NO_CHECK, INC_POS, DEC_POS, BUF_INC_POS):
547 (BUF_DEC_POS): Be more systematic about renaming local temporaries
548 to avoid shadowing.
549
550 * textprop.c (property_change_between_p): Remove; unused.
551
552 * intervals.c (interval_start_pos): Now static.
553
554 * intervals.h (CHECK_TOTAL_LENGTH): Avoid empty "else".
555
556 * atimer.c (start_atimer, append_atimer_lists, set_alarm):
557 Rename locals to avoid shadowing.
558
559 * sound.c (wav_play, au_play, Fplay_sound_internal):
560 Fix pointer signedness.
561 (alsa_choose_format): Remove unused local var.
562 (wav_play): Initialize a variable to 0, to prevent undefined
563 behavior (Bug#8278).
564
565 * region-cache.c (insert_cache_boundary): Redo var to avoid shadowing.
566
567 * region-cache.h (pp_cache): New decl, for gcc -Wmissing-prototypes.
568
569 * callproc.c (Fcall_process): Use 'volatile' to avoid vfork
570 clobbering (Bug#8298).
571 * sysdep.c (sys_subshell): Likewise.
572 Previously, the sys_subshell 'volatile' was incorrectly IF_LINTted out.
573
574 * lisp.h (child_setup): Now NO_RETURN unless DOS_NT.
575 This should get cleaned up, so that child_setup has the
576 same signature on all platforms.
577
578 * callproc.c (call_process_cleanup): Now static.
579 (relocate_fd): Rename locals to avoid shadowing.
580
581 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
582
583 * xterm.c (x_clear_frame): Remove XClearWindow call. This appears
584 not to be necessary, and produces flickering.
585
586 2011-03-20 Glenn Morris <rgm@gnu.org>
587
588 * config.in: Remove file.
589
590 2011-03-20 Juanma Barranquero <lekktu@gmail.com>
591
592 * minibuf.c (Vcompleting_read_function): Don't declare, global variables
593 are now in src/globals.h.
594 (syms_of_minibuf): Remove spurious & from previous change.
595
596 2011-03-20 Leo <sdl.web@gmail.com>
597
598 * minibuf.c (completing-read-function): New variable.
599 (completing-read-default): Rename from completing-read.
600 (completing-read): Call completing-read-function.
601
602 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
603
604 * xfaces.c (Fx_load_color_file):
605 Read color file from absolute filename (bug#8250).
606
607 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
608
609 * makefile.w32-in: Update dependencies.
610
611 2011-03-17 Eli Zaretskii <eliz@gnu.org>
612
613 * makefile.w32-in ($(BLD)/unexw32.$(O)): Depend on $(SRC)/unexec.h.
614
615 2011-03-17 Paul Eggert <eggert@cs.ucla.edu>
616
617 Fix more problems found by GCC 4.5.2's static checks.
618
619 * process.c (make_serial_process_unwind, send_process_trap):
620 (sigchld_handler): Now static.
621
622 * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.
623 That way, the code declares only the vars that it needs.
624 * s/aix4-2.h (PTY_ITERATION): Declare iteration vars.
625 * s/cygwin.h (PTY_ITERATION): Likewise.
626 * s/darwin.h (PTY_ITERATION): Likewise.
627 * s/gnu-linux.h (PTY_ITERATION): Likewise.
628
629 * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.
630 * process.c (allocate_pty): Don't declare stb unless it's needed.
631
632 * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else".
633 (CONSTANTLIM): Remove; unused.
634 (METER_CODE, Bscan_buffer, Bread_char, Bset_mark):
635 Define only if needed.
636
637 * unexelf.c (unexec): Name an expression,
638 to avoid gcc -Wbad-function-cast warning.
639 Use a different way to cause a compilation error if anyone uses
640 n rather than nn, a way that does not involve shadowing.
641 (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.
642
643 * deps.mk (unexalpha.o): Remove; unused.
644
645 New file unexec.h, the (simple) interface for unexec (Bug#8267).
646 * unexec.h: New file.
647 * deps.mk (emacs.o, unexaix.o, unexcw.o, unexcoff.o, unexelf.o):
648 (unexhp9k800.o, unexmacosx.o, unexsol.o, unexw32.o):
649 Depend on unexec.h.
650 * emacs.c [!defined CANNOT_DUMP]: Include unexec.h.
651 * unexaix.c, unexcoff.c, unexcw.c, unexelf.c, unexhp9k800.c:
652 * unexmacosx.c, unexsol.c, unexw32.c: Include unexec.h.
653 Change as necessary to match prototype in unexec.h.
654
655 * syntax.c (Fforward_comment, scan_lists): Rename locals to avoid
656 shadowing.
657 (back_comment, skip_chars): Mark vars as initialized.
658
659 * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK, BUF_INC_POS):
660 Rename locals to avoid shadowing.
661
662 * lread.c (read1): Rewrite so as not to use empty "else".
663 (Fload, readevalloop, read1): Rename locals to avoid shadowing.
664
665 * print.c (Fredirect_debugging_output): Fix pointer signedess.
666
667 * lisp.h (debug_output_compilation_hack): Add decl here, to avoid
668 warning when compiling print.c.
669
670 * font.c (font_unparse_fcname): Abort in an "impossible" situation
671 instead of using an uninitialized var.
672 (font_sort_entities): Mark var as initialized.
673
674 * character.h (FETCH_CHAR_ADVANCE): Rename locals to avoid shadowing.
675
676 * font.c (font_unparse_xlfd): Don't mix pointers to variables with
677 pointers to constants.
678 (font_parse_fcname): Remove unused vars.
679 (font_delete_unmatched): Now static.
680 (font_get_spec): Remove; unused.
681 (font_style_to_value, font_prop_validate_style, font_unparse_fcname):
682 (font_update_drivers, Ffont_get_glyphs, font_add_log):
683 Rename or move locals to avoid shadowing.
684
685 * fns.c (require_nesting_list, require_unwind): Now static.
686 (Ffillarray): Rename locals to avoid shadowing.
687
688 * floatfns.c (domain_error2): Define only if needed.
689 (Ffrexp, Fldexp): Rename locals to avoid shadowing.
690
691 * alloc.c (mark_backtrace): Move decl from here ...
692 * lisp.h: ... to here, so that it can be checked.
693
694 * eval.c (call_debugger, do_debug_on_call, grow_specpdl): Now static.
695 (Fdefvar): Rewrite so as not to use empty "else".
696 (lisp_indirect_variable): Name an expression,
697 to avoid gcc -Wbad-function-cast warning.
698 (Fdefvar): Rename locals to avoid shadowing.
699
700 * callint.c (quotify_arg, quotify_args): Now static.
701 (Fcall_interactively): Rename locals to avoid shadowing.
702 Use const pointer when appropriate.
703
704 * lisp.h (get_system_name, get_operating_system_release):
705 Move decls here, to check interfaces.
706 * process.c (get_operating_system_release): Move decl to lisp.h.
707 * xrdb.c (get_system_name): Likewise.
708 * editfns.c (init_editfns, Fuser_login_name, Fuser_uid):
709 (Fuser_real_uid, Fuser_full_name): Remove unnecessary casts,
710 some of which prompt warnings from gcc -Wbad-function-cast.
711 (Fformat_time_string, Fencode_time, Finsert_char):
712 (Ftranslate_region_internal, Fformat):
713 Rename or remove local vars to avoid shadowing.
714 (Ftranslate_region_internal): Mark var as initialized.
715
716 * doc.c (Fdocumentation, Fsnarf_documentation): Move locals to
717 avoid shadowing.
718
719 * lisp.h (eassert): Check that the argument compiles, even if
720 ENABLE_CHECKING is not defined.
721
722 * data.c (Findirect_variable): Name an expression, to avoid
723 gcc -Wbad-function-cast warning.
724 (default_value, arithcompare, arith_driver, arith_error): Now static.
725 (store_symval_forwarding): Rename local to avoid shadowing.
726 (Fmake_variable_buffer_local, Fmake_local_variable):
727 Mark variables as initialized.
728 (do_blv_forwarding, do_symval_forwarding): Remove; unused.
729
730 * alloc.c (check_cons_list): Do not define unless GC_CHECK_CONS_LIST.
731 (Fmake_vector, Fvector, Fmake_byte_code, Fgarbage_collect):
732 Rename locals to avoid shadowing.
733 (mark_stack): Move local variables into the #ifdef region where
734 they're used.
735 (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Define only if
736 ! defined SYSTEM_MALLOC && ! defined SYNC_INPUT, as they are not
737 needed otherwise.
738 (CHECK_ALLOCATED): Define only if GC_CHECK_MARKED_OBJECTS.
739 (GC_STRING_CHARS): Remove; not used.
740 (Fmemory_limit): Cast sbrk's returned value to char *.
741
742 * lisp.h (check_cons_list): Declare if GC_CHECK_CONS_LIST; this
743 avoids undefined behavior in theory.
744
745 * regex.c (IF_LINT): Add defn, for benefit of ../lib-src.
746
747 Use functions, not macros, for up- and down-casing (Bug#8254).
748 * buffer.h (DOWNCASE_TABLE, UPCASE_TABLE, DOWNCASE, UPPERCASEP):
749 (NOCASEP, LOWERCASEP, UPCASE, UPCASE1): Remove. All callers changed
750 to use the following functions instead of these macros.
751 (downcase): Adjust to lack of DOWNCASE_TABLE. Return int, not
752 EMACS_INT, since callers assume the returned value fits in int.
753 (upcase1): Likewise, for UPCASE_TABLE.
754 (uppercasep, lowercasep, upcase): New static inline functions.
755 * editfns.c (Fchar_equal): Remove no-longer-needed workaround for
756 the race-condition problem in the old DOWNCASE.
757
758 * regex.c (CHARSET_LOOKUP_RANGE_TABLE_RAW, POP_FAILURE_REG_OR_COUNT):
759 Rename locals to avoid shadowing.
760 (regex_compile, re_match_2_internal): Move locals to avoid shadowing.
761 (regex_compile, re_search_2, re_match_2_internal):
762 Remove unused local vars.
763 (FREE_VAR): Rewrite so as not to use empty "else",
764 which gcc can warn about.
765 (regex_compile, re_match_2_internal): Mark locals as initialized.
766 (RETALLOC_IF): Define only if needed.
767 (WORDCHAR_P): Likewise. This one is never needed, but is used
768 only in a comment talking about a compiler bug, so put inside
769 the #if 0 of that comment.
770 (CHARSET_LOOKUP_BITMAP, FAIL_STACK_FULL, RESET_FAIL_STACK):
771 (PUSH_FAILURE_ELT, BUF_PUSH_3, STOP_ADDR_VSTRING):
772 Remove; unused.
773
774 * search.c (boyer_moore): Rename locals to avoid shadowing.
775 * character.h (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE):
776 (PREV_CHAR_BOUNDARY): Likewise.
777
778 * search.c (simple_search): Remove unused var.
779
780 * dired.c (compile_pattern): Move decl from here ...
781 * lisp.h: ... to here, so that it can be checked.
782 (struct re_registers): New forward decl.
783
784 * character.h (INC_POS, DEC_POS): Rename locals to avoid shadowing.
785
786 * indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width.
787 All uses changed.
788 (MULTIBYTE_BYTES_WIDTH, scan_for_column, compute_motion):
789 Rename locals to avoid shadowing.
790 (Fvertical_motion): Mark locals as initialized.
791
792 * casefiddle.c (casify_object, casify_region): Now static.
793 (casify_region): Mark local as initialized.
794
795 * cmds.c (internal_self_insert): Rename local to avoid shadowing.
796
797 * lisp.h (GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR, GCPRO5_VAR, GCPRO6_VAR):
798 New macros, so that the caller can use some names other than
799 gcpro1, gcpro2, etc.
800 (GCPRO2, GCPRO3, GCPRO4, GCPRO5, GCPRO6): Reimplement in terms
801 of the new macros.
802 (GCPRO1_VAR, UNGCPRO_VAR): Change the meaning of the second
803 argument, for consistency with GCPRO2_VAR, etc: it is now the
804 prefix of the variable, not the variable itself. All uses
805 changed.
806 * dired.c (directory_files_internal, file_name_completion):
807 Rename locals to avoid shadowing.
808
809 Fix a race condition diagnosed by gcc -Wsequence-point (Bug#8254).
810 An expression of the form (DOWNCASE (x) == DOWNCASE (y)), found in
811 dired.c's scmp function, had undefined behavior.
812 * lisp.h (DOWNCASE_TABLE, UPCASE_TABLE, DOWNCASE, UPPERCASEP):
813 (NOCASEP, LOWERCASEP, UPCASE, UPCASE1): Move from here ...
814 * buffer.h: ... to here, because these macros use current_buffer,
815 and the new implementation with inline functions needs to have
816 current_buffer in scope now, rather than later when the macros
817 are used.
818 (downcase, upcase1): New static inline functions.
819 (DOWNCASE, UPCASE1): Reimplement using these functions.
820 This avoids undefined behavior in expressions like
821 DOWNCASE (x) == DOWNCASE (y), which previously suffered
822 from race conditions in accessing the global variables
823 case_temp1 and case_temp2.
824 * casetab.c (case_temp1, case_temp2): Remove; no longer needed.
825 * lisp.h (case_temp1, case_temp2): Remove their decls.
826 * character.h (ASCII_CHAR_P): Move from here ...
827 * lisp.h: ... to here, so that the inline functions mentioned
828 above can use them.
829
830 * dired.c (directory_files_internal_unwind): Now static.
831
832 * fileio.c (file_name_as_directory, directory_file_name):
833 (barf_or_query_if_file_exists, auto_save_error, auto_save_1):
834 Now static.
835 (file_name_as_directory): Use const pointers when appropriate.
836 (Fexpand_file_name): Likewise. In particular, newdir might
837 point at constant storage, so make it a const pointer.
838 (Fmake_directory_internal, Fread_file_name): Remove unused vars.
839 (Ffile_selinux_context, Fset_file_selinux_context): Fix pointer
840 signedness issues.
841 (Fset_file_times, Finsert_file_contents, auto_save_error):
842 Rename locals to avoid shadowing.
843
844 * minibuf.c (choose_minibuf_frame_1): Now static.
845 (Ftry_completion, Fall_completions): Rename or remove locals
846 to avoid shadowing.
847
848 * marker.c (bytepos_to_charpos): Remove; unused.
849
850 * lisp.h (verify_bytepos, count_markers): New decls,
851 so that gcc does not warn that these functions aren't declared.
852
853 * insdel.c (check_markers, make_gap_larger, make_gap_smaller):
854 (reset_var_on_error, Fcombine_after_change_execute_1): Now static.
855 (CHECK_MARKERS): Redo to avoid gcc -Wempty-body diagnostic.
856 (copy_text): Remove unused local var.
857
858 * filelock.c (within_one_second): Now static.
859 (lock_file_1): Rename local to avoid shadowing.
860
861 * buffer.c (fix_overlays_before): Mark locals as initialized.
862 (fix_start_end_in_overlays): Likewise. This function should be
863 simplified by using pointers-to-pointers, but that's a different
864 matter.
865 (switch_to_buffer_1): Now static.
866 (Fkill_buffer, record_buffer, Fbury_buffer, Fset_buffer_multibyte):
867 (report_overlay_modification): Rename locals to avoid shadowing.
868
869 * sysdep.c (system_process_attributes): Rename vars to avoid shadowing.
870 Fix pointer signedness issue.
871 (sys_subshell): Mark local as volatile if checking for lint,
872 to suppress a gcc -Wclobbered warning that does not seem to be right.
873 (MAXPATHLEN): Define only if needed.
874
875 * process.c (serial_open, serial_configure): Move decls from here ...
876 * systty.h: ... to here, so that they can be checked.
877
878 * fns.c (get_random, seed_random): Move extern decls from here ...
879 * lisp.h: ... to here, so that they can be checked.
880
881 * sysdep.c (reset_io): Now static.
882 (wait_for_termination_signal): Remove; unused.
883
884 * keymap.c (keymap_parent, keymap_memberp, map_keymap_internal):
885 (copy_keymap_item, append_key, push_text_char_description):
886 Now static.
887 (Fwhere_is_internal): Don't test CONSP (sequences) unnecessarily.
888 (DENSE_TABLE_SIZE): Remove; unused.
889 (get_keymap, access_keymap, Fdefine_key, Fwhere_is_internal):
890 (describe_map_tree):
891 Rename locals to avoid shadowing.
892
893 * keyboard.c: Declare functions static if they are not used elsewhere.
894 (echo_char, echo_dash, cmd_error, top_level_2):
895 (poll_for_input, handle_async_input): Now static.
896 (read_char, kbd_buffer_get_event, make_lispy_position):
897 (make_lispy_event, make_lispy_movement, apply_modifiers):
898 (decode_keyboard_code, tty_read_avail_input, menu_bar_items):
899 (parse_tool_bar_item, read_key_sequence, Fread_key_sequence):
900 (Fread_key_sequence_vector): Rename locals to avoid shadowing.
901 (read_key_sequence, read_char): Mark locals as initialized.
902 (Fexit_recursive_edit, Fabort_recursive_edit): Mark with NO_RETURN.
903
904 * keyboard.h (make_ctrl_char): New decl.
905 (mark_kboards): Move decl here ...
906 * alloc.c (mark_kboards): ... from here.
907
908 * lisp.h (force_auto_save_soon): New decl.
909
910 * emacs.c (init_cmdargs): Rename local to avoid shadowing.
911 (DEFINE_DUMMY_FUNCTION): New macro.
912 (__do_global_ctors, __do_global_ctors_aux, __do_global_dtors, __main):
913 Use it.
914 (main): Add casts to avoid warnings
915 if GCC considers string literals to be constants.
916
917 * lisp.h (fatal_error_signal): Add decl, since it's exported.
918
919 * dbusbind.c: Pointer signedness fixes.
920 (xd_signature, xd_append_arg, xd_initialize):
921 (Fdbus_call_method, Fdbus_call_method_asynchronously):
922 (Fdbus_method_return_internal, Fdbus_method_error_internal):
923 (Fdbus_send_signal, xd_read_message_1, Fdbus_register_service):
924 (Fdbus_register_signal): Use SSDATA when the context wants char *.
925
926 * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning
927 if GCC considers string literals to be constants.
928 (Fdbus_register_service, Fdbus_register_method): Remove unused vars.
929
930 2011-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
931
932 * print.c (PRINT_CIRCLE_CANDIDATE_P): New macro.
933 (print_preprocess, print_object): New macro to fix last change.
934
935 * print.c (print_preprocess): Don't forget font objects.
936
937 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
938
939 * emacs.c (USAGE3): Doc fixes.
940
941 2011-03-15 Andreas Schwab <schwab@linux-m68k.org>
942
943 * coding.c (detect_coding_iso_2022): Reorganize code to clarify
944 structure.
945
946 2011-03-14 Juanma Barranquero <lekktu@gmail.com>
947
948 * lisp.h (VWindow_system, Qfile_name_history):
949 * keyboard.h (lispy_function_keys) [WINDOWSNT]:
950 * w32term.h (w32_system_caret_hwnd, w32_system_caret_height)
951 (w32_system_caret_x, w32_system_caret_y): Declare extern.
952
953 * w32select.c: Don't #include "keyboard.h".
954 (run_protected): Add extern declaration for waiting_for_input.
955
956 * w32.c (Qlocal, noninteractive1, inhibit_window_system):
957 * w32console.c (detect_input_pending, read_input_pending)
958 (encode_terminal_code):
959 * w32fns.c (quit_char, lispy_function_keys, Qtooltip)
960 (w32_system_caret_hwnd, w32_system_caret_height, w32_system_caret_x)
961 (w32_system_caret_y, Qfile_name_history):
962 * w32font.c (w32font_driver, QCantialias, QCotf, QClang):
963 * w32inevt.c (reinvoke_input_signal, lispy_function_keys):
964 * w32menu.c (Qmenu_bar, QCtoggle, QCradio, Qoverriding_local_map)
965 (Qoverriding_terminal_local_map, Qmenu_bar_update_hook):
966 * w32proc.c (Qlocal, report_file_error):
967 * w32term.c (Vwindow_system, updating_frame):
968 * w32uniscribe.c (initialized, uniscribe_font_driver):
969 Remove unneeded extern declarations.
970
971 2011-03-14 Chong Yidong <cyd@stupidchicken.com>
972
973 * buffer.c (Fmake_indirect_buffer): Fix incorrect assertions.
974
975 2011-03-13 Chong Yidong <cyd@stupidchicken.com>
976
977 * buffer.h (BUF_BEGV, BUF_BEGV_BYTE, BUF_ZV, BUF_ZV_BYTE, BUF_PT)
978 (BUF_PT_BYTE): Rewrite to handle indirect buffers (Bug#8219).
979 These macros can no longer be used for assignment.
980
981 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
982 Assign struct members directly, instead of using BUF_BEGV etc.
983 (record_buffer_markers, fetch_buffer_markers): New functions for
984 recording and fetching special buffer markers.
985 (set_buffer_internal_1, set_buffer_temp): Use them.
986
987 * lread.c (unreadchar): Use SET_BUF_PT_BOTH.
988
989 * insdel.c (adjust_point): Use SET_BUF_PT_BOTH.
990
991 * intervals.c (temp_set_point_both): Use SET_BUF_PT_BOTH.
992 (get_local_map): Use SET_BUF_BEGV_BOTH and SET_BUF_ZV_BOTH.
993
994 * xdisp.c (hscroll_window_tree):
995 (reconsider_clip_changes): Use PT instead of BUF_PT.
996
997 2011-03-13 Eli Zaretskii <eliz@gnu.org>
998
999 * makefile.w32-in ($(BLD)/editfns.$(O)): Depend on
1000 $(EMACS_ROOT)/lib/intprops.h.
1001
1002 2011-03-13 Paul Eggert <eggert@cs.ucla.edu>
1003
1004 Fix more problems found by GCC 4.5.2's static checks.
1005
1006 * gtkutil.c (xg_get_pixbuf_from_pixmap): Add cast from char *
1007 to unsigned char * to avoid compiler diagnostic.
1008 (xg_free_frame_widgets): Make it clear that a local variable is
1009 needed only if USE_GTK_TOOLTIP.
1010 (gdk_window_get_screen): Make it clear that this macro is needed
1011 only if USE_GTK_TOOLTIP.
1012 (int_gtk_range_get_value): New function, which avoids a diagnostic
1013 from gcc -Wbad-function-cast.
1014 (xg_set_toolkit_scroll_bar_thumb): Use it.
1015 (xg_tool_bar_callback, xg_tool_item_stale_p): Rewrite to avoid
1016 diagnostic from gcc -Wbad-function-cast.
1017 (get_utf8_string, xg_get_file_with_chooser):
1018 Rename locals to avoid shadowing.
1019 (create_dialog): Move locals to avoid shadowing.
1020
1021 * xgselect.c (xg_select): Remove unused var.
1022
1023 * image.c (four_corners_best): Mark locals as initialized.
1024 (gif_load): Initialize transparent_p to zero (Bug#8238).
1025 Mark another local as initialized.
1026 (my_png_error, my_error_exit): Mark with NO_RETURN.
1027
1028 * image.c (clear_image_cache): Now static.
1029 (DIM, HAVE_STDLIB_H_1): Remove unused macros.
1030 (xpm_load): Redo to avoid "discards qualifiers" gcc warning.
1031 (x_edge_detection): Remove unnecessary cast that
1032 gcc -Wbad-function-cast diagnoses.
1033 (gif_load): Fix pointer signedness.
1034 (clear_image_cache, xbm_read_bitmap_data, x_detect_edges):
1035 (jpeg_load, gif_load): Rename locals to avoid shadowing.
1036
1037 2011-03-11 Paul Eggert <eggert@cs.ucla.edu>
1038
1039 Improve quality of tests for time stamp overflow.
1040 For example, without this patch (encode-time 0 0 0 1 1
1041 1152921504606846976) returns the obviously-bogus value (-948597
1042 62170) on my RHEL 5.5 x86-64 host. With the patch, it correctly
1043 reports time overflow. See
1044 <http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00470.html>.
1045 * deps.mk (editfns.o): Depend on ../lib/intprops.h.
1046 * editfns.c: Include limits.h and intprops.h.
1047 (TIME_T_MIN, TIME_T_MAX): New macros.
1048 (time_overflow): Move earlier, to before first use.
1049 (hi_time, lo_time): New functions, for an accurate test for
1050 out-of-range times.
1051 (Fcurrent_time, Fget_internal_run_time, make_time): Use them.
1052 (Fget_internal_run_time): Don't assume time_t fits in int.
1053 (make_time): Use list2 instead of Fcons twice.
1054 (Fdecode_time): More accurate test for out-of-range times.
1055 (check_tm_member): New function.
1056 (Fencode_time): Use it, to test for out-of-range times.
1057 (lisp_time_argument): Don't rely on undefined left-shift and
1058 right-shift behavior when checking for time stamp overflow.
1059
1060 * editfns.c (time_overflow): New function, refactoring common code.
1061 (Fformat_time_string, Fdecode_time, Fencode_time):
1062 (Fcurrent_time_string): Use it.
1063
1064 Move 'make_time' to be next to its inverse 'lisp_time_argument'.
1065 * dired.c (make_time): Move to ...
1066 * editfns.c (make_time): ... here.
1067 * systime.h: Note the move.
1068
1069 2011-03-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1070
1071 * fringe.c (update_window_fringes): Remove unused variables.
1072
1073 * unexmacosx.c (copy_data_segment): Also copy __got section.
1074 (Bug#8223)
1075
1076 2011-03-12 Eli Zaretskii <eliz@gnu.org>
1077
1078 * termcap.c [MSDOS]: Include "msdos.h".
1079 (find_capability, tgetnum, tgetflag, tgetstr, tputs, tgetent):
1080 Constify `char *' arguments and their references according to
1081 prototypes in tparam.h.
1082
1083 * deps.mk (termcap.o): Depend on tparam.h and msdos.h.
1084
1085 * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
1086 Adapt all references accordingly.
1087
1088 * msdos.h (XMenuAddPane): 3rd argument is `const char *' now.
1089
1090 2011-03-11 Tom Tromey <tromey@redhat.com>
1091
1092 * buffer.c (syms_of_buffer): Remove obsolete comment.
1093
1094 2011-03-11 Eli Zaretskii <eliz@gnu.org>
1095
1096 * termhooks.h (encode_terminal_code): Declare prototype.
1097
1098 * msdos.c (encode_terminal_code): Don't declare prototype.
1099
1100 * term.c (encode_terminal_code): Now external again, used by
1101 w32console.c and msdos.c.
1102
1103 * makefile.w32-in ($(BLD)/term.$(O), ($(BLD)/tparam.$(O)):
1104 Depend on $(SRC)/tparam.h, see 2011-03-11T07:24:21Z!eggert@cs.ucla.edu.
1105
1106 2011-03-11 Paul Eggert <eggert@cs.ucla.edu>
1107
1108 Fix some minor problems found by GCC 4.5.2's static checks.
1109
1110 * fringe.c (update_window_fringes): Mark locals as initialized
1111 (Bug#8227).
1112 (destroy_fringe_bitmap, init_fringe_bitmap): Now static.
1113
1114 * alloc.c (mark_fringe_data): Move decl from here ...
1115 * lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here,
1116 to check its interface.
1117 (init_fringe_once): Do not declare unless HAVE_WINDOW_SYSTEM.
1118
1119 * fontset.c (free_realized_fontset): Now static.
1120 (Fset_fontset_font): Rename local to avoid shadowing.
1121 (fontset_font): Mark local as initialized.
1122 (FONTSET_SPEC, FONTSET_REPERTORY, RFONT_DEF_REPERTORY): Remove; unused.
1123
1124 * xrdb.c: Include "xterm.h", to check x_load_resources's interface.
1125
1126 * xselect.c (x_disown_buffer_selections): Remove; not used.
1127 (TRACE3) [!defined TRACE_SELECTION]: Remove; not used.
1128 (x_own_selection, Fx_disown_selection_internal): Rename locals
1129 to avoid shadowing.
1130 (x_handle_dnd_message): Remove local to avoid shadowing.
1131
1132 * lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros,
1133 so that the caller can use some name other than gcpro1.
1134 (GCPRO1, UNGCPRO): Reimplement in terms of the new macros.
1135 * xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_tip):
1136 (Fx_backspace_delete_keys_p):
1137 Use them to avoid shadowing, and rename vars to avoid shadowing.
1138 (x_decode_color, x_set_name, x_window): Now static.
1139 (Fx_create_frame): Add braces to silence GCC warning.
1140 (Fx_file_dialog, Fx_select_font): Fix pointer signedness.
1141 (x_real_positions, xg_set_icon_from_xpm_data, x_create_tip_frame):
1142 Remove unused locals.
1143 (Fx_create_frame, x_create_tip_frame, Fx_show_tip):
1144 (Fx_backspace_delete_keys_p): Rename locals to avoid shadowing.
1145 Some of these renamings use the new GCPRO1_VAR and UNGCPRO_VAR
1146 macros.
1147
1148 * xterm.h (x_mouse_leave): New decl.
1149
1150 * xterm.c (x_copy_dpy_color, x_focus_on_frame, x_unfocus_frame):
1151 Remove unused functions.
1152 (x_shift_glyphs_for_insert, XTflash, XTring_bell):
1153 (x_calc_absolute_position): Now static.
1154 (XTread_socket): Don't define label "out" unless it's used.
1155 Don't declare local "event" unless it's used.
1156 (x_iconify_frame, x_free_frame_resources): Don't declare locals
1157 unless they are used.
1158 (XEMBED_VERSION, xembed_set_info): Don't define unless needed.
1159 (x_fatal_error_signal): Remove; not used.
1160 (x_draw_image_foreground, redo_mouse_highlight, XTmouse_position):
1161 (x_scroll_bar_report_motion, handle_one_xevent, x_draw_bar_cursor):
1162 (x_error_catcher, x_connection_closed, x_error_handler):
1163 (x_error_quitter, xembed_send_message, x_iconify_frame):
1164 (my_log_handler): Rename locals to avoid shadowing.
1165 (x_delete_glyphs, x_ins_del_lines): Mark with NO_RETURN.
1166 (x_connection_closed): Tell GCC not to suggest NO_RETURN.
1167
1168 * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font):
1169 Rename or move locals to avoid shadowing.
1170 (tty_defined_color, merge_face_heights): Now static.
1171 (free_realized_faces_for_fontset): Remove; not used.
1172 (Fx_list_fonts): Mark variable that gcc -Wuninitialized
1173 does not deduce is never used uninitialized.
1174 (STRDUPA, LSTRDUPA, FONT_POINT_SIZE_QUANTUM): Remove; not used.
1175 (LFACEP): Define only if XASSERTS, as it's not needed otherwise.
1176
1177 * terminal.c (store_terminal_param): Now static.
1178
1179 * xmenu.c (menu_highlight_callback): Now static.
1180 (set_frame_menubar): Remove unused local.
1181 (xmenu_show): Rename parameter to avoid shadowing.
1182 (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const"
1183 since they might point to immutable storage.
1184 (next_menubar_widget_id): Declare only if USE_X_TOOLKIT,
1185 since it's unused otherwise.
1186
1187 * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.
1188 Add a FIXME, since the code still doesn't look right. (Bug#8215)
1189 (Fcurrent_bidi_paragraph_direction): Simplify slightly; this
1190 avoids a gcc -Wuninitialized diagnostic.
1191 (display_line, BUILD_COMPOSITE_GLYPH_STRING, draw_glyphs):
1192 (note_mouse_highlight): Mark variables that gcc -Wuninitialized
1193 does not deduce are never used uninitialized.
1194
1195 * lisp.h (IF_LINT): New macro, copied from ../lib-src/emacsclient.c.
1196
1197 * xdisp.c (redisplay_window): Rename local to avoid shadowing.
1198 * window.c (window_loop, size_window):
1199 (run_window_configuration_change_hook, enlarge_window): Likewise.
1200
1201 * window.c (display_buffer): Now static.
1202 (size_window): Mark variables that gcc -Wuninitialized
1203 does not deduce are never used uninitialized.
1204 * window.h (check_all_windows): New decl, to forestall
1205 gcc -Wmissing-prototypes diagnostic.
1206 * dispextern.h (bidi_dump_cached_states): Likewise.
1207
1208 * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid
1209 shadowing.
1210 * charset.c (map_charset_for_dump, Fchar_charset): Likewise.
1211 Include <limits.h>.
1212 (Fsort_charsets): Redo min/max calculation to shorten the code a bit
1213 and to avoid gcc -Wuninitialized warning.
1214 (load_charset_map): Mark variables that gcc -Wuninitialized
1215 does not deduce are never used uninitialized.
1216 (load_charset): Abort instead of using uninitialized var (Bug#8229).
1217
1218 * coding.c (coding_set_source, coding_set_destination):
1219 Use "else { /* comment */ }" rather than "else /* comment */;"
1220 for clarity, and to avoid gcc -Wempty-body warning.
1221 (Fdefine_coding_system_internal): Don't redeclare 'i' inside
1222 a block, when the outer 'i' will do.
1223 (decode_coding_utf_8, decode_coding_utf_16, detect_coding_emacs_mule):
1224 (emacs_mule_char, decode_coding_emacs_mule, detect_coding_iso_2022):
1225 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5):
1226 (decode_coding_raw_text, decode_coding_charset, get_translation_table):
1227 (Fdecode_sjis_char, Fdefine_coding_system_internal):
1228 Rename locals to avoid shadowing.
1229 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
1230 * coding.c (emacs_mule_char, encode_invocation_designation):
1231 Now static, since they're not used elsewhere.
1232 (decode_coding_iso_2022): Add "default: abort ();" as a safety check.
1233 (decode_coding_object, encode_coding_object, detect_coding_system):
1234 (decode_coding_emacs_mule): Mark variables that gcc
1235 -Wuninitialized does not deduce are never used uninitialized.
1236 (detect_coding_iso_2022): Initialize a local variable that might
1237 be used uninitialized. Leave a FIXME because it's not clear that
1238 this initialization is needed. (Bug#8211)
1239 (ISO_CODE_LF, ISO_CODE_CR, CODING_ISO_FLAG_EUC_TW_SHIFT):
1240 (ONE_MORE_BYTE_NO_CHECK, UTF_BOM, UTF_16_INVALID_P):
1241 (SHIFT_OUT_OK, ENCODE_CONTROL_SEQUENCE_INTRODUCER):
1242 (ENCODE_DIRECTION_R2L, ENCODE_DIRECTION_L2R):
1243 Remove unused macros.
1244
1245 * category.c (hash_get_category_set): Remove unused local var.
1246 (copy_category_table): Now static, since it's not used elsewhere.
1247 * character.c (string_count_byte8): Likewise.
1248
1249 * ccl.c (CCL_WRITE_STRING, CCL_ENCODE_CHAR, Fccl_execute_on_string):
1250 (Fregister_code_conversion_map): Rename locals to avoid shadowing.
1251
1252 * chartab.c (copy_sub_char_table): Now static, since it's not used
1253 elsewhere.
1254 (sub_char_table_ref_and_range, char_table_ref_and_range):
1255 Rename locals to avoid shadowing.
1256 (ASET_RANGE, GET_SUB_CHAR_TABLE): Remove unused macros.
1257
1258 * bidi.c (bidi_check_type): Now static, since it's not used elsewhere.
1259 (BIDI_BOB): Remove unused macro.
1260
1261 * cm.c (cmgoto): Mark variables that gcc -Wuninitialized does not
1262 deduce are never used uninitialized.
1263 * term.c (encode_terminal_code): Likewise.
1264
1265 * term.c (encode_terminal_code): Now static. Remove unused local.
1266
1267 * tparam.h: New file.
1268 * term.c, tparam.h: Include it.
1269 * deps.mk (term.o, tparam.o): Depend on tparam.h.
1270 * term.c (tputs, tgetent, tgetflag, tgetnum, tparam, tgetstr):
1271 Move these decls to tparam.h, and make them agree with what
1272 is actually in tparam.c. The previous trick of using incompatible
1273 decls in different modules does not conform to the C standard.
1274 All callers of tparam changed to use tparam's actual API.
1275 * tparam.c (tparam1, tparam, tgoto):
1276 Use const pointers where appropriate.
1277
1278 * cm.c (calccost, cmgoto): Use const pointers where appropriate.
1279 * cm.h (struct cm): Likewise.
1280 * dispextern.h (do_line_insertion_deletion_costs): Likewise.
1281 * scroll.c (ins_del_costs, do_line_insertion_deletion_costs): Likewise.
1282 * term.c (tty_ins_del_lines, calculate_costs, struct fkey_table):
1283 (term_get_fkeys_1, append_glyphless_glyph, produce_glyphless_glyph):
1284 (turn_on_face, init_tty): Likewise.
1285 * termchar.h (struct tty_display_info): Likewise.
1286
1287 * term.c (term_mouse_position): Rename local to avoid shadowing.
1288
1289 * alloc.c (mark_ttys): Move decl from here ...
1290 * lisp.h (mark_ttys): ... to here, so that it's checked against defn.
1291
1292 2011-03-11 Andreas Schwab <schwab@linux-m68k.org>
1293
1294 * .gdbinit (pwinx, xbuffer): Fix access to buffer name.
1295
1296 2011-03-09 Juanma Barranquero <lekktu@gmail.com>
1297
1298 * search.c (compile_pattern_1): Remove argument regp, unused since
1299 revid:rms@gnu.org-19941211082627-3x1g1wyqkjmwloig.
1300 (compile_pattern): Don't pass it.
1301
1302 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1303
1304 * xterm.h (DEFAULT_GDK_DISPLAY): New define.
1305 (GDK_WINDOW_XID, gtk_widget_get_preferred_size): New defines
1306 for ! HAVE_GTK3.
1307 (GTK_WIDGET_TO_X_WIN): Use GDK_WINDOW_XID.
1308
1309 * xmenu.c (menu_position_func): Call gtk_widget_get_preferred_size.
1310
1311 * gtkutil.c: Include gtkx.h if HAVE_GTK3. If ! HAVE_GTK3, define
1312 gdk_window_get_screen, gdk_window_get_geometry,
1313 gdk_x11_window_lookup_for_display and GDK_KEY_g.
1314 (xg_set_screen): Use DEFAULT_GDK_DISPLAY.
1315 (xg_get_pixbuf_from_pixmap): New function.
1316 (xg_get_pixbuf_from_pix_and_mask): Change parameters from GdkPixmap
1317 to Pixmap, take frame as parameter, remove GdkColormap parameter.
1318 Call xg_get_pixbuf_from_pixmap instead of
1319 gdk_pixbuf_get_from_drawable.
1320 (xg_get_image_for_pixmap): Do not make GdkPixmaps, call
1321 xg_get_pixbuf_from_pix_and_mask with Pixmap parameters instead.
1322 (xg_check_special_colors): Use GtkStyleContext and its functions
1323 for HAVE_GTK3.
1324 (xg_prepare_tooltip, xg_hide_tooltip): Call gdk_window_get_screen.
1325 (xg_prepare_tooltip, create_dialog, menubar_map_cb)
1326 (xg_update_frame_menubar, xg_tool_bar_detach_callback)
1327 (xg_tool_bar_attach_callback, xg_update_tool_bar_sizes):
1328 Call gtk_widget_get_preferred_size.
1329 (xg_frame_resized): gdk_window_get_geometry only takes 5
1330 parameters.
1331 (xg_win_to_widget, xg_event_is_for_menubar):
1332 Call gdk_x11_window_lookup_for_display.
1333 (xg_set_widget_bg): New function.
1334 (delete_cb): New function.
1335 (xg_create_frame_widgets): connect delete-event to delete_cb.
1336 Call xg_set_widget_bg. Only set backgrund pixmap for ! HAVE_GTK3
1337 (xg_set_background_color): Call xg_set_widget_bg.
1338 (xg_set_frame_icon): Call xg_get_pixbuf_from_pix_and_mask.
1339 (xg_create_scroll_bar): vadj is a GtkAdjustment for HAVE_GTK3.
1340 Only call gtk_range_set_update_policy if ! HAVE_GTK3.
1341 (xg_make_tool_item): Only connect xg_tool_bar_item_expose_callback
1342 if ! HAVE_GTK3.
1343 (update_frame_tool_bar): Call gtk_widget_hide.
1344 (xg_initialize): Use GDK_KEY_g.
1345
1346 * xsmfns.c (gdk_set_sm_client_id): Define to gdk_set_sm_client_id
1347 if ! HAVE_GTK3
1348 (x_session_initialize): Call gdk_x11_set_sm_client_id.
1349
1350 * xterm.c (XFillRectangle): Use cairo routines for HAVE_GTK3.
1351 (x_term_init): Disable Xinput(2) with GDK_CORE_DEVICE_EVENTS.
1352 Load ~/emacs.d/gtkrc only for ! HAVE_GTK3.
1353
1354 2011-03-08 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * w32xfns.c (select_palette): Check success of RealizePalette against
1357 GDI_ERROR, not zero.
1358
1359 2011-03-07 Ben Key <bkey76@gmail.com>
1360
1361 * w32fns.c (FILE_NAME_COMBO_BOX, FILE_NAME_LIST): Define.
1362 (file_dialog_callback): Fix locating the window handle of the File Name
1363 text field. After disabling it, set focus on the list control.
1364 (Fx_file_dialog): If only_dir_p is non-nil, set the text of the File
1365 Name text field to "Current Directory" if it does not already have
1366 another value. (Bug#8181)
1367
1368 2011-03-07 Adrian Robert <Adrian.B.Robert@gmail.com>
1369
1370 * nsterm.m (ns_draw_window_cursor): Fix handling of "cursor_width"
1371 parameter for hbar cursors. Based on a patch by Ben Key
1372 <bkey76@gmail.com>.
1373
1374 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * xdisp.c (redisplay_window): Revert incorrect logic in 2011-03-06
1377 change.
1378
1379 2011-03-06 Paul Eggert <eggert@cs.ucla.edu>
1380
1381 current_column: Now returns EMACS_INT, fixing some iftc
1382 that was introduced in the 2002-06-02 change "temporarily"; see
1383 <http://lists.gnu.org/archive/html/emacs-devel/2002-06/msg00039.html>.
1384 * bytecode.c (Fbyte_code): Don't cast current_column () to int.
1385 * cmds.c (internal_self_insert): Likewise.
1386 * indent.c (Fcurrent_column): Likewise.
1387 * keymap.c (describe_command): Likewise.
1388 * minibuf.c (read_minibuf): Likewise.
1389 * indent.c (Fcurrent_indentation): Don't cast position_indentation ()
1390 to int.
1391 * xdisp.c (redisplay_internal, redisplay_window, decode_mode_spec):
1392 Likewise.
1393 * cmds.c (internal_self_insert): Declare locals to be EMACS_INT,
1394 not int or double, if they might contain a column number.
1395 * indent.c (current_column, Findent_to, indented_beyond_p):
1396 (compute_motion, vmotion): Likewise.
1397 * keymap.c (describe_command): Likewise.
1398 * xdisp.c (pint2str): Likewise.
1399 * indent.c (last_known_column): Now EMACS_INT, not int.
1400 * minibuf.c (minibuf_prompt_width): Likewise.
1401 * indent.c (current_column, current_column_1, position_indentation):
1402 Return EMACS_INT, not double.
1403 * lisp.h (current_column): Likewise.
1404 * indent.c (indented_beyond_p): Last arg is now EMACS_INT, not double.
1405 All callers changed.
1406 * lisp.h (indented_beyond_p): Likewise.
1407
1408 * minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here
1409 from xdisp.c, and make static, since these are used only here.
1410 * window.h, xdisp.c (minibuf_prompt, minibuf_prompt_width):
1411 Remove decls.
1412
1413 * cmds.c (internal_self_insert): Reindent to match Emacs style.
1414 * xdisp.c (redisplay_window): Likewise.
1415
1416 * xdisp.c: Rename or move local decls to avoid shadowing.
1417 (init_iterator, handle_fontified_prop, handle_single_display_spec):
1418 (message_dolog, message_with_string, redisplay_internal):
1419 (redisplay_window, try_window_reusing_current_matrix, try_window_id):
1420 (compute_line_metrics, highlight_trailing_whitespace, cursor_row_p):
1421 (display_line, display_string, rows_from_pos_range):
1422 (mouse_face_from_buffer_pos, note_mouse_highlight, expose_frame):
1423 Rename or move local decls.
1424 * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.
1425 (produce_glyphless_glyph): Make a pointer "const"
1426 since it might point to immutable storage.
1427 (update_window_cursor): Now static, since it's not used elsewhere.
1428 (SKIP_GLYPHS): Remove unused macro.
1429
1430 2011-03-06 Michael Shields <shields@msrl.com> (tiny change)
1431
1432 * window.c (Fnext_window): Doc fix. (Bug#5567)
1433
1434 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1435
1436 * nsterm.m (ns_draw_window_cursor): Fix typo in 2011-02-23 commit.
1437
1438 2011-03-02 Ken Brown <kbrown@cornell.edu>
1439
1440 * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
1441
1442 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1443
1444 Work around some portability problems with symlinks.
1445
1446 * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and
1447 generate a special message for it. Suggested by Eli Zaretskii in
1448 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00995.html>.
1449 (Frename_file, Fmake_symbolic_link, Ffile_symlink_p):
1450 Simplify the code by assuming that the readlink and symlink calls
1451 exist, even if they always fail on this host.
1452 (Ffile_readable_p): Likewise, for fifos.
1453 * config.in: Regenerate.
1454
1455 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1456
1457 * frame.c (store_frame_param): Don't store value directly in
1458 buffer_list and buried_buffer_list; copy the list and remove dead
1459 buffers (Bug#7898).
1460
1461 2011-02-27 Eli Zaretskii <eliz@gnu.org>
1462
1463 * msdos.c (readlink) [DJGPP < 2.04]: New stub function.
1464
1465 * msdos.h (readlink) [DJGPP < 2.04]: Declare prototype.
1466
1467 * w32.c (symlink, readlink): New stub functions.
1468
1469 2011-02-27 Paul Eggert <eggert@cs.ucla.edu>
1470
1471 * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.
1472 This avoids a gcc warning in some configurations.
1473
1474 * frame.c (x_set_screen_gamma): Rename local to avoid shadowing.
1475
1476 * frame.h: Avoid gcc -Wmissing-prototypes diagnostics.
1477 (set_menu_bar_lines, x_get_resource_string): New decls.
1478 * msdos.c (set_menu_bar_lines): Omit decl.
1479
1480 * dispextern.h (struct glyph): Make u.img_id int, not unsigned.
1481 It's always given int values and used as an int. This suppresses
1482 a gcc "comparison of unsigned expression >= 0" warning in some
1483 configurations.
1484
1485 * dispnew.c: Rename locals to avoid shadowing.
1486 (update_text_area, scrolling_window, update_frame_1): Rename locals.
1487
1488 2011-02-26 Paul Eggert <eggert@cs.ucla.edu>
1489
1490 * dispnew.c: Fix problems uncovered by gcc -Wstrict-prototypes.
1491 (copy_glyph_row_contents): Remove; not used.
1492 (frame_row_to_window, check_current_matrix_flags):
1493 (window_change_signal): Now static, since they're not used elsewhere.
1494 (check_current_matrix_flags): Surround with "#if 0", since its
1495 only use is in a comment. Maybe both the comment and the "#if 0"
1496 stuff should be removed?
1497
1498 * dispnew.c: Fix problem uncovered by gcc -Wunused-variable.
1499 (adjust_frame_glyphs_for_window_redisplay): Make 'w' local to the
1500 contexts that actually need it.
1501
1502 2011-02-26 Eli Zaretskii <eliz@gnu.org>
1503
1504 * s/msdos.h (HAVE_LSTAT): Define for DJGPP >= 2.04.
1505 (lstat): Define for DJGPP < 2.04.
1506
1507 2011-02-25 Paul Eggert <eggert@cs.ucla.edu>
1508
1509 * dired.c (Ffile_attributes): Increase size of modes from 10 to 12
1510 as per recent filemodestring API change. Reported by Jonas Öster in
1511 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>.
1512
1513 2011-02-23 Ben Key <bkey76@gmail.com>
1514
1515 * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument
1516 directly, for bar cursors.
1517
1518 2011-02-23 Chong Yidong <cyd@stupidchicken.com>
1519
1520 * xdisp.c (set_frame_cursor_types): Don't write an undefined value
1521 into the frame's cursor_width.
1522
1523 2011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1524
1525 * print.c (print_object): Never print old-style backquotes.
1526 Obey escapeflag for hash tables as well.
1527
1528 2011-02-23 Kenichi Handa <handa@m17n.org>
1529
1530 * font.c (font_open_entity): Be sure to set scaled_pixel_size.
1531 (font_find_for_lface): Check if attrs[LFACE_HEIGHT_INDEX] is integer.
1532
1533 2011-02-22 Paul Eggert <eggert@cs.ucla.edu>
1534
1535 * dired.c (Ffile_attributes): Simplify and avoid #ifdef.
1536
1537 2011-02-22 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1538
1539 * lread.c (openp): Correct Boolean typo in last commit.
1540
1541 2011-02-22 Adrian Robert <Adrian.B.Robert@gmail.com>
1542
1543 * nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified
1544 key to Emacs, treat as unmodified (go to input manager processing).
1545
1546 2011-02-22 Paul Eggert <eggert@cs.ucla.edu>
1547
1548 Assume S_ISLNK etc. work, since gnulib supports this.
1549 * config.in: Regenerate.
1550 * dired.c (lstat): Remove.
1551 (file_name_completion): Assume S_ISDIR works.
1552 (file_name_completion_stat): Assume S_ISLNK works.
1553 Do not bother calling stat unless lstat says it's a symlink.
1554 * fileio.c (S_ISLNK, S_ISFIFO, S_ISREG, lstat): Remove.
1555 (Fcopy_file): Assume S_ISREG and S_ISLNK work.
1556 (check_writable, Ffile_writable_p, Fset_file_times):
1557 Assume S_ISDIR works.
1558 (Ffile_readable_p): Use S_IFIFO, not S_ISFIFO, to guess whether
1559 fifos exist.
1560 (Ffile_regular_p, Finsert_file_contents): Assume S_ISREG works.
1561 * filelock.c (S_ISLNK): Remove.
1562 * lread.c (openp): Assume S_ISDIR works.
1563 * xrdb.c (S_ISDIR): Remove.
1564
1565 2011-02-21 Eli Zaretskii <eliz@gnu.org>
1566
1567 * makefile.w32-in ($(BLD)/filemode.$(O)): Move recipe to
1568 lib/makefile.w32-in.
1569 ($(BLD)/dired.$(O)): Depend on $(EMACS_ROOT)/lib/filemode.h.
1570 (GLOBAL_SOURCES): Remove filemode.c.
1571 (OBJ1): Remove $(BLD)/filemode.$(O).
1572
1573 2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
1574
1575 Import filemode module from gnulib.
1576 * Makefile.in (base_obj): Remove filemode.o, as it's now in ../lib.
1577 * deps.mk (dired.o): Depend on ../lib/filemode.h, too.
1578 (filemode.o): Remove; this is now in ../lib.
1579 * dired.c: Include <filemode.h>.
1580 (filemodestring): Remove now-redundant decl.
1581 * config.in: Regenerate.
1582
1583 2011-02-20 Eli Zaretskii <eliz@gnu.org>
1584
1585 * makefile.w32-in ($(BLD)/fns.$(O)): Depend on
1586 $(EMACS_ROOT)/lib/md5.h and on stamp_BLD.
1587
1588 2011-02-20 Christoph Scholtes <cschol2112@gmail.com>
1589
1590 * makefile.w32-in: Remove md5.$(O).
1591 ($(BLD)/md5.$(O)): Remove prerequisites, moved to
1592 lib/makefile.w32-in.
1593
1594 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1595
1596 Import crypto/md5 and stdint modules from gnulib.
1597 * Makefile.in (base_obj): Remove md5.o, since this file
1598 is in lib now.
1599 * config.in: Regenerate.
1600 * md5.h, md5.h: Move to ../lib.
1601 * deps.mk (md5.o): Remove.
1602 (fns.o): Depend on ../lib/md5.h, not md5.h.
1603
1604 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1605
1606 * termcap.c (tputs): Don't declare baud_rate.
1607
1608 * s/msdos.h (strtold): Define to _strtold.
1609
1610 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * process.c (Fstart_process, Fmake_serial_process)
1613 (Fmake_network_process, server_accept_connection):
1614 Use empty_unibyte_string.
1615
1616 * alloc.c (make_unibyte_string): Don't SET_UNIBYTE redundantly.
1617
1618 * lread.c (Qdir_ok): New constant.
1619 (syms_of_lread): Initialize it.
1620 (openp): Don't ignore directories if the predicate returns dir-ok.
1621
1622 2011-02-18 Eli Zaretskii <eliz@gnu.org>
1623
1624 * xdisp.c (display_line): Fix the change made for bug#7939.
1625
1626 * terminal.c (create_terminal): Use default-keyboard-coding-system
1627 and default-terminal-coding-system to initialize coding systems of
1628 the new terminal. (Bug#7840)
1629
1630 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1631
1632 * lisp.h (BYTE_MARK_STACK): New macro.
1633 (mark_byte_stack): Only declare if BYTE_MARK_STACK is set.
1634
1635 * bytecode.c (BYTE_MAINTAIN_TOP): New macros.
1636 (struct byte_stack): Only define `top' and `bottom' if used.
1637 (mark_byte_stack): Only define if used.
1638 (BEFORE_POTENTIAL_GC, AFTER_POTENTIAL_GC): Nullify if BYTE_MAINTAIN_TOP
1639 is not set.
1640 (Fbyte_code): Don't set `bottom' unless BYTE_MAINTAIN_TOP is set.
1641
1642 * term.c (OUTPUT_IF): Use OUTPUT.
1643
1644 * alloc.c (Fgarbage_collect): When using stack scanning, don't
1645 redundantly scan byte-code stacks, catchlist, and handlerlist.
1646
1647 2011-02-17 Jan Djärv <jan.h.d@swipnet.se>
1648
1649 * nsfns.m (Fx_create_frame, ns_set_name_as_filename)
1650 (Fns_read_file_name): Replace B_ with BVAR.
1651
1652 * nsterm.m (ns_term_init): Use KVAR.
1653
1654 2011-02-16 Eli Zaretskii <eliz@gnu.org>
1655
1656 * msdos.c (internal_terminal_init): Use KVAR.
1657
1658 * w32fns.c (Fx_create_frame): Use KVAR.
1659
1660 * w32term.c (w32_create_terminal): Use KVAR.
1661
1662 * s/ms-w32.h (MODE_LINE_BINARY_TEXT): Remove.
1663 (getloadavg): Declare prototype which was removed from lisp.h.
1664
1665 * xdisp.c (decode_mode_spec): Don't use MODE_LINE_BINARY_TEXT.
1666
1667 * fileio.c (Finsert_file_contents, Fwrite_region):
1668 Remove references to buffer_file_type.
1669 (syms_of_fileio): Don't intern and staticpro
1670 find-buffer-file-type.
1671
1672 * callproc.c (syms_of_callproc): Remove references to
1673 buffer_file_type.
1674
1675 * buffer.c (reset_buffer_local_variables): Don't set
1676 buffer_file_type.
1677 (init_buffer_once): Likewise.
1678 (syms_of_buffer): Don't define buffer-file-type.
1679
1680 * buffer.h (struct buffer): Remove buffer_file_type.
1681
1682 2011-02-16 Tom Tromey <tromey@parfait>
1683
1684 * callint.c (Fcall_interactively): Update for change to field names.
1685 * doc.c (Fsubstitute_command_keys): Update for change to field names.
1686 * cmds.c (Fself_insert_command): Update for change to field names.
1687 * keymap.c (Fcurrent_active_maps, Fkey_binding)
1688 (Fdescribe_buffer_bindings): Update for change to field names.
1689 * macros.c (Fstart_kbd_macro, end_kbd_macro, Fend_kbd_macro)
1690 (store_kbd_macro_char, Fcall_last_kbd_macro, Fexecute_kbd_macro):
1691 Update for change to field names.
1692 * keyboard.c (echo_char, echo_dash, echo_now, cancel_echoing)
1693 (echo_length, echo_truncate, cmd_error, command_loop_1)
1694 (read_char, kbd_buffer_store_event_hold, make_lispy_event)
1695 (menu_bar_items, tool_bar_items, read_char_minibuf_menu_prompt)
1696 (read_key_sequence, Fcommand_execute, Fexecute_extended_command)
1697 (Fdiscard_input, init_kboard, init_keyboard, mark_kboards):
1698 Update for change to field names.
1699 * xfns.c (Fx_create_frame): Update for change to field names.
1700 * xterm.c (x_connection_closed, x_term_init): Update for change to
1701 field names.
1702 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN, init_tty):
1703 Update for change to field names.
1704 * window.c (window_scroll_pixel_based, window_scroll_line_based):
1705 Update for change to field names.
1706 * frame.c (make_frame_without_minibuffer, Fhandle_switch_frame)
1707 (delete_frame): Update for change to field names.
1708 * lisp.h (DEFVAR_KBOARD): Update for change to field names.
1709 * keyboard.h (struct kboard): Rename all Lisp_Object fields.
1710 (KBOARD_INTERNAL_FIELD, KVAR): New macros.
1711
1712 2011-02-16 Tom Tromey <tromey@redhat.com>
1713
1714 * lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR.
1715
1716 2011-02-16 Tom Tromey <tromey@parfait>
1717
1718 * xfns.c (x_create_tip_frame, Fx_show_tip): Replace B_ with BVAR.
1719 * xfaces.c (compute_char_face): Replace B_ with BVAR.
1720 * xdisp.c (pos_visible_p, init_iterator, reseat_1)
1721 (message_dolog, update_echo_area, ensure_echo_area_buffers)
1722 (with_echo_area_buffer, setup_echo_area_for_printing)
1723 (set_message_1, update_menu_bar, update_tool_bar)
1724 (text_outside_line_unchanged_p, redisplay_internal)
1725 (try_scrolling, try_cursor_movement, redisplay_window)
1726 (try_window_reusing_current_matrix, row_containing_pos)
1727 (try_window_id, get_overlay_arrow_glyph_row, display_line)
1728 (Fcurrent_bidi_paragraph_direction, display_mode_lines)
1729 (decode_mode_spec_coding, decode_mode_spec, display_count_lines)
1730 (get_window_cursor_type, note_mouse_highlight): Replace B_ with
1731 BVAR.
1732 * window.c (window_display_table, unshow_buffer, window_loop)
1733 (window_min_size_2, set_window_buffer, Fset_window_buffer)
1734 (select_window, Fforce_window_update, temp_output_buffer_show)
1735 (Fset_window_configuration, save_window_save): Replace B_ with
1736 BVAR.
1737 * w32fns.c (x_create_tip_frame, Fx_show_tip, Fw32_shell_execute):
1738 Replace B_ with BVAR.
1739 * undo.c (record_point, record_insert, record_delete)
1740 (record_marker_adjustment, record_first_change)
1741 (record_property_change, Fundo_boundary, truncate_undo_list)
1742 (Fprimitive_undo): Replace B_ with BVAR.
1743 * syntax.h (Vstandard_syntax_table, CURRENT_SYNTAX_TABLE)
1744 (SETUP_BUFFER_SYNTAX_TABLE): Replace B_ with BVAR.
1745 * syntax.c (update_syntax_table, dec_bytepos, Fsyntax_table)
1746 (Fset_syntax_table, Fmodify_syntax_entry, skip_chars)
1747 (skip_syntaxes, scan_lists): Replace B_ with BVAR.
1748 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
1749 (string_match_1, fast_looking_at, newline_cache_on_off)
1750 (search_command, search_buffer, simple_search, boyer_moore)
1751 (Freplace_match): Replace B_ with BVAR.
1752 * process.c (get_process, list_processes_1, Fstart_process)
1753 (Fmake_serial_process, Fmake_network_process)
1754 (read_process_output, send_process, exec_sentinel)
1755 (status_notify, setup_process_coding_systems): Replace B_ with
1756 BVAR.
1757 * print.c (PRINTDECLARE, PRINTPREPARE, PRINTFINISH, printchar)
1758 (strout, print_string, temp_output_buffer_setup, print_object):
1759 Replace B_ with BVAR.
1760 * msdos.c (IT_frame_up_to_date): Replace B_ with BVAR.
1761 * minibuf.c (read_minibuf, get_minibuffer, Fread_buffer):
1762 Replace B_ with BVAR.
1763 * marker.c (Fmarker_buffer, Fset_marker, set_marker_restricted)
1764 (set_marker_both, set_marker_restricted_both, unchain_marker):
1765 Replace B_ with BVAR.
1766 * lread.c (readchar, unreadchar, openp, readevalloop)
1767 (Feval_buffer, Feval_region): Replace B_ with BVAR.
1768 * lisp.h (DOWNCASE_TABLE, UPCASE_TABLE): Replace B_ with BVAR.
1769 * keymap.c (Flocal_key_binding, Fuse_local_map)
1770 (Fcurrent_local_map, push_key_description)
1771 (Fdescribe_buffer_bindings): Replace B_ with BVAR.
1772 * keyboard.c (command_loop_1, read_char_minibuf_menu_prompt)
1773 (read_key_sequence): Replace B_ with BVAR.
1774 * intervals.h (TEXT_PROP_MEANS_INVISIBLE): Replace B_ with BVAR.
1775 * intervals.c (set_point_both, get_local_map): Replace B_ with
1776 BVAR.
1777 * insdel.c (check_markers, insert_char, insert_1_both)
1778 (insert_from_string_1, insert_from_gap, insert_from_buffer_1)
1779 (adjust_after_replace, replace_range, del_range_2)
1780 (modify_region, prepare_to_modify_buffer)
1781 (Fcombine_after_change_execute): Replace B_ with BVAR.
1782 * indent.c (buffer_display_table, recompute_width_table)
1783 (width_run_cache_on_off, current_column, scan_for_column)
1784 (Findent_to, position_indentation, compute_motion, vmotion):
1785 Replace B_ with BVAR.
1786 * fringe.c (get_logical_cursor_bitmap)
1787 (get_logical_fringe_bitmap, update_window_fringes): Replace B_
1788 with BVAR.
1789 * frame.c (make_frame_visible_1): Replace B_ with BVAR.
1790 * font.c (font_at): Replace B_ with BVAR.
1791 * fns.c (Fbase64_encode_region, Fbase64_decode_region, Fmd5):
1792 Replace B_ with BVAR.
1793 * filelock.c (unlock_all_files, Flock_buffer, Funlock_buffer)
1794 (unlock_buffer): Replace B_ with BVAR.
1795 * fileio.c (Fexpand_file_name, Ffile_directory_p)
1796 (Ffile_regular_p, Ffile_selinux_context)
1797 (Fset_file_selinux_context, Ffile_modes, Fset_file_modes)
1798 (Fset_file_times, Ffile_newer_than_file_p, decide_coding_unwind)
1799 (Finsert_file_contents, choose_write_coding_system)
1800 (Fwrite_region, build_annotations, Fverify_visited_file_modtime)
1801 (Fset_visited_file_modtime, auto_save_error, auto_save_1)
1802 (Fdo_auto_save, Fset_buffer_auto_saved): Replace B_ with BVAR.
1803 * editfns.c (region_limit, Fmark_marker, save_excursion_save)
1804 (save_excursion_restore, Fprevious_char, Fchar_before)
1805 (general_insert_function, Finsert_char, Finsert_byte)
1806 (make_buffer_string_both, Finsert_buffer_substring)
1807 (Fcompare_buffer_substrings, subst_char_in_region_unwind)
1808 (subst_char_in_region_unwind_1, Fsubst_char_in_region)
1809 (Ftranslate_region_internal, save_restriction_restore)
1810 (Fchar_equal): Replace B_ with BVAR.
1811 * dispnew.c (Fframe_or_buffer_changed_p): Replace B_ with BVAR.
1812 * dispextern.h (WINDOW_WANTS_MODELINE_P)
1813 (WINDOW_WANTS_HEADER_LINE_P): Replace B_ with BVAR.
1814 * dired.c (directory_files_internal): Replace B_ with BVAR.
1815 * data.c (swap_in_symval_forwarding, set_internal)
1816 (Fmake_local_variable, Fkill_local_variable, Flocal_variable_p):
1817 Replace B_ with BVAR.
1818 * composite.c (fill_gstring_header)
1819 (composition_compute_stop_pos, composition_adjust_point)
1820 (Ffind_composition_internal): Replace B_ with BVAR.
1821 * coding.c (decode_coding, encode_coding)
1822 (make_conversion_work_buffer, decode_coding_gap)
1823 (decode_coding_object, encode_coding_object)
1824 (Fdetect_coding_region, Ffind_coding_systems_region_internal)
1825 (Funencodable_char_position, Fcheck_coding_systems_region):
1826 Replace B_ with BVAR.
1827 * cmds.c (Fself_insert_command, internal_self_insert): Replace B_
1828 with BVAR.
1829 * charset.c (Ffind_charset_region): Replace B_ with BVAR.
1830 * character.h (FETCH_CHAR_ADVANCE, INC_BOTH, DEC_BOTH)
1831 (ASCII_CHAR_WIDTH): Replace B_ with BVAR.
1832 * character.c (chars_in_text, Fget_byte): Replace B_ with BVAR.
1833 * category.h (Vstandard_category_table): Replace B_ with BVAR.
1834 * category.c (check_category_table, Fcategory_table)
1835 (Fset_category_table, char_category_set): Replace B_ with BVAR.
1836 * casetab.c (Fcurrent_case_table, set_case_table): Replace B_ with
1837 BVAR.
1838 * casefiddle.c (casify_object, casify_region): Replace B_ with
1839 BVAR.
1840 * callproc.c (Fcall_process, Fcall_process_region): Replace B_
1841 with BVAR.
1842 * callint.c (check_mark, Fcall_interactively): Replace B_ with
1843 BVAR.
1844 * bytecode.c (Fbyte_code): Replace B_ with BVAR.
1845 * buffer.h (FETCH_CHAR, FETCH_CHAR_AS_MULTIBYTE, BVAR): Replace B_
1846 with BVAR.
1847 * buffer.c (Fbuffer_live_p, Fget_file_buffer)
1848 (get_truename_buffer, Fget_buffer_create)
1849 (clone_per_buffer_values, Fmake_indirect_buffer, reset_buffer)
1850 (reset_buffer_local_variables, Fbuffer_name, Fbuffer_file_name)
1851 (Fbuffer_local_value, buffer_lisp_local_variables)
1852 (Fset_buffer_modified_p, Frestore_buffer_modified_p)
1853 (Frename_buffer, Fother_buffer, Fbuffer_enable_undo)
1854 (Fkill_buffer, Fset_buffer_major_mode, set_buffer_internal_1)
1855 (set_buffer_temp, Fset_buffer, set_buffer_if_live)
1856 (Fbarf_if_buffer_read_only, Fbury_buffer, Ferase_buffer)
1857 (Fbuffer_swap_text, swapfield_, Fbuffer_swap_text)
1858 (Fset_buffer_multibyte, swap_out_buffer_local_variables)
1859 (record_overlay_string, overlay_strings, init_buffer_once)
1860 (init_buffer, syms_of_buffer): Replace B_ with BVAR.
1861
1862 2011-02-16 Eli Zaretskii <eliz@gnu.org>
1863
1864 * xdisp.c (redisplay_internal): Resynchronize `w' if the selected
1865 window is changed inside calls to do_pending_window_change.
1866 (Bug#8020)
1867
1868 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1869
1870 Remove no-longer needed getloadavg symbols.
1871 * m/alpha.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1872 * m/amdx86-64.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1873 * m/ia64.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1874 * m/ibms390.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1875 * m/macppc.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1876 * m/sparc.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1877 * m/template.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1878 * m/vax.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Remove.
1879 * s/aix4-2.h (KERNEL_FILE, LDAV_SYMBOL): Remove.
1880 * s/bsd-common.h (KERNEL_FILE, LDAV_SYMBOL): Remove #undef.
1881 * s/hpux10-20.h (KERNEL_FILE, LOAD_AVE_TYPE, LOAD_AVE_CVT):
1882 (LDAV_SYMBOL): Remove.
1883 * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE): Remove.
1884 * s/usg5-4-common.h (KERNEL_FILE, LDAV_SYMBOL): Remove.
1885
1886 Import getloadavg module from gnulib.
1887 * deps.mk (getloadavg.o): Remove; gnulib now does this.
1888 * lisp.h (getloadavg) [!defined HAVE_GETLOADAVG]: Remove; gnulib
1889 now does this.
1890 * src/s/freebsd.h (HAVE_GETLOADAVG): Remove; gnulib now does this.
1891 * src/s/netbsd.h (HAVE_GETLOADAVG): Likewise.
1892 * config.in: Regenerate.
1893
1894 2011-02-15 Eli Zaretskii <eliz@gnu.org>
1895
1896 * nsfns.m (ns_set_name_as_filename, Fns_read_file_name): Use B_.
1897
1898 2011-02-14 Michael Welsh Duggan <md5i@md5i.com>
1899
1900 * print.c (float_to_string): Ensure that a decimal point is
1901 printed if using dtoastr (Bug#8033).
1902
1903 2011-02-14 Eli Zaretskii <eliz@gnu.org>
1904
1905 * msdos.c (IT_frame_up_to_date):
1906 * s/msdos.h (MODE_LINE_BINARY_TEXT): Use B_ for the MS-DOS build.
1907
1908 * dired.c (directory_files_internal):
1909 * fileio.c (Finsert_file_contents):
1910 * insdel.c (prepare_to_modify_buffer):
1911 * xdisp.c (pos_visible_p):
1912 * s/ms-w32.h (MODE_LINE_BINARY_TEXT):
1913 * w32fns.c (Fw32_shell_execute, Fx_show_tip, x_create_tip_frame):
1914 Use B_ for the MS-Windows build.
1915
1916 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1917
1918 * xrdb.c (x_load_resources): For LUCID and XFT, don't put a
1919 resource that specifies helvetica for menus and dialogs.
1920
1921 * xmenu.c (apply_systemfont_to_dialog): Apply to *dialog.font.
1922 (apply_systemfont_to_menu): Set resources *menubar*font and
1923 *popup*font. Remove defflt.
1924 (set_frame_menubar, create_and_show_popup_menu):
1925 Call apply_systemfont_to_menu before lw_create_widget.
1926
1927 2011-02-14 Tom Tromey <tromey@redhat.com>
1928
1929 * buffer.c (init_buffer_once, syms_of_buffer): Use B_ in DOS_NT case.
1930
1931 * keyboard.h: Remove obsolete comment.
1932
1933 2011-02-14 Tom Tromey <tromey@parfait>
1934
1935 * composite.c (fill_gstring_header)
1936 (composition_compute_stop_pos, composition_adjust_point)
1937 (Ffind_composition_internal): Use B_.
1938 * intervals.c (set_point_both, get_local_map): Use B_.
1939 * callproc.c (Fcall_process, Fcall_process_region): Use B_.
1940 * process.c (get_process, list_processes_1, Fstart_process)
1941 (Fmake_serial_process, Fmake_network_process)
1942 (read_process_output, send_process, exec_sentinel)
1943 (status_notify, setup_process_coding_systems): Use B_.
1944 * bytecode.c (Fbyte_code): Use B_.
1945 * syntax.c (update_syntax_table, dec_bytepos, Fsyntax_table)
1946 (Fset_syntax_table, Fmodify_syntax_entry, skip_chars)
1947 (skip_syntaxes, scan_lists): Use B_.
1948 * lread.c (readchar, unreadchar, openp, readevalloop)
1949 (Feval_buffer, Feval_region): Use B_.
1950 * print.c (printchar, strout, print_string, PRINTDECLARE)
1951 (PRINTPREPARE, PRINTFINISH, temp_output_buffer_setup)
1952 (print_object): Use B_.
1953 * font.c (font_at): Use B_.
1954 * fns.c (Fbase64_encode_region, Fbase64_decode_region, Fmd5):
1955 Use B_.
1956 * callint.c (check_mark, Fcall_interactively): Use B_.
1957 * editfns.c (region_limit, Fmark_marker, save_excursion_save)
1958 (save_excursion_restore, Fprevious_char, Fchar_before)
1959 (general_insert_function, Finsert_char, Finsert_byte)
1960 (make_buffer_string_both, Finsert_buffer_substring)
1961 (Fcompare_buffer_substrings, subst_char_in_region_unwind)
1962 (subst_char_in_region_unwind_1, Fsubst_char_in_region)
1963 (Ftranslate_region_internal, save_restriction_restore)
1964 (Fchar_equal): Use B_.
1965 * data.c (swap_in_symval_forwarding, set_internal)
1966 (Fmake_local_variable, Fkill_local_variable, Flocal_variable_p):
1967 Use B_.
1968 * undo.c (record_point, record_insert, record_delete)
1969 (record_marker_adjustment, record_first_change)
1970 (record_property_change, Fundo_boundary, truncate_undo_list)
1971 (Fprimitive_undo): Use B_.
1972 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
1973 (string_match_1, fast_looking_at, newline_cache_on_off)
1974 (search_command, search_buffer, simple_search, boyer_moore)
1975 (Freplace_match): Use B_.
1976 * indent.c (buffer_display_table, recompute_width_table)
1977 (width_run_cache_on_off, current_column, scan_for_column)
1978 (Findent_to, position_indentation, compute_motion, vmotion):
1979 Use B_.
1980 * casefiddle.c (casify_object, casify_region): Use B_.
1981 * casetab.c (Fcurrent_case_table, set_case_table): Use B_.
1982 * cmds.c (Fself_insert_command, internal_self_insert): Use B_.
1983 * fileio.c (Fexpand_file_name, Ffile_directory_p)
1984 (Ffile_regular_p, Ffile_selinux_context)
1985 (Fset_file_selinux_context, Ffile_modes, Fset_file_modes)
1986 (Fset_file_times, Ffile_newer_than_file_p, decide_coding_unwind)
1987 (Finsert_file_contents, choose_write_coding_system)
1988 (Fwrite_region, build_annotations, Fverify_visited_file_modtime)
1989 (Fset_visited_file_modtime, auto_save_error, auto_save_1)
1990 (Fdo_auto_save, Fset_buffer_auto_saved): Use B_.
1991 * minibuf.c (read_minibuf, get_minibuffer, Fread_buffer): Use B_.
1992 * marker.c (Fmarker_buffer, Fset_marker, set_marker_restricted)
1993 (set_marker_both, set_marker_restricted_both, unchain_marker):
1994 Use B_.
1995 * insdel.c (check_markers, insert_char, insert_1_both)
1996 (insert_from_string_1, insert_from_gap, insert_from_buffer_1)
1997 (adjust_after_replace, replace_range, del_range_2)
1998 (modify_region, prepare_to_modify_buffer)
1999 (Fcombine_after_change_execute): Use B_.
2000 * filelock.c (unlock_all_files, Flock_buffer, Funlock_buffer)
2001 (unlock_buffer): Use B_.
2002 * keymap.c (Flocal_key_binding, Fuse_local_map)
2003 (Fcurrent_local_map, push_key_description)
2004 (Fdescribe_buffer_bindings): Use B_.
2005 * keyboard.c (command_loop_1, read_char_minibuf_menu_prompt)
2006 (read_key_sequence): Use B_.
2007 * fringe.c (get_logical_cursor_bitmap)
2008 (get_logical_fringe_bitmap, update_window_fringes): Use B_.
2009 * xfns.c (x_create_tip_frame, Fx_show_tip): Use B_.
2010 * xfaces.c (compute_char_face): Use B_.
2011 * character.c (chars_in_text, Fget_byte): Use B_.
2012 * category.c (check_category_table, Fcategory_table)
2013 (Fset_category_table, char_category_set): Use B_.
2014 * coding.c (decode_coding, encode_coding)
2015 (make_conversion_work_buffer, decode_coding_gap)
2016 (decode_coding_object, encode_coding_object)
2017 (Fdetect_coding_region, Ffind_coding_systems_region_internal)
2018 (Funencodable_char_position, Fcheck_coding_systems_region):
2019 Use B_.
2020 * charset.c (Ffind_charset_region): Use B_.
2021 * window.c (window_display_table, unshow_buffer, window_loop)
2022 (window_min_size_2, set_window_buffer, Fset_window_buffer)
2023 (select_window, Fforce_window_update, temp_output_buffer_show)
2024 (Fset_window_configuration, save_window_save): Use B_.
2025 * xdisp.c (pos_visible_p, init_iterator, reseat_1)
2026 (message_dolog, update_echo_area, ensure_echo_area_buffers)
2027 (with_echo_area_buffer, setup_echo_area_for_printing)
2028 (set_message_1, update_menu_bar, update_tool_bar)
2029 (text_outside_line_unchanged_p, redisplay_internal)
2030 (try_scrolling, try_cursor_movement, redisplay_window)
2031 (try_window_reusing_current_matrix, row_containing_pos)
2032 (try_window_id, get_overlay_arrow_glyph_row, display_line)
2033 (Fcurrent_bidi_paragraph_direction, display_mode_lines)
2034 (decode_mode_spec_coding, decode_mode_spec, display_count_lines)
2035 (get_window_cursor_type, note_mouse_highlight): Use B_.
2036 * frame.c (make_frame_visible_1): Use B_.
2037 * dispnew.c (Fframe_or_buffer_changed_p): Use B_.
2038 * dispextern.h (WINDOW_WANTS_HEADER_LINE_P)
2039 (WINDOW_WANTS_MODELINE_P): Use B_.
2040 * syntax.h (Vstandard_syntax_table): Update.
2041 (CURRENT_SYNTAX_TABLE, SETUP_BUFFER_SYNTAX_TABLE): Use B_.
2042 * intervals.h (TEXT_PROP_MEANS_INVISIBLE): Update.
2043 (TEXT_PROP_MEANS_INVISIBLE): Use B_.
2044 * character.h (FETCH_CHAR_ADVANCE): Update.
2045 (INC_BOTH, ASCII_CHAR_WIDTH, DEC_BOTH): Use B_.
2046 * category.h (Vstandard_category_table): Update.
2047 * lisp.h (DEFVAR_BUFFER_DEFAULTS): Update for change to field
2048 names.
2049 (DOWNCASE_TABLE, UPCASE_TABLE): Use B_.
2050 * buffer.c (swapfield_): New macro.
2051 (Fbuffer_swap_text): Use swapfield_ where appropriate.
2052 (Fbuffer_live_p, Fget_file_buffer, get_truename_buffer)
2053 (Fget_buffer_create, clone_per_buffer_values)
2054 (Fmake_indirect_buffer, reset_buffer)
2055 (reset_buffer_local_variables, Fbuffer_name, Fbuffer_file_name)
2056 (Fbuffer_local_value, buffer_lisp_local_variables)
2057 (Fset_buffer_modified_p, Frestore_buffer_modified_p)
2058 (Frename_buffer, Fother_buffer, Fbuffer_enable_undo)
2059 (Fkill_buffer, Fset_buffer_major_mode, set_buffer_internal_1)
2060 (set_buffer_temp, Fset_buffer, set_buffer_if_live)
2061 (Fbarf_if_buffer_read_only, Fbury_buffer, Ferase_buffer)
2062 (Fbuffer_swap_text, Fset_buffer_multibyte)
2063 (swap_out_buffer_local_variables, record_overlay_string)
2064 (overlay_strings, init_buffer_once, init_buffer, syms_of_buffer):
2065 Use B_.
2066 * buffer.h (struct buffer): Rename all Lisp_Object fields.
2067 (BUFFER_INTERNAL_FIELD, B_): New macro.
2068 (FETCH_CHAR, FETCH_CHAR_AS_MULTIBYTE): Use B_.
2069
2070 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2071
2072 * gtkutil.c (xg_tool_bar_menu_proxy): Handle case when tool bar label
2073 is null.
2074
2075 2011-02-13 Jan Djärv <jan.h.d@swipnet.se>
2076
2077 * callproc.c (Fcall_process):
2078 * process.c (create_process): Replace Gtk with GConf in SIGPIPE
2079 comment.
2080
2081 2011-02-12 Martin Rudalics <rudalics@gmx.at>
2082
2083 * window.c (select_window): Check inhibit_point_swap argument when
2084 deciding whether to return immediately.
2085
2086 2011-02-12 Jan Djärv <jan.h.d@swipnet.se>
2087
2088 * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't become
2089 zero (Bug#7348).
2090
2091 2011-02-12 Chong Yidong <cyd@stupidchicken.com>
2092
2093 * config.in (TERMINFO): New definition.
2094
2095 * s/netbsd.h: Use it to choose between terminfo and termcap
2096 (Bug#7642).
2097
2098 2011-02-12 Paul Eggert <eggert@cs.ucla.edu>
2099
2100 * md5.c (md5_process_bytes): Use sizeof, not __alignof__.
2101 The difference doesn't matter here, in practice, and sizeof is
2102 more portable to non-GCC compilers. Also, this makes the code
2103 match the already-existing comment.
2104
2105 2011-02-12 Andreas Schwab <schwab@linux-m68k.org>
2106
2107 * process.c (create_process): Reset SIGPIPE handler in the child.
2108 * callproc.c (Fcall_process): Likewise. (Bug#5238)
2109
2110 2011-02-12 Eli Zaretskii <eliz@gnu.org>
2111
2112 * xdisp.c <this_line_min_pos>: New variable.
2113 (move_it_in_display_line_to): Record in this_line_min_pos the
2114 smallest position iterated across.
2115 (display_line): Use this_line_min_pos to record the smallest
2116 position in the line even if it is not displayed due to
2117 hscrolling. (Bug#7939)
2118
2119 2011-02-12 Paul Eggert <eggert@cs.ucla.edu>
2120
2121 Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).
2122 * md5.h (ATTRIBUTE_ALIGNED): New macro.
2123 (struct md5_ctx): Use it.
2124
2125 Port to Solaris 10, which doesn't support FC_HINT_STYLE.
2126 * xftfont.c (FC_HINT_STYLE): #define to "hintstyle" if not
2127 defined.
2128 * xsettings.c (parse_settings, apply_xft_settings): Don't assume
2129 FC_HINT_STYLE is supported.
2130
2131 2011-02-11 Jan Djärv <jan.h.d@swipnet.se>
2132
2133 * xterm.c (x_set_frame_alpha): Access data before it is free:d.
2134 Make sure we don't do x_catch_errors twice.
2135
2136 2011-02-10 Glenn Morris <rgm@gnu.org>
2137
2138 * Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.
2139
2140 2011-02-09 Eli Zaretskii <eliz@gnu.org>
2141
2142 * makefile.w32-in (GLOBAL_SOURCES, SOME_MACHINE_OBJECTS, obj):
2143 New macros.
2144 (globals.h, gl-stamp): New targets.
2145 (clean): Clean gl-stamp and globals.h.
2146
2147 2011-02-09 Andreas Schwab <schwab@linux-m68k.org>
2148
2149 * Makefile.in (gl-stamp): Create globals.h here.
2150 (globals.h): Don't do it here.
2151 (mostlyclean): Clean globals.h and gl-stamp.
2152
2153 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2154
2155 * Makefile.in ($(otherobj)): Depend on globals.h.
2156 Otherwise 'make -j10' failed on my host, because the build lacked
2157 necessary dependencies, e.g., vm-limit.o depends on globals.h.
2158
2159 2011-02-08 Tom Tromey <tromey@redhat.com>
2160
2161 * Makefile.in (NS_OBJC_OBJ): New variable.
2162 (base_obj): Rename from 'obj'.
2163 (obj): New variable.
2164 (globals.h, gl-stamp, $(obj)): New targets.
2165 (GLOBAL_SOURCES): New variable.
2166 * globals.h: Remove.
2167 * nsselect.m (Vselection_alist): Define. Reverts part of
2168 2011-01-19T22:11:33Z!jan.h.d@swipnet.se.
2169 * buffer.c: Don't use "no_cell" for name of kill-buffer-hook's
2170 variable.
2171 * xselect.c (Vselection_alist): Define. Reverts part of 2011-01-19T23:32:42Z!eggert@cs.ucla.edu.
2172
2173 2011-02-08 Kenichi Handa <handa@m17n.org>
2174
2175 * font.c (Ffont_get): Do not cache :otf value.
2176
2177 2011-02-07 Paul Eggert <eggert@cs.ucla.edu>
2178
2179 conform to C89 pointer rules
2180
2181 * dired.c (scmp, file_name_completion):
2182 Change types between char * and unsigned char *, to satisfy C89
2183 rules about pointer type compatibility.
2184 * casefiddle.c (casify_object, casify_region): Likewise.
2185 * search.c (Freplace_match, Fregexp_quote): Likewise.
2186 * alloc.c (make_string, make_specified_string, make_pure_string):
2187 Likewise.
2188 * data.c (Fstring_to_number): Likewise.
2189 * print.c (float_to_string, PRINTFINISH, printchar, strout):
2190 (print_object): Likewise.
2191 * editfns.c (init_editfns, Fchar_to_string, Fbyte_to_string):
2192 (Fuser_full_name, Fsubst_char_in_region, Ftranslate_region_internal):
2193 (Fformat): Likewise.
2194 * callint.c (Fcall_interactively): Likewise.
2195 * fns.c (string_make_multibyte, string_to_multibyte):
2196 (string_make_unibyte, Fstring_as_unibyte, Fstring_to_unibyte):
2197 (Fbase64_encode_region, base64_encode_1, Fbase64_decode_region, Fmd5):
2198 Likewise.
2199 * lread.c (read1, hash_string): Likewise.
2200 * process.c (read_process_output, send_process, Fprocess_send_region):
2201 Likewise.
2202 * callproc.c (Fcall_process): Likewise.
2203 * doprnt.c (doprnt): Likewise.
2204 * indent.c (compute_motion): Likewise.
2205 * xfont.c (xfont_decode_coding_xlfd): Likewise.
2206 * ralloc.c (resize_bloc): Likewise.
2207 * image.c (tiff_load): Likewise.
2208 * xml.c (make_dom, parse_region): Likewise.
2209 * character.c (strwidth): Make its argument const char *, not const
2210 unsigned char *, since more callers prefer it that way. All callers
2211 changed.
2212
2213 2011-02-06 Paul Eggert <eggert@cs.ucla.edu>
2214
2215 * xterm.c (x_alloc_nearest_color_1): Avoid unportable int assumption.
2216 Emacs assumes two's complement elsewhere, but the assumption is
2217 easy to remove here, and this suppresses a warning with Sun C 5.8.
2218
2219 conform to C89 pointer rules
2220
2221 * xterm.c (x_draw_fringe_bitmap, handle_one_xevent, x_bitmap_icon):
2222 (same_x_server, x_term_init):
2223 Change types between char * and unsigned char *, to satisfy C89
2224 rules about pointer type compatibility.
2225 * doc.c (get_doc_string, Fsnarf_documentation):
2226 (Fsubstitute_command_keys): Likewise.
2227 * xfns.c (Fx_open_connection, Fx_window_property): Likewise.
2228 * bitmaps/gray.xbm (gray_bits): Likewise.
2229 * image.c (xbm_read_bitmap_data, xbm_load_image, xbm_load): Likewise.
2230 * keyboard.c (echo_char, MULTI_LETTER_MOD, tty_read_avail_input):
2231 Likewise.
2232 * keymap.c (Ftext_char_description): Likewise.
2233 * minibuf.c (Fread_buffer): Likewise.
2234 * fileio.c (IS_DRIVE) [defined WINDOWSNT]:
2235 (DRIVE_LETTER) [defined DOS_NT]:
2236 (report_file_error, Ffile_name_directory, Ffile_name_nondirectory):
2237 (make_temp_name, Fexpand_file_name, file_name_absolute_p):
2238 (search_embedded_absfilename, Fsubstitute_in_file_name):
2239 (barf_or_query_if_file_exists, Fmake_directory_internal):
2240 (Fdelete_directory_internal, Ffile_name_absolute_p, read_non_regular):
2241 (Finsert_file_contents, Fwrite_region):
2242 Likewise.
2243 * insdel.c (insert, insert_and_inherit, insert_before_markers):
2244 (insert_before_markers_and_inherit, insert_1, insert_1_both):
2245 Likewise. This changes these functions' signatures, which is
2246 more convenient since most callers use char *. All remaining
2247 callers changed.
2248 * editfns.c (general_insert_function): Change signature to
2249 match changes to insert functions' signatures.
2250 * keymap.c (map_keymap_char_table_item, map_keymap_internal):
2251 Use explicit cast when converting between void * and function pointer
2252 types, as C89 requires this.
2253
2254 2011-02-05 Paul Eggert <eggert@cs.ucla.edu>
2255
2256 don't ignore chdir failure
2257 * sysdep.c (sys_subshell) [!defined DOS_NT]: Diagnose chdir
2258 failure and exit.
2259 (sys_subshell) [defined DOS_NT]: Mark with a FIXME the two
2260 remaining unchecked chdir calls in this function; some DOS/NT
2261 expert needs to fix them.
2262 * emacs.c (main): Mark with a FIXME the unchecked chdir calls
2263 in this function; some NextStep expert needs to fix them.
2264
2265 2011-02-05 Glenn Morris <rgm@gnu.org>
2266
2267 * xfaces.c (Finternal_set_lisp_face_attribute):
2268 Try to clarify some error messages. (Bug#2659)
2269
2270 2011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
2271
2272 * editfns.c (save_restriction_restore): Don't forget to invalidate the
2273 current_column cache (bug#7946).
2274
2275 2011-02-05 Kenichi Handa <handa@m17n.org>
2276
2277 * ftfont.c (ftfont_open): Use FC_DUAL only when it is defined.
2278
2279 * xftfont.c (xftfont_open): Likewise.
2280
2281 2011-02-05 Andreas Schwab <schwab@linux-m68k.org>
2282
2283 * window.c (Fselect_window): Add missing return value.
2284
2285 2011-02-05 Paul Eggert <eggert@cs.ucla.edu>
2286
2287 xstrcasecmp: conform to C89 pointer rules
2288 * xfaces.c (xstrcasecmp): Change args from const unsigned char *
2289 to const char *, since they're usually low-level C strings, and
2290 this stays compatible with C89 pointer rules. All callers changed.
2291
2292 * charset.c: Conform to C89 pointer rules.
2293 (define_charset_internal): Switch between char * and unsigned char *.
2294
2295 * xmenu.c: Conform to C89 const rules.
2296 (xmenu_show, xdialog_show): Declare local var as char *, not
2297 const char *, to stay compatible with C89 const rules.
2298
2299 * xdisp.c: Conform to C89 pointer rules.
2300 (store_mode_line_noprop, display_string, reseat_to_string):
2301 (c_string_pos, number_of_chars, message_dolog):
2302 (message_log_check_duplicate, set_message_1, store_mode_line_noprop):
2303 (display_mode_element, display_string):
2304 Switch between char * and unsigned char * to stay compatible wth
2305 C89 pointer rules.
2306
2307 * regex.c: Conform to C89 pointer rules.
2308 (re_wctype): Add cast, as C89 does not allow assigning between
2309 char * and unsigned char *.
2310 (regex_compile): Likewise.
2311
2312 sync from gnulib to remove HAVE_STDBOOL_H
2313 * config.in: Regenerate.
2314
2315 2011-02-04 Eli Zaretskii <eliz@gnu.org>
2316
2317 * makefile.w32-in (LISP_H, PROCESS_H): New variables.
2318 Replace all uses of lisp.h with $(LISP_H), and all uses of
2319 process.h with $(PROCESS_H).
2320 ($(BLD)/editfns.$(O)): Depend on ../lib/strftime.h.
2321 ($(BLD)/print.$(O)): Depend on ../lib/ftoastr.h and ../lib/intprops.h.
2322
2323 * deps.mk: Update for recent changes: gnutls support, gnulib
2324 imports, addition of globals.h.
2325
2326 * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on
2327 ../lib/ignore-value.h.
2328
2329 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2330
2331 allow C code to suppress warnings about ignored return values
2332
2333 We need to go through the code and for each such warning, either
2334 fix the code to pay attention to the returned value, or tell GCC
2335 that we really do want to ignore the returned value. Here is one
2336 example of how to do the latter.
2337 * sysdep.c: Include <ignore-value.h>.
2338 (sys_subshell): Suppress an undesirable warning about not checking
2339 the returned value of 'write', as there's nothing useful one can
2340 do with that returned value.
2341
2342 2011-02-03 Jan Djärv <jan.h.d@swipnet.se>
2343
2344 * xterm.c (x_connection_closed): Remove all calls that calls
2345 XSync (Bug#7949).
2346
2347 2011-02-01 Eli Zaretskii <eliz@gnu.org>
2348
2349 * image.c (tiff_load): Avoid compiler warning in 2nd arg to
2350 TIFFClientOpen.
2351
2352 2011-02-01 Jan Djärv <jan.h.d@swipnet.se>
2353
2354 * xsmfns.c (ice_connection_closed): Call delete_read_fd.
2355 (x_session_check_input): Change args and return type so it can be used
2356 as argument to add_read_fd. Make static. Remove call to select.
2357 Call kbd_buffer_store_event for emacs_event.
2358 (smc_save_yourself_CB): Also store initial argv to SmRestartCommand.
2359 (ice_conn_watch_CB): Call add_read_fd.
2360
2361 * xterm.c (XTread_socket): Remove HAVE_X_SM block with call to
2362 x_session_check_input.
2363 (x_session_initialized): Remove definition.
2364 (x_initialize): Remove setting of x_session_initialized.
2365
2366 * xterm.h (x_session_check_input): Remove declaration.
2367
2368 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
2369
2370 format-time-string now supports subsecond time stamp resolution
2371 * editfns.c (emacs_nmemftime): Rename from emacs_memftimeu,
2372 for consistency with its new argument and with gnulib nstrftime.
2373 All callers changed. New argument NS.
2374 (Fformat_time_string): Check that the time argument's microseconds
2375 component, if any, is in range; this avoids integer overflow and
2376 also nstrftime needs this. Document %N.
2377
2378 2011-01-31 Andreas Schwab <schwab@linux-m68k.org>
2379
2380 * image.c (DEF_IMGLIB_FN): Add parameter rettype, use it instead
2381 of int. All uses adjusted.
2382 (PNG_JMPBUF, png_load, jpeg_load, tiff_load, gif_load)
2383 (svg_load_image): Remove casts.
2384
2385 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
2386
2387 * image.c (fn_png_longjmp, fn_png_set_longjmp_fn): New png
2388 function definitions for compiling with libpng-1.5.
2389 (PNG_LONGJMP, PNG_JMPBUF): New macros for libpng-1.5.
2390 (my_png_error, png_load): Use them. Suggested by Thomas Klausner
2391 (Bug#7908).
2392
2393 2011-01-31 Eli Zaretskii <eliz@gnu.org>
2394
2395 * s/ms-w32.h (HAVE_STRFTIME): Don't define.
2396
2397 * makefile.w32-in (OBJ2): Remove strftime.$(O).
2398 ($(BLD)/strftime.$(O)): Remove prerequisites.
2399
2400 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
2401
2402 src/emacs.c now gets version number from configure.in
2403 * emacs.c (emacs_version): Set to VERSION so that it
2404 is determined automatically from ../configure.in.
2405
2406 2011-01-31 Jim Meyering <meyering@redhat.com>
2407
2408 * charset.c (load_charset_map): Don't deref NULL on failed malloc.
2409 Use xmalloc rather than malloc.
2410
2411 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
2412
2413 strftime: import from gnulib
2414 * Makefile.in (obj): Remove strftime.o, as gnulib now does this for us.
2415 * deps.mk (strftime.o): Remove.
2416 * editfns.c: Include <strftime.h>, supplied by gnulib.
2417 (emacs_strftimeu): Remove decl.
2418 (emacs_memftimeu): Use nstrftime (the gnulib name) rather than
2419 emacs_strftimeu.
2420 * config.in: Regenerate.
2421 * strftime.c: Remove; we now use strftime from gnulib.
2422
2423 Use SSDATA when the context wants char *.
2424 * alloc.c, buffer.c, bytecode.c, callproc.c, dired.c:
2425 * dispnew.c, doc.c, editfns.c, emacs.c, fileio.c, filelock.c:
2426 * fns.c, font.c, frame.c, image.c, indent.c, keyboard.c:
2427 * lread.c, minibuf.c, print.c, process.c, search.c, widget.c:
2428 * xdisp.c, xfaces.c, xfns.c, xml.c, xselect.c, xterm.c:
2429 Use SSDATA (not SDATA) when the context of the expression wants
2430 char * (not unsigned char *).
2431
2432 2011-01-30 Jan Djärv <jan.h.d@swipnet.se>
2433
2434 * .gdbinit: Read global lisp variables as globals.f_V*.
2435
2436 2011-01-30 Andreas Schwab <schwab@linux-m68k.org>
2437
2438 * font.c (PROP_MATCH): Remove parameter N and use strlen instead.
2439 All uses changed.
2440 (PROP_SAVE): Likewise.
2441
2442 2011-01-29 Chong Yidong <cyd@stupidchicken.com>
2443
2444 * keyboard.c (make_lispy_position): Fix typo in last change
2445 (Bug#7935).
2446
2447 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2448
2449 * s/ms-w32.h (HAVE_MKTIME): Remove.
2450
2451 * makefile.w32-in (LOCAL_FLAGS): Add -I../lib.
2452 (GNULIB): New variable.
2453 (LIBS): Add $(GNULIB).
2454 $(TEMACS): Depend on $(GNULIB).
2455 <top-level>: Fix font-lock disrupted by a lone `"'.
2456
2457 2011-01-29 Jan Djärv <jan.h.d@swipnet.se>
2458
2459 * nsselect.m (ns_string_from_pasteboard): Get length of string
2460 and use make_string instead of build_string (Bug#7934).
2461 (ns_string_to_pasteboard_internal): Use initWithBytesNoCopy
2462 instead of stringWithUTF8String (Bug#7934).
2463
2464 2011-01-29 Anders Lindgren <andlind@gmail.com> (tiny change)
2465
2466 * nsfont.m (nsfont_open): Ensure that fonts with inexact
2467 descenders would not become one pixel too tall (Bug#7887).
2468
2469 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * keyboard.c (make_lispy_position): For clicks on right fringe or
2472 margin, compute text position using the X coordinate relative to
2473 the left of the text area (Bug#7839).
2474
2475 2011-01-28 Kenichi Handa <handa@m17n.org>
2476
2477 * ftfont.c (ftfont_spec_pattern): Check each extra property
2478 value.
2479
2480 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2481
2482 * xdisp.c (safe_eval_handler): Distinguish symbols and strings.
2483
2484 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
2485
2486 * font.c (font_parse_fcname): Undefine a temporary macro.
2487
2488 2011-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
2489
2490 Let the debugger continue to the normal handler (bug#7825).
2491 * eval.c (maybe_call_debugger): Declare before new use.
2492 (find_handler_clause): Don't call debugger any more.
2493 Ignore Vstack_trace_on_error.
2494 Use XCAR/XCDR.
2495 (syms_of_eval): Remove Vstack_trace_on_error.
2496 (Fsignal): Only modify handlerlist when we know we need to do it.
2497 Call the debugger when necessary.
2498 * globals.h (Vstack_trace_on_error): Remove.
2499
2500 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
2501
2502 * font.c (font_parse_fcname): Rewrite GTK font name parser.
2503
2504 2011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
2505
2506 * xdisp.c (handle_fontified_prop): Be careful with font-lock changing
2507 the buffer's point-max (bug#7876).
2508
2509 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2510
2511 * lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB_TAG cases.
2512 Remove unused case (Bug#6811).
2513
2514 2011-01-23 Jan Djärv <jan.h.d@swipnet.se>
2515
2516 * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to
2517 setFrameTopLeftPoint is constrained.
2518
2519 2011-01-23 Paul Eggert <eggert@cs.ucla.edu>
2520
2521 Check return values of some library calls.
2522 * emacs.c (main): Check dup result.
2523 * frame.c: Include <limits.h>, for INT_MIN and INT_MAX.
2524 (frame_name_fnn_p): Check strtol result.
2525
2526 * image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash
2527 when calling XpmCreatePixmapFromData.
2528
2529 Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
2530 * lisp.h (SSDATA): New macro.
2531 All uses of (char *) SDATA (x) replaced with SSDATA (x),
2532 and all uses of (unsigned char *) SDATA (x) replaced with SDATA (x).
2533 * gtkutil.c (SSDATA): Remove, as lisp.h now defines this.
2534 * xsmfns.c (SSDATA): Likewise.
2535
2536 2011-01-22 Martin Rudalics <rudalics@gmx.at>
2537
2538 * window.c (select_window): New function.
2539 (Fselect_window): Call it.
2540 (inhibit_point_swap): Variable deleted.
2541 (Fset_window_configuration): Call select_window directly.
2542
2543 2011-01-22 Jan Djärv <jan.h.d@swipnet.se>
2544
2545 * nsterm.m (constrainFrameRect): Only constrain the first time called.
2546
2547 2011-01-21 Jan Djärv <jan.h.d@swipnet.se>
2548
2549 * nsterm.m (x_set_offset, windowDidMove): When calculating y, use first
2550 screen, not the window screen.
2551 (x_set_window_size): Remove constraints.
2552 Calculate origin.y only if zooming is 0 and without referring to a
2553 screen.
2554 (windowWillResize): Don't modify frameSize.
2555 (windowDidBecomeKey, mouseDown): Set dont_constrain to 1.
2556 (initFrameFromEmacs): Initialize ns_userRect.
2557 (windowShouldZoom): Set zooming to one. Remove all other code.
2558 (windowWillUseStandardFrame): Move static ns_userRect to EmacsView.
2559 Zero it after restore.
2560 (constrainFrameRect): New method for EmacsWindow.
2561 (mouseDragged): Always post NSWindowDidResizeNotification after call to
2562 windowWillResize.
2563
2564 * nsterm.h (ns_output): Add dont_constrain and zooming.
2565 (EmacsView): Add ns_userRect.
2566
2567 * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
2568 if ns_alternate_modifier is none.
2569
2570 2011-01-20 Jan Djärv <jan.h.d@swipnet.se>
2571
2572 * unexmacosx.c: Add comment about include order.
2573
2574 2011-01-20 Glenn Morris <rgm@gnu.org>
2575
2576 * minibuf.c (syms_of_minibuf) <read-expression-history>:
2577 Give it a doc string.
2578 * globals.h: Add Vread_expression_history.
2579
2580 * macros.c (syms_of_macros) <kbd-macro-termination-hook>:
2581 Give it a doc string.
2582 * globals.h: Add Vkbd_macro_termination_hook.
2583
2584 2011-01-20 Chong Yidong <cyd@stupidchicken.com>
2585
2586 * fns.c (Fyes_or_no_p): Revert 2011-01-07 change, removing ARGS.
2587
2588 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
2589
2590 Fix X11 compilation failure.
2591 * globals.h (struct emacs_globals): Document f_Vselection_alist.
2592 * xselect.c (Vselection_alist): Remove declaration, moving its
2593 documentation to globals.h. This fixes a compilation failure
2594 induced by the earlier change to globals.h today.
2595
2596 2011-01-19 Jan Djärv <jan.h.d@swipnet.se>
2597
2598 * unexmacosx.c: Include config.h before unistd.h (Bug#7859).
2599
2600 * nsterm.m (ns_input_file, ns_input_font, ns_input_fontsize)
2601 (ns_input_line, ns_input_color, ns_input_text, ns_working_text)
2602 (ns_input_spi_name, ns_input_spi_arg)
2603 (ns_alternate_modifier, ns_right_alternate_modifier)
2604 (ns_command_modifier, ns_right_command_modifier, ns_control_modifier)
2605 (ns_right_control_modifier, ns_function_modifier)
2606 (ns_antialias_text, ns_confirm_quit): Move to globals.h.
2607 (Vx_toolkit_scroll_bars, x_use_underline_position_properties)
2608 (x_underline_at_descent_line): Remove declaration.
2609 (syms_of_nsterm): Remove & from DEFVAR_LISP and DEFVAR_BOOL.
2610
2611 * nsselect.m (Vns_sent_selection_hooks, Vns_lost_selection_hooks)
2612 (Vselection_alist, Vselection_converter_alist): Move to globals.h.
2613 (syms_of_nsselect): Remove & from DEFVAR_LISP.
2614
2615 * nsmenu.m (Voverriding_local_map, Voverriding_local_map_menu_flag):
2616 Remove declaration.
2617
2618 * nsfont.m (Vns_reg_to_script, ns_antialias_text): Move to
2619 globals.h.
2620 (syms_of_nsfont): Remove & from DEFVAR_LISP.
2621
2622 * nsfns.m (Vmenu_bar_mode, Vtool_bar_mode): Remove declaration.
2623 (Vns_icon_type_alist, Vns_version_string): Move to globals.h.
2624 (syms_of_nsfns): Remove & from DEFVAR_LISP calls.
2625
2626 * globals.h (struct emacs_globals): Add f_ns_input_file,
2627 f_ns_input_font, f_ns_input_fontsize, f_ns_input_line,
2628 f_ns_input_color, f_ns_input_text, f_ns_working_text,
2629 f_ns_input_spi_name, f_ns_input_spi_arg, f_ns_alternate_modifier,
2630 f_ns_right_alternate_modifier, f_ns_command_modifier,
2631 f_ns_right_command_modifier, f_ns_control_modifier,
2632 f_ns_right_control_modifier, f_ns_function_modifier,
2633 f_ns_antialias_text, f_ns_confirm_quit, f_Vns_icon_type_alist,
2634 f_Vns_version_string, f_Vns_sent_selection_hooks,
2635 f_Vns_lost_selection_hooks, f_Vselection_alist, f_Vns_reg_to_script
2636 and corresponding defines.
2637
2638 2011-01-19 Sam Steingold <sds@gnu.org>
2639
2640 * w32.c (check_windows_init_file): Remove declarations of
2641 Vwindow_system, Vload_path, Qfile_exists_p to fix compilation.
2642 * w32fns.c: Fix an error introduced by the previous patch.
2643
2644 2011-01-19 Tom Tromey <tromey@redhat.com>
2645
2646 * window.c: Fix error introduced by previous patch.
2647
2648 2011-01-18 Tom Tromey <tromey@parfait>
2649
2650 * globals.h: New file.
2651 * xterm.h (Vx_pixel_size_width_font_regexp): Remove declaration.
2652 * window.h (Vinitial_window_system, Vminibuf_scroll_window)
2653 (Vwindow_system_version): Remove declaration.
2654 * w32term.h (Vw32_enable_palette)
2655 (Vx_pixel_size_width_font_regexp): Remove declaration.
2656 * w32menu.c (Voverriding_local_map)
2657 (Voverriding_local_map_menu_flag): Remove declaration.
2658 * w32inevt.c (Vw32_alt_is_meta, Vw32_apps_modifier)
2659 (Vw32_capslock_is_shiftlock, Vw32_enable_caps_lock)
2660 (Vw32_enable_num_lock, Vw32_lwindow_modifier)
2661 (Vw32_pass_lwindow_to_system, Vw32_pass_rwindow_to_system)
2662 (Vw32_phantom_key_code, Vw32_recognize_altgr)
2663 (Vw32_rwindow_modifier, Vw32_scroll_lock_modifier)
2664 (w32_use_full_screen_buffer): Remove declaration.
2665 * w32.c (Vsystem_configuration, Vw32_downcase_file_names)
2666 (Vw32_generate_fake_inodes, Vw32_get_true_file_attributes)
2667 (w32_num_mouse_buttons, w32_pipe_read_delay): Remove declaration.
2668 * termopts.h (Vtruncate_partial_width_windows, inverse_video)
2669 (no_redraw_on_reenter, visible_bell): Remove declaration.
2670 * sysdep.c (Vsystem_name): Remove declaration.
2671 * syntax.h (parse_sexp_lookup_properties): Remove declaration.
2672 * menu.h (Vmenu_updating_frame): Remove declaration.
2673 * macros.h (Vexecuting_kbd_macro, executing_kbd_macro_index):
2674 Remove declaration.
2675 * lisp.h (Vafter_init_time, Vafter_load_alist)
2676 (Vauto_save_list_file_name, Vbefore_init_time, Vcommand_history)
2677 (Vcompletion_regexp_list, Vcurrent_load_list)
2678 (Vcurrent_prefix_arg, Vdata_directory, Vdebug_on_error)
2679 (Vdoc_directory, Vdoc_file_name, Vdynamic_library_alist)
2680 (Vexec_directory, Vexec_path, Vexec_suffixes)
2681 (Vface_font_rescale_alist, Vface_ignored_fonts, Vfeatures)
2682 (Vhelp_form, Vhistory_length, Vinhibit_field_text_motion)
2683 (Vinhibit_quit, Vinhibit_read_only, Vinhibit_redisplay)
2684 (Vinstallation_directory, Vinvocation_directory)
2685 (Vinvocation_name, Vload_file_rep_suffixes, Vload_history)
2686 (Vload_suffixes, Vmark_even_if_inactive, Vmemory_full)
2687 (Vmessage_log_max, Vobarray, Vprint_length, Vprint_level)
2688 (Vpurify_flag, Vquit_flag, Vsaved_region_selection)
2689 (Vscalable_fonts_allowed, Vselect_active_regions)
2690 (Vshell_file_name, Vstandard_input, Vstandard_output)
2691 (Vsystem_name, Vtemporary_file_directory, Vthrow_on_input)
2692 (Vtop_level, Vtty_erase_char, Vundo_outer_limit)
2693 (Vuser_login_name, Vwindow_scroll_functions)
2694 (Vwindow_system_version, Vx_no_window_manager)
2695 (Vx_resource_class, Vx_resource_name, baud_rate)
2696 (completion_ignore_case, debug_on_next_call, gc_cons_threshold)
2697 (history_delete_duplicates, inhibit_x_resources)
2698 (last_nonmenu_event, load_in_progress, max_specpdl_size)
2699 (minibuffer_auto_raise, print_escape_newlines, scroll_margin)
2700 (use_dialog_box, use_file_dialog): Remove declaration.
2701 Include globals.h.
2702 * keymap.h (Voverriding_local_map)
2703 (Voverriding_local_map_menu_flag, meta_prefix_char):
2704 Remove declaration.
2705 * keyboard.h (Vdouble_click_time, Vfunction_key_map)
2706 (Vinput_method_function, Vkey_translation_map)
2707 (Vlucid_menu_bar_dirty_flag, Vthis_original_command)
2708 (do_mouse_tracking, extra_keyboard_modifiers)
2709 (num_nonmacro_input_events): Remove declaration.
2710 * intervals.h (Vchar_property_alias_alist)
2711 (Vdefault_text_properties, Vinhibit_point_motion_hooks)
2712 (Vtext_property_default_nonsticky): Remove declaration.
2713 * gtkutil.h (x_gtk_file_dialog_help_text)
2714 (x_gtk_show_hidden_files, x_gtk_use_old_file_dialog)
2715 (x_gtk_whole_detached_tool_bar): Remove declaration.
2716 * frame.h (Vdefault_frame_alist, Vframe_alpha_lower_limit)
2717 (Vmenu_bar_mode, Vmouse_highlight, Vterminal_frame)
2718 (Vtool_bar_mode, Vx_resource_class, Vx_resource_name)
2719 (focus_follows_mouse): Remove declaration.
2720 * fontset.h (Valternate_fontname_alist, Vfontset_alias_alist)
2721 (Vignore_relative_composition, Votf_script_alist)
2722 (Vuse_default_ascent, Vvertical_centering_font_regexp):
2723 Remove declaration.
2724 * font.h (Vfont_log): Remove declaration.
2725 * dosfns.h (Vdos_display_scancodes, Vdos_version)
2726 (Vdos_windows_version, dos_codepage, dos_country_code)
2727 (dos_decimal_point, dos_hyper_key, dos_keyboard_layout)
2728 (dos_keypad_mode, dos_super_key, dos_timezone_offset):
2729 Remove declaration.
2730 * disptab.h (Vglyph_table, Vstandard_display_table):
2731 Remove declaration.
2732 * dispextern.h (Vface_remapping_alist, Vglyphless_char_display)
2733 (Vmouse_autoselect_window, Voverflow_newline_into_fringe)
2734 (Vshow_trailing_whitespace, Vtool_bar_button_margin)
2735 (Vtool_bar_style, cursor_in_echo_area, display_hourglass_p)
2736 (inverse_video, mode_line_in_non_selected_windows)
2737 (tool_bar_button_relief, tool_bar_max_label_size)
2738 (underline_minimum_offset)
2739 (unibyte_display_via_language_environment, x_stretch_cursor_p):
2740 Remove declaration.
2741 * composite.h (Vauto_composition_function)
2742 (Vcomposition_function_table): Remove declaration.
2743 * commands.h (Vexecuting_kbd_macro)
2744 (Vminibuffer_local_completion_map)
2745 (Vminibuffer_local_filename_completion_map)
2746 (Vminibuffer_local_filename_must_match_map)
2747 (Vminibuffer_local_map, Vminibuffer_local_must_match_map)
2748 (Vminibuffer_local_ns_map, Vthis_command)
2749 (Vunread_command_events, cursor_in_echo_area)
2750 (last_command_event, last_nonmenu_event, unread_command_char):
2751 Remove declaration.
2752 * coding.h (Vcoding_system_for_read, Vcoding_system_for_write)
2753 (Vdefault_file_name_coding_system)
2754 (Vdefault_process_coding_system, Vfile_name_coding_system)
2755 (Vlast_coding_system_used, Vlocale_coding_system)
2756 (Vselect_safe_coding_system_function)
2757 (Vtranslation_table_for_input, coding_system_require_warning)
2758 (eol_mnemonic_dos, eol_mnemonic_mac, eol_mnemonic_undecided)
2759 (eol_mnemonic_unix, inherit_process_coding_system):
2760 Remove declaration.
2761 * charset.h (Vcharset_list, Vcurrent_iso639_language):
2762 Remove declaration.
2763 * character.h (Vauto_fill_chars, Vchar_direction_table)
2764 (Vchar_script_table, Vchar_width_table, Vprintable_chars)
2765 (Vscript_representative_chars, Vtranslation_table_vector)
2766 (Vunicode_category_table): Remove declaration.
2767 * ccl.h (Vfont_ccl_encoder_alist): Remove declaration.
2768 * buffer.h (Vafter_change_functions, Vbefore_change_functions)
2769 (Vdeactivate_mark, Vfirst_change_hook, Vtransient_mark_mode)
2770 (inhibit_modification_hooks): Remove declaration.
2771 * xterm.c (syms_of_xterm): Update.
2772 (Vx_alt_keysym, Vx_hyper_keysym, Vx_keysym_table)
2773 (Vx_meta_keysym, Vx_super_keysym, Vx_toolkit_scroll_bars)
2774 (x_mouse_click_focus_ignore_position)
2775 (x_underline_at_descent_line)
2776 (x_use_underline_position_properties): Remove.
2777 * xsmfns.c (syms_of_xsmfns): Update.
2778 (Vx_session_id, Vx_session_previous_id): Remove.
2779 * xsettings.c (syms_of_xsettings): Update.
2780 (Vxft_settings, use_system_font): Remove.
2781 * xselect.c (syms_of_xselect): Update.
2782 (Vselection_converter_alist, Vx_lost_selection_functions)
2783 (Vx_sent_selection_functions, x_selection_timeout): Remove.
2784 * xfns.c (syms_of_xfns): Update.
2785 (Vgtk_version_string, Vmotif_version_string)
2786 (Vx_cursor_fore_pixel, Vx_hourglass_pointer_shape)
2787 (Vx_max_tooltip_size, Vx_mode_pointer_shape)
2788 (Vx_no_window_manager, Vx_nontext_pointer_shape)
2789 (Vx_pixel_size_width_font_regexp, Vx_pointer_shape)
2790 (Vx_sensitive_text_pointer_shape)
2791 (Vx_window_horizontal_drag_shape, x_gtk_file_dialog_help_text)
2792 (x_gtk_show_hidden_files, x_gtk_use_old_file_dialog)
2793 (x_gtk_use_system_tooltips, x_gtk_whole_detached_tool_bar):
2794 Remove.
2795 * xfaces.c (syms_of_xfaces): Update.
2796 (Vface_default_stipple, Vface_font_rescale_alist)
2797 (Vface_ignored_fonts, Vface_new_frame_defaults)
2798 (Vface_remapping_alist, Vfont_list_limit)
2799 (Vscalable_fonts_allowed, Vtty_defined_color_alist): Remove.
2800 * xdisp.c (syms_of_xdisp): Update.
2801 (Vauto_resize_tool_bars, Vblink_cursor_alist)
2802 (Vdisplay_pixels_per_inch, Vfontification_functions)
2803 (Vframe_title_format, Vglobal_mode_string)
2804 (Vglyphless_char_display, Vhourglass_delay, Vhscroll_step)
2805 (Vicon_title_format, Vinhibit_redisplay)
2806 (Vline_number_display_limit, Vline_prefix)
2807 (Vmax_mini_window_height, Vmenu_bar_update_hook)
2808 (Vmenu_updating_frame, Vmessage_log_max)
2809 (Vmouse_autoselect_window, Vnobreak_char_display)
2810 (Voverlay_arrow_position, Voverlay_arrow_string)
2811 (Voverlay_arrow_variable_list, Vredisplay_end_trigger_functions)
2812 (Vresize_mini_windows, Vshow_trailing_whitespace)
2813 (Vtool_bar_border, Vtool_bar_button_margin, Vtool_bar_style)
2814 (Vtruncate_partial_width_windows, Vvoid_text_area_pointer)
2815 (Vwindow_scroll_functions, Vwindow_size_change_functions)
2816 (Vwindow_text_change_functions, Vwrap_prefix)
2817 (auto_raise_tool_bar_buttons_p, automatic_hscrolling_p)
2818 (debug_end_pos, display_hourglass_p, emacs_scroll_step)
2819 (highlight_nonselected_windows, hscroll_margin)
2820 (inhibit_eval_during_redisplay, inhibit_free_realized_faces)
2821 (inhibit_menubar_update, inhibit_try_cursor_movement)
2822 (inhibit_try_window_id, inhibit_try_window_reusing)
2823 (line_number_display_limit_width)
2824 (make_cursor_line_fully_visible_p, message_truncate_lines)
2825 (mode_line_inverse_video, multiple_frames, overline_margin)
2826 (scroll_conservatively, scroll_margin, tool_bar_button_relief)
2827 (tool_bar_max_label_size, underline_minimum_offset)
2828 (unibyte_display_via_language_environment, x_stretch_cursor_p):
2829 Remove.
2830 * window.c (syms_of_window): Update.
2831 (Vminibuf_scroll_window, Vother_window_scroll_buffer)
2832 (Vrecenter_redisplay, Vscroll_preserve_screen_position)
2833 (Vtemp_buffer_show_function, Vwindow_configuration_change_hook)
2834 (Vwindow_point_insertion_type, auto_window_vscroll_p)
2835 (mode_line_in_non_selected_windows, next_screen_context_lines)
2836 (window_min_height, window_min_width): Remove.
2837 (scroll_margin): Remove declaration.
2838 * w32term.c (syms_of_w32term): Update.
2839 (Vw32_capslock_is_shiftlock, Vw32_grab_focus_on_raise)
2840 (Vw32_recognize_altgr, Vw32_swap_mouse_buttons)
2841 (Vx_toolkit_scroll_bars, w32_num_mouse_buttons)
2842 (w32_use_visible_system_caret, x_underline_at_descent_line)
2843 (x_use_underline_position_properties): Remove.
2844 (Vcommand_line_args, Vsystem_name, extra_keyboard_modifiers):
2845 Remove declaration.
2846 * w32select.c (syms_of_w32select): Update.
2847 (Vnext_selection_coding_system, Vselection_coding_system): Remove.
2848 * w32proc.c (syms_of_ntproc): Update.
2849 (Vw32_downcase_file_names, Vw32_generate_fake_inodes)
2850 (Vw32_get_true_file_attributes, Vw32_quote_process_args)
2851 (Vw32_start_process_inherit_error_mode)
2852 (Vw32_start_process_share_console)
2853 (Vw32_start_process_show_window, w32_pipe_read_delay): Remove.
2854 (Vsystem_name): Remove declaration.
2855 * w32font.c (syms_of_w32font): Update.
2856 (Vw32_charset_info_alist): Remove.
2857 * w32fns.c (globals_of_w32fns, syms_of_w32fns): Update.
2858 (Vw32_alt_is_meta, Vw32_apps_modifier, Vw32_bdf_filename_alist)
2859 (Vw32_color_map, Vw32_enable_caps_lock, Vw32_enable_num_lock)
2860 (Vw32_enable_palette, Vw32_lwindow_modifier)
2861 (Vw32_pass_alt_to_system, Vw32_pass_lwindow_to_system)
2862 (Vw32_pass_rwindow_to_system, Vw32_phantom_key_code)
2863 (Vw32_rwindow_modifier, Vw32_scroll_lock_modifier)
2864 (Vx_cursor_fore_pixel, Vx_hourglass_pointer_shape)
2865 (Vx_max_tooltip_size, Vx_mode_pointer_shape)
2866 (Vx_no_window_manager, Vx_nontext_pointer_shape)
2867 (Vx_pixel_size_width_font_regexp, Vx_pointer_shape)
2868 (Vx_sensitive_text_pointer_shape)
2869 (Vx_window_horizontal_drag_shape, w32_ansi_code_page)
2870 (w32_enable_synthesized_fonts, w32_mouse_button_tolerance)
2871 (w32_mouse_move_interval)
2872 (w32_pass_extra_mouse_buttons_to_system)
2873 (w32_pass_multimedia_buttons_to_system, w32_quit_key)
2874 (w32_strict_fontnames, w32_strict_painting): Remove.
2875 (Vhourglass_delay, Vmenu_bar_mode, Vtool_bar_mode)
2876 (Vw32_recognize_altgr, Vwindow_system_version)
2877 (w32_num_mouse_buttons, w32_use_visible_system_caret):
2878 Remove declaration.
2879 * w32console.c (syms_of_ntterm): Update.
2880 (w32_use_full_screen_buffer): Remove.
2881 (Vtty_defined_color_alist): Remove declaration.
2882 * w16select.c (syms_of_win16select): Update.
2883 (Vnext_selection_coding_system, Vselection_coding_system): Remove.
2884 * undo.c (syms_of_undo): Update.
2885 (Vundo_outer_limit, Vundo_outer_limit_function)
2886 (undo_inhibit_record_point, undo_limit, undo_strong_limit):
2887 Remove.
2888 * textprop.c (syms_of_textprop): Update.
2889 (Vchar_property_alias_alist, Vdefault_text_properties)
2890 (Vinhibit_point_motion_hooks, Vtext_property_default_nonsticky):
2891 Remove.
2892 * terminal.c (syms_of_terminal): Update.
2893 (Vdelete_terminal_functions, Vring_bell_function): Remove.
2894 * term.c (syms_of_term): Update.
2895 (Vresume_tty_functions, Vsuspend_tty_functions)
2896 (no_redraw_on_reenter, system_uses_terminfo, visible_cursor):
2897 Remove.
2898 * syntax.c (syms_of_syntax): Update.
2899 (Vfind_word_boundary_function_table, multibyte_syntax_as_symbol)
2900 (open_paren_in_column_0_is_defun_start)
2901 (parse_sexp_ignore_comments, parse_sexp_lookup_properties)
2902 (words_include_escapes): Remove.
2903 * search.c (syms_of_search): Update.
2904 (Vinhibit_changing_match_data, Vsearch_spaces_regexp): Remove.
2905 * process.c (syms_of_process): Update.
2906 (Vprocess_adaptive_read_buffering, Vprocess_connection_type)
2907 (delete_exited_processes): Remove.
2908 * print.c (syms_of_print): Update.
2909 (Vfloat_output_format, Vprint_charset_text_property)
2910 (Vprint_circle, Vprint_continuous_numbering, Vprint_gensym)
2911 (Vprint_length, Vprint_level, Vprint_number_table)
2912 (Vstandard_output, print_escape_multibyte)
2913 (print_escape_newlines, print_escape_nonascii, print_quoted):
2914 Remove.
2915 * msdos.c (syms_of_msdos): Update.
2916 (Vdos_unsupported_char_glyph): Remove.
2917 (unibyte_display_via_language_environment): Remove declaration.
2918 * minibuf.c (syms_of_minibuf): Update.
2919 (Vcompletion_regexp_list, Vhistory_add_new_input)
2920 (Vhistory_length, Vminibuffer_completing_file_name)
2921 (Vminibuffer_completion_confirm)
2922 (Vminibuffer_completion_predicate, Vminibuffer_completion_table)
2923 (Vminibuffer_exit_hook, Vminibuffer_help_form)
2924 (Vminibuffer_history_position, Vminibuffer_history_variable)
2925 (Vminibuffer_prompt_properties, Vminibuffer_setup_hook)
2926 (Vread_buffer_function, Vread_expression_map)
2927 (completion_ignore_case, enable_recursive_minibuffers)
2928 (history_delete_duplicates, minibuffer_allow_text_properties)
2929 (minibuffer_auto_raise, read_buffer_completion_ignore_case):
2930 Remove.
2931 * marker.c (syms_of_marker): Update.
2932 (byte_debug_flag): Remove.
2933 * macros.c (syms_of_macros): Update.
2934 (Vexecuting_kbd_macro, executing_kbd_macro_index): Remove.
2935 * lread.c (syms_of_lread): Update.
2936 (Vafter_load_alist, Vbyte_boolean_vars)
2937 (Vbytecomp_version_regexp, Vcurrent_load_list)
2938 (Veval_buffer_list, Vload_file_name, Vload_file_rep_suffixes)
2939 (Vload_history, Vload_path, Vload_read_function)
2940 (Vload_source_file_function, Vload_suffixes, Vobarray)
2941 (Vold_style_backquotes, Vpreloaded_file_list, Vread_circle)
2942 (Vread_symbol_positions_list, Vread_with_symbol_positions)
2943 (Vsource_directory, Vstandard_input, Vuser_init_file, Vvalues)
2944 (force_load_messages, load_convert_to_unibyte)
2945 (load_dangerous_libraries, load_force_doc_strings)
2946 (load_in_progress): Remove.
2947 * keymap.c (syms_of_keymap): Update.
2948 (Vdefine_key_rebound_commands, Vemulation_mode_map_alists)
2949 (Vminibuffer_local_completion_map)
2950 (Vminibuffer_local_filename_completion_map)
2951 (Vminibuffer_local_filename_must_match_map)
2952 (Vminibuffer_local_map, Vminibuffer_local_must_match_map)
2953 (Vminibuffer_local_ns_map, Vminor_mode_map_alist)
2954 (Vminor_mode_overriding_map_alist, Vwhere_is_preferred_modifier):
2955 Remove.
2956 * keyboard.c (syms_of_keyboard): Update.
2957 (Vauto_save_timeout, Vcommand_error_function)
2958 (Vcommand_hook_internal, Vdeactivate_mark)
2959 (Vdeferred_action_function, Vdeferred_action_list)
2960 (Vdisable_point_adjustment, Vdouble_click_time)
2961 (Vecho_keystrokes, Venable_disabled_menus_and_buttons)
2962 (Vfunction_key_map, Vglobal_disable_point_adjustment)
2963 (Vhelp_char, Vhelp_event_list, Vhelp_form)
2964 (Vinput_method_function, Vinput_method_previous_message)
2965 (Vkey_translation_map, Vlast_event_frame)
2966 (Vlucid_menu_bar_dirty_flag, Vmenu_bar_final_items)
2967 (Vminibuffer_message_timeout, Voverriding_local_map)
2968 (Voverriding_local_map_menu_flag, Vpost_command_hook)
2969 (Vpre_command_hook, Vprefix_help_command)
2970 (Vsaved_region_selection, Vselect_active_regions)
2971 (Vshow_help_function, Vspecial_event_map, Vsuggest_key_bindings)
2972 (Vthis_command, Vthis_command_keys_shift_translated)
2973 (Vthis_original_command, Vthrow_on_input, Vtimer_idle_list)
2974 (Vtimer_list, Vtool_bar_separator_image_expression, Vtop_level)
2975 (Vtty_erase_char, Vunread_command_events)
2976 (Vunread_input_method_events, Vunread_post_input_method_events)
2977 (auto_save_interval, cannot_suspend, do_mouse_tracking)
2978 (double_click_fuzz, extra_keyboard_modifiers)
2979 (inhibit_local_menu_bar_menus, last_command_event)
2980 (last_input_event, last_nonmenu_event, menu_prompt_more_char)
2981 (menu_prompting, meta_prefix_char, num_input_keys)
2982 (num_nonmacro_input_events, polling_period, unread_command_char):
2983 Remove.
2984 * insdel.c (syms_of_insdel): Update.
2985 (Vcombine_after_change_calls, check_markers_debug_flag): Remove.
2986 * indent.c (syms_of_indent): Update.
2987 (indent_tabs_mode): Remove.
2988 * image.c (syms_of_image): Update.
2989 (Vimage_cache_eviction_delay, Vimage_types)
2990 (Vimagemagick_render_type, Vmax_image_size, Vx_bitmap_file_path)
2991 (cross_disabled_images): Remove.
2992 * fringe.c (syms_of_fringe): Update.
2993 (Vfringe_bitmaps, Voverflow_newline_into_fringe): Remove.
2994 * frame.c (syms_of_frame): Update.
2995 (Vdefault_frame_alist, Vdefault_frame_scroll_bars)
2996 (Vdelete_frame_functions, Vframe_alpha_lower_limit)
2997 (Vmake_pointer_invisible, Vmenu_bar_mode, Vmouse_highlight)
2998 (Vmouse_position_function, Vterminal_frame, Vtool_bar_mode)
2999 (Vx_resource_class, Vx_resource_name, focus_follows_mouse):
3000 Remove.
3001 * fontset.c (syms_of_fontset): Update.
3002 (Valternate_fontname_alist, Vfont_encoding_charset_alist)
3003 (Vfontset_alias_alist, Vignore_relative_composition)
3004 (Votf_script_alist, Vuse_default_ascent)
3005 (Vvertical_centering_font_regexp): Remove.
3006 * font.c (syms_of_font): Update.
3007 (Vfont_encoding_alist, Vfont_log, Vfont_slant_table)
3008 (Vfont_weight_table, Vfont_width_table): Remove.
3009 * fns.c (syms_of_fns): Update.
3010 (Vfeatures, use_dialog_box, use_file_dialog): Remove.
3011 * filelock.c (syms_of_filelock): Update.
3012 (Vtemporary_file_directory): Remove.
3013 * fileio.c (syms_of_fileio): Update.
3014 (Vafter_insert_file_functions, Vauto_save_include_big_deletions)
3015 (Vauto_save_list_file_name, Vauto_save_visited_file_name)
3016 (Vdefault_file_name_coding_system, Vfile_name_coding_system)
3017 (Vfile_name_handler_alist, Vinhibit_file_name_handlers)
3018 (Vinhibit_file_name_operation, Vset_auto_coding_function)
3019 (Vwrite_region_annotate_functions)
3020 (Vwrite_region_annotations_so_far)
3021 (Vwrite_region_post_annotation_function)
3022 (delete_by_moving_to_trash, write_region_inhibit_fsync): Remove.
3023 (Vw32_get_true_file_attributes): Remove declaration.
3024 * eval.c (syms_of_eval): Update.
3025 (Vdebug_ignored_errors, Vdebug_on_error, Vdebug_on_signal)
3026 (Vdebugger, Vinhibit_quit, Vmacro_declaration_function)
3027 (Vquit_flag, Vsignal_hook_function, Vstack_trace_on_error)
3028 (debug_on_next_call, debug_on_quit, debugger_may_continue)
3029 (max_lisp_eval_depth, max_specpdl_size): Remove.
3030 * emacs.c (syms_of_emacs): Update.
3031 (Vafter_init_time, Vbefore_init_time, Vcommand_line_args)
3032 (Vdynamic_library_alist, Vemacs_copyright, Vemacs_version)
3033 (Vinstallation_directory, Vinvocation_directory)
3034 (Vinvocation_name, Vkill_emacs_hook, Vpath_separator)
3035 (Vprevious_system_messages_locale, Vprevious_system_time_locale)
3036 (Vsystem_configuration, Vsystem_configuration_options)
3037 (Vsystem_messages_locale, Vsystem_time_locale, Vsystem_type)
3038 (inhibit_x_resources, noninteractive1): Remove.
3039 * editfns.c (syms_of_editfns): Update.
3040 (Vbuffer_access_fontified_property)
3041 (Vbuffer_access_fontify_functions, Vinhibit_field_text_motion)
3042 (Voperating_system_release, Vsystem_name, Vuser_full_name)
3043 (Vuser_login_name, Vuser_real_login_name): Remove.
3044 * dosfns.c (syms_of_dosfns): Update.
3045 (Vdos_display_scancodes, Vdos_version, Vdos_windows_version)
3046 (dos_codepage, dos_country_code, dos_decimal_point)
3047 (dos_hyper_key, dos_keyboard_layout, dos_keypad_mode)
3048 (dos_super_key, dos_timezone_offset): Remove.
3049 * doc.c (syms_of_doc): Update.
3050 (Vbuild_files, Vdoc_file_name): Remove.
3051 * dispnew.c (syms_of_display): Update.
3052 (Vglyph_table, Vinitial_window_system)
3053 (Vredisplay_preemption_period, Vstandard_display_table)
3054 (Vwindow_system_version, baud_rate, cursor_in_echo_area)
3055 (inverse_video, redisplay_dont_pause, visible_bell): Remove.
3056 * dired.c (syms_of_dired): Update.
3057 (Vcompletion_ignored_extensions): Remove.
3058 (Vw32_get_true_file_attributes): Remove declaration.
3059 * dbusbind.c (syms_of_dbusbind): Update.
3060 (Vdbus_debug, Vdbus_registered_buses)
3061 (Vdbus_registered_objects_table): Remove.
3062 * data.c (syms_of_data): Update.
3063 (Vmost_negative_fixnum, Vmost_positive_fixnum): Remove.
3064 * composite.c (syms_of_composite): Update.
3065 (Vauto_composition_function, Vauto_composition_mode)
3066 (Vcompose_chars_after_function, Vcomposition_function_table):
3067 Remove.
3068 * coding.c (syms_of_coding): Update.
3069 (Vcharset_revision_table, Vcoding_category_list)
3070 (Vcoding_system_alist, Vcoding_system_for_read)
3071 (Vcoding_system_for_write, Vcoding_system_list)
3072 (Vdefault_process_coding_system, Venable_character_translation)
3073 (Vfile_coding_system_alist, Vlast_code_conversion_error)
3074 (Vlast_coding_system_used, Vlatin_extra_code_table)
3075 (Vlocale_coding_system, Vnetwork_coding_system_alist)
3076 (Vprocess_coding_system_alist)
3077 (Vselect_safe_coding_system_function)
3078 (Vstandard_translation_table_for_decode)
3079 (Vstandard_translation_table_for_encode)
3080 (Vtranslation_table_for_input, coding_system_require_warning)
3081 (eol_mnemonic_dos, eol_mnemonic_mac, eol_mnemonic_undecided)
3082 (eol_mnemonic_unix, inherit_process_coding_system)
3083 (inhibit_eol_conversion, inhibit_iso_escape_detection)
3084 (inhibit_null_byte_detection): Remove.
3085 * cmds.c (syms_of_cmds): Update.
3086 (Vpost_self_insert_hook): Remove.
3087 * charset.c (syms_of_charset): Update.
3088 (Vcharset_list, Vcharset_map_path, Vcurrent_iso639_language)
3089 (inhibit_load_charset_map): Remove.
3090 * character.c (syms_of_character): Update.
3091 (Vauto_fill_chars, Vchar_direction_table, Vchar_script_table)
3092 (Vchar_width_table, Vprintable_chars)
3093 (Vscript_representative_chars, Vtranslation_table_vector)
3094 (Vunicode_category_table): Remove.
3095 * ccl.c (syms_of_ccl): Update.
3096 (Vcode_conversion_map_vector, Vfont_ccl_encoder_alist)
3097 (Vtranslation_hash_table_vector): Remove.
3098 * category.c (syms_of_category): Update.
3099 (Vword_combining_categories, Vword_separating_categories): Remove.
3100 * callproc.c (syms_of_callproc): Update.
3101 (Vconfigure_info_directory, Vdata_directory, Vdoc_directory)
3102 (Vexec_directory, Vexec_path, Vexec_suffixes)
3103 (Vinitial_environment, Vprocess_environment)
3104 (Vshared_game_score_directory, Vshell_file_name): Remove.
3105 * callint.c (syms_of_callint): Update.
3106 (Vcommand_debug_status, Vcommand_history, Vcurrent_prefix_arg)
3107 (Vmark_even_if_inactive, Vmouse_leave_buffer_hook): Remove.
3108 * bytecode.c (syms_of_bytecode): Update.
3109 (Vbyte_code_meter, byte_metering_on): Remove.
3110 * buffer.c (syms_of_buffer): Update.
3111 (Vafter_change_functions, Vbefore_change_functions)
3112 (Vchange_major_mode_hook, Vfirst_change_hook)
3113 (Vinhibit_read_only, Vkill_buffer_query_functions)
3114 (Vtransient_mark_mode, inhibit_modification_hooks): Remove.
3115 * alloc.c (syms_of_alloc): Update.
3116 (Vgc_cons_percentage, Vgc_elapsed, Vmemory_full)
3117 (Vmemory_signal_data, Vpost_gc_hook, Vpurify_flag)
3118 (cons_cells_consed, floats_consed, garbage_collection_messages)
3119 (gc_cons_threshold, gcs_done, intervals_consed)
3120 (misc_objects_consed, pure_bytes_used, string_chars_consed)
3121 (strings_consed, symbols_consed, vector_cells_consed): Remove.
3122
3123 * lisp.h (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
3124 (DEFVAR_INT): Assume global is in `globals'.
3125 * alloc.c (globals): Define.
3126
3127 2011-01-18 Tom Tromey <tromey@redhat.com>
3128
3129 * image.c (Vimagemagick_render_type): Remove redundant
3130 definition.
3131
3132 2011-01-18 Tom Tromey <tromey@redhat.com>
3133
3134 * xdisp.c (emacs_scroll_step): Rename from scroll_step.
3135 (try_scrolling): Rename argument to 'arg_scroll_conservatively'.
3136 (redisplay_window): Update.
3137 (syms_of_xdisp): Update.
3138
3139 2011-01-18 Tom Tromey <tromey@redhat.com>
3140
3141 * gtkutil.h (x_gtk_use_old_file_dialog, x_gtk_show_hidden_files)
3142 (x_gtk_file_dialog_help_text, x_gtk_whole_detached_tool_bar):
3143 Declare.
3144 * gtkutil.c (xg_uses_old_file_dialog):
3145 (xg_get_file_with_chooser):
3146 (xg_tool_bar_detach_callback): Don't redeclare globals.
3147
3148 2011-01-18 Tom Tromey <tromey@redhat.com>
3149
3150 * lisp.h (DEFVAR_BUFFER_DEFAULTS): New macro.
3151 * buffer.c (syms_of_buffer): Use DEFVAR_BUFFER_DEFAULTS.
3152
3153 2011-01-18 Paul Eggert <eggert@cs.ucla.edu>
3154
3155 * lisp.h (DECL_ALIGN): Define if HAVE_ATTRIBUTE_ALIGNED, not if
3156 defined __GNUC__. ../configure now checks for this GCC feature,
3157 which is now also supported by IBM and Oracle compilers.
3158 (USE_LSB_TAG) [defined DECL_ALIGN]: Also define if defined __sun,
3159 since Solaris malloc returns mult-of-8.
3160
3161 2011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3162
3163 * image.c (syms_of_image): Don't access XSYMBOL's internals directly.
3164
3165 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
3166
3167 Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
3168 * lisp.h (FLOAT_TO_STRING_BUFSIZE): New macro.
3169 * data.c (Fnumber_to_string): Use it.
3170 * print.c (float_to_string, print_object): Likewise.
3171
3172 Include <unistd.h> unilaterally.
3173 * alloc.c, atimer.c, buffer.c, callproc.c, dired.c, dispnew.c, doc.c:
3174 * doprnt.c, editfns.c, emacs.c, fileio.c, filelock.c, fns.c:
3175 * getloadavg.c, getpagesize.h, gmalloc.c, image.c, keyboard.c:
3176 * lread.c, process.c, process.h, ralloc.c, regex.c, sysdep.c:
3177 * systty.h, term.c, termcap.c, xfns.c, xrdb.c, xselect.c, xsmfns.c:
3178 * xterm.c:
3179 Include <unistd.h> without worrying about HAVE_UNISTD_H, since
3180 unistd.h is always present now, possibly supplied by gnulib.
3181
3182 * mktime.c: Remove; moving to ../lib.
3183
3184 Use gnulib's mktime module.
3185 * deps.mk (mktime.o): Remove rule.
3186
3187 Use gnulib's ftoastr module.
3188 * print.c: Include ftoastr.h.
3189 (FLT_RADIX, DBL_MANT_DIG, DBL_DIG, DBL_MIN, DOUBLE_DIGITS_BOUND):
3190 Remove; no longer needed.
3191 (float_to_string): Use dtoastr rather than rolling our own code,
3192 which had an off-by-one bug on non-IEEE hosts.
3193
3194 Automate syncing from gnulib.
3195 * Makefile.in (lib): New macro.
3196 (ALL_CFLAGS): Add -I$(lib) -I$(srcdir)/../lib.
3197 ($(lib)/libgnu.a): New rule.
3198 (temacs$(EXEEXT)): Also link $(lib)/libgnu.a.
3199
3200 * xfns.c (x_real_positions): Fix signedness of local var 'ign'.
3201 XGetGeometry wants unsigned int *, not int *, for its last 4 args,
3202 so change the type of 'ign' to unsigned int from int.
3203
3204 * regex.c (analyse_first): Remove unreachable 'continue' statement.
3205
3206 * xterm.h (struct x_display_info): Remove stray semicolon.
3207 The extra semicolon didn't conform to the C standard.
3208 Problem reported by Sun cc.
3209
3210 * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
3211 These changes make compilation easier to follow with Sun cc.
3212 (ARRAY_MARK_FLAG): Make it signed, so that it can be assigned to
3213 EMACS_INT values without provoking overflow diagnostics.
3214 (PSEUDOVECTOR_FLAG): Likewise, for consistency.
3215 (XSET) [! USE_LSB_TAG]: Use unsigned left shift to avoid overflow
3216 diagnostic with signed left shift.
3217
3218 * fileio.c (make_temp_name): Remove unreachable code.
3219
3220 * fontset.c (free_realized_fontset): Mark unreachable code with if (0).
3221 Previously it was marked by preceding it with "return;", but
3222 Sun cc complains about this.
3223
3224 * coding.c (decode_coding_emacs_mule): Remove unreachable code.
3225 This is a typo left over from 2009-03-06T07:51:52Z!handa@m17n.org,
3226 which fixed Bug#2370. Caught by Sun cc.
3227
3228 2011-01-15 Martin Rudalics <rudalics@gmx.at>
3229
3230 * window.c (inhibit_point_swap): New variable.
3231 (Fselect_window): If inhibit_point_swap is nonzero, avoid swapping
3232 point this time.
3233 (Fset_window_configuration): Set inhibit_point_swap to 1 instead
3234 of setting selected_window to nil (Bug#7728).
3235
3236 2011-01-11 Tassilo Horn <tassilo@member.fsf.org>
3237
3238 * image.c (imagemagick_load_image, Finit_image_library):
3239 Free intermediate image after creating a MagickWand from it.
3240 Terminate MagickWand environment after image loading.
3241
3242 2011-01-10 Michael Albinus <michael.albinus@gmx.de>
3243
3244 * dbusbind.c (Fdbus_register_service): Raise an error in case of
3245 unexpected return values.
3246 (Fdbus_register_method): Remove connection initialization.
3247
3248 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3249
3250 * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
3251 used by Fdbus_register_service.
3252 (QCdbus_request_name_replace_existing): Likewise.
3253 (QCdbus_request_name_do_not_queue): Likewise.
3254 (QCdbus_request_name_reply_primary_owner): Likewise.
3255 (QCdbus_request_name_reply_in_queue): Likewise.
3256 (QCdbus_request_name_reply_exists): Likewise.
3257 (QCdbus_request_name_reply_already_owner): Likewise.
3258 (Fdbus_register_service): New function.
3259 (Fdbus_register_method): Use Fdbus_register_service to do the name
3260 registration.
3261 (syms_of_dbusbind): Add symbols dbus-register-service,
3262 :allow-replacement, :replace-existing, :do-not-queue,
3263 :primary-owner, :existing, :in-queue and :already-owner.
3264
3265 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
3266
3267 * gtkutil.c (update_frame_tool_bar): Don't advance tool-bar index
3268 when removing extra buttons.
3269
3270 2011-01-08 Chong Yidong <cyd@stupidchicken.com>
3271
3272 * fns.c (Fyes_or_no_p): Doc fix.
3273
3274 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
3275
3276 * fns.c (Fyes_or_no_p): Add usage.
3277
3278 2011-01-08 Glenn Morris <rgm@gnu.org>
3279
3280 * makefile.w32-in ($(EMACS)):
3281 * Makefile.in (emacs$(EXEEXT)): -batch implies -q.
3282
3283 * xdisp.c (syms_of_xdisp) <Qrisky_local_variable>: Move from here...
3284 * emacs.c (syms_of_emacs) <Qrisky_local_variable>: ...to here.
3285
3286 2011-01-07 Andreas Schwab <schwab@linux-m68k.org>
3287
3288 * image.c (imagemagick_load_image): Fix some resource leaks and
3289 error handling.
3290
3291 2011-01-07 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * fns.c (Fyes_or_no_p): Accept format string args.
3294
3295 2011-01-07 Glenn Morris <rgm@gnu.org>
3296
3297 * emacs.c (no_site_lisp): New int.
3298 (USAGE1): Add --no-site-lisp, mention -Q uses it.
3299 (main): Set no_site_lisp.
3300 (standard_args): Add --no-site-lisp.
3301 * lisp.h (no_site_lisp): New int.
3302 * lread.c (init_lread): If no_site_lisp, don't re-add site-lisp
3303 directories to Vload_path.
3304
3305 2011-01-05 Andreas Schwab <schwab@linux-m68k.org>
3306
3307 * alloc.c (mark_stack): Use __builtin_unwind_init if available.
3308
3309 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3310
3311 * dbusbind.c (Fdbus_register_method): Add optional parameter
3312 dont_register_service. Updated docstring accordingly.
3313
3314 2011-01-04 Glenn Morris <rgm@gnu.org>
3315
3316 * emacs.c (emacs_copyright): Update short copyright year to 2011.
3317
3318 2011-01-03 Eli Zaretskii <eliz@gnu.org>
3319
3320 * image.c (png_jmpbuf): Remove definition.
3321 (my_png_error, png_load): Don't use png_jmpbuf.
3322
3323 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3324
3325 * keyboard.c (Vselect_active_regions): Doc fix. (Bug#7702)
3326
3327 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3328
3329 * image.c <Qlibpng_version>: New variable.
3330 (syms_of_image): Intern and staticpro it. Set its value to the
3331 version of PNG library we were compiled with.
3332 (my_png_error, png_load): Avoid GCC warnings about direct access
3333 to png_ptr->jmpbuf. (Bug#7716)
3334 (png_jmpbuf): New macro.
3335 (my_png_error, png_load): Use it instead of #ifdef'ing according
3336 to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
3337
3338 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3339
3340 * .gdbinit (xgetptr): Fix the union+lsb case.
3341 (xbacktrace): Fix the union case.
3342
3343 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3344
3345 * window.c (Fmove_to_window_line): Avoid abort when called in a buffer
3346 different from selected-window's.
3347
3348 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3349
3350 * keyboard.c (parse_menu_item): Prepend " " to the key sequence
3351 equivalent of a menu item when the key sequence is given by the
3352 `:keys' attribute. (Bug#7662)
3353
3354 * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
3355 the basic faces are supported.
3356
3357 2011-01-02 Jan Djärv <jan.h.d@swipnet.se>
3358
3359 * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
3360
3361 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3362
3363 * xdisp.c (Fformat_mode_line): Fix last change.
3364
3365 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic
3368 faces (Bug#7587).
3369
3370 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3371
3372 * fileio.c (Fexpand_file_name): One more doc fix.
3373
3374 2011-01-01 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * gtkutil.c (xg_get_tool_bar_widgets): Use NULL for a missing
3377 image or label in the container.
3378 (xg_make_tool_item): Replace VERT_ONLY arg with HORIZ, TEXT_IMAGE.
3379 (xg_show_toolbar_item): Function deleted.
3380 (xg_tool_item_stale_p): New function.
3381 (update_frame_tool_bar): Calculate tool-bar style once per call.
3382 Instead of hiding text labels, omit them. Don't use
3383 xg_show_toolbar_item; create new GtkToolItems from scratch if
3384 necessary, instead of trying to re-use them. This avoids an
3385 annoying animation when changing tool-bars.
3386
3387 2010-12-31 Jan Djärv <jan.h.d@swipnet.se>
3388
3389 * nsfns.m (ns_set_name_as_filename): Always use buffer name for
3390 title and buffer filename only for RepresentedFilename.
3391 Handle bad UTF-8 in buffer name (Bug#7517).
3392
3393 2010-12-30 Jan Djärv <jan.h.d@swipnet.se>
3394
3395 * coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
3396
3397 * nsfns.m (ns_set_name_iconic): Remove.
3398 (ns_set_name_internal): New function (Bug#7517).
3399 (Vicon_title_format): Extern declare.
3400 (ns_set_name): Call ns_set_name_internal.
3401 (x_explicitly_set_name): Remove call to ns_set_name_iconic.
3402 (x_implicitly_set_name): Ditto.
3403 (x_set_title): Remove commet about EXPLICIT. Call ns_set_name_internal.
3404 (ns_set_name_as_filename): Encode name with ENCODE_UTF_8 (Bug#7517).
3405
3406 2010-12-29 Štěpán Němec <stepnem@gmail.com> (tiny change)
3407
3408 * window.c (syms_of_window): Add missing defsubr for
3409 window-use-time.
3410
3411 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
3412
3413 * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration.
3414 * xterm.c (x_alloc_lighter_color_for_widget): Restore.
3415
3416 2010-12-27 Andreas Schwab <schwab@linux-m68k.org>
3417
3418 * buffer.c: Remove unused declarations.
3419 * buffer.h: Likewise.
3420 * charset.h: Likewise.
3421 * composite.h: Likewise.
3422 * dispextern.h: Likewise.
3423 * dispnew.c: Likewise.
3424 * font.h: Likewise.
3425 * fontset.c: Likewise.
3426 * fontset.h: Likewise.
3427 * intervals.h: Likewise.
3428 * keymap.h: Likewise.
3429 * lisp.h: Likewise.
3430 * syntax.c: Likewise.
3431 * syntax.h: Likewise.
3432 * termhooks.h: Likewise.
3433 * window.h: Likewise.
3434 * xsettings.h: Likewise.
3435 * xterm.c: Likewise.
3436 * xterm.h: Likewise.
3437
3438 * chartab.c (sub_char_table_ref): Make static.
3439 * dispnew.c (line_hash_code, required_matrix_height)
3440 (required_matrix_width): Likewise.
3441 * eval.c (interactive_p, apply_lambda): Likewise.
3442 * fns.c (string_make_multibyte, copy_hash_table, hash_clear):
3443 Likewise.
3444 * font.c (QCadstyle, QCregistry, font_make_spec)
3445 (font_parse_fcname, font_encode_char, font_at): Likewise.
3446 * frame.c (x_frame_get_arg): Likewise.
3447 * keymap.c (get_keyelt): Likewise.
3448 * lread.c (read_filtered_event): Likewise.
3449 * print.c (write_string_1): Likewise.
3450 * window.c (delete_window, window_height, window_width)
3451 (foreach_window): Likewise.
3452 * xrdb.c (x_get_customization_string, x_get_resource): Likewise.
3453 * xterm.c (x_scroll_bar_clear, xembed_set_info)
3454 (xembed_send_message): Likewise.
3455
3456 * eval.c (run_hook_list_with_args): Delete.
3457 * font.c (font_unparse_gtkname, font_update_lface): Likewise.
3458 * terminal.c (get_terminal_param): Likewise.
3459 * xterm.c (x_alloc_lighter_color_for_widget): Likewise.
3460
3461 * scroll.c: Fix comment.
3462
3463 * dispnew.c (add_window_display_history)
3464 (add_frame_display_history, glyph_row_slice_p)
3465 (find_glyph_row_slice, flush_stdout)
3466 (check_matrix_pointer_lossage, matrix_row)
3467 (check_matrix_invariants, check_window_matrix_pointers)
3468 (check_matrix_pointers, window_to_frame_vpos)
3469 (window_to_frame_hpos): Prototize.
3470 * textprop.c (erase_properties): Likewise.
3471
3472 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3473
3474 * print.c (PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): Remove.
3475 (print_preprocess): Fix handling of uninterned symbols in last change.
3476
3477 * print.c (print, print_preprocess, print_object): Use a hash table
3478 rather than a linear table for Vprint_number_table.
3479
3480 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
3481
3482 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
3483
3484 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * keyboard.c (Vtool_bar_separator_image_expression): New variable.
3487 (parse_tool_bar_item): Use it to obtain image separators for
3488 displays not using native tool-bar separators.
3489
3490 * xdisp.c (build_desired_tool_bar_string): Don't handle separators
3491 specially, since this is now done in parse_tool_bar_item.
3492
3493 2010-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
3494
3495 Minor clean up to silence some gcc warnings.
3496 * window.c (Fset_window_buffer):
3497 * xterm.c (x_set_frame_alpha): Restructure code to silence
3498 compiler warning.
3499 (handle_one_xevent): Remove unused var `p'.
3500 (do_ewmh_fullscreen): Remove unused var `lval'.
3501 (xembed_set_info): Remove unused var `atom'.
3502 * textprop.c (Fremove_list_of_text_properties): Add braces to silence
3503 compiler warning.
3504 * fontset.c (fontset_id_valid_p, dump_fontset):
3505 * ftfont.c (ftfont_drive_otf): Modernize k&r declaration.
3506 * eval.c (Feval, Ffuncall): Avoid unneeded gotos.
3507 * dispnew.c (update_frame, update_frame_1): Compile the `do_pause'
3508 label only when it's used.
3509 * image.c (x_create_bitmap_from_xpm_data):
3510 * dispextern.h (x_create_bitmap_from_xpm_data): Use const char** like
3511 its callers.
3512 * coding.c (detect_coding_utf_16): Remove unused vars `src_base' and
3513 `consumed_chars'.
3514 (DECODE_EMACS_MULE_21_COMPOSITION): Remove unused var `charbuf_base'.
3515 (decode_coding_emacs_mule): Remove unused label `retry'.
3516 (detect_eol): Add parens to silence compiler warning.
3517 * alloc.c (bytes_used_when_reconsidered): Move to the #ifdef where
3518 it's used to silence the compiler.
3519 (make_number): Modernize k&r declaration.
3520 (mark_char_table): Add parens to silence compiler warning.
3521
3522 2010-12-17 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * keyboard.c (parse_tool_bar_item): Allow menu separators in
3525 tool-bar maps.
3526 (menu_separator_name_p): New function, from gtkutil.c.
3527 (separator_names): Move from gtkutil.c.
3528
3529 * keyboard.h (menu_separator_name_p): Add prototype.
3530
3531 * gtkutil.c (XG_BIN_CHILD): New macro.
3532 (xg_get_menu_item_label, xg_update_menubar)
3533 (xg_update_menu_item, xg_tool_bar_menu_proxy)
3534 (xg_show_toolbar_item, update_frame_tool_bar): Use it.
3535 (separator_names, xg_separator_p): Move to keyboard.c.
3536 (create_menus, xg_update_submenu, update_frame_tool_bar):
3537 Use menu_separator_name_p.
3538
3539 * nsmenu.m (name_is_separator): Function deleted.
3540 (addItemWithWidgetValue): Use menu_separator_name_p.
3541
3542 * w32menu.c (name_is_separator): Function deleted.
3543 (add_menu_item): Use menu_separator_name_p.
3544
3545 2010-12-16 Jan Djärv <jan.h.d@swipnet.se>
3546
3547 * nsterm.m (ns_draw_window_cursor): If the cursor color is the
3548 same as the background, use the face forground as cursor.
3549
3550 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3551
3552 * fileio.c (Fexpand_file_name): Doc fix. (Bug#7617)
3553
3554 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3555
3556 * xdisp.c (string_pos_nchars_ahead, c_string_pos)
3557 (face_before_or_after_it_pos, next_element_from_string)
3558 (next_element_from_c_string, produce_stretch_glyph): Remove unused
3559 calculations of maximum string length before calling
3560 string_char_and_length and STRING_CHAR_AND_LENGTH.
3561 (string_char_and_length): Update commentary: MAXLEN is no longer
3562 needed.
3563
3564 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
3565
3566 * keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT
3567 as (Qsave_session arg).
3568
3569 * xsmfns.c (smc_interact_CB): Set arg to Qnil.
3570 (smc_die_CB): Make an event with arg Qt.
3571 (Fhandle_save_session): If event has Qt as argument,
3572 call Fkill_emacs (Bug#7552).
3573
3574 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * buffer.c (transient-mark-mode): Doc fix (Bug#7465).
3577
3578 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
3579
3580 * xsmfns.c (smc_die_CB): Call Fkill_emacs (Bug#7552).
3581
3582 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * dispextern.h (struct it): New member overlay_strings_charpos.
3585
3586 * xdisp.c (next_overlay_string, load_overlay_strings): Record the
3587 charpos where we computed n_overlay_strings.
3588 (next_overlay_string): Load overlay strings at recorded position,
3589 which may not be the same as the iterator's charpos (Bug#7016).
3590
3591 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3592
3593 * xdisp.c (try_scrolling): Avoid infloop if the first line is
3594 obscured due to a vscroll (Bug#7537).
3595
3596 2010-12-13 Jan Djärv <jhd@zeplinf.localdomain>
3597
3598 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
3599
3600 * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs):
3601 Use FRAME_TOOLBAR_HEIGHT.
3602 (x_set_offset): Handle XNegative and YNegative in
3603 f->size_hint_flags (Bug#7510).
3604
3605 2010-12-11 Eli Zaretskii <eliz@gnu.org>
3606
3607 * w32fns.c (Fx_show_tip): Call try_window with last argument
3608 TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem
3609 solved. Round up the tip height to an integral multiple of the
3610 frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
3611 (Bug#7398)
3612
3613 2010-12-08 Glenn Morris <rgm@gnu.org>
3614
3615 * fileio.c (Fverify_visited_file_modtime): Default to current buffer.
3616
3617 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3618
3619 * xml.c (parse_region): Ignore blank HTML nodes.
3620 (make_dom): Return CDATA sections (like <style>foo</style>) as
3621 text nodes.
3622
3623 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3624
3625 * lread.c (read1): Allow newstyle unquote outside of backquote.
3626 Disallow old-style backquotes inside new-style backquotes.
3627 Don't count unquotes to figure out when we're "syntactically inside
3628 but semantically outside of a backquote" any more.
3629 Extend the restriction no-unescaped-commas-and-backquotes-in-symbols
3630 to all contexts.
3631
3632 2010-12-05 Chong Yidong <cyd@stupidchicken.com>
3633
3634 * process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
3635
3636 2010-12-04 Andreas Schwab <schwab@linux-m68k.org>
3637
3638 * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
3639 (S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
3640 * m/arm.h, m/sh3.h, m/xtensa.h: Remove files.
3641
3642 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
3643
3644 * lisp.h (union Lisp_Object): Explicitly declare signedness of
3645 bit-field.
3646 (XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
3647 * m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
3648 * m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
3649 * m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
3650 * m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
3651 * m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
3652 * m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
3653 * m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
3654 * m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
3655 * m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
3656 * m/hp800.h: Remove file.
3657 * m/mips.h: Remove file.
3658
3659 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3660
3661 * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
3662 with cursor color and draw a rectangle around the image (Bug#7412).
3663
3664 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
3665
3666 * frame.c (x_set_font): Remove unused variable.
3667
3668 2010-12-02 Jan Djärv <jan.h.d@swipnet.se>
3669
3670 * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
3671
3672 * nsterm.m (ns_draw_glyph_string): Switch fore- and background if
3673 drawing text under filled box cursor (Bug#7479).
3674
3675 2010-11-27 Kenichi Handa <handa@m17n.org>
3676
3677 * charset.c (emacs_mule_charset): Make it an array of charset ID;
3678 i.e. integer.
3679 (Fdefine_charset_internal): Adjust for the above change.
3680 (init_charset_once): Likewise.
3681
3682 * charset.h (emacs_mule_charset): Adjust the prototype.
3683 Delete duplicated extern.
3684
3685 * coding.c (emacs_mule_char): Adjust for the change of
3686 emacs_mule_charset.
3687
3688 * lread.c (read_emacs_mule_char): Adjust for the change of
3689 emacs_mule_charset.
3690
3691 2010-11-27 Eli Zaretskii <eliz@gnu.org>
3692
3693 * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
3694 of w32api >= 3.15. (Bug#6989) (Bug#7452)
3695
3696 2010-11-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3697
3698 * alloc.c (mark_terminals): Ensure that the image cache is marked
3699 even if the terminal object was marked earlier (Bug#6301).
3700
3701 2010-11-21 Chong Yidong <cyd@stupidchicken.com>
3702
3703 * editfns.c (Fbyte_to_string): Signal an error arg is not a byte.
3704
3705 2010-11-27 Jan Djärv <jan.h.d@swipnet.se>
3706
3707 * gtkutil.c (menubar_map_cb): New function (Bug#7425).
3708 (xg_update_frame_menubar): Connect signal map to menubar_map_cb.
3709 Use 23 as menubar height if 0. (Bug#7425).
3710
3711 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3712
3713 * xdisp.c (set_message_1): Force paragraph direction in echo area
3714 be left-to-right.
3715
3716 * keyboard.c (make_lispy_position): Put a meaningful value in yret
3717 when the click is on the header or mode line.
3718
3719 2010-11-25 Eli Zaretskii <eliz@gnu.org>
3720
3721 * xdisp.c (set_cursor_from_row): Don't forget to consider the
3722 `cursor' property of the first character in overlay strings.
3723 (Bug#7474) (Bug#7481)
3724
3725 2010-11-24 Jan Djärv <jan.h.d@swipnet.se>
3726
3727 * nsterm.m (NSLeftControlKeyMask, NSLeftCommandKeyMask)
3728 (NSLeftAlternateKeyMask): New defines.
3729 (keyDown): Parse left and right keys separately (Bug#7458).
3730 Compare Left key masks exactly (Bug#7458).
3731
3732 2010-11-23 Eli Zaretskii <eliz@gnu.org>
3733
3734 * intervals.c (temp_set_point_both): Define before calling, to
3735 avoid GCC warnings.
3736
3737 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
3738
3739 * nsmenu.m: Use #include <config.h> instead of "config.h".
3740
3741 * term.c (Qglyphless_char,last_glyphless_glyph_frame)
3742 (last_glyphless_glyph_face_id, last_glyphless_glyph_merged_face_id):
3743 Move declarations ...
3744 * lisp.h (Qglyphless_char,last_glyphless_glyph_frame)
3745 (last_glyphless_glyph_face_id, last_glyphless_glyph_merged_face_id):
3746 ... here.
3747
3748 * emacs.c (gdb_use_union, gdb_valbits,gdb_gctypebits)
3749 (gdb_data_seg_bits, gdb_array_mark_flag, PVEC_FLAG)
3750 (gdb_pvec_type):
3751 * print.c (print_output_debug_flag):
3752 * lisp.h (debug_print): Mark as EXTERNALLY_VISIBLE.
3753 (safe_debug_print): New declaration.
3754
3755 * xterm.c:
3756 * systty.h:
3757 * sound.c: Include <sys/ioctl.h> unconditionally.
3758
3759 2010-11-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3760
3761 * alloc.c (mark_maybe_object): Return early if given a Lisp
3762 integer (Bug#6301).
3763
3764 2010-11-21 Ken Brown <kbrown@cornell.edu>
3765
3766 * sheap.c (STATIC_HEAP_SIZE): Revert previous change.
3767
3768 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3769
3770 * nsterm.m (ns_right_command_modifier, ns_right_control_modifier):
3771 Define (Bug#7458).
3772 (NSRightCommandKeyMask, NSRightControlKeyMask): Define (Bug#7458).
3773 (EV_MODIFIERS): Check for NSRightCommandKeyMask and
3774 NSRightControlKeyMask also (Bug#7458).
3775 (keyDown): Ditto (Bug#7458).
3776 (syms_of_nsterm): Defvar ns-right-command-modifier and
3777 ns-right-control-modifier (Bug#7458).
3778
3779 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
3780
3781 * sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
3782 * emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
3783
3784 * intervals.h (temp_set_point, temp_set_point_both):
3785 * buffer.h (offset_intervals, copy_intervals): Remove INLINE.
3786
3787 2010-11-20 Ken Brown <kbrown@cornell.edu>
3788
3789 * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
3790
3791 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3792
3793 * term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or
3794 \xNNNNNN for hex-code display of glyphless characters.
3795
3796 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
3797
3798 * gtkutil.c (xg_make_tool_item): Take vert_only as argument.
3799 Set important to ! vert_only.
3800 (xg_show_toolbar_item): Don't show label horizontally if
3801 tool item isn't important.
3802 (update_frame_tool_bar): Get TOOL_BAR_ITEM_VERT_ONLY and pass it to
3803 xg_make_tool_item, or update important on existing tool item.
3804
3805 * keyboard.c (QCvert_only): New variable.
3806 (parse_tool_bar_item): Check for QCvert_only.
3807 (syms_of_keyboard): Initialize QCvert_only.
3808
3809 * dispextern.h (tool_bar_item_idx): Add TOOL_BAR_ITEM_VERT_ONLY.
3810
3811 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3812
3813 * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the
3814 same in-line.
3815
3816 2010-11-20 Andreas Schwab <schwab@linux-m68k.org>
3817
3818 * xfaces.c (lookup_face): Make static.
3819 * dispnew.c (copy_row_except_pointers): Likewise.
3820 * syntax.c (dec_bytepos): Likewise.
3821 (inc_bytepos): Remove.
3822 * dispextern.h (lookup_face): Remove declaration.
3823
3824 2010-11-19 Eli Zaretskii <eliz@gnu.org>
3825
3826 * xdisp.c (set_cursor_from_row): Display cursor after all the
3827 glyphs that come from an overlay. Don't overstep the last glyph
3828 when skipping glyphs from an overlay. (Bug#6687)
3829
3830 2010-11-18 Dan Nicolaescu <dann@ics.uci.edu>
3831
3832 * alloc.c (refill_memory_reserve): Move declaration ...
3833 * lisp.h (refill_memory_reserve): ... here.
3834
3835 * strftime.c (_strftime_copytm): Add declaration.
3836
3837 * callproc.c (syms_of_callproc): Use intern_c_string.
3838
3839 Move declarations from .c files to .h files.
3840 * process.c (timers_run):
3841 * minibuf.c (quit_char):
3842 * lread.c (read_emacs_mule_char):
3843 * keyboard.c (minibuf_level, message_enable_multibyte)
3844 (pending_malloc_warning):
3845 * insdel.c (Vselect_active_regions, Vsaved_region_selection)
3846 (Qonly): Remove declarations.
3847 * lisp.h (pending_malloc_warning, Vsaved_region_selection)
3848 (Vselect_active_regions):
3849 * keyboard.h (timers_run): Add declarations.
3850
3851 * strftime.c (my_strftime_gmtime_r, my_strftime_localtime_r)
3852 (tm_diff): Convert definitions to standard C.
3853 (extra_args_spec_iso): Remove, unused.
3854
3855 2010-11-18 Jan Djärv <jan.h.d@swipnet.se>
3856
3857 * xsettings.c (init_gconf): Check HAVE_G_TYPE_INIT.
3858
3859 * config.in (HAVE_G_TYPE_INIT): New symbol.
3860
3861 2010-11-18 Eli Zaretskii <eliz@gnu.org>
3862
3863 * lread.c (Fload): Mention `load-in-progress' and
3864 `load-file-name'. (Bug#7346)
3865
3866 * keyboard.c (kbd_buffer_nr_stored): Define only ifdef subprocesses.
3867 (kbd_buffer_store_event_hold, kbd_buffer_get_event)
3868 (tty_read_avail_input): Call kbd_buffer_nr_stored only ifdef
3869 subprocesses. Use buffer_free only ifdef subprocesses.
3870
3871 * process.c (init_process) [subprocesses]: Init kbd_is_on_hold in
3872 the subprocesses version, not in the non-subprocesses one.
3873
3874 * Makefile.in: Don't use ## comment, it breaks the MSDOS build.
3875
3876 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3877
3878 * xdisp.c (set_cursor_from_row): Fix cursor positioning in empty
3879 lines on text-mode terminals. (bug#7417)
3880
3881 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3882
3883 * xterm.c (get_current_wm_state): Rename from get_current_vm_state.
3884 (do_ewmh_fullscreen, x_handle_net_wm_state): Update callers.
3885
3886 2010-11-17 Kenichi Handa <handa@m17n.org>
3887
3888 * coding.c (Fset_terminal_coding_system_internal): Fix previous
3889 change (set charset-ID list instead of charset-symbol list).
3890
3891 2010-11-16 Chong Yidong <cyd@stupidchicken.com>
3892
3893 * keyboard.c (make_lispy_position): For text area clicks, record Y
3894 pixel position relative to the text area, excluding header line.
3895 Also change X and Y to Lisp_Objects, not pointers; don't return
3896 coordinate values via pointers. Pass ON_TEXT_AREA coordinate to
3897 buffer_posn_from_coords counting from the start of the text area.
3898 (Fposn_at_x_y, make_lispy_event): Callers changed.
3899
3900 * window.c (coordinates_in_window): Change X and Y to ints rather
3901 than pointers; don't return coordinates via pointers.
3902 (struct check_window_data): Change X and Y from pointers to ints.
3903 (window_from_coordinates): Remove args WX and WY; don't return
3904 coordinates via pointers.
3905 (Fcoordinates_in_window_p, window_from_coordinates):
3906 (check_window_containing, Fwindow_at): Callers changed.
3907 (window_relative_x_coord): New function.
3908
3909 * window.h (window_from_coordinates, window_relative_x_coord):
3910 Update prototypes.
3911
3912 * dispnew.c (buffer_posn_from_coords): Assume that X counts from
3913 the start of the text area.
3914
3915 * xdisp.c (remember_mouse_glyph): Change window_from_coordinates
3916 call. Use window_relative_x_coord.
3917 (note_mouse_highlight): Change window_from_coordinates call.
3918
3919 * w32term.c (w32_read_socket):
3920 * msdos.c (dos_rawgetc):
3921 * xterm.c (handle_one_xevent): Likewise.
3922
3923 2010-11-16 Dan Nicolaescu <dann@ics.uci.edu>
3924
3925 * strftime.c (LOCALE_PARAM_DECL): Update for standard C.
3926 (LOCALE_PARAM, LOCALE_PARAM_PROTO): Remove, unused.
3927 (memcpy_lowcase, so_week_days, extra_args_spec, emacs_strftimeu):
3928 Convert definitions to standard C.
3929 * regex.c: Do not include <stdlib.h>, config.h does it.
3930 Include unistd.h.
3931 (xrealloc, init_syntax_once, re_match, regcomp, regexec)
3932 (regerror, regfree): Convert definitions to standard C.
3933 * mktime.c (my_mktime_localtime_r, ydhms_tm_diff, ranged_convert)
3934 (__mktime_internal): Convert definitions to standard C.
3935
3936 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
3937
3938 * w32proc.c:
3939 * w32inevt.c:
3940 * w32heap.c:
3941 * w32.c: Remove config.h include guards.
3942
3943 * callproc.c (child_setup): Reorder code to simplify #ifdefs.
3944 No code changes.
3945
3946 * process.c: Include <sys/ioctl.h> unconditionally,
3947 keyboard.c already does it.
3948
3949 * keyboard.c (pending_malloc_warning): Add const to match
3950 definition in alloc.c.
3951 (Fset_input_interrupt_mode): Simplify #ifdefs.
3952
3953 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
3954
3955 Clean up systty.h macros.
3956 * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY)
3957 (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the
3958 definition in all uses.
3959 (EMACS_TTY_TABS_OK): Remove, it has a single user.
3960 * sysdep.c (discard_tty_input, child_setup_tty)
3961 (init_sys_modes, tabs_safe_p, reset_sys_modes):
3962 * emacs.c (shut_down_emacs):
3963 * callproc.c (child_setup):
3964 * term.c (dissociate_if_controlling_tty): Inline removed macros.
3965
3966 * data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
3967
3968 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
3969
3970 * w32fns.c (Fx_create_frame):
3971 * nsfns.m (Fx_create_frame): Don't check for the cursorColor
3972 resource here; it's now done at startup.
3973
3974 2010-11-14 Jan Djärv <jan.h.d@swipnet.se>
3975
3976 * xterm.c (set_wm_state): Add Qnil to final cons.
3977
3978 * xselect.c (x_send_client_event): Remove unused variables cons and
3979 size.
3980
3981 2010-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3982
3983 * keyboard.c (modify_event_symbol): Add const to array elements of
3984 arg NAME_TABLE.
3985 (lispy_accent_keys, lispy_function_keys, lispy_multimedia_keys)
3986 (lispy_kana_keys, iso_lispy_function_keys, lispy_wheel_names)
3987 (lispy_wheel_names, lispy_drag_n_drop_names, modifier_names):
3988 Add const to array elements.
3989 (scroll_bar_parts): Make static. Fix position of const.
3990
3991 * w32fns.c (lispy_function_keys): Add const to extern.
3992
3993 * w32inevt.c (lispy_function_keys): Likewise.
3994
3995 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
3996
3997 * xfns.c (Fx_create_frame): Don't check for the cursorColor
3998 resource here; it's now done at startup.
3999
4000 2010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
4001
4002 * xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
4003
4004 Fix compilation on Solaris.
4005 * sysdep.c: Do not #include <term.h>.
4006 (tputs): Add declaration, similar to what cm.c does. (Bug#7178)
4007
4008 * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
4009
4010 2010-11-13 Jan Djärv <jan.h.d@swipnet.se>
4011
4012 * xterm.c (set_wm_state): Don't put Atom in cons, call
4013 make_fixnum_or_float on them first.
4014 (x_term_init): Initialize Xatom_net_supporting_wm_check and
4015 Xatom_net_supported correctly.
4016
4017 * xselect.c (x_send_client_event): Move CHECK_STRING ...
4018 (Fx_send_client_event): to here.
4019
4020 2010-11-13 Martin Rudalics <rudalics@gmx.at>
4021
4022 * window.c (Fwindow_use_time): New function.
4023
4024 2010-11-13 Eli Zaretskii <eliz@gnu.org>
4025
4026 * xdisp.c (set_cursor_from_row): Fix cursor positioning on
4027 zero-width characters.
4028
4029 * .gdbinit (pgx): Adapt to latest changes in `struct glyph'.
4030
4031 * w32term.c (x_draw_glyphless_glyph_string_foreground): Draw the
4032 box before drawing the glyphs inside it.
4033
4034 * xdisp.c (syms_of_xdisp) <glyphless-char-display>: Doc fix.
4035
4036 * dispextern.h (enum glyphless_display_method):
4037 Rename GLYPHLESS_DISPLAY_HEXA_CODE to GLYPHLESS_DISPLAY_HEX_CODE.
4038 All users changed.
4039
4040 * term.c (append_glyphless_glyph, produce_glyphless_glyph):
4041 Fix comments.
4042 (produce_glyphless_glyph): Enclose "U+nnnn" and "empty box"
4043 whitespace in "[]", to simulate a box. Don't use uninitialized
4044 variable `width'.
4045
4046 2010-11-11 Julien Danjou <julien@danjou.info>
4047
4048 * xsettings.c (init_xsettings): Use already fetch atoms.
4049
4050 * xsmfns.c (create_client_leader_window): Use SM_CLIENT_ID atom
4051 from dpyinfo.
4052
4053 * xselect.c (Fx_send_client_event): Split and create
4054 x_send_client_event.
4055
4056 * lisp.h: Do not EXFUN Fx_send_client_event.
4057
4058 * xterm.c (x_set_frame_alpha): Use _NET_WM_WINDOW_OPACITY atom
4059 from dpyinfo.
4060 (wm_supports): Use atoms from dpyinfo.
4061 (do_ewmh_fullscreen): Use atoms from dpyinfo.
4062 (x_ewmh_activate_frame): Use atoms from dpyinfo.
4063 (xembed_set_info): Use atoms from dpyinfo.
4064 (x_term_init): Fetch _XEMBED_INFO, _NET_SUPPORTED,
4065 _NET_SUPPORTING_WM_CHECK, _NET_WM_WINDOW_OPACITY and
4066 _NET_ACTIVE_WINDOW, XSETTINGS atoms.
4067 Get all atoms in one round-trip.
4068 (set_wm_state): Use x_send_client_event rather than
4069 Fx_send_client_event, using Atom directly.
4070 (x_ewmh_activate_frame): Ditto.
4071 (x_set_sticky): Pass atoms to set_wm_state.
4072 (do_ewmh_fullscreen): Ditto.
4073
4074 * xterm.h (x_display_info): Add Xatom_net_supported,
4075 Xatom_net_supporting_wm_check, Xatom_net_active_window,
4076 Xatom_net_wm_window_opacity, Xatom_XEMBED_INFO, SM_CLIENT_ID.
4077
4078 * xfns.c (Fx_show_tip): Fix typo in docstring.
4079
4080 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4081
4082 * cmds.c (Fself_insert_command): Don't call XFASTINT without checking
4083 it's not negative.
4084
4085 2010-11-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4086
4087 * font.c (font_filter_properties): Add const to array elements of
4088 properties args.
4089
4090 * font.h (font_filter_properties): Likewise.
4091
4092 * ftfont.c (ftfont_booleans, ftfont_non_booleans): Add const to array
4093 elements.
4094
4095 * w32font.c (w32font_booleans, w32font_non_booleans): Likewise.
4096
4097 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4098
4099 * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
4100 (XD_BASIC_DBUS_TYPE, xd_symbol_to_dbus_type, xd_signature)
4101 (xd_append_arg, xd_retrieve_arg): Support DBUS_TYPE_UNIX_FD.
4102 (Fdbus_call_method): Add DBUS_TYPE_UNIX_FD type mapping to doc string.
4103 (syms_of_dbusbind): Initialize QCdbus_type_unix_fd).
4104
4105 2010-11-10 Glenn Morris <rgm@gnu.org>
4106
4107 * emacs.c (syms_of_emacs) <system-type>: Doc fix.
4108
4109 2010-11-09 Eli Zaretskii <eliz@gnu.org>
4110
4111 * xfns.c (x_real_positions): Fix declaration-after-statement problem.
4112
4113 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
4114
4115 * image.c (free_image): Don't garbage the frame here, since this
4116 function can be called while redisplaying (Bug#7210).
4117 (uncache_image): Garbage the frame here (Bug#6426).
4118
4119 2010-11-09 Jan Djärv <jan.h.d@swipnet.se>
4120
4121 * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
4122 parent is the root window. Check this after traversing window tree.
4123
4124 * xterm.c (x_term_init): Initialize Xatom_net_frame_extents.
4125
4126 * xterm.h (struct x_display_info): Xatom_net_frame_extents is new.
4127
4128 * xfns.c (x_real_positions): Try to get _NET_FRAME_EXTENTS first
4129 before traversing window tree (Bug#5721).
4130
4131 2010-11-07 Jan Djärv <jan.h.d@swipnet.se>
4132
4133 * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
4134
4135 * xdisp.c (note_mode_line_or_margin_highlight):
4136 Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
4137
4138 2010-11-06 Eli Zaretskii <eliz@gnu.org>
4139
4140 * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
4141 adjust width of tool-tip frame to the width of text, excluding the
4142 stretch glyph at the beginning of R2L glyph rows.
4143
4144 * w32fns.c (Fx_show_tip): Likewise.
4145
4146 2010-11-06 Jan Djärv <jan.h.d@swipnet.se>
4147
4148 * nsfont.m: Include termchar for new mouse-highlight.
4149 (nsfont_draw): Use MOUSE_HL_INFO.
4150
4151 2010-11-05 Eli Zaretskii <eliz@gnu.org>
4152
4153 Unify mouse-highlight code for all GUI and TTY sessions.
4154
4155 * term.c: Remove static mouse_face_* variables. All users
4156 changed.
4157 (term_show_mouse_face, term_clear_mouse_face)
4158 (fast_find_position, term_mouse_highlight): Functions deleted.
4159 (tty_draw_row_with_mouse_face): New function.
4160 (term_mouse_movement): Call note_mouse_highlight instead of
4161 term_mouse_highlight.
4162
4163 * nsterm.m (ns_update_window_begin, ns_update_window_end)
4164 (ns_update_end, x_destroy_window, ns_frame_up_to_date)
4165 (ns_dumpglyphs_box_or_relief, ns_maybe_dumpglyphs_background)
4166 (ns_dumpglyphs_image, ns_dumpglyphs_stretch)
4167 (ns_initialize_display_info, keyDown, mouseMoved, mouseExited):
4168 Replace Display_Info with Mouse_HLInfo everywhere where
4169 mouse_face_* members were accessed for mouse highlight purposes.
4170
4171 * xterm.c (x_update_window_begin, x_update_window_end)
4172 (x_update_end, XTframe_up_to_date, x_set_mouse_face_gc)
4173 (handle_one_xevent, x_free_frame_resources, x_term_init):
4174 Replace Display_Info with Mouse_HLInfo everywhere where mouse_face_*
4175 members were accessed for mouse highlight purposes.
4176
4177 * w32term.c (x_update_window_begin, x_update_window_end)
4178 (x_update_end, w32_read_socket, x_free_frame_resources)
4179 (w32_initialize_display_info): Replace Display_Info with
4180 Mouse_HLInfo everywhere where mouse_face_* members were accessed
4181 for mouse highlight purposes.
4182
4183 * xdisp.c (show_mouse_face, note_mode_line_or_margin_highlight)
4184 (note_mouse_highlight) [HAVE_WINDOW_SYSTEM]: Don't run GUI code
4185 unless the frame is on a window-system.
4186 (get_tool_bar_item, handle_tool_bar_click)
4187 (note_tool_bar_highlight, draw_glyphs, erase_phys_cursor)
4188 (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
4189 (note_mode_line_or_margin_highlight, note_mouse_highlight)
4190 (x_clear_window_mouse_face, cancel_mouse_face, expose_frame):
4191 Replace Display_Info with Mouse_HLInfo everywhere where
4192 mouse_face_* members were accessed for mouse highlight purposes.
4193 (coords_in_mouse_face_p): Move prototype out of the
4194 HAVE_WINDOW_SYSTEM conditional.
4195 (x_y_to_hpos_vpos, frame_to_window_pixel_xy): Move out of the
4196 HAVE_WINDOW_SYSTEM block.
4197 (try_window_id) [HAVE_GPM || MSDOS]:
4198 Call x_clear_window_mouse_face.
4199 (draw_row_with_mouse_face): Implementation for HAVE_WINDOW_SYSTEM
4200 systems. Call tty_draw_row_with_mouse_face for TTY systems.
4201 (show_mouse_face): Call draw_row_with_mouse_face, instead of
4202 calling draw_glyphs directly.
4203 (show_mouse_face, clear_mouse_face, coords_in_mouse_face_p)
4204 (cursor_in_mouse_face_p, rows_from_pos_range)
4205 (mouse_face_from_buffer_pos, mouse_face_from_string_pos)
4206 (note_mode_line_or_margin_highlight, note_mouse_highlight)
4207 (x_clear_window_mouse_face, cancel_mouse_face): Move out of the
4208 HAVE_WINDOW_SYSTEM block. Ifdef away window-system specific
4209 fragments.
4210 (note_mouse_highlight): Call popup_activated for MSDOS as well.
4211 Clear mouse highlight if pointer is over glyphs whose OBJECT is an
4212 integer.
4213 (mouse_face_from_buffer_pos): Add parentheses around && within ||.
4214 (x_consider_frame_title, tool_bar_lines_needed):
4215 Move prototypes to HAVE_WINDOW_SYSTEM-only part.
4216 (get_window_cursor_type): Move inside a HAVE_WINDOW_SYSTEM-only
4217 part. Remove "#ifdef HAVE_WINDOW_SYSTEM" from body of function.
4218 (null_glyph_slice): Move declaration into HAVE_WINDOW_SYSTEM-only
4219 part.
4220
4221 * dispnew.c (mirror_make_current): Set Y coordinate of the
4222 mode-line and header-line rows.
4223 (init_display): Setup initial frame's output_data for text
4224 terminal frames.
4225
4226 * xmenu.c (popup_activated): Don't define on MSDOS, which now has
4227 its own definition on msdos.c.
4228
4229 * msdos.c (show_mouse_face, clear_mouse_face)
4230 (fast_find_position, IT_note_mode_line_highlight)
4231 (IT_note_mouse_highlight): Functions deleted.
4232 (IT_frame_up_to_date, dos_rawgetc): Call note_mouse_highlight
4233 instead of IT_note_mouse_highlight.
4234 (draw_row_with_mouse_face, popup_activated): New functions.
4235 (dos_set_window_size, draw_row_with_mouse_face, IT_update_begin)
4236 (IT_update_end, IT_frame_up_to_date, internal_terminal_init)
4237 (dos_rawgetc): Replace Display_Info with Mouse_HLInfo everywhere
4238 where mouse_face_* members were accessed for mouse highlight
4239 purposes.
4240
4241 * msdos.h (initialize_msdos_display): Add prototype.
4242
4243 * frame.h (MOUSE_HL_INFO): New macro.
4244
4245 * lisp.h (Mouse_HLInfo): New data type.
4246
4247 * xterm.h (struct x_display_info):
4248 * w32term.h (struct w32_display_info):
4249 * nsterm.h (struct ns_display_info):
4250 * termchar.h (struct tty_display_info): Use it instead of
4251 mouse_face_* members.
4252
4253 * dispextern.h (show_mouse_face, clear_mouse_face): Update type of
4254 1st argument.
4255 (frame_to_window_pixel_xy, note_mouse_highlight)
4256 (x_clear_window_mouse_face, cancel_mouse_face, clear_mouse_face)
4257 (show_mouse_face, cursor_in_mouse_face_p): Move prototypes out of
4258 HAVE_WINDOW_SYSTEM conditional.
4259 (draw_row_with_mouse_face): Declare prototype.
4260 (tty_draw_row_with_mouse_face): Declare prototype.
4261
4262 2010-11-05 Eli Zaretskii <eliz@gnu.org>
4263
4264 * term.c (append_glyphless_glyph, produce_glyphless_glyph):
4265 Remove unused variables.
4266
4267 2010-11-05 Adrian Robert <Adrian.B.Robert@gmail.com>
4268
4269 * nsterm.m (EmacsView-mouseExited:): Correct error in conditional
4270 logic pointed out by Eli Zaretskii.
4271
4272 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4273
4274 * coding.c (coding-category-list): Refer to set-coding-system-priority
4275 instead of the obsolete set-coding-priority in the doc string.
4276
4277 2010-11-04 Adrian Robert <Adrian.B.Robert@gmail.com>
4278
4279 * nsfont.m (nsfont_draw): Correct previous patch to return
4280 correct value.
4281 * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch:
4282 don't change the method signature, change the return.
4283
4284 2010-11-04 Ismail Donmez <ismail@namtrac.org> (tiny change)
4285
4286 * nsfont.m (nsfont_draw)
4287 * nsimage.m (EmacsImage-setXBMColor:)
4288 * nsterm.m (EmacsView-performDragOperation:): Correct empty return.
4289
4290 2010-11-03 Julien Danjou <julien@danjou.info>
4291
4292 * image.c (gif_load): Add support for transparency and specified
4293 :background.
4294
4295 2010-11-01 Kenichi Handa <handa@m17n.org>
4296
4297 * dispextern.h (lookup_glyphless_char_display): Extern it.
4298
4299 * termhooks.h (struct terminal): New member charset_list.
4300
4301 * coding.c (Fset_terminal_coding_system_internal): Set the
4302 `charset_list' member of struct terminal.
4303
4304 * term.c (produce_glyphs): Handle the case it->what == IT_GLYPHLESS.
4305 (append_glyphless_glyph, produce_glyphless_glyph): New functions.
4306
4307 * xdisp.c (lookup_glyphless_char_display): Make it non-static.
4308 (lookup_glyphless_char_display): Set it->what at the end.
4309 (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
4310 (last_glyphless_glyph_merged_face_id): Make them non-static.
4311
4312 * w32term.c (x_draw_glyphless_glyph_string_foreground):
4313 Fix the arg with_background for font->driver->draw.
4314
4315 2010-11-01 Kenichi Handa <handa@m17n.org>
4316
4317 * w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2):
4318 Surround chp by parentheses.
4319
4320 2010-11-01 Kenichi Handa <handa@m17n.org>
4321
4322 Implement various display methods for glyphless characters.
4323
4324 * xdisp.c (Qglyphless_char, Vglyphless_char_display)
4325 (Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space)
4326 (Qzero_width): New variables.
4327 (THIN_SPACE_WIDTH): New macro.
4328 (lookup_glyphless_char_display): New function.
4329 (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)
4330 (last_glyphless_glyph_merged_face_id): New variables.
4331 (get_next_display_element): Check glyphless characters.
4332 (redisplay_internal): Initialize last_glyphless_glyph_frame and
4333 last_glyphless_glyph_face_id.
4334 (fill_glyphless_glyph_string): New function.
4335 (BUILD_GLYPHLESS_GLYPH_STRING): New macro.
4336 (BUILD_GLYPH_STRINGS): Handle the case GLYPHLESS_GLYPH.
4337 (append_glyphless_glyph, produce_glyphless_glyph): New functions.
4338 (x_produce_glyphs): If a suitable font is not found, produce a
4339 glyphless glyph. Handle the case it->what == IT_GLYPHLESS.
4340 (syms_of_xdisp): Intern and staticpro Qglyphless_char,
4341 Qglyphless_char_display, Qhexa_code, Qempty_box, Qthin_space, and
4342 Qzero_width.
4343 (Vglyphless_char_display): Declare it as a Lisp variable.
4344
4345 * dispextern.h (enum glyph_type): Add GLYPHLESS_GLYPH.
4346 (struct glyph): Change the size of the member "type" to 3.
4347 Add glyphless to the union slice and u.
4348 (enum display_element_type): Add IT_GLYPHLESS.
4349 (enum glyphless_display_method): New enum.
4350 (struct it): New member glyphless_method.
4351 (Vglyphless_char_display): Extern it.
4352
4353 * xterm.c (x_draw_glyphless_glyph_string_foreground): New function.
4354 (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
4355
4356 * w32term.c (x_draw_glyphless_glyph_string_foreground): New function.
4357 (x_draw_glyph_string): Handle the case GLYPHLESS_GLYPH.
4358
4359 * nsterm.m (ns_draw_glyph_string): Handle the case
4360 GLYPHLESS_GLYPH (the detail is not yet implemented).
4361
4362 2010-10-31 Glenn Morris <rgm@gnu.org>
4363
4364 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
4365
4366 * frame.c (syms_of_frame) <tool-bar-mode>:
4367 Default to nil if !HAVE_WINDOW_SYSTEM. (Bug#7299)
4368
4369 2010-10-31 Chong Yidong <cyd@stupidchicken.com>
4370
4371 * xterm.c (x_connection_closed): Print informative error message
4372 when aborting on GTK. This requires using shut_down_emacs
4373 directly instead of Fkill_emacs.
4374
4375 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4376
4377 * emacs.c (main): Call syms_of_filelock unconditionally.
4378
4379 * filelock.c (syms_of_filelock): Move out of #ifdef CLASH_DETECTION
4380 clause, but keep part of it conditioned on CLASH_DETECTION.
4381
4382 2010-10-29 Glenn Morris <rgm@gnu.org>
4383
4384 * nsfns.m (Fx-display-save-under, Fx-open-connection)
4385 (Fxw-color-defined-p, Fxw-display-color-p, Fx-show-tip):
4386 * w32fns.c (Fxw_color_defined_p, Fx_open_connection):
4387 * xfns.c (Fxw_color_defined_p, Fx_open_connection):
4388 Sync docs between X, W32, NS.
4389
4390 * buffer.c (syms_of_buffer) <abbrev-mode, transient-mark-mode>:
4391 * frame.c (syms_of_frame) <tool-bar-mode>: Move doc here from Lisp.
4392
4393 2010-10-26 Juanma Barranquero <lekktu@gmail.com>
4394
4395 * eval.c (init_eval_once): Set max_lisp_eval_depth to 600;
4396 otherwise, bootstrapping on Windows fails to compile macroexp.el.
4397
4398 2010-10-26 Eli Zaretskii <eliz@gnu.org>
4399
4400 * cmds.c (internal_self_insert): Don't insert if argument N is
4401 zero or negative. (Bug#7281)
4402
4403 2010-10-26 Jan Djärv <jan.h.d@swipnet.se>
4404
4405 * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
4406
4407 2010-10-25 Glenn Morris <rgm@gnu.org>
4408
4409 * Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
4410
4411 2010-10-24 Glenn Morris <rgm@gnu.org>
4412
4413 * w32fns.c (Fx_synchronize, Fx_change_window_property)
4414 (Fx_window_property, Fx_file_dialog):
4415 * xfns.c (Fx_synchronize, Fx_change_window_property)
4416 (Fx_window_property, Fx_file_dialog): Sync docs between w32 and X.
4417
4418 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
4419
4420 * xterm.c (x_connection_closed): Kill Emacs unconditionally.
4421
4422 2010-10-24 Eli Zaretskii <eliz@gnu.org>
4423
4424 * frame.c (Fframep, Fwindow_system): Deprecate use as a predicate.
4425
4426 * dispnew.c (syms_of_display) <initial-window-system, window-system>:
4427 Deprecate use as a boolean flag.
4428
4429 2010-10-24 Jim Meyering <jim@meyering.net>
4430
4431 * emacs.c (argmatch): Don't treat "--" as "--chdir".
4432
4433 2010-10-24 Glenn Morris <rgm@gnu.org>
4434
4435 * w16select.c (syms_of_win16select) <selection-coding-system>:
4436 <next-selection-coding-system>:
4437 * w32select.c (syms_of_w32select) <selection-coding-system>:
4438 <next-selection-coding-system>:
4439 Sync docs with select.el.
4440
4441 * xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
4442 Lisp version.
4443
4444 * w32term.c (syms_of_w32term) <x-use-underline-position-properties>:
4445 Sync doc with the xterm.c version.
4446
4447 * w32term.c (syms_of_w32term) <x-toolkit-scroll-bars>:
4448 * xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Sync docs.
4449
4450 2010-10-23 Glenn Morris <rgm@gnu.org>
4451
4452 * buffer.c (syms_of_buffer) <cursor-in-non-selected-windows>:
4453 * frame.c (syms_of_frame) <menu-bar-mode>:
4454 * xdisp.c (syms_of_xdisp) <auto-hscroll-mode, display-hourglass>:
4455 <hourglass-delay>: Sync docs with Lisp.
4456
4457 2010-10-23 Eli Zaretskii <eliz@gnu.org>
4458
4459 Implement mouse highlight for bidi-reordered lines.
4460
4461 * xdisp.c (fast_find_string_pos): #ifdef away, not used anymore.
4462 (mouse_face_from_string_pos): New function, replaces
4463 fast_find_string_pos.
4464 (note_mouse_highlight): Call it instead of fast_find_string_pos.
4465 (note_mode_line_or_margin_highlight): Support bidi-reordered
4466 strings and R2L glyph rows. Fix comments.
4467 (note_mouse_highlight): When bidi reordering is turned on in a
4468 buffer, call next-single-property-change and
4469 previous-single-property-change with last argument nil.
4470 Clear mouse highlight when mouse pointer is in a R2L row on the stretch
4471 glyph that stands for no text beyond the line end.
4472 (row_containing_pos): Don't return too early when CHARPOS is in a
4473 bidi-reordered continued line. Return immediately when the first
4474 hit is found in a line that is not continued, or when an exact
4475 match for CHARPOS is found.
4476 (rows_from_pos_range): New function.
4477 (mouse_face_from_buffer_pos): Use it instead of calling
4478 row_containing_pos for START_CHARPOS and END_CHARPOS. Rewrite the
4479 function to support mouse highlight in bidi-reordered lines and
4480 not to assume that START_CHARPOS is always in mouse_face_beg_row.
4481 If necessary, swap mouse_face_beg_row and mouse_face_end_row so
4482 that the former is always above the latter or identical to it.
4483 (show_mouse_face): Support drawing highlighted R2L lines.
4484 (coords_in_mouse_face_p): New function, bidi-aware.
4485 (cursor_in_mouse_face_p, note_mouse_highlight, erase_phys_cursor):
4486 Call it instead of comparing with mouse-face members of dpyinfo.
4487 (note_mode_line_or_margin_highlight): Fix confusingly swapped
4488 usage of hpos and vpos.
4489
4490 2010-10-22 Jan Djärv <jan.h.d@swipnet.se>
4491
4492 * xrdb.c: Include keyboard.h for MOTIF.
4493
4494 * xmenu.c: Revert 2010-07-27 change: lwlib.h is needed for
4495 MOTIF (Bug#7263).
4496
4497 * xfns.c: Include Xm/TextF and Xm/List.
4498 (file_dialog_cb, file_dialog_unmap_cb, clean_up_file_dialog):
4499 Make ANSI prototypes.
4500
4501 2010-10-22 Glenn Morris <rgm@gnu.org>
4502
4503 * Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
4504 Remove ccl and duplicate mouse.
4505
4506 2010-10-21 Chong Yidong <cyd@stupidchicken.com>
4507
4508 * insdel.c (prepare_to_modify_buffer): Don't set
4509 saved-region-selection if modification hooks are disabled.
4510
4511 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
4512
4513 * cmds.c (Fdelete_char): Doc fix.
4514
4515 2010-10-19 Ken Brown <kbrown@cornell.edu>
4516
4517 * s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
4518
4519 2010-10-19 Kenichi Handa <handa@m17n.org>
4520
4521 Fix incorrect font metrics when the same font is opened with
4522 different pixelsizes.
4523
4524 * xftfont.c: Include composite.h.
4525 (xftfont_shape): New function.
4526 (syms_of_xftfont): Set xftfont_driver.shape.
4527
4528 2010-10-18 Julien Danjou <julien@danjou.info>
4529
4530 * frame.c (Fframe_pointer_visible_p):
4531 Add `frame-pointer-visible-p' to get the pointer visibility.
4532
4533 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4534
4535 * gnutls.c (emacs_gnutls_read): Return 0 if we get a
4536 non-"EAGAIN"-like error to signal to Emacs that the socket should
4537 be closed.
4538
4539 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4540
4541 * unexcoff.c (make_hdr): Fix prototype according to changes in
4542 2010-10-03T13:59:56Z!dann@ics.uci.edu.
4543
4544 * image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
4545
4546 2010-10-15 Tassilo Horn <tassilo@member.fsf.org>
4547
4548 * Makefile.in (really-oldXMenu): Fix typo in variable name that
4549 made building the X menu fail.
4550 (really-oldXMenu): Fix my previous fix.
4551
4552 2010-10-14 Damyan Pepper <damyanp@gmail.com>
4553
4554 Fix handling of font properties on Windows (bug#6303).
4555 * font.c (font_filter_properties): New function, refactored from
4556 ftfont_filter_properties.
4557 * font.h (font_filter_properties): Declare.
4558 * ftfont.c (ftfont_filter_properties): Use font_filter_properties.
4559 * w32font.c (w32font_booleans, w32font_non_booleans): New variables.
4560 (w32font_filter_properties): New function.
4561 (w32font_driver): Add w32font_filter_properties.
4562
4563 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
4564
4565 * font.c (Ffont_variation_glyphs):
4566 * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
4567
4568 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
4569
4570 * w32fns.c (w32_wnd_proc, file_dialog_callback):
4571 * w32font.c (w32_generic_family):
4572 * w32inevt.c (key_event):
4573 * w32menu.c (fill_in_menu):
4574 * w32proc.c (reader_thread, w32_executable_type, compare_env)
4575 (merge_and_sort_env, int_from_hex, enum_locale_fn, enum_codepage_fn):
4576 * w32term.c (w32_read_socket): Make static.
4577
4578 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
4579
4580 * image.c (DEF_IMGLIB_FN): Add argument to adapt to strict
4581 prototypes; all callers changed.
4582
4583 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * makefile.w32-in (TLIB2): Rename from TLIBW32.
4586 (OBJ2): New macro.
4587 (WIN32OBJ, FONTOBJ): Remove.
4588 (OBJ1): Redistribute object files with OBJ2.
4589 (LIBS, $(TEMACS)): Use TLIB2.
4590 (make-buildobj-CMD, make-buildobj-SH): Use OBJ2.
4591 ($(TLIB2), TAGS, TAGS-LISP, TAGS-gmake): Depend on OBJ2.
4592
4593 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
4594
4595 * emacs.c (Vdynamic_library_alist)
4596 (syms_of_emacs) <dynamic-library-alist>: Move from image.c and rename.
4597 Doc fix.
4598
4599 * lisp.h (Vdynamic_library_alist): Declare extern.
4600
4601 * image.c (Vimage_library_alist)
4602 (syms_of_image) <image-library-alist>: Move to emacs.c and rename.
4603 (lookup_image_type): Use Vdynamic_library_alist.
4604 (Finit_image_library): Doc fix.
4605
4606 2010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
4607
4608 * Makefile.in (lispsource, libsrc, etc, oldxmenudir, lwlibdir)
4609 (lispdir): Remove trailing /, update all uses.
4610
4611 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
4612
4613 * nsterm.m (Qleft): Declare.
4614 (ns_right_alternate_modifier): New variable.
4615 (NSRightAlternateKeyMask): New define.
4616 (EV_MODIFIERS): Parse NSRightAlternateKeyMask if
4617 ns_right_alternate_modifier isn't Qleft.
4618 (keyDown): If ns_right_alternate_modifier isn't Qleft, use it
4619 as emacs modifier for NSRightAlternateKeyMask.
4620 (syms_of_nsterm): DEFVAR_LISP ns-right-alternate-modifier.
4621
4622 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4623
4624 * gnutls.c (emacs_gnutls_write): If we're trying to write before
4625 gnutls is ready, return EAGAIN as the errno.
4626
4627 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
4628
4629 * vm-limit.c:
4630 * unexhp9k800.c:
4631 * unexelf.c:
4632 * unexaix.c:
4633 * termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
4634
4635 * Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
4636 (PROFILING_LDFLAGS): Remove, not needed anymore.
4637
4638 * Makefile.in: Use $(...) everywhere instead of ${...}.
4639 (CRT_DIR): Move near potential user.
4640 (START_FILE): Move near CRT_DIR, it might use it.
4641
4642 * sysdep.c (LPASS8): Remove, unused.
4643 (emacs_ospeed): Change from being a global to a local in the only
4644 user: init_baud_rate.
4645
4646 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4647
4648 * gnutls.c (syms_of_gnutls): All the bootprops are keywords.
4649 (emacs_gnutls_write): Remove the debuggin fsync call.
4650 (emacs_gnutls_read): Return -1 if we got an error from
4651 gnutls_read. This allows us to actually read lots of data from
4652 the GnuTLS stream.
4653 (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
4654 According to the documentation, this is correct, and it seems to
4655 make things work.
4656
4657 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
4658
4659 * xterm.c (x_draw_relief_rect): Clear corner pixels.
4660
4661 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
4662
4663 * keyboard.c: Revert last change; it was not intended to be
4664 synchronized with the trunk.
4665
4666 2010-10-08 Kenichi Handa <handa@m17n.org>
4667
4668 * coding.c (complement_process_encoding_system): Fix previous change.
4669
4670 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
4671
4672 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
4673 (Fdbus_init_bus): ... here. (Bug#7113)
4674
4675 2010-10-08 Glenn Morris <rgm@gnu.org>
4676
4677 * buffer.c (before-change-functions, after-change-functions):
4678 Three-year overdue doc fix following 2007-08-13 change.
4679
4680 2010-10-08 Kenichi Handa <handa@m17n.org>
4681
4682 * coding.c (coding_inherit_eol_type): If parent doesn't specify
4683 eol-format, inherit from the system's default.
4684 (complement_process_encoding_system): Make a new coding system
4685 inherit the original eol-format.
4686
4687 2010-10-08 Kenichi Handa <handa@m17n.org>
4688
4689 * coding.c (complement_process_encoding_system): New function.
4690
4691 * coding.h (complement_process_encoding_system): Extern it.
4692
4693 * callproc.c (Fcall_process): Complement the coding system for
4694 encoding arguments.
4695 (Fcall_process_region): Complement the coding system for encoding
4696 the input to the process.
4697
4698 * process.c (Fstart_process): Complement the coding system for
4699 encoding arguments.
4700 (send_process): Complement the coding system for encoding what
4701 sent to the process.
4702
4703 2010-10-08 Kenichi Handa <handa@m17n.org>
4704
4705 * xfont.c (xfont_open): Fix setting of font->average_width from
4706 :avgwidth property (Bug#7123).
4707
4708 2010-10-08 Michael Albinus <michael.albinus@gmx.de>
4709
4710 * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
4711 is more portable.
4712
4713 * keyboard.c (gobble_input): Move call of xd_read_queued_messages ...
4714 (kbd_buffer_get_event): ... here. This is needed for cygwin, which
4715 has not defined SIGIO.
4716
4717 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
4718
4719 * xterm.c (x_draw_relief_rect): If box width is larger than 1,
4720 draw the outermost line using the black relief, for legibility.
4721 Omit drawing the four corner pixels.
4722
4723 2010-10-04 Chong Yidong <cyd@stupidchicken.com>
4724
4725 * keyboard.c (echo_prompt): Function moved into read_key_sequence.
4726 (read_key_sequence): Inline echo_prompt.
4727 (echo_dash): Add a dash only if key is continued (Bug#7137).
4728
4729 2010-10-04 Dan Nicolaescu <dann@ics.uci.edu>
4730
4731 Remove O_RDONLY, O_WRONLY definitions, not needed.
4732 * unexcoff.c:
4733 * lread.c:
4734 * fileio.c:
4735 * doc.c:
4736 * callproc.c:
4737 * alloc.c:
4738 * termcap.c: Remove O_RDONLY O_WRONLY definitions.
4739
4740 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
4741
4742 * gnutls.h (GNUTLS_LOG2): Convenience macro.
4743
4744 * gnutls.c: Add property list symbol holders.
4745 (emacs_gnutls_handshake): Clarify how sockets are passed to
4746 GnuTLS.
4747 (gnutls_log_function2): Convenience function using GNUTLS_LOG2.
4748 (Fgnutls_boot): Get all parameters from a plist. Require trustfiles
4749 and keyfiles to be a list of file names. Default to "NORMAL" for
4750 the priority string. Improve logging.
4751
4752 2010-10-03 Glenn Morris <rgm@gnu.org>
4753
4754 * fileio.c (Vdirectory_sep_char): Remove.
4755
4756 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
4757
4758 * termhooks.h: Remove #ifdef CONSP.
4759
4760 * xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
4761
4762 Include <fcntl.h> unconditionally.
4763 * termcap.c:
4764 * sysdep.c:
4765 * lread.c:
4766 * keyboard.c:
4767 * filelock.c:
4768 * fileio.c:
4769 * doc.c:
4770 * callproc.c:
4771 * alloc.c: Remove include guards for <fcntl.h>, process.c already
4772 does it.
4773
4774 * process.c: Do not include <sys/wait.h>, syswait.h does it.
4775
4776 * sysdep.c (flush_pending_output): Remove code, does not do
4777 anything on any platform.
4778
4779 Remove unused code.
4780 * sysdep.c (select_alarm, sys_select, read_input_waiting):
4781 Remove select emulation, all systems support select.
4782 (set_exclusive_use): Remove, the only user is in an #if 0 block.
4783 * process.c (create_process): Remove #if 0 code.
4784
4785 Remove unused arguments for unexec.
4786 The third one is never used, and the last two are always passed as zero.
4787 * emacs.c (unexec): Add declaration.
4788 (Fdump_emacs): Only pass the first two arguments to unexec.
4789 Simplify #ifdef.
4790 * unexw32.c (unexec):
4791 * unexsol.c (unexec):
4792 * unexhp9k800.c (unexec):
4793 * unexcw.c (unexec): Remove the last 3 arguments, unused.
4794 * unexelf.c (unexec): Remove the last 3 arguments, unused.
4795 (find_section): Use const.
4796 * unexmacosx.c (unexec): Remove the last 3 arguments, unused.
4797 (unexec_error): Declare it NO_RETURN.
4798 * unexcoff.c (make_hdr): Assume bss_start is always zero, remove
4799 it as an argument, remove data_start and entry_address arguments, unused.
4800 (unexec): Remove bss_start, data_start and
4801 entry_address arguments.
4802 * unexaix.c (make_hdr): Assume bss_start is always zero, remove
4803 it as an argument, remove data_start and entry_address arguments, unused.
4804 (unexec): Remove bss_start, data_start and
4805 entry_address arguments.
4806
4807 2010-10-03 Juanma Barranquero <lekktu@gmail.com>
4808
4809 * makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
4810
4811 * gnutls.c (emacs_gnutls_handshake, gnutls_make_error)
4812 (gnutls_emacs_global_init, gnutls_emacs_global_deinit): Make static.
4813 (Fgnutls_get_initstage, Fgnutls_deinit, Fgnutls_boot, Fgnutls_bye):
4814 Fix typos in docstrings.
4815 (Fgnutls_error_fatalp, Fgnutls_error_string): Doc fixes.
4816 (Fgnutls_errorp): Doc fix; use ERR for the argument name.
4817
4818 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
4819
4820 * keyboard.c (command_loop_1): Make sure the mark is really alive
4821 before using it (Bug#7044).
4822
4823 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * makefile.w32-in (tags): Rename target to full-tags.
4826
4827 2010-10-02 Eli Zaretskii <eliz@gnu.org>
4828
4829 * emacs.c (main): Remove !WINDOWSNT conditional.
4830 (Fkill_emacs): Don't mention exemption on MS-Windows.
4831
4832 2010-10-02 Glenn Morris <rgm@gnu.org>
4833
4834 * character.c (Fchar_bytes): Remove obsolete function.
4835 (syms_of_character): Remove Schar_bytes.
4836
4837 * emacs.c (fatal_error_signal): Also run Fkill_emacs on SIGINT.
4838 (main) [!WINDOWSNT]: Handle SIGINT with fatal_error_signal
4839 in batch-mode.
4840 (Fkill_emacs): Doc fix. Also run the hook in batch mode.
4841 (kill-emacs-hook): Doc fix.
4842
4843 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4844
4845 * xml.c (Flibxml_parse_xml_region, Flibxml_parse_html_region)
4846 (parse_region): Rework to take regions instead of strings, and
4847 renamed to reflect that these are the libxml functions.
4848
4849 2010-10-01 Eli Zaretskii <eliz@gnu.org>
4850
4851 * term.c (init_tty) [DOS_NT]: Don't call Wcm_clear after setting
4852 screen dimensions in tty->Wcm.
4853
4854 * xdisp.c (set_cursor_from_row): When the row is truncated and
4855 point is outside the range of displayed characters, position the
4856 cursor inside the scroll margin. (Bug#6349)
4857
4858 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
4859
4860 Do not include stdlib.h and string.h, config.h does it.
4861 * xfont.c:
4862 * w32term.c:
4863 * w32reg.c:
4864 * w32inevt.c:
4865 * w32heap.c:
4866 * w32console.c:
4867 * w16select.c:
4868 * unexsol.c:
4869 * term.c:
4870 * sound.c:
4871 * scroll.c (m):
4872 * gtkutil.c:
4873 * font.c:
4874 * filelock.c:
4875 * fileio.c:
4876 * dosfns.c:
4877 * dbusbind.c:
4878 * bidi.c:
4879 * callproc.c:
4880 * process.c:
4881 * msdos.c:
4882 * charset.c: Do not include stdlib.h and string.h, config.h does it.
4883
4884 * callproc.c (SIGCHLD): Remove conditional definition, syssignal.h
4885 defines it.
4886
4887 * process.c: Move #include <pty.h> earlier.
4888 (SIGCHLD): Remove conditional definition, syssignal.h defines it.
4889 (pty_name): Move definition later.
4890
4891 * nsselect.m (syms_of_nsselect):
4892 * nsmenu.m (syms_of_nsmenu):
4893 * nsfns.m (syms_of_nsfns):
4894 * msdos.c (syms_of_msdos):
4895
4896 * image.c (syms_of_image):
4897 * charset.c (syms_of_charset): Use intern_c_string instead of intern.
4898
4899 * point.h: Remove, unused.
4900
4901 2010-10-01 Eli Zaretskii <eliz@gnu.org>
4902
4903 * makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags)
4904 (TAGS-gmake, TAGS-nmake, TAGS-LISP-gmake, TAGS-LISP-nmake)
4905 (nt-TAGS-gmake, nt-TAGS-nmake): New targets.
4906
4907 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
4908
4909 * xml.c (parse_string): Use const.
4910
4911 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4912
4913 * eval.c (Fbacktrace): Don't overwrite print-level on exit.
4914 Also only override Vprint_level if it isn't already bound, and increase
4915 the level to 8 to produce more useful backtraces for bug reports.
4916
4917 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
4918
4919 * Makefile.in: ecrt0.c does not exist anymore, do not mention it.
4920
4921 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
4922
4923 * w32console.c (vga_stdcolor_name): Remove unused function;
4924 presumed dead after 2007-11-30T13:57:21Z!jasonr@gnu.org.
4925
4926 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4927
4928 * gnutls.c (emacs_gnutls_handshake): Made into internal function.
4929 (Fgnutls_boot): Start the handshake.
4930 (emacs_gnutls_read): Perform the handshake from the reader loop.
4931 (Fgnutls_boot): Remove some debugging messages.
4932 Change indentation throughout to use the Emacs style.
4933 (emacs_gnutls_handshake): Cast the fds to something that's
4934 possibly the expected length.
4935 (emacs_gnutls_write): Return -1 if we try to write before handshake.
4936
4937 * process.h (Lisp_Process): Add a gnutls_p field to Lisp_Process.
4938
4939 * process.c (make_process): Set the gnutls_p field to zero by
4940 default.
4941 (read_process_output): Always call the gnutls_read function if the
4942 stream is a gnutls stream.
4943 (send_process): Ditto for writes.
4944
4945 * gnutls.c (emacs_gnutls_write, emacs_gnutls_read): Refuse to read
4946 or write anything until the state is GNUTLS_STAGE_READY.
4947 (Fgnutls_boot): Mark the stream as being a gnutls stream.
4948
4949 2010-09-29 Eli Zaretskii <eliz@gnu.org>
4950
4951 * xdisp.c (reseat_1): Initialize bidi_it.paragraph_dir to
4952 NEUTRAL_DIR.
4953 (handle_invisible_prop, iterate_out_of_display_property)
4954 (next_element_from_buffer): If bidi_it.first_elt is set, call
4955 bidi_paragraph_init with NO_DEFAULT_P argument non-zero.
4956 (Bug#7128)
4957
4958 * print.c (print_object): Fix format string and argument types for
4959 printing a Lisp_Misc_Marker.
4960
4961 * xdisp.c (pos_visible_p, c_string_pos, number_of_chars)
4962 (load_overlay_strings, get_overlay_strings_1)
4963 (get_overlay_strings, forward_to_next_line_start)
4964 (back_to_previous_visible_line_start, reseat, reseat_to_string)
4965 (get_next_display_element, next_element_from_string)
4966 (next_element_from_c_string, next_element_from_buffer)
4967 (move_it_vertically_backward, move_it_by_lines, add_to_log)
4968 (message_dolog, message_log_check_duplicate, message2_nolog)
4969 (message3, message3_nolog, vmessage, set_message, set_message_1)
4970 (hscroll_window_tree, text_outside_line_unchanged_p)
4971 (set_cursor_from_row, set_vertical_scroll_bar, redisplay_window)
4972 (find_last_unchanged_at_beg_row)
4973 (find_first_unchanged_at_end_row, row_containing_pos)
4974 (trailing_whitespace_p, display_mode_element, decode_mode_spec)
4975 (display_count_lines, x_produce_glyphs, note_mouse_highlight):
4976 Use EMACS_INT for buffer and string positions.
4977
4978 * dispextern.h (struct it) <string_nchars>: Declare EMACS_INT.
4979 (row_containing_pos): Adjust prototype.
4980
4981 * lisp.h (pos_visible_p, message2, message2_nolog, message3)
4982 (message2_nolog, set_message): Adjust prototypes.
4983
4984 2010-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4985
4986 * gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
4987 (Fgnutls_boot): Use SDATA.
4988 (Fgnutls_handshake): Remove unused var `max_log_level'.
4989
4990 2010-09-27 Michael Albinus <michael.albinus@gmx.de>
4991
4992 * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
4993 (Bug#7113)
4994
4995 2010-09-27 Jan Djärv <jan.h.d@swipnet.se>
4996
4997 * xgselect.c (xg_select): Clear file descriptors not set from
4998 rfds and wfds.
4999
5000 * process.c (wait_reading_process_output): Add missing FD_CLR
5001 for write_mask (must mirror connect_wait_mask).
5002
5003 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
5004
5005 * gnutls.c (gnutls_log_function): Show level and "gnutls.c"
5006 prefix.
5007 (Fgnutls_boot): Use changed process members. Use log level with a
5008 function parameter to set it. Bring back Emacs-level debugging
5009 messages at log level 1 and 2.
5010
5011 * process.c (make_process): Initialize gnutls_log_level.
5012
5013 * process.h: Add gnutls_log_level and rename x509_cred and
5014 anon_cred to have the gnutls_ prefix for consistency.
5015
5016 * gnutls.h (GNUTLS_LOG): Add convenience macro.
5017
5018 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
5019
5020 * w32.c (g_b_init_get_sid_identifier_authority)
5021 (GetSidIdentifierAuthority_Proc, get_sid_identifier_authority):
5022 Remove, not used.
5023 (globals_of_w32): Don't set g_b_init_get_sid_identifier_authority.
5024 (init_winsock): Remove useless assignment.
5025 (open_process_token, get_token_information, lookup_account_sid)
5026 (get_sid_sub_authority, get_sid_sub_authority_count, get_file_security)
5027 (get_security_descriptor_owner, get_security_descriptor_group)
5028 (is_valid_sid, equal_sid, get_length_sid, copy_sid)
5029 (get_native_system_info, get_system_times, init_user_info, crlf_to_lf)
5030 (is_unc_volume, GetCachedVolumeInformation, get_volume_info)
5031 (is_fat_volume, open_unc_volume, read_unc_volume, close_unc_volume)
5032 (unc_volume_file_attributes, convert_from_time_t)
5033 (create_toolhelp32_snapshot, process32_first, process32_next)
5034 (open_thread_token, impersonate_self, revert_to_self)
5035 (get_process_memory_info, get_process_working_set_size)
5036 (global_memory_status, global_memory_status_ex, socket_to_fd)
5037 (shutdown_handler): Make static.
5038
5039 2010-09-27 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
5042 (xd_pending_messages): Functions removed.
5043 (xd_read_queued_messages): Add parameters fd, *data, for_read in
5044 order to be compatible with add_read_fd. Determine bus from data,
5045 and call xd_read_message just for this bus.
5046 (xd_add_watch): Use xd_read_queued_messages as callback function.
5047 Add data.
5048
5049 * lisp.h (xd_pending_messages, xd_read_queued_messages): Remove.
5050
5051 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5052
5053 * gnutls.c (gnutls_log_function): Add more debugging.
5054 (emacs_gnutls_read): Don't infloop while reading.
5055
5056 2010-09-27 Kenichi Handa <handa@m17n.org>
5057
5058 These changes are to remove restriction on the number of glyphs in
5059 one composition.
5060
5061 * dispextern.h (struct glyph): Change the member "slice" to union.
5062 Remove u.cmp.from and u.cmp.to. Give more bits to u.cmp.id.
5063 (GLYPH_SLICE_EQUAL_P): Adjust for the above change.
5064
5065 * dispnew.c (buffer_posn_from_coords): Use glyph->slice.img
5066 instead of glyph->slice.
5067 (marginal_area_string): Likewise.
5068
5069 * term.c (encode_terminal_code): Use glyph->slice.cmp instead of
5070 glyph->u.cmp.
5071 (append_composite_glyph): Likewise.
5072
5073 * xdisp.c (dump_glyph): Use glyph->slice.cmp instead of
5074 glyph->u.cmp.
5075 (fill_gstring_glyph_string, x_get_glyph_overhangs)
5076 (append_composite_glyph): Likewise.
5077 (fill_image_glyph_string): Use glyph->slice.img instead of
5078 glyph->slice.
5079 (append_glyph, produce_image_glyph, append_stretch_glyph)
5080 (note_mouse_highlight): Likewise.
5081
5082 2010-09-26 Jan Djärv <jan.h.d@swipnet.se>
5083
5084 * process.c (add_keyboard_wait_descriptor)
5085 (delete_keyboard_wait_descriptor): Reinstate ifdef subprocesses.
5086 (wait_reading_process_output): Don't pass write_mask to select
5087 if SELECT_CANT_DO_WRITE_MASK is defined.
5088 (SELECT_CANT_DO_WRITE_MASK): Define if SELECT_CANT_DO_WRITE_MASK.
5089
5090 * process.h (add_read_fd, delete_read_fd, add_write_fd)
5091 (delete_write_fd): Declare.
5092
5093 * process.c (gpm_wait_mask, max_gpm_desc): Remove.
5094 (write_mask): New variable.
5095 (max_input_desc): Rename from max_keyboard_desc.
5096 (fd_callback_info): New variable.
5097 (add_read_fd, delete_read_fd, add_write_fd, delete_write_fd):
5098 New functions.
5099 (Fmake_network_process): FD_SET write_mask.
5100 (deactivate_process): FD_CLR write_mask.
5101 (wait_reading_process_output): Connecting renamed to Writeok.
5102 check_connect removed. check_write is new. Remove references to gpm.
5103 Use Writeok/check_write unconditionally (i.e. no #ifdef
5104 NON_BLOCKING_CONNECT) instead of Connecting.
5105 Loop over file descriptors and call callbacks in fd_callback_info
5106 if file descriptor is ready for I/O.
5107 (add_gpm_wait_descriptor): Just call add_keyboard_wait_descriptor.
5108 (delete_gpm_wait_descriptor): Just call delete_keyboard_wait_descriptor.
5109 (keyboard_bit_set): Use max_input_desc.
5110 (add_keyboard_wait_descriptor, delete_keyboard_wait_descriptor):
5111 Remove #ifdef subprocesses. Use max_input_desc.
5112 (init_process): Initialize write_mask and fd_callback_info.
5113
5114 * keyboard.c (readable_events, gobble_input): Remove DBUS code.
5115
5116 * dbusbind.c: Include process.h.
5117 (dbus_fd_cb, xd_find_watch_fd, xd_toggle_watch)
5118 (xd_read_message_1): New functions.
5119 (xd_add_watch, xd_remove_watch): Call xd_find_watch_fd.
5120 Handle watch for both read and write.
5121 (Fdbus_init_bus): Also register xd_toggle_watch.
5122 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
5123 (Fdbus_method_error_internal, Fdbus_send_signal): Remove call
5124 to dbus_connection_flush.
5125 (xd_read_message): Move most of the code to xd_read_message_1.
5126 Call xd_read_message_1 until status is COMPLETE.
5127
5128 2010-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5129
5130 * term.c: Do not include sys/ioctl.h, not needed.
5131 (init_tty): Reorder code to reduce the number of #ifdefs.
5132 No code changes.
5133
5134 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
5135
5136 * process.h: Set up GnuTLS support.
5137
5138 * process.c (make_process, Fstart_process)
5139 (read_process_output, send_process): Set up GnuTLS support for
5140 process input/output file descriptors.
5141
5142 * gnutls.h: The GnuTLS glue for Emacs, macros and enums.
5143
5144 * gnutls.c: The source code for GnuTLS support in Emacs.
5145
5146 * emacs.c: Set up GnuTLS support and call syms_of_gnutls.
5147
5148 * config.in: Set up GnuTLS support.
5149
5150 * Makefile.in (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS, ALL_CFLAGS)
5151 (obj, LIBES): Set up GnuTLS support.
5152
5153 2010-09-26 Juanma Barranquero <lekktu@gmail.com>
5154
5155 * w32.c (get_emacs_configuration_options): Fix previous change.
5156
5157 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
5158
5159 * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is
5160 alive before using it (Bug#6977).
5161
5162 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5163
5164 * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup.
5165
5166 * dispextern.h: EMACS_INT/int fixup.
5167
5168 * xdisp.c (string_pos_nchars_ahead, init_iterator): EMACS_INT/int
5169 fixup.
5170
5171 * xrdb.c (magic_file_p): EMACS_INT/int fixup.
5172
5173 2010-09-25 Eli Zaretskii <eliz@gnu.org>
5174
5175 * window.c (Fpos_visible_in_window_p, Fdelete_other_windows)
5176 (Fselect_window, window_scroll_pixel_based)
5177 (window_scroll_line_based, Frecenter, Fset_window_configuration):
5178 Use EMACS_INT for buffer positions.
5179
5180 * textprop.c (validate_interval_range, interval_of)
5181 (property_change_between_p, Fadd_text_properties)
5182 (set_text_properties_1, Fremove_text_properties)
5183 (Fremove_list_of_text_properties, Ftext_property_any)
5184 (Ftext_property_not_all, copy_text_properties)
5185 (text_property_list, extend_property_ranges)
5186 (verify_interval_modification): Use EMACS_INT for buffer
5187 positions.
5188
5189 * term.c (fast_find_position, term_mouse_highlight): Use EMACS_INT
5190 for buffer positions.
5191
5192 * process.c (read_process_output, send_process)
5193 (Fprocess_send_region, status_notify): Use EMACS_INT for buffer
5194 and string positions and size.
5195
5196 * print.c (print_object, print_string, strout): Use EMACS_INT for
5197 string indices.
5198
5199 * minibuf.c (string_to_object): Use EMACS_INT for string position
5200 and size.
5201
5202 * marker.c (verify_bytepos): Use EMACS_INT for buffer positions.
5203
5204 * lread.c <read_from_string_index, read_from_string_index_byte>
5205 <read_from_string_limit, readchar_count>: Define EMACS_INT.
5206 (readchar, unreadchar, read_internal_start): Use EMACS_INT for
5207 buffer positions and string length.
5208
5209 * keyboard.c <last_point_position, last_non_minibuf_size>: Declare
5210 EMACS_INT.
5211 (echo_truncate, adjust_point_for_property, read_char)
5212 (gen_help_event, make_lispy_event, modify_event_symbol)
5213 (Fexecute_extended_command, stuff_buffered_input): Use EMACS_INT
5214 for buffer positions and string length.
5215
5216 * keyboard.h (gen_help_event): Adjust prototype.
5217
5218 * termhooks.h <struct input_event>: Make `code' member EMACS_INT.
5219
5220 * commands.h <last_point_position>: Declare EMACS_INT.
5221
5222 * xdisp.c <help_echo_pos>: Define as EMACS_INT.
5223 (truncate_echo_area): Accept EMACS_INT argument.
5224
5225 * dispextern.h <help_echo_pos>: Declare EMACS_INT.
5226
5227 * lisp.h (truncate_echo_area): Adjust prototype.
5228
5229 * composite.c (composition_adjust_point): Return EMACS_INT.
5230
5231 * composite.h (composition_adjust_point): Adjust prototype.
5232
5233 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
5234
5235 * process.c (Fmake_network_process): When arg :host is 'local,
5236 use address 127.0.0.1, not name "localhost". (Bug#6781)
5237
5238 2010-09-24 Eli Zaretskii <eliz@gnu.org>
5239
5240 * indent.c (Fcurrent_indentation, indented_beyond_p)
5241 (compute_motion): Use EMACS_INT for buffer position variables.
5242
5243 * lisp.h (indented_beyond_p): Adjust prototype.
5244
5245 * buffer.c (overlay_strings): Return EMACS_INT.
5246
5247 * buffer.h (overlay_strings): Adjust prototype.
5248
5249 * region-cache.c (pp_cache): Adjust format to arguments.
5250
5251 * eval.c <specpdl_size, lisp_eval_depth>: Declare EMACS_INT.
5252 (call_debugger): Use EMACS_INT for specpdl_size related variables.
5253 (verror): Use EMACS_INT for size of allocated buffer.
5254
5255 * keyboard.c (make_lispy_position): Use EMACS_INT for buffer
5256 positions.
5257
5258 * xdisp.c (redisplay_internal, try_window_id)
5259 (set_cursor_from_row, find_first_unchanged_at_end_row):
5260 Use EMACS_INT for buffer positions.
5261
5262 * dispextern.h (set_cursor_from_row): Adjust prototype.
5263
5264 * dispnew.c (increment_matrix_positions)
5265 (increment_row_positions, copy_glyph_row_contents)
5266 (mode_line_string, marginal_area_string): Use EMACS_INT for buffer
5267 positions.
5268
5269 * dispextern.h (mode_line_string, marginal_area_string)
5270 (increment_matrix_positions, increment_row_positions):
5271 Adjust prototypes.
5272
5273 * data.c (Faref, Faset): Use EMACS_INT for string length and
5274 positions.
5275
5276 * cmds.c (internal_self_insert): Use EMACS_INT for the count of
5277 characters to insert.
5278
5279 * ccl.c (Fccl_execute_on_string): Use EMACS_INT for string
5280 position and size.
5281
5282 * syntax.c (scan_words, update_syntax_table)
5283 (prev_char_comend_first, back_comment, skip_chars)
5284 (skip_syntaxes, Fforward_comment, Fbackward_prefix_chars):
5285 Use EMACS_INT for buffer and string positions.
5286
5287 * syntax.h (scan_words, update_syntax_table): Adjust prototypes.
5288
5289 * casefiddle.c (operate_on_word): Use EMACS_INT for buffer
5290 positions.
5291
5292 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5293
5294 * scroll.c (calculate_scrolling, line_ins_del)
5295 (calculate_direct_scrolling, scroll_cost): Fix EMACS_INT/int
5296 conversion.
5297
5298 * region-cache.c (move_cache_gap, set_cache_region, pp_cache)
5299 (region_cache_backward, region_cache_forward)
5300 (revalidate_region_cache, set_cache_region): FIX EMACS_INT/int
5301 conversion.
5302
5303 * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
5304
5305 * eval.c (verror): Fix EMACS_INT/int conversion.
5306
5307 * print.c (PRINTDECLARE, PRINTPREPARE, strout, print_string)
5308 (print_preprocess, print_check_string_charset_prop)
5309 (print_object): Fix EMACS_INT/int conversion.
5310
5311 * xdisp.c (message_dolog): Fix EMACS_INT/int conversion.
5312
5313 2010-09-24 Eli Zaretskii <eliz@gnu.org>
5314
5315 * callproc.c (Fcall_process): Use EMACS_INT for count of
5316 characters read from the subprocess.
5317
5318 * bidi.c (struct bidi_paragraph_info): Use EMACS_INT for buffer
5319 positions.
5320 (bidi_cache_search, bidi_cache_find): Use EMACS_INT for buffer
5321 positions.
5322
5323 * buffer.c (struct sortvec): Use EMACS_INT for buffer positions.
5324 (struct sortstrlist, overlay_str_len): Use EMACS_INT for string
5325 length.
5326 (advance_to_char_boundary, Fset_buffer_multibyte)
5327 (overlays_at, overlays_in, mouse_face_overlay_overlaps)
5328 (overlay_touches_p, record_overlay_string, overlay_strings)
5329 (recenter_overlay_lists, fix_start_end_in_overlays)
5330 (modify_overlay, Fmove_overlay, report_overlay_modification)
5331 (evaporate_overlays): Use EMACS_INT for buffer positions.
5332
5333 * lisp.h (fix_start_end_in_overlays, overlay_touches_p):
5334 Adjust prototypes.
5335
5336 * dispextern.h (struct bidi_saved_info): Use EMACS_INT for buffer
5337 positions.
5338
5339 * fns.c (Fcompare_strings, Fstring_lessp, concat)
5340 (string_make_unibyte, Fstring_as_unibyte, Fsubstring)
5341 (Fsubstring_no_properties, substring_both, Ffillarray)
5342 (Fclear_string, mapcar1, Fmapconcat, Fmapcar, Fmapc)
5343 (Fbase64_encode_region, Fbase64_encode_string, base64_encode_1)
5344 (Fbase64_decode_region, Fbase64_decode_string, base64_decode_1)
5345 (Fmd5): Use EMACS_INT for buffer and string positions and length
5346 variables and arguments.
5347
5348 * lisp.h (substring_both): Adjust prototype.
5349
5350 2010-09-24 Juanma Barranquero <lekktu@gmail.com>
5351
5352 Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org).
5353 * w32fns.c (clipboard_sequence_fn): Don't declare.
5354 (globals_of_w32fns): Don't initialize it.
5355
5356 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5357
5358 * syntax.c (back_comment): Detect the case where a 1-char comment
5359 starter is also the 2nd char of a 2-char comment ender.
5360
5361 2010-09-23 Jan Djärv <jan.h.d@swipnet.se>
5362
5363 * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
5364
5365 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5366
5367 * eval.c (verror): EMACS_INT/int cleanup.
5368
5369 * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to
5370 unwind_protect more than 2GB worth of functions.
5371
5372 * editfns.c (Finsert_char): EMACS_INT/int cleanup.
5373
5374 * lisp.h: Have oblookup take EMACS_INT to allow interning big
5375 string and avoid compiler warnings.
5376 (USE_SAFE_ALLOCA): Cast to int to avoid compilation warnings in
5377 all users.
5378
5379 * lread.c (oblookup): EMACS_INT/int cleanup.
5380
5381 * cmds.c (Fforward_line, Fdelete_char): EMACS_INT/int cleanup.
5382
5383 2010-09-23 Eli Zaretskii <eliz@gnu.org>
5384
5385 * editfns.c (clip_to_bounds): Return an EMACS_INT value.
5386
5387 * lisp.h (clip_to_bounds): Adjust prototype.
5388
5389 * intervals.c (adjust_for_invis_intang): Return EMACS_INT value.
5390
5391 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5392
5393 * lisp.h: doprnt.c EMACS_INT/int cleanup.
5394
5395 * doprnt.c (doprnt): EMACS_INT/int cleanup.
5396
5397 * doc.c (Fsnarf_documentation, get_doc_string): EMACS_INT/int
5398 cleanup.
5399
5400 * lisp.h: Change the definition of all marker.c functions that
5401 take and return buffer stuff to be EMACS_INT instead of int.
5402
5403 * marker.c (buf_charpos_to_bytepos, CONSIDER, set_marker_both)
5404 (buf_charpos_to_bytepos, bytepos_to_charpos)
5405 (buf_bytepos_to_charpos, Fbuffer_has_markers_at)
5406 (set_marker_restricted, set_marker_both): Convert int to EMACS_INT
5407 for all buffer positions.
5408
5409 2010-09-23 Chong Yidong <cyd@stupidchicken.com>
5410
5411 * intervals.c (traverse_intervals, rotate_right, rotate_left)
5412 (split_interval_right, find_interval, next_interval)
5413 (delete_node, delete_interval, interval_deletion_adjustment)
5414 (adjust_intervals_for_deletion, merge_interval_right)
5415 (merge_interval_left, graft_intervals_into_buffer)
5416 (copy_intervals): Convert EMACS_UINTs to EMACS_INT.
5417
5418 * intervals.h (traverse_intervals): Update prototype.
5419
5420 2010-09-23 Eli Zaretskii <eliz@gnu.org>
5421
5422 * indent.c (compute_motion): Use EMACS_INT for arguments to
5423 region_cache_forward.
5424
5425 * region-cache.c (struct boundary, struct region_cache):
5426 Use EMACS_INT for positions.
5427 (find_cache_boundary, move_cache_gap, insert_cache_boundary)
5428 (delete_cache_boundaries, set_cache_region)
5429 (invalidate_region_cache, know_region_cache)
5430 (region_cache_forward, region_cache_backward, pp_cache):
5431 Use EMACS_INT for buffer positions.
5432
5433 * region-cache.h (know_region_cache, invalidate_region_cache)
5434 (region_cache_forward, region_cache_backward): Adjust prototypes.
5435
5436 * search.c (string_match_1, fast_c_string_match_ignore_case)
5437 (looking_at_1, scan_buffer, scan_newline)
5438 (find_next_newline_no_quit, find_before_next_newline)
5439 (search_command, trivial_regexp_p, search_buffer, simple_search)
5440 (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
5441 and string positions and length.
5442
5443 * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
5444 (find_before_next_newline): Adjust prototypes.
5445
5446 * editfns.c (transpose_markers, update_buffer_properties)
5447 (buildmark, clip_to_bounds, Fgoto_char, overlays_around)
5448 (get_pos_property, Fconstrain_to_field)
5449 (Fline_beginning_position, Fline_end_position, Fprevious_char)
5450 (Fchar_after, Fchar_before, Finsert_char)
5451 (Finsert_buffer_substring, Fcompare_buffer_substrings)
5452 (Fsubst_char_in_region, Fformat, Ftranspose_regions):
5453 Use EMACS_INT for buffer and string position variables.
5454 (Finsert_char): Protect against too large insertions.
5455
5456 * lisp.h (clip_to_bounds): Adjust prototype.
5457
5458 * intervals.c (traverse_intervals, rotate_right, rotate_left)
5459 (balance_an_interval, split_interval_right, split_interval_left)
5460 (find_interval, next_interval, update_interval)
5461 (adjust_intervals_for_insertion, delete_node, delete_interval)
5462 (interval_deletion_adjustment, adjust_intervals_for_deletion)
5463 (offset_intervals, merge_interval_right, merge_interval_left)
5464 (graft_intervals_into_buffer, adjust_for_invis_intang)
5465 (move_if_not_intangible, get_local_map, copy_intervals)
5466 (copy_intervals_to_string, compare_string_intervals)
5467 (set_intervals_multibyte_1): Use EMACS_INT for buffer positions
5468 and for interval tree size.
5469
5470 * intervals.h (traverse_intervals, split_interval_right)
5471 (split_interval_left, find_interval, offset_intervals)
5472 (graft_intervals_into_buffer, copy_intervals)
5473 (copy_intervals_to_string, move_if_not_intangible, get_local_map)
5474 (update_interval): Adjust prototypes.
5475
5476 * xdisp.c (check_point_in_composition, reconsider_clip_changes):
5477 Use EMACS_INT for buffer position variables and arguments.
5478
5479 * composite.c (get_composition_id, find_composition)
5480 (run_composition_function, compose_text)
5481 (composition_gstring_width, autocmp_chars)
5482 (composition_update_it, Ffind_composition_internal): Use EMACS_INT
5483 for buffer positions and string length variables and arguments.
5484
5485 * composite.h (get_composition_id, find_composition, compose_text)
5486 (composition_gstring_width): Adjust prototypes.
5487
5488 * editfns.c (Fformat): Use EMACS_INT for string size variables.
5489
5490 * xdisp.c (store_mode_line_noprop, display_mode_element):
5491 Use EMACS_INT for string positions.
5492
5493 * intervals.c (get_property_and_range): Use EMACS_INT for buffer
5494 position arguments.
5495
5496 * intervals.h (get_property_and_range): Adjust prototype.
5497
5498 * character.c (parse_str_as_multibyte, str_as_multibyte)
5499 (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
5500 (string_count_byte8, string_escape_byte8, c_string_width)
5501 (strwidth, lisp_string_width, multibyte_chars_in_text):
5502 Use EMACS_INT for string length variables and arguments.
5503
5504 * character.h (parse_str_as_multibyte, str_as_multibyte)
5505 (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte)
5506 (c_string_width, strwidth, lisp_string_width):
5507 Adjust prototypes.
5508
5509 * font.c (font_intern_prop): Use EMACS_INT for string length
5510 variables.
5511
5512 * font.c (font_intern_prop): Use EMACS_INT for string length
5513 variables.
5514
5515 * fns.c (Fstring_as_multibyte): Use EMACS_INT for string length
5516 variables.
5517
5518 * alloc.c <total_string_size>: Declare as EMACS_INT, not int.
5519 (Fmake_string): Protect against too large strings.
5520 (live_string_p, live_cons_p, live_symbol_p, live_float_p)
5521 (live_misc_p): Use ptrdiff_t instead of int for pointer
5522 differences.
5523 (string_bytes, check_sblock, check_string_free_list)
5524 (allocate_string_data, compact_small_strings, Fmake_string)
5525 (Fmake_bool_vector, make_string, make_unibyte_string)
5526 (make_multibyte_string, make_string_from_bytes)
5527 (make_specified_string_string, Fmake_list, Fmake_vector):
5528 Use EMACS_INT for string length variables and arguments.
5529 (find_string_data_in_pure, make_pure_string, make_pure_c_string)
5530 (Fpurecopy): Use EMACS_INT for string size.
5531 (mark_vectorlike, mark_char_table, mark_object): Use EMACS_UINT
5532 for vector size.
5533
5534 * lisp.h (make_string, make_unibyte_string, make_multibyte_string)
5535 (make_string_from_bytes, make_specified_string_string)
5536 (make_pure_string, string_bytes, check_point_in_composition):
5537 Adjust prototypes.
5538
5539 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5540
5541 * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
5542 (check_translation): Use EMACS_INT for buffer positions and
5543 length.
5544
5545 * undo.c (record_marker_adjustment, record_delete)
5546 (record_change, record_point, record_insert)
5547 (record_property_change, Fprimitive_undo): Use EMACS_INT for
5548 buffer positions.
5549
5550 * lisp.h (record_marker_adjustment, record_delete)
5551 (record_change, record_point, record_insert)
5552 (record_property_change, Fprimitive_undo): Adjust prototypes.
5553
5554 2010-09-22 Juanma Barranquero <lekktu@gmail.com>
5555 Eli Zaretskii <eliz@gnu.org>
5556
5557 * w32.c (get_emacs_configuration_options): Fix buffer overrun.
5558
5559 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5560
5561 * minibuf.c (Fminibuffer_contents)
5562 (Fminibuffer_contents_no_properties)
5563 (Fminibuffer_completion_contents): Use EMACS_INT for minibuffer
5564 positions.
5565
5566 * keyboard.c (command_loop_1): Use EMACS_INT to compare point with
5567 mark.
5568
5569 * alloc.c (make_uninit_string, make_uninit_multibyte_string)
5570 (allocate_string_data): Accept EMACS_INT for string length.
5571
5572 * editfns.c (Ffield_string, Ffield_string_no_properties)
5573 (make_buffer_string, make_buffer_string_both, Fbuffer_substring)
5574 (Fbuffer_substring_no_properties, find_field, Fdelete_field)
5575 (Ffield_string, Ffield_string_no_properties, Ffield_beginning)
5576 (Ffield_end): Use EMACS_INT for buffer positions.
5577
5578 * insdel.c (prepare_to_modify_buffer): Use EMACS_INT to compare
5579 point with mark.
5580
5581 * lisp.h (allocate_string_data, make_uninit_string)
5582 (make_uninit_multibyte_string, make_buffer_string)
5583 (make_buffer_string_both): Adjust prototypes.
5584
5585 2010-09-22 Chong Yidong <cyd@stupidchicken.com>
5586
5587 * xml.c: Switch to GNU indentation.
5588 (make_dom): Change parse tree format to match xml.el.
5589 (Fxml_parse_html_string_internal): Rename from html-parse-string.
5590 (Fxml_parse_string_internal): Rename from xml-parse-string.
5591
5592 2010-09-22 Kenichi Handa <handa@m17n.org>
5593
5594 * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos
5595 only if we are not at a composition.
5596 (set_iterator_to_next): Give it->end_charpos to
5597 composition_compute_stop_pos.
5598 (set_iterator_to_next, next_element_from_buffer): Likewise.
5599
5600 * dispnew.c (buffer_posn_from_coords): Fix position when the
5601 current display element is a grapheme cluster in bidi-reordered
5602 region.
5603
5604 2010-09-21 Ari Roponen <ari.roponen@gmail.com> (tiny change)
5605
5606 * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
5607 the regions may overlap.
5608
5609 2010-09-21 Juanma Barranquero <lekktu@gmail.com>
5610
5611 * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
5612
5613 2010-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5614
5615 * emacs.c: Do not include sys/ioctl.h, not needed.
5616
5617 * doprnt.c: Do not include stdlib.h, config.h does it.
5618 Move #include before macro definition.
5619
5620 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
5621
5622 * Makefile.in (temacs): Link using $(CC) not $(LD).
5623 (LD_FIRSTFLAG): Define using autoconf.
5624 (LD): Remove.
5625
5626 Remove HAVE_TERMIOS definitions.
5627 * s/usg5-4-common.h (HAVE_TERMIOS):
5628 * s/template.h (HAVE_TERMIOS):
5629 * s/gnu-linux.h (HAVE_TERMIOS):
5630 * s/darwin.h (HAVE_TERMIOS):
5631 * s/cygwin.h (HAVE_TERMIOS):
5632 * s/bsd-common.h (HAVE_TERMIOS):
5633 * s/aix4-2.h (HAVE_TERMIOS):
5634 * s/hpux10-20.h (HAVE_TERMIOS): Do not define, it is assumed
5635 defined on all non-MS platforms.
5636 (HAVE_PSTAT_GETDYNAMIC): Do not define, autoconf does it.
5637
5638 * xterm.c (xt_action_hook): Use const.
5639
5640 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
5641
5642 Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
5643 * w32.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
5644 (gethostname) [!HAVE_SOCKETS]: Remove.
5645 (SOCK_REPLACE_HANDLE): Remove macro.
5646 (socket_to_fd, sys_close, _sys_read_ahead, sys_read, sys_write)
5647 (term_ntproc, init_ntproc): Don't conditionalize on HAVE_SOCKETS.
5648 * w32proc.c: Remove top-level uses of #ifdef HAVE_SOCKETS.
5649 (syms_of_ntproc): Don't conditionalize on HAVE_SOCKETS.
5650
5651 2010-09-18 Eli Zaretskii <eliz@gnu.org>
5652
5653 * deps.mk (xml.o): Add dependencies.
5654
5655 * xdisp.c (Fcurrent_bidi_paragraph_direction):
5656 Call bidi_paragraph_init with NO_DEFAULT_P non-zero. (Bug#7038)
5657
5658 * bidi.c (bidi_paragraph_init): Accept an additional argument
5659 NO_DEFAULT_P; all callers changed. If NO_DEFAULT_P is non-zero,
5660 search back until a paragraph with a strong directional character
5661 is found, and use that to determine paragraph's base direction.
5662
5663 * dispextern.h (bidi_paragraph_init): Update prototype.
5664
5665 2010-09-17 Eli Zaretskii <eliz@gnu.org>
5666
5667 * w32.c (_PROCESS_MEMORY_COUNTERS_EX): Don't define with versions
5668 of w32api >= 3.15. (Bug#6989)
5669
5670 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5671
5672 * process.c (wait_reading_process_output): Don't message about
5673 accept-process-output unless the time limit really is zero.
5674
5675 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
5676
5677 * frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
5678 int/Lisp_Object mixup).
5679
5680 2010-09-17 Jan Djärv <jan.h.d@swipnet.se>
5681
5682 * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL
5683 not HELP.
5684
5685 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
5686
5687 * frame.c (Ftool_bar_pixel_width): New function to expose tool
5688 bar's pixel width to Lisp (Bug#7048).
5689
5690 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
5691
5692 * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
5693
5694 2010-09-17 Jan Djärv <jan.h.d@swipnet.se>
5695
5696 * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position
5697 with argument top/left if tool bar is vertical/horizontal (Bug#7051).
5698
5699 2010-09-17 Kenichi Handa <handa@m17n.org>
5700
5701 * ftfont.c (ftfont_check_otf): Fix previous change.
5702
5703 2010-09-14 Kenichi Handa <handa@m17n.org>
5704
5705 * ftfont.c (ftfont_check_otf): Fix the case of checking just
5706 existence of GSUB or GPOS.
5707
5708 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
5709
5710 * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
5711
5712 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5713
5714 * xml.c (parse_buffer): Rename to parse_string(), since that's
5715 what it does.
5716 (parse_string): Return nil when the document can't be parsed.
5717
5718 2010-09-14 Jan Djärv <jan.h.d@swipnet.se>
5719
5720 * xterm.c (get_current_vm_state): New function.
5721 (do_ewmh_fullscreen): Call get_current_vm_state and compare with
5722 want_fullscreen so set_wm_state calls are few (Bug#7013).
5723 (x_handle_net_wm_state): Move code to get_current_vm_state and
5724 call that function.
5725
5726 2010-09-14 Courtney Bane <emacs-bugs-7626@cbane.org> (tiny change)
5727
5728 * term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
5729
5730 2010-09-14 Kenichi Handa <handa@m17n.org>
5731
5732 * coding.c (encode_coding_iso_2022): Don't optimize for ASCII if
5733 we may use designation or locking-shift.
5734
5735 2010-09-14 Kenichi Handa <handa@m17n.org>
5736
5737 * coding.c (detect_coding_emacs_mule): Fix checking of multibyte
5738 sequence when the source is multibyte.
5739
5740 2010-09-14 Andreas Schwab <schwab@linux-m68k.org>
5741
5742 * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last change.
5743 Don't make first argument optional. Doc fix.
5744
5745 2010-09-14 Leo <sdl.web@gmail.com> (tiny change)
5746
5747 * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the
5748 parameters for the doc string.
5749
5750 2010-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5751
5752 * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
5753
5754 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5755
5756 * fns.c (Fy_or_n_p): Move to lisp/subr.el.
5757 (syms_of_fns): Don't defsubr Sy_or_n_p.
5758 * lisp.h: Don't declare Fy_or_n_p.
5759 * fileio.c (barf_or_query_if_file_exists): Fy_or_n_p -> y-or-n-p.
5760
5761 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5762
5763 * xml.c (Fxml_parse_buffer): New function to parse XML files.
5764
5765 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5766
5767 * xml.c: New file.
5768 (Fhtml_parse_buffer): New function to interface to the libxml2
5769 html parsing function.
5770
5771 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
5772
5773 * biditype.h: Regenerate.
5774
5775 2010-09-04 Andreas Schwab <schwab@linux-m68k.org>
5776
5777 * nsimage.m (ns_load_image): Check argument types.
5778
5779 * image.c: Remove all uses of gcpro.
5780 (xpm_load): Check all lisp types.
5781 (pbm_load): Likewise.
5782 (png_load): Likewise.
5783 (jpeg_load): Likewise.
5784 (tiff_load): Likewise.
5785 (gif_load): Likewise.
5786 (imagemagick_load_image): Likewise.
5787 (imagemagick_load): Likewise.
5788 (svg_load): Likewise.
5789 (gs_load): Likewise.
5790
5791 2010-09-04 Eli Zaretskii <eliz@gnu.org>
5792
5793 * w32uniscribe.c (uniscribe_shape): Update commentary.
5794 Don't try to reorder grapheme clusters, since LGSTRING should always
5795 hold them in the logical order.
5796 (uniscribe_encode_char, uniscribe_shape): Force ScriptShape to
5797 return glyph codes in the logical order.
5798
5799 2010-09-04 Andreas Schwab <schwab@linux-m68k.org>
5800
5801 * image.c (imagemagick_image_p): Replace bcopy by memcpy.
5802 (imagemagick_load_image): Fix type mismatch.
5803 (Fimagemagick_types): Likewise. Doc fix.
5804
5805 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5806
5807 * xterm.h (struct dpyinfo): Remove cut_buffers_initialized.
5808
5809 * xterm.c (x_term_init): Don't set dpyinfo->cut_buffers_initialized.
5810
5811 * xselect.c: Remove declaration of cut-buffer objects and functions.
5812 (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.
5813 (x_atom_to_symbol): Remove mapping to QCUT_BUFFERn.
5814 (Fx_get_cut_buffer_internal, Fx_store_cut_buffer_internal)
5815 (Fx_rotate_cut_buffers_internal): Remove.
5816 (syms_of_xselect): Remove defsubr of above.
5817 Remove intern of QCUT_BUFFERn.
5818
5819 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5820
5821 * cmds.c (Vblink_paren_function): Remove.
5822 (internal_self_insert): Make it insert N chars at a time.
5823 Don't call blink-paren-function.
5824 (Fself_insert_command): Adjust accordingly.
5825 (syms_of_cmds): Don't declare blink-paren-function.
5826
5827 2010-08-31 Kenichi Handa <handa@m17n.org>
5828
5829 * dispextern.h (FACE_FOR_CHAR): Use an ASCII face for 8-bit
5830 characters.
5831
5832 * term.c (encode_terminal_code): Fix the previous change.
5833 (produce_glyphs): Don't set it->char_to_display here.
5834 Don't handle unibyte-display-via-language-environment here.
5835 (produce_special_glyphs): Set temp_it.char_to_display before
5836 calling produce_glyphs.
5837
5838 * xdisp.c (get_next_display_element): Set it->char_to_display
5839 here. Convert all 8-bit bytes from unibyte buffer/string to 8-bit
5840 characters.
5841 (get_overlay_arrow_glyph_row): Set it.char_to_display too before
5842 calling PRODUCE_GLYPHS.
5843 (append_space_for_newline): Save and store it->char_to_display.
5844 Set it->char_to_display before calling PRODUCE_GLYPHS.
5845 (extend_face_to_end_of_line): Set it->char_to_display before
5846 calling PRODUCE_GLYPHS.
5847 (get_glyph_face_and_encoding): Set the glyph code an 8-bit
5848 character to its byte value.
5849 (get_char_glyph_code): New function.
5850 (produce_stretch_glyph): Set it2.char_to_display too before
5851 calling x_produce_glyphs.
5852 (x_produce_glyphs): Simplify by using the same code for ASCII and
5853 non-ASCII characters. Don't set it->char_to_display here.
5854 Don't handle unibyte-display-via-language-environment here. For a
5855 character of no glyph, use font->space_width instead of FONT_WIDTH.
5856
5857 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5858
5859 * keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
5860
5861 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
5862
5863 * keyboard.c (command_loop_1): Don't call x-set-selection on tty.
5864
5865 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5866
5867 * marker.c (Fcopy_marker): Make the first arg optional.
5868
5869 2010-08-30 Kenichi Handa <handa@m17n.org>
5870
5871 * composite.c (composition_update_it): Fix computing of
5872 cmp_it->width.
5873
5874 2010-08-29 Kenichi Handa <handa@m17n.org>
5875
5876 * term.c (encode_terminal_code): Encode byte chars to the
5877 corresponding bytes.
5878
5879 2010-08-29 Jan Djärv <jan.h.d@swipnet.se>
5880
5881 * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
5882
5883 2010-08-26 Kenichi Handa <handa@m17n.org>
5884
5885 * xdisp.c (compute_stop_pos): Pay attention to bidi scan direction
5886 on calling composition_compute_stop_pos.
5887
5888 2010-08-25 Kenichi Handa <handa@m17n.org>
5889
5890 * fontset.c (reorder_font_vector): Prefer a font-spec specifying
5891 :otf.
5892
5893 * composite.c (composition_compute_stop_pos): Don't break
5894 composition at PT.
5895 (composition_reseat_it): Likewise. Fix calculation of character
5896 position starting a composition.
5897 (Fcomposition_get_gstring): Don't limit the number of components
5898 for automatic composition.
5899
5900 2010-08-25 Kenichi Handa <handa@m17n.org>
5901
5902 * composite.c (composition_compute_stop_pos): In forward search,
5903 pay attention to the possibility that some character after ENDPOS
5904 will be composed with charactrs before ENDPOS.
5905
5906 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5907
5908 * keyboard.c (command_loop_1): Don't clobber primary selection
5909 during handle-switch-frame (Bug#6872).
5910
5911 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5912
5913 * dbusbind.c: Accept UNIX domain sockets as bus address.
5914 (Fdbus_close_bus): New function.
5915 (Vdbus_registered_buses): New variable.
5916 (xd_initialize): Implement string as bus address.
5917 (Fdbus_init_bus): Add bus to Vdbus_registered_buses).
5918 (Fdbus_get_unique_name, Fdbus_call_method)
5919 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
5920 (Fdbus_method_error_internal, Fdbus_send_signal)
5921 (Fdbus_register_signal, Fdbus_register_method): Remove bus type
5922 check. This is done in xd_initialize_bus. Adapt doc string, if
5923 necessary.
5924 (xd_pending_messages, xd_read_queued_messages): Loop over buses in
5925 Vdbus_registered_buses.
5926 (Vdbus_registered_objects_table): Create hash.
5927
5928 2010-08-22 Juri Linkov <juri@jurta.org>
5929
5930 * keyboard.c (Fexecute_extended_command): Move reading a command name
5931 with `completing-read' to a new Elisp function `read-extended-command'.
5932 Call it to read a command to `function' (bug#5364, bug#5214).
5933
5934 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5935
5936 * emacs.c (main): Remove handling of --unibyte arg (Bug#6886).
5937
5938 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
5939
5940 * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
5941 instead of SAFE_ALLOCA.
5942
5943 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5944
5945 * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA
5946 (Bug#6214).
5947
5948 2010-08-22 Jan Djärv <jan.h.d@swipnet.se>
5949
5950 * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
5951
5952 2010-08-22 Jan Djärv <jan.h.d@swipnet.se>
5953
5954 * doc.c (Fsnarf_documentation): Initialize skip_file before
5955 build-files test.
5956
5957 2010-08-22 Peter O'Gorman <pogma@thewrittenword.com> (tiny change)
5958
5959 * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK):
5960 New definitions.
5961 (HAVE_TERMIO): Remove.
5962
5963 2010-08-22 Eli Zaretskii <eliz@gnu.org>
5964
5965 * deps.mk (sysdep.o, msdos.o): Depend on sysselect.h.
5966
5967 * sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff
5968 for w32.
5969
5970 * s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H,
5971 it's done in nt/config.nt.
5972
5973 * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
5974
5975 * unexcoff.c (report_error, make_hdr, write_segment)
5976 (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec):
5977 Convert argument lists and prototypes to ANSI C.
5978 (make_hdr, write_segment): Remove unused variables.
5979 (unexec): Remove commented-out line. Initialize `new' to shut up
5980 compiler warnings.
5981
5982 2010-08-22 Dan Nicolaescu <dann@ics.uci.edu>
5983
5984 Simplify termio code.
5985 All non-MSDOS non-WINDOWSNT platforms define HAVE_TERMIOS, so
5986 HAVE_TERMIO code is obsolete.
5987 Replace HAVE_TERMIOS conditionals with !DOS_NT.
5988 * systty.h: Do not define HAVE_TCATTR.
5989 Remove HAVE_TERMIO, HAVE_LTCHARS and HAVE_TCHARS code.
5990 Do not define EMACS_HAVE_TTY_PGRP. Only define
5991 EMACS_GET_TTY_PGRP for !DOS_NT.
5992 * sysdep.c: Include sysselect.h unconditionally. Do not include
5993 sys/ioctl.h and termios.h, systty.h does it.
5994 Use HAVE_SYS_UTSNAME_H instead of USG as an include guard.
5995 (init_baud_rate): Remove HAVE_TERMIO code.
5996 (child_setup_tty): Remove HAVE_TERMIO code.
5997 (emacs_get_tty, emacs_set_tty): Remove HAVE_TERMIO, HAVE_TCHARS
5998 and HAVE_LTCHARS code. Use !DOS_NT instead of HAVE_TCATTR.
5999 (new_ltchars, new_tchars): Remove, unused.
6000 (init_sys_modes): Remove HAVE_TERMIO, HAVE_TCHARS and HAVE_LTCHARS
6001 code. Remove special casing for __mips__, it was a no-op.
6002 Remove HAVE_TCATTR conditional, it is implied by HAVE_TERMIOS.
6003 (init_sys_modes): Remove HPUX special case.
6004 * process.c: Include stdlib.h unconditionally. Do not include
6005 fcntl.h, systty.h does it. Remove conditional code for
6006 HAVE_SERIAL, it is always true.
6007 (process_send_signal): Remove HAVE_TERMIOS conditional, it's
6008 always true when SIGNALS_VIA_CHARACTERS is true.
6009 (Fcontinue_process, Fprocess_send_eof): Simplify conditionals:
6010 !WINDOWSNT means HAVE_TERMIOS.
6011 (create_process): Remove HAVE_TERMIOS, it's inside a HAVE_PTYS
6012 conditional, which is true for all HAVE_TERMIOS systems.
6013 * keyboard.c (init_keyboard): Do not use HAVE_TERMIO, use !DOS_NT
6014 instead of HAVE_TERMIOS.
6015 * emacs.c (shut_down_emacs): Use !defined DOS_NT instead of
6016 EMACS_HAVE_TTY_PGRP.
6017 * callproc.c (child_setup): Move EMACS_SET_TTY_PGRP use to the
6018 non-MSDOS, non-WINDOWSNT code, it's only defined for such systems
6019 anyway.
6020
6021 2010-08-21 Eli Zaretskii <eliz@gnu.org>
6022
6023 * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in
6024 mirroring pixel positions.
6025
6026 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu>
6027
6028 * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove,
6029 write only.
6030 (init_alloc_once): Remove writes to malloc_sbrk_unused, and
6031 malloc_sbrk_used, nothing uses them.
6032
6033 * puresize.h: Remove code assuming PNTR_COMPARISON_TYPE is not
6034 defined, unconditionally defined in lisp.h.
6035
6036 * term.c: Do not include <termios.h>, systty.h does it.
6037
6038 * s/unixware.h (HAVE_TCATTR):
6039 * s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed.
6040 systty.h defines it when HAVE_TERMIOS is defined.
6041
6042 2010-08-20 Eli Zaretskii <eliz@gnu.org>
6043
6044 * dispnew.c (buffer_posn_from_coords): Fix last change for text
6045 terminals: add one-character offset for R2L lines.
6046
6047 * emacs.c <emacs_version>: Add a comment regarding
6048 msdos/mainmake.v2's dependency on the syntax of this declaration.
6049
6050 2010-08-20 Eli Zaretskii <eliz@gnu.org>
6051
6052 * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
6053 position for R2L lines by mirroring the pixel position wrt the
6054 text are box. Improve commentary.
6055
6056 2010-08-20 Andreas Schwab <schwab@linux-m68k.org>
6057
6058 * image.c (imagemagick_clear_image): Remove debugging output.
6059
6060 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
6061
6062 * cmds.c (Vself_insert_face, Vself_insert_face_command): Remove.
6063 (Qpost_self_insert_hook, Vpost_self_insert_hook): New vars.
6064 (internal_self_insert): Run Qpost_self_insert_hook rather than handle
6065 self-insert-face.
6066 (syms_of_cmds): Initialize the new vars.
6067
6068 2010-08-19 Jason Rumney <jasonr@gnu.org>
6069
6070 * w32menu.c (set_frame_menubar): Remove call to undefined function.
6071
6072 * w32fns.c (w32_wnd_proc): Don't check context before initializing.
6073
6074 2010-08-19 Jan Djärv <jan.h.d@swipnet.se>
6075
6076 * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
6077
6078 2010-08-18 Eli Zaretskii <eliz@gnu.org>
6079
6080 * xterm.c (x_draw_bar_cursor):
6081 * w32term.c (x_draw_bar_cursor): If the character under cursor is
6082 R2L, draw the bar cursor on its right rather than on its left.
6083
6084 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
6085
6086 * eval.c (Fdefmacro): Only obey one declaration.
6087
6088 * casefiddle.c (casify_region): Setup gl_state.
6089
6090 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
6091
6092 * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
6093
6094 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
6095
6096 * gtkutil.c (update_frame_tool_bar): Literal strings are const char*.
6097
6098 2010-08-18 David De La Harpe Golden <david@harpegolden.net>
6099
6100 * nsselect.m (QCLIPBOARD, NXPrimaryPboard): Define.
6101 (symbol_to_nsstring): Map QCLIPBOARD => NSGeneralPboard,
6102 QPRIMARY => NXPrimaryPboard.
6103 (ns_string_to_symbol): NSGeneralPboard => QCLIPBOARD,
6104 NXPrimaryPboard => QPRIMARY.
6105 (nxatoms_of_nsselect): NXPrimaryPboard = PrimarySelection,
6106 NXSecondaryPboard = SecondarySelection.
6107 (syms_of_nsselect): Intern QCLIPBOARD (Bug#6677).
6108
6109 2010-08-18 Joakim Verona <joakim@verona.se>
6110
6111 * image.c: Add support for ImageMagick. When HAVE_IMAGEMAGICK is
6112 defined:
6113 (imagemagick_image_p): New function to test for ImageMagic image.
6114 (imagemagick_load): New function to load ImageMagick image.
6115 (imagemagick_load_image): New function, helper for imagemagick_load.
6116 (imagemagick-types): New function.
6117 (Qimagemagick): New Lisp_object.
6118 (imagemagick-render-type): New variable, decides which renderer to use.
6119
6120 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
6121
6122 * gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
6123 is a string.
6124
6125 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
6126
6127 * nsfns.m (ns_frame_parm_handlers): Add a slot for the
6128 x_set_tool_bar_position handler.
6129
6130 2010-08-17 Eli Zaretskii <eliz@gnu.org>
6131
6132 * w32fns.c <w32_frame_parm_handlers>: Add a slot for the
6133 x_set_tool_bar_position handler, needed to support changes from
6134 2010-07-29T16:49:59Z!jan.h.d@swipnet.se for positioning the tool bar. (Bug#6796)
6135
6136 2010-08-16 Jan Djärv <jan.h.d@swipnet.se>
6137
6138 * nsselect.m: Include keyboard.h for QPRIMARY, remove its
6139 declaration (Bug#6863).
6140 (syms_of_nsselect): Don't intern QPRIMARY.
6141
6142 * xselect.c: Remove declaration of QPRIMARY (Bug#6864).
6143
6144 * keyboard.h (QPRIMARY): Declare (Bug#6864).
6145
6146 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
6147
6148 * keyboard.c (command_loop_1): Avoid setting selection twice,
6149 since it's done in deactivate-mark as well.
6150 (Vselect_active_regions): Change default to t. Replace `lazy'
6151 with non-default value `only', meaning only set PRIMARY for
6152 temporarily active regions.
6153
6154 * insdel.c (prepare_to_modify_buffer): Handle `only' value of
6155 select-active-regions.
6156
6157 2010-08-15 Jan Djärv <jan.h.d@swipnet.se>
6158
6159 * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
6160 isn't a string.
6161
6162 2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
6163
6164 * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
6165
6166 2010-08-15 Jan Djärv <jan.h.d@swipnet.se>
6167
6168 * keyboard.c (parse_tool_bar_item): malloc buf.
6169 Set TOOL_BAR_ITEM_LABEL to empty string if not set to
6170 new_lbl (Bug#6855).
6171
6172 2010-08-14 Eli Zaretskii <eliz@gnu.org>
6173
6174 * xterm.c (x_draw_stretch_glyph_string):
6175 * w32term.c (x_draw_stretch_glyph_string): In R2L rows, display
6176 the cursor on the right edge of the stretch glyph.
6177
6178 * xdisp.c (window_box_right_offset, window_box_right):
6179 Fix commentary.
6180
6181 * xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph
6182 direction when point is inside a run of whitespace characters.
6183
6184 * bidi.c (bidi_at_paragraph_end): Remove obsolete comment.
6185
6186 2010-08-14 Jason Rumney <jasonr@gnu.org>
6187
6188 * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836)
6189
6190 2010-08-14 Chong Yidong <cyd@stupidchicken.com>
6191
6192 * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
6193
6194 2010-08-13 Jason Rumney <jasonr@gnu.org>
6195
6196 * w32menu.c (simple_dialog_show): Use unicode message box if available.
6197 (MessageBoxW_Proc): New function typedef.
6198 (unicode-message-box): New function pointer.
6199 (globals_of_w32menu): Import it from user32.dll. (Bug#5629)
6200
6201 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
6202
6203 * frame.h (Qtool_bar_position): Declare.
6204
6205 * xfns.c (Fx_create_frame): Call x_default_parameter for
6206 Qtool_bar_position.
6207
6208 2010-08-13 Eli Zaretskii <eliz@gnu.org>
6209
6210 * unexcoff.c: Remove the parts used when "emacs" is not defined.
6211 (report_error, report_error_1): Ditto.
6212 (write_segment): Remove "#if 0" unused code.
6213 (make_hdr): Remove code that was "#ifndef NO_REMAP" before
6214 NO_REMAP was removed (in 2010-07-29T03:25:08Z!dann@ics.uci.edu).
6215 (start_of_text): Remove unused function (was used only if NO_REMAP
6216 was NOT defined).
6217
6218 * msdos.c (IT_set_face): Fix format string to match argument
6219 types.
6220 (IT_write_glyphs, IT_note_mode_line_highlight)
6221 (IT_set_frame_parameters): Remove unused variables.
6222 (x_set_menu_bar_lines): Declare set_menu_bar_lines.
6223 (IT_set_terminal_modes): Disambiguate expression in if clause.
6224 (Fmsdos_remember_default_colors): Return Qnil.
6225 (IT_set_frame_parameters): Add parens to disambiguate boolean
6226 expression for logging the cursor type to termscript.
6227 (keyboard_layout_list, keypad_translate_map)
6228 (grey_key_translate_map): Add braces in inner initializers.
6229 (dos_rawgetc): Add parens in condition for mouse-3 button-press.
6230 (dos_rawgetc): Remove unused label.
6231 (XMenuActivate): Add braces to remove ambiguous `else'.
6232 (dos_ttraw): Always return a value.
6233 (spawnve): Declare.
6234 (run_msdos_command): Cast 3rd arg of spawnve to "char **".
6235
6236 * dosfns.h (x_set_title): Declare.
6237
6238 * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
6239 Remove unused variables.
6240
6241 * dosfns.c (Fint86, Fdos_memget, Fdos_memput): Remove unused
6242 variables.
6243 (init_dosfns): Declare get_lim_data.
6244 (system_process_attributes): Declare Fget_internal_run_time.
6245
6246 * xmenu.c (xmenu_show) [!USE_X_TOOLKIT && !USE_GTK]: Fix argument
6247 list to be consistent with menu.h.
6248
6249 * w32menu.c (add_menu_item, name_is_separator): Shut up compiler
6250 warnings due to mixing of "char *" and "const char *".
6251
6252 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6253
6254 Introduce a new comment style "c" flag.
6255 * syntax.c (SYNTAX_FLAGS_COMMENT_STYLEB)
6256 (SYNTAX_FLAGS_COMMENT_STYLEC): New macros.
6257 (SYNTAX_FLAGS_COMMENT_STYLE): Use them, add an argument.
6258 (syntax_prefix_flag_p): New function.
6259 (Fstring_to_syntax): Understand new "c" flag.
6260 (Finternal_describe_syntax_value): Recognize new flag; use the
6261 SYNTAX_FLAGS_* macros.
6262 (scan_sexps_forward, Fparse_partial_sexp): Change representation of
6263 comment style to accomodate the new styles.
6264 (back_comment, forw_comment, Fforward_comment, scan_lists)
6265 (scan_sexps_forward): Update code to obey the new comment style flag.
6266
6267 * syntax.h: Move SYNTAX_FLAGS_FOO() macros to syntax.c.
6268
6269 * casefiddle.c (casify_region): Use the new syntax_prefix_flag_p.
6270
6271 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
6272
6273 * xfns.c (x_defined_color): If USE_GTK, call xg_check_special_colors
6274 first.
6275 (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
6276
6277 * gtkutil.h (xg_check_special_colors): Declare.
6278
6279 * gtkutil.c (xg_check_special_colors, style_changed_cb): New functions.
6280 (xg_create_frame_widgets): Connect theme name changes to
6281 style_changed_cb.
6282
6283 * xterm.c (emacs_class): New char[] for EMACS_CLASS.
6284 (xim_open_dpy, xim_initialize, xim_close_dpy): Use emacs_class.
6285 (x_term_init): Use char[] display_opt and name_opt instead of
6286 string literal. file is const char*.
6287
6288 * xsmfns.c (NOSPLASH_OPT): Change to char[].
6289 (smc_save_yourself_CB): Do xstrdup on all ->type and ->name for
6290 props. Free them at the end.
6291
6292 * xselect.c (Fx_get_atom_name): Use char empty[] instead of literal "".
6293
6294 * xrdb.c (get_system_app): Make path const and use char *p for
6295 non-const char.
6296
6297 * xmenu.c (Fx_popup_dialog): error_name is const char*.
6298 (xmenu_show): error parameter is const char **. pane_string is const
6299 char *.
6300 (button_names): Is const char *.
6301 (xdialog_show): error_name and pane_string is const.
6302
6303 * process.h (synch_process_death): Is const char*.
6304
6305 * w32menu.c (w32_menu_show):
6306 * nsmenu.m (ns_menu_show): error parameter is const char **.
6307
6308 * menu.h (w32_menu_show, ns_menu_show, xmenu_show): error parameter
6309 is const char **.
6310
6311 * menu.c (Fx_popup_menu): error_name is const.
6312
6313 * keyboard.h (_widget_value): Add defined USE_GTK. Replace Boolean
6314 with unsigned char and XtPointer with void *.
6315
6316 * gtkutil.h: Replace widget_value with struct _widget_value.
6317 (enum button_type, struct _widget_value): Remove and use the one from
6318 keyboard.h.
6319
6320 * gtkutil.c (get_utf8_string): Always return an allocated string.
6321 Parameter is const.
6322 (create_dialog, xg_create_one_menuitem, create_menus)
6323 (xg_item_label_same_p, xg_update_menu_item): Free result from
6324 get_utf8_string.
6325 (xg_separator_p, xg_item_label_same_p): label is const.
6326
6327 * font.h (font_open_by_name): Make name const.
6328
6329 * font.c (font_open_by_name): Make name const.
6330
6331 * floatfns.c (matherr): Use a const char* variable for x->name.
6332
6333 * emacs.c (main): Pass char[] to putenv instead of literal.
6334
6335 * callproc.c (synch_process_death): Make const.
6336 (Fcall_process): Make signame const.
6337
6338 * nsterm.h (parseKeyEquiv, addSubmenuWithTitle)
6339 (addDisplayItemWithImage): Use const char*.
6340
6341 * nsmenu.m (parseKeyEquiv, addSubmenuWithTitle)
6342 (addDisplayItemWithImage, update_frame_tool_bar): Use const char*.
6343
6344 * nsfont.m (ns_descriptor_to_entity): Use const char*.
6345
6346 * keyboard.h (_widget_value): name, value and key are const char*.
6347
6348 * unexmacosx.c (unexec_error): Use const char *.
6349
6350 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
6351
6352 * font.h (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
6353 (font_parse_name, font_open_by_name):
6354 * font.c (font_parse_xlfd, font_parse_fcname, font_unparse_fcname)
6355 (font_parse_name, font_open_by_name): Remove const.
6356
6357 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
6358
6359 Use autoconf determined WORDS_BIGENDIAN instead of hardcoded
6360 definition.
6361
6362 * m/alpha.h: Don't define/undef WORDS_BIG_ENDIAN.
6363 * m/amdx86-64.h: Likewise.
6364 * m/arm.h: Likewise.
6365 * m/hp800.h: Likewise.
6366 * m/ia64.h: Likewise.
6367 * m/ibmrs6000.h: Likewise.
6368 * m/ibms390.h: Likewise.
6369 * m/intel386.h: Likewise.
6370 * m/iris4d.h: Likewise.
6371 * m/m68k.h: Likewise.
6372 * m/macppc.h: Likewise.
6373 * m/mips.h: Likewise.
6374 * m/sh3.h: Likewise.
6375 * m/sparc.h: Likewise.
6376 * m/template.h: Likewise.
6377 * m/vax.h: Likewise.
6378 * m/xtensa.h: Likewise.
6379 * fringe.c (init_fringe_bitmap): Test WORDS_BIGENDIAN instead of
6380 WORDS_BIG_ENDIAN.
6381 * lisp.h: Likewise.
6382 * md5.c: Likewise.
6383 * sound.c (le2hl, le2hs, be2hl, be2hs): Likewise.
6384
6385 2010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
6386
6387 Use const char* instead of char*.
6388 Reduce the number of warnings with -Wwrite-strings.
6389 * xrdb.c (get_environ_db, get_system_name):
6390 * unexelf.c (find_section):
6391 * term.c (string_cost, string_cost_one_line, per_line_cost)
6392 (get_named_tty, init_tty):
6393 * sysdep.c (sys_subshell):
6394 * sound.c (sound_perror, sound_warning, vox_open, vox_init)
6395 (alsa_sound_perror, alsa_open, alsa_configure, alsa_init):
6396 * search.c (Freplace_match):
6397 * process.c (Fmake_network_process, send_process, init_process):
6398 * lread.c (Fload, init_lread):
6399 * keymap.c (Fdescribe_buffer_bindings, describe_map_tree):
6400 * keyboard.c (parse_tool_bar_item, struct event_head):
6401 * gtkutil.h (xg_get_font_name):
6402 * gtkutil.c (get_dialog_title, create_dialog, xg_get_font_name)
6403 (make_widget_for_menu_item, make_menu_item, create_menus)
6404 (xg_make_tool_item):
6405 * font.c (parse_matrix, font_parse_name):
6406 * floatfns.c (rounding_driver, float_error_fn_name):
6407 * filelock.c (get_boot_time_1, lock_file_1):
6408 * fileio.c (barf_or_query_if_file_exists, check_writable):
6409 * editfns.c (get_system_name, get_operating_system_release)
6410 (Fencode_time, Fset_time_zone_rule):
6411 * dispextern.h (string_cost, per_line_cost, get_named_tty, init_tty):
6412 * buffer.c (defvar_per_buffer): Use const.
6413
6414 2010-08-08 Kenichi Handa <handa@m17n.org>
6415
6416 * charset.c: Include <stdlib.h>.
6417 (struct charset_sort_data): New struct.
6418 (charset_compare): New function.
6419 (Fsort_charsets): New function.
6420 (syms_of_charset): Declare Fsort_charsets as a Lisp function.
6421
6422 * coding.c (decode_coding_iso_2022): Fix checking of dimension
6423 number in CTEXT extended segment.
6424
6425 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6426
6427 * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
6428 * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
6429
6430 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6431
6432 * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
6433 (Fhash_table_size): Fix typos in docstrings.
6434 (Fmake_hash_table): Doc fix.
6435
6436 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6437
6438 * minibuf.c (syms_of_minibuf) <read-buffer-function>:
6439 Doc fix (bug#5625).
6440
6441 2010-08-08 Ken Brown <kbrown@cornell.edu>
6442
6443 * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
6444 the MSDOS definition.
6445
6446 2010-08-08 Dan Nicolaescu <dann@ics.uci.edu>
6447
6448 Use const char* instead of char*.
6449 * xterm.c (x_create_toolkit_scroll_bar):
6450 * xfont.c (xfont_list_pattern):
6451 * xfns.c (x_default_scroll_bar_color_parameter)
6452 (xic_create_fontsetname, x_default_font_parameter)
6453 (x_screen_planes):
6454 * xdisp.c (c_string_pos, number_of_chars, reseat_to_string)
6455 (store_mode_line_string, decode_mode_spec, display_string):
6456 * menu.c (digest_single_submenu):
6457 * keymap.h (initial_define_key, initial_define_lispy_key):
6458 * keymap.c (initial_define_key, initial_define_lispy_key):
6459 * image.c (image_error, image_keyword):
6460 * gtkutil.h (xg_create_widget, xg_create_scroll_bar):
6461 * gtkutil.c (xg_create_widget, xg_create_scroll_bar):
6462 * ftfont.c (struct fc_charset_table, ftfont_spec_pattern)
6463 (ftfont_list, ftfont_match):
6464 * frame.c (frame_parm_table):
6465 * font.h (font_intern_prop, font_parse_xlfd, font_parse_fcname)
6466 (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
6467 (font_add_log, font_deferred_log):
6468 * font.c (font_intern_prop, font_parse_xlfd, font_parse_fcname)
6469 (font_unparse_fcname, font_unparse_fcname, font_open_by_name)
6470 (font_add_log, font_deferred_log):
6471 * emacs.c (argmatch):
6472 * dispextern.h (struct it):
6473 * coding.c (ENCODE_DESIGNATION):
6474 * charset.c (define_charset_internal): Use const.
6475
6476 * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
6477
6478 * xrdb.c: Remove include guard.
6479 Remove DECLARE_GETPWUID_WITH_UID_T conditional it had no effect.
6480 Remove #if 0 code. Replace malloc->xmalloc, free->xfree,
6481 realloc->xrealloc instead of using #defines.
6482
6483 2010-08-08 Eli Zaretskii <eliz@gnu.org>
6484
6485 * cmds.c (Fforward_line, Fbeginning_of_line, Fend_of_line):
6486 * editfns.c (Fline_beginning_position, Fline_end_position):
6487 State in the doc strings that start and end of line are in the
6488 logical order.
6489
6490 * xdisp.c (display_line): Move the handling of overlay arrow after
6491 the call to find_row_edges. (Bug#6699)
6492
6493 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
6494
6495 * keyboard.c (command_loop_1):
6496 * insdel.c (prepare_to_modify_buffer): Don't call validate_region.
6497
6498 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
6499
6500 * insdel.c (prepare_to_modify_buffer): Save active region text to
6501 Vsaved_region_selection.
6502
6503 * xselect.c (QPRIMARY): Move to keyboard.c.
6504
6505 * keyboard.c (Vselect_active_regions): Move from simple.el.
6506 (Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New vars.
6507 (command_loop_1): Set window selection prior to deactivating the mark.
6508
6509 2010-08-07 Juanma Barranquero <lekktu@gmail.com>
6510
6511 * alloc.c (lisp_malloc):
6512 * buffer.c (set_buffer_internal, set_buffer_internal_1):
6513 * charset.h (emacs_mule_charset):
6514 * dispextern.h (inhibit_free_realized_faces, redraw_frame)
6515 (redraw_garbaged_frames, scroll_cost, update_frame, scrolling)
6516 (bitch_at_user):
6517 * lisp.h (Fcheck_coding_system, Fget_text_property)
6518 (Qfunction, Qcompletion_ignore_case, QCwidth, QCsize):
6519 Remove duplicate declarations.
6520
6521 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6522
6523 * process.c: Simplify include logic.
6524
6525 * keyboard.h (quit_char): Add declaration.
6526 * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
6527 (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary):
6528 Add declarations.
6529 * sysdep.c:
6530 * w32.c: Remove the above declarations.
6531
6532 Remove extern declarations in .c files, .h files have them.
6533 * xterm.c:
6534 * xdisp.c:
6535 * msdos.c:
6536 * image.c:
6537 * gtkutil.c:
6538 * fileio.c:
6539 * eval.c: Remove declarations.
6540
6541 * frame.c (frame_params): Make const.
6542
6543 * lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
6544
6545 * emacs.c (emacs_copyright, emacs_version): Make static.
6546 (Vinitial_window_system, Vauto_save_list_file_name)
6547 (Vinhibit_redisplay): Remove declarations.
6548 (main): Remove HAVE_SHM code, unused. Remove _I386 conditional
6549 for AIX.
6550
6551 Use const for some arrays and functions.
6552 * xterm.h (xg_set_icon_from_xpm_data):
6553 * xfns.c (xg_set_icon_from_xpm_data):
6554 * term.c (fkeys):
6555 * keyboard.c (lispy_accent_keys, lispy_function_keys)
6556 (lispy_multimedia_keys, lispy_kana_keys, iso_lispy_function_keys)
6557 (lispy_drag_n_drop_names, scroll_bar_parts, modify_event_symbol)
6558 (frame.c frame_parms):
6559 * emacs-icon.h (gnu_xpm_bits):
6560 * callint.c (callint_argfuns): Use const.
6561
6562 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
6563
6564 * sysdep.c: Move include term.h last of includes (Bug#6812).
6565
6566 2010-08-06 Eli Zaretskii <eliz@gnu.org>
6567
6568 * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs.
6569
6570 * msdos.c (IT_display_cursor): Log cursor position on termscript.
6571
6572 * .gdbinit (pgx): Display the avoid_cursor_p flag.
6573
6574 2010-08-06 Juanma Barranquero <lekktu@gmail.com>
6575
6576 * makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
6577
6578 2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
6579
6580 * xterm.h (x_get_focus_frame): Declare.
6581
6582 * keyboard.h (poll_for_input_1): Unconditionally declare.
6583
6584 * nsterm.h (x_set_menu_bar_lines): Declare.
6585
6586 * window.c: Don't include menu.h, it depends on lots of other .h-files.
6587
6588 * xfaces.c (x_create_gc, x_free_gc): Convert to ANSI C prototypes.
6589
6590 * window.c: Include menu.h.
6591
6592 * unexmacosx.c (print_region_list, print_regions)
6593 (build_region_list, find_emacs_zone_regions)
6594 (unexec_regions_merge, read_load_commands, dump_it)
6595 (unexec_init_emacs_zone): Convert to ANSI C prototypes.
6596
6597 * term.c: Check HAVE_SYS_IOCTL_H.
6598
6599 * sysdep.c: Check HAVE_TERM_H.
6600
6601 * process.c: Check HAVE_UTIL_H. Include nsterm.h if HAVE_NS.
6602
6603 * nsterm.m (ns_init_paths, ns_alloc_autorelease_pool)
6604 (ns_ring_bell, ns_defined_color, hide_hourglass)
6605 (x_display_pixel_height, x_display_pixel_width, syms_of_nsterm):
6606 Convert to ANSI C prototypes.
6607 (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
6608 before code.
6609
6610 * nsterm.h : Include sysselect.h.
6611 (x_sync, x_get_focus_frame, x_set_mouse_position)
6612 (x_set_mouse_pixel_position, x_make_frame_visible)
6613 (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
6614 (x_pixel_width, x_pixel_height, x_set_frame_alpha, x_set_tool_bar_lines)
6615 (x_activate_menubar, free_frame_menubar, ns_init_paths, ns_select)
6616 (syms_of_nsterm, syms_of_nsfns, syms_of_nsmenu, syms_of_nsselect):
6617 Declare.
6618
6619 * nsmenu.m (popup_activated, name_is_separator)
6620 (syms_of_nsmenu): Convert to ANSI C prototypes.
6621 (runMenuAt): Prototypes and move declarations before code.
6622
6623 * nsimage.m (ns_load_image): Move NSTRACE after declarations.
6624
6625 * nsfont.m (ns_fallback_entity, syms_of_nsfont): Convert to ANSI C
6626 prototypes.
6627
6628 * nsfns.m (have_menus_p, ns_display_info_for_name)
6629 (x_set_cursor_type, ns_appkit_version_str)
6630 (ns_appkit_version_int, ns_do_applescript)
6631 (x_set_scroll_bar_default_width, x_sync, compute_tip_xy)
6632 (syms_of_nsfns): Convert to ANSI C prototypes.
6633
6634 * menu.h (x_set_menu_bar_line): Declare.
6635 (free_menubar_widget_value_tree et.al): Add HAVE_NS for these functions.
6636
6637 * lisp.h (fmod_float): Declare.
6638
6639 * image.c (xpm_scan, xpm_make_color_table_v)
6640 (xpm_put_color_table_v, xpm_get_color_table_v)
6641 (xpm_make_color_table_h, xpm_put_color_table_h)
6642 (xpm_get_color_table_h, xpm_str_to_color_key, xpm_load_image)
6643 (xpm_load): Convert to ANSI C prototypes.
6644
6645 * emacs.c: Include nsterm.h if HAVE_NS.
6646
6647 * bidi.c (bidi_dump_cached_states): Fix fprintf warning.
6648
6649 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6650
6651 * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef
6652 subprocesses, only MSDOS does not define HAVE_SOCKETS.
6653 (socket_options): Use const char* for name.
6654
6655 2010-08-06 Juanma Barranquero <lekktu@gmail.com>
6656
6657 Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!dann@ics.uci.edu for Windows build.
6658
6659 * xmenu.c [USE_X_TOOLKIT || USE_GTK]:
6660 Don't declare xmalloc_widget_value and digest_single_submenu.
6661
6662 * w32font.c (Qlatin): Remove declaration.
6663
6664 * menu.h (xmalloc_widget_value, digest_single_submenu): Declare.
6665
6666 * dired.c (compile_pattern): Restore declaration.
6667
6668 2010-08-05 Dan Nicolaescu <dann@ics.uci.edu>
6669
6670 Remove extern declarations in .c files, .h files have them.
6671 * data.c:
6672 * dired.c:
6673 * editfns.c:
6674 * filelock.c:
6675 * fns.c:
6676 * font.c:
6677 * fontset.c:
6678 * frame.c:
6679 * fringe.c:
6680 * ftfont.c:
6681 * gtkutil.c:
6682 * indent.c:
6683 * keyboard.c:
6684 * keymap.c:
6685 * lread.c:
6686 * menu.c:
6687 * print.c:
6688 * search.c:
6689 * sound.c:
6690 * window.c:
6691 * xdisp.c:
6692 * xfaces.c:
6693 * xfns.c:
6694 * xfont.c:
6695 * xftfont.c:
6696 * xmenu.c:
6697 * xterm.c: Remove declarations.
6698
6699 Cleanup syssignal.h.
6700 * syssignal.h (sighold, sigrelse, RETSIGTYPE): Remove, unused.
6701 (main_thread): Move down to remove #ifdef.
6702 (SIGMASKTYPE, SIGEMPTYMASK, SIGFULLMASK, sigmask, sigunblock):
6703 Remove conditional definition following unconditional ones.
6704
6705 * lisp.h: Remove HAVE_SHM code, unused.
6706 (QCmap, QCrehash_size, QCrehash_threshold, QCsize, QCtest)
6707 (QCweakness, Qabove_handle, Qbackquote, Qbar, Qbelow_handle)
6708 (Qborder, Qbottom, Qbox, Qcircular_list, Qcomma, Qcomma_at)
6709 (Qcomma_dot, Qcursor, Qdefault, Qdown, Qend_scroll, Qeq, Qeql)
6710 (Qequal, Qfile_exists_p, Qfont_param, Qfringe, Qfunction)
6711 (Qfunction_documentation, Qhandle, Qhbar, Qheader_line, Qhollow)
6712 (Qidentity, Qleft_margin, Qmenu, Qmenu_bar_update_hook)
6713 (Qmode_line_inactive, Qmouse, Qoverriding_local_map)
6714 (Qoverriding_terminal_local_map, Qratio, Qregion, Qright_margin)
6715 (Qscroll_bar, Qtool_bar, Qtop, Qup, Qvertical_border, Qwhen)
6716 (Qwindow_scroll_functions, Vafter_load_alist)
6717 (Vauto_save_list_file_name, Vface_alternative_font_family_alist)
6718 (Vface_alternative_font_registry_alist, Vface_font_rescale_alist)
6719 (Vface_ignored_fonts, Vinhibit_redisplay, Vminibuffer_list)
6720 (Vprint_length, Vprint_level, Vscalable_fonts_allowed)
6721 (Vshell_file_name, Vsystem_name, Vwindow_scroll_functions)
6722 (Vwindow_system_version, Vx_no_window_manager, initial_argc)
6723 (initial_argv, last_nonmenu_event, load_in_progress)
6724 (noninteractive_need_newline, scroll_margin): Add declarations.
6725
6726 * keyboard.h (xmalloc_widget_value, digest_single_submenu):
6727 Remove declarations, menu.h has them.
6728 (QCbutton, QCtoggle, QCradio, QClabel, extra_keyboard_modifiers)
6729 (Vinput_method_function, Qinput_method_function)
6730 (Qevent_symbol_element_mask, last_event_timestamp):
6731 * dispextern.h (Voverflow_newline_into_fringe):
6732 * font.h (QCantialias, Qp, syms_of_ftfont, syms_of_xfns)
6733 (syms_of_ftxfont, syms_of_xftfont, syms_of_bdffont)
6734 (syms_of_w32font, syms_of_nsfont):
6735 * fontset.h (find_font_encoding, Qlatin):
6736 * frame.h (Qtooltip, Qrun_hook_with_args, Vmenu_bar_mode)
6737 (Vtool_bar_mode, set_frame_menubar):
6738 * ftfont.h (ftfont_font_format, ftfont_get_fc_charset):
6739 * xterm.h (Qx_gtk_map_stock):
6740 * keymap.h (meta_prefix_char): Add declarations.
6741
6742 * term.c: Remove dead code.
6743
6744 Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
6745 * term.c (dissociate_if_controlling_tty): Use USG5 instead of
6746 USG. This is equivalent to defined (USG) && !defined (BSD_PGRPS),
6747 which is what was there before BSD_PGRPS was removed.
6748
6749 2010-08-05 Eli Zaretskii <eliz@gnu.org>
6750
6751 * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
6752
6753 * unexcoff.c: Renamed from unexec.c.
6754
6755 2010-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
6756
6757 * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
6758
6759 2010-08-03 Johan Bockgård <bojohan@gnu.org>
6760
6761 * data.c (Flocal_variable_p): Handle variable aliases correctly.
6762 (Bug#6744)
6763
6764 2010-08-02 Jan Djärv <jan.h.d@swipnet.se>
6765
6766 * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
6767 to TRUE if depth of screen is < 16.
6768
6769 * gtkutil.c (hierarchy_ch_cb, qttip_cb): Do not define unless
6770 USE_GTK_TOOLTIP.
6771 (xg_prepare_tooltip): Return 0 unless USE_GTK_TOOLTIP.
6772 (xg_show_tooltip, xg_hide_tooltip): Do nothing unless USE_GTK_TOOLTIP.
6773 (xg_create_frame_widgets): Surround tooltip-related code with ifdef
6774 USE_GTK_TOOLTIP.
6775 (xg_free_frame_widgets): Don't delete ttip_* unless USE_GTK_TOOLTIP.
6776
6777 * xterm.h (USE_GTK_TOOLTIP): New define.
6778 (struct x_output): Put ttip_* inside ifdef USE_GTK_TOOLTIP.
6779
6780 * sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
6781 to Control-D (Bug#6771).
6782
6783 2010-08-02 Juanma Barranquero <lekktu@gmail.com>
6784
6785 * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
6786 Wording by Drew Adams <drew.adams@oracle.com>.
6787
6788 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
6789
6790 * xterm.h (struct x_output): Add ttip_widget, ttip_window and
6791 ttip_lbl.
6792
6793 * xterm.c (x_clear_frame): Check FRAME_GTK_WIDGET (f) before
6794 calling gtk_widget_queue_draw.
6795 (x_free_frame_resources): Call xg_free_frame_widgets.
6796
6797 * xfns.c (x_gtk_use_system_tooltips): New variable.
6798 (Fx_show_tip): If USE_GTK and x_gtk_use_system_tooltips, call
6799 new gtkutil tooltip functions to show the tooltip.
6800 (Fx_hide_tip): Call xg_hide_tooltip.
6801 (syms_of_xfns): Defvar x-gtk-use-system-tooltips.
6802
6803 * gtkutil.h (xg_free_frame_widgets, xg_prepare_tooltip)
6804 (xg_show_tooltip, xg_hide_tooltip): Declare.
6805
6806 * gtkutil.c (hierarchy_ch_cb, qttip_cb, xg_prepare_tooltip)
6807 (xg_show_tooltip, xg_hide_tooltip, xg_free_frame_widgets):
6808 New functions.
6809 (xg_create_frame_widgets): Set ttip_* to 0. Set a dummy tooltip
6810 text so qttip_cb is called. Connect query-tooltip to qttip_cb.
6811 Remove code that is commented out.
6812
6813 2010-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6814
6815 * keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
6816
6817 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
6818
6819 * xselect.c (x_own_selection): Use list4.
6820
6821 2010-07-30 Dan Nicolaescu <dann@ics.uci.edu>
6822
6823 * buffer.c (Qwindow): Do not define, already defined in data.c.
6824 (syms_of_buffer): Do not intern and staticpro Qwindow. (Bug#6760)
6825
6826 2010-07-29 Chad Brown <yandros@mit.edu>
6827
6828 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf.
6829 * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR.
6830 * config.in: Undef HAVE_DIRENT_H.
6831 * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/gnu-linux.h,
6832 * s/msdos.h, s/usg5-4.h: Don't define SYSV_SYSTEM_DIR.
6833
6834 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
6835
6836 Rename s/usg5-4.h -> s/usg5-4-common.h.
6837 * s/usg5-4.h: Rename file to ...
6838 * s/usg5-4-common.h: ... this for consistency with what we do for BSD.
6839 * s/unixware.h:
6840 * s/sol2-6.h:
6841 * s/irix6-5.h: Update includes accordingly.
6842
6843 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
6844
6845 * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
6846
6847 * xterm.h (struct x_output): Add toolbar_top_height,
6848 toolbar_bottom_height, toolbar_left_width, toolbar_right_width.
6849 Remove toolbar_height.
6850 If USE_GTK: Add hbox_widget and toolbar_in_hbox.
6851 (FRAME_TOOLBAR_TOP_HEIGHT, FRAME_TOOLBAR_BOTTOM_HEIGHT)
6852 (FRAME_TOOLBAR_LEFT_WIDTH, FRAME_TOOLBAR_RIGHT_WIDTH): New macros.
6853 (FRAME_TOOLBAR_HEIGHT): Is now TOP_HEIGHT + BOTTOM_HEIGHT.
6854
6855 * xterm.c (x_set_window_size_1): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
6856
6857 * xfns.c (x_set_tool_bar_position): New function.
6858 (xic_set_statusarea): Use FRAME_TOOLBAR_TOP_HEIGHT.
6859 (x_frame_parm_handlers): Add x_set_tool_bar_position.
6860 (syms_of_xfns): If USE_GTK, provide move-toolbar.
6861
6862 * window.c (calc_absolute_offset): Check for FRAME_TOOLBAR_TOP_HEIGHT
6863 and FRAME_TOOLBAR_LEFT_WIDTH.
6864
6865 * gtkutil.h (xg_change_toolbar_position): Declare.
6866
6867 * gtkutil.c (FRAME_TOTAL_PIXEL_WIDTH): New macro.
6868 (xg_frame_set_char_size): Add FRAME_TOOLBAR_WIDTH to pixelwidth.
6869 (xg_height_or_width_changed): Use FRAME_TOTAL_PIXEL_WIDTH.
6870 (xg_create_frame_widgets): Create a hobox for placing widgets
6871 vertically. Use gtk_box_pack_start.
6872 (xg_height_or_width_changed): Rename from xg_height_changed.
6873 (x_wm_set_size_hint): Add FRAME_TOOLBAR_WIDTH to base_width.
6874 (xg_update_frame_menubar, free_frame_menubar): Change to
6875 xg_height_or_width_changed.
6876 (xg_tool_bar_detach_callback): Update left/right/top/bottom tool bar
6877 size correctly. Remove hardcoded 4, instead use handlebox size -
6878 toolbar size.
6879 (xg_tool_bar_attach_callback): Update left/right/top/bottom tool bar
6880 size correctly. Use handlebox size + toolbar size as additional size.
6881 (xg_pack_tool_bar): POS is a new parameter.
6882 Set orientation of tool bar based on pos.
6883 Only make handlebox_widget if NULL.
6884 Check if tool bar goes to vbox or hbox depending on pos.
6885 (xg_update_tool_bar_sizes): New function.
6886 (update_frame_tool_bar): Remove old_req, new_req. Do not get tool bar
6887 height, call xg_update_tool_bar_sizes instead.
6888 (free_frame_tool_bar): Remove from hbox or vbox depending on
6889 toolbar_in_hbox, Set all FRAME_TOOLBAR_*_(WIDTH|HEIGHT) to zero.
6890 (xg_change_toolbar_position): New function.
6891
6892 * frame.h (struct frame): Add tool_bar_position.
6893 (Qbottom): Declare.
6894
6895 * frame.c (Qtool_bar_position): New variable.
6896 (make_frame): Set tool_bar_position to Qtop.
6897 (frame_parms): Add tool-bar-position.
6898 (x_report_frame_params): Store tool_bar_position.
6899 (x_set_fringe_width): Reset wm size hint after fringe changes.
6900
6901 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
6902
6903 Make lisp_time_argument declaration work on all systems.
6904 * lisp.h (lisp_time_argument): Move declaration ...
6905 * systime.h (lisp_time_argument): ... here
6906 * editfns.c (lisp_time_argument): Remove declaration. (Bug#6751)
6907
6908 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
6909
6910 * vm-limit.c (POINTER): Add typedef for it.
6911 (start_of_data): Change return type from POINTER to char *.
6912
6913 * frame.h (Qtty_color_mode): Move declaration out of ifdef
6914 HAVE_WINDOW_SYSTEM.
6915
6916 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
6917
6918 * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
6919 Remove reference to __osf__, unused.
6920
6921 * mem-limits.h: Remove duplicated includes.
6922 (NULL): Remove definition, unused.
6923 (POINTER): Remove definition.
6924 (start_of_data): Use char* in prototype, as the function
6925 definition does.
6926
6927 Remove extern declarations from .c files, and them to .h files.
6928 * keyboard.h (Qhelp_echo, waiting_for_input)
6929 (input_available_clear_time, ignore_mouse_drag_p)
6930 (Vdouble_click_time, real_this_command, Vthis_original_command):
6931 * keymap.h (Qremap, Qmenu_item, Voverriding_local_map)
6932 (Voverriding_local_map_menu_flag):
6933 * lisp.h (Qinteractive_form, use_file_dialog)
6934 (Qcursor_in_echo_area, QCascent, QCmargin, QCrelief, Qcount)
6935 (Qextension_data, QCconversion, QCcolor_symbols, QCheuristic_mask)
6936 (QCindex, QCmatrix, QCcolor_adjustment, QCmask)
6937 (Qrisky_local_variable, map_char_table_for_charset, Vprint_level)
6938 (Qfunction, debug_on_next_call, Qfield)
6939 (Vinhibit_field_text_motion, Vuser_login_name, lisp_time_argument)
6940 (Qpriority, Qwindow, Qevaporate, Qbefore_string, Qafter_string)
6941 (Qfile_directory_p, Qinsert_file_contents)
6942 (Qcompletion_ignore_case, Qcompletion_ignore_case)
6943 (Vcompletion_regexp_list, Vhistory_length, completion_ignore_case)
6944 (history_delete_duplicates, minibuffer_auto_raise, Qonly)
6945 (Qfile_name_handler_alist, Qfront_sticky, Qrear_nonsticky)
6946 (Qminibuffer_prompt)
6947 (Vtemporary_file_directory,char_ins_del_vector, Qface):
6948 * xterm.h (gray_bitmap_width, gray_bitmap_height)
6949 (gray_bitmap_bits, xic_create_fontsetname):
6950 * coding.h (Vtranslation_table_for_input): Add extern declarations.
6951
6952 * xsmfns.c (Vuser_login_name):
6953 * xrdb.c (Vdouble_click_time):
6954 * xfaces.c (xic_create_fontsetname):
6955 * w32select.c (waiting_for_input):
6956 * print.c (minibuffer_auto_raise):
6957 * msdos.c (Qhelp_echo):
6958 * macros.c (real_this_command):
6959 * keymap.c (Voverriding_local_map):
6960 * xterm.c (poll_for_input_1, gray_bitmap_width)
6961 (gray_bitmap_height, gray_bitmap_bits;
6962 * xmenu.c ( Voverriding_local_map)
6963 (Voverriding_local_map_menu_flag; Qmenu_item; use_dialog_box)
6964 (use_file_dialog, Xt_app_con):
6965 * xdisp.c (minibuffer_auto_raise, Voverriding_local_map)
6966 (Voverriding_local_map_menu_flag, Qmenu_item, Qface, Qinvisible)
6967 (Qwidth, Qinvisible, Qwindow, Qpriority, Qtool_bar_lines)
6968 (Qtool_bar_lines, ignore_mouse_drag_p):
6969 * minibuf.c (Voverriding_local_map, Qfield, Qfront_sticky)
6970 (Qrear_nonsticky, nconc2):
6971 * keyboard.c (current_global_map, minibuf_level, Qmenu_item)
6972 (Vhistory_length, Vtranslation_table_for_input, Qcomposition)
6973 (Qdisplay, Qafter_string, Qbefore_string, Qundefined):
6974 * fileio.c (use_dialog_box, use_file_dialog, Vuser_login_name)
6975 (minibuf_level, minibuffer_auto_raise, lisp_time_argument):
6976 * eval.c (Qinteractive_form, Qrisky_local_variable, Qfunction)
6977 (gc_in_progress):
6978 * doc.c (Voverriding_local_map, Qremap):
6979 * dired.c (completion_ignore_case, Qcompletion_ignore_case)
6980 (Vcompletion_regexp_list):
6981 * coding.c (Qmac, Qinsert_file_contents, Qwrite_region)
6982 (Qcompletion_ignore_case):
6983 * callint.c (Qcursor_in_echo_area, Qfile_directory_p, Qonly)
6984 (Vhistory_length, Vthis_original_command, real_this_command)
6985 (Qface, Qminibuffer_prompt, history_delete_duplicates):
6986 * image.c (Qrisky_local_variable):
6987 * fontset.c (QCname):
6988 * fns.c (minibuffer_auto_raise, QCname):
6989 * dispnew.c (char_ins_del_cost):
6990 * composite.c (font_fill_lglyph_metrics):
6991 * cmds.c (Qface, Vtranslation_table_for_input):
6992 * charset.c (map_char_table_for_charset, Qfile_name_handler_alist):
6993 * ccl.c (charset_unicode):
6994 * callproc.c (Vtemporary_file_directory):
6995 * buffer.c (emacs_strerror): Remove extern declarations.
6996
6997 * data.c (Qwindow): Make non-static, used from other files too.
6998 * frame.c (validate_x_resource_name): Remove shadow definition for i.
6999
7000 * unexec.c (make_hdr): Remove references to NO_REMAP, COFF,
7001 SEGMENT_MASK, SECTION_ALIGNMENT, ADJUST_EXEC_HEADER.
7002 * s/usg5-4.h (COFF):
7003 * s/template.h:
7004 * s/msdos.h (COFF, NO_REMAP):
7005 * s/ms-w32.h (NO_REMAP):
7006 * s/hpux10-20.h (NO_REMAP):
7007 * m/sparc.h (SEGMENT_MASK):
7008 * m/m68k.h (NO_REMAP):
7009 * m/intel386.h (SEGMENT_MASK):
7010 * m/arm.h (NO_REMAP):
7011 * m/alpha.h (COFF):
7012 * m/template.h: Remove references to unused defines.
7013
7014 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
7015
7016 * xsettings.c (Ftool_bar_get_system_style): Also check for
7017 Qtext_image_horiz.
7018
7019 * xdisp.c (Qtext_image_horiz): Define.
7020 (syms_of_xdisp): Initialize Qtext_image_horiz. Add text-image-horiz
7021 to documentation of tool-bar-style.
7022
7023 * lisp.h (Qtext_image_horiz): Declare.
7024
7025 * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
7026 style text_image_horiz.
7027
7028 2010-07-27 Dan Nicolaescu <dann@ics.uci.edu>
7029
7030 * emacs.c (Fkill_emacs): Remove return statement.
7031
7032 * term.c (Qspace, QCalign_to, QCwidth): Remove declarations.
7033 (encode_terminal_code, produce_composite_glyph): Remove unused variables.
7034 (set_tty_color_mode, term_mouse_highlight, term_get_fkeys):
7035 Remove local extern declarations.
7036
7037 * xmenu.c: Do not included lwlib.h, not needed.
7038
7039 * m/iris4d.h (XUINT, XSET): Remove, not needed.
7040
7041 * process.c: Move definitions earlier to minimize #ifdefs.
7042
7043 * xterm.h (x_get_customization_string, x_load_resources)
7044 (x_get_resource, x_text_icon, x_text_icon, x_check_errors)
7045 (x_check_errors, x_property_data_to_lisp, defined_color)
7046 (xic_set_xfontset, x_defined_color): Use const.
7047
7048 * xterm.c (xlwmenu_window_p, xlwmenu_redisplay): Remove declarations.
7049 (x_text_icon, x_check_errors, x_connection_closed): Use const.
7050
7051 * xselect.c (selection_data_to_lisp_data)
7052 (x_property_data_to_lisp):
7053 * xrdb.c (x_get_string_resource, file_p)
7054 (x_get_customization_string, magic_file_p, search_magic_path)
7055 (get_system_app, get_user_app, x_load_resources, x_get_resource)
7056 (x_get_string_resource): Use const.
7057
7058 * xfns.c: Include xlwmenu.h when USE_LUCID.
7059 (x_defined_color, xic_set_xfontset): Use const.
7060 (Fx_hide_tip): Remove local extern declaration.
7061
7062 * xfaces.c (Qmouse_face): Remove declaration.
7063 (face_color_gray_p, tty_defined_color, defined_color)
7064 (face_color_gray_p, face_color_supported_p): Add const.
7065
7066 * xdisp.c (do_mouse_tracking): Remove declaration.
7067 (add_to_log): Use const.
7068
7069 * minibuf.c (Qmouse_face): Remove declaration.
7070
7071 * msdos.c (IT_note_mouse_highlight): Remove local extern declaration.
7072
7073 * keyboard.h (do_mouse_tracking): Add declaration.
7074
7075 * image.c (QCwidth, QCheight, QCforeground, QCbackground, QCfile)
7076 (QCdata, QCtype, Qcenter): Remove declarations.
7077
7078 * frame.c (x_get_resource_string, x_get_string_resource)
7079 (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
7080 (x_default_parameter): Use const.
7081
7082 * font.c (Qnormal, QCtype, QCfamily, QCweight, QCslant, QCwidth)
7083 (QCheight, QCsize, QCname): Remove declarations.
7084
7085 * emacs.c (main): Remove local extern declaration.
7086
7087 * editfns.c (region_limit, syms_of_editfns): Remove local extern
7088 declarations.
7089
7090 * dispnew.c: Remove duplicate #include <unistd.h>.
7091 (update_window, update_frame_1, init_display): Remove local extern
7092 declarations.
7093
7094 * dispextern.h (add_to_log): Remove declaration.
7095 (x_get_arg, x_frame_get_arg, x_frame_get_and_record_arg)
7096 (x_frame_get_and_record_arg, x_default_parameter): Add const.
7097
7098 * dired.c (scmp): Add const.
7099 (directory_files_internal): Remove local extern declaration.
7100
7101 * data.c (Finteractive_form): Use const.
7102
7103 * composite.c (syms_of_composite): Remove local extern declarations.
7104
7105 * charset.c (add_to_log): Remove declaration.
7106
7107 * character.c (strwidth, parse_str_to_multibyte): Add const.
7108
7109 * character.h (strwidth, parse_str_to_multibyte): Likewise.
7110
7111 * buffer.c (Fset_buffer_multibyte): Remove local extern declaration.
7112
7113 * lisp.h (Fkill_emacs): Mark as NO_RETURN.
7114 (Lisp_Subr): Make doc and intspec constant.
7115 (QCsize, Qspace, Qcenter, QCalign_to, QCdata, QCfile, QCtype)
7116 (Qlocal, Qapply, Qnormal, QCfamily, QCweight, QCslant, QCwidth)
7117 (QCheight, QCsize, QCname, QCwidth, QCforeground)
7118 (QCbackground, add_to_log, stack_base, Vmark_even_if_inactive)
7119 (display_arg): Add declarations.
7120
7121 2010-07-27 Christoph Scholtes <cschol2112@gmail.com>
7122
7123 * minibuf.c (Fread_buffer): Doc fix (bug#6528).
7124
7125 * window.c (Fwindow_height): Doc fix (bug#6518).
7126
7127 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
7128
7129 * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
7130
7131 2010-07-26 Dan Nicolaescu <dann@ics.uci.edu>
7132
7133 * keyboard.c (Ftop_level, Fexit_recursive_edit)
7134 (Fabort_recursive_edit): Remove return statements in NO_RETURN
7135 functions.
7136
7137 * frame.h (Qtty_color_mode): Add declaration.
7138
7139 * lisp.h (Ftop_level, Fexit_recursive_edit)
7140 (Fabort_recursive_edit): Mark as NO_RETURN.
7141
7142 2010-07-26 Kenichi Handa <handa@m17n.org>
7143
7144 * font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the
7145 number of glyphs gets smaller than the original length. (Bug#6621)
7146
7147 2010-07-26 Juanma Barranquero <lekktu@gmail.com>
7148
7149 * lread.c (unreadpure, mapatoms_1): Make static.
7150
7151 2010-07-25 Juanma Barranquero <lekktu@gmail.com>
7152
7153 * terminfo.c (tparam): Fix prototype of tparm.
7154
7155 2010-07-25 Andreas Schwab <schwab@linux-m68k.org>
7156
7157 * emacs.c (main) [PROFILING]: Use __executable_start if defined to
7158 find start of text segment.
7159 * dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
7160 is defined.
7161
7162 * callproc.c (set_initial_environment): Avoid unbalanced braces.
7163
7164 2010-07-25 Ken Brown <kbrown@cornell.edu>
7165
7166 * vm-limit.c (check_memory_limits): Fix previous change;
7167 accidentally reverted an earlier change.
7168
7169 2010-07-25 Ken Brown <kbrown@cornell.edu>
7170
7171 * mem-limits.h (BSD4_2) [cygwin]: Don't define here; instead...
7172 * vm-limit.c: ...add 'defined (CYGWIN)' here (Bug#6715).
7173
7174 2010-07-25 Juanma Barranquero <lekktu@gmail.com>
7175
7176 * callproc.c (relocate_fd): Set inside #ifndef WINDOWSNT.
7177 * dired.c (opendir, readdir): Fix prototypes.
7178 * editfns.c (w32_get_internal_run_time): Fix prototypes.
7179 * keyboard.c (input_available_signal): Declare inside #ifdef SIGIO.
7180 * ndir.h (opendir, readdir, seekdir, closedir): Fix prototypes.
7181 (telldir): Remove declaration.
7182 * ralloc.c (real_morecore, __morecore): Fix prototypes.
7183 * sound.c (alsa_sound_perror): Declare inside #ifdef HAVE_ALSA.
7184 * syssignal.h (strsignal): Fix prototype.
7185 * term.c (tparam): Fix prototype.
7186 (term_get_fkeys_address, term_get_fkeys_kboard, term_get_fkeys_1)
7187 (term_get_fkeys): Set inside "#ifndef DOS_NT".
7188 * vm-limit.c (check_memory_limits): Fix prototypes of real_morecore
7189 and __morecore.
7190 * w32gui.h (XParseGeometry): Fix prototype.
7191 * w32heap.h (get_data_start, get_data_end, init_heap): Fix prototypes.
7192 * w32term.c (my_set_focus): Declare inside #if 0.
7193 * w32term.h (x_window_to_frame, x_display_info_for_name, w32_term_init)
7194 (w32_fill_rect, w32_clear_window, init_crit, delete_crit, signal_quit)
7195 (drain_message_queue, get_next_msg, post_msg, parse_button)
7196 (ClipboardSequence_Proc): Fix prototypes.
7197 (wait_for_sync): Remove declaration.
7198
7199 2010-07-24 Juanma Barranquero <lekktu@gmail.com>
7200
7201 * w32fns.c (w32_to_x_color): Remove, unused.
7202
7203 2010-07-24 Andreas Schwab <schwab@linux-m68k.org>
7204
7205 * lisp.h: Remove leftover P_.
7206
7207 2010-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7208
7209 * ecrt0.c, unexalpha.c: Remove files, unused.
7210
7211 2010-07-24 Andreas Schwab <schwab@linux-m68k.org>
7212
7213 * cmds.c (internal_self_insert): Make static.
7214 * lisp.h (internal_self_insert): Remove declaration.
7215
7216 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
7217
7218 * alloc.c (free_float):
7219 * font.c [ENABLE_CHECKING] (font_match_xlfd, font_check_xlfd_parse):
7220 * frame.c (delete_frame_handler):
7221 * ralloc.c (reorder_bloc):
7222 * w32menu.c (menubar_id_to_frame, add_left_right_boundary):
7223 Remove unused static functions.
7224
7225 * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS";
7226 it is called only from NS code.
7227
7228 * w32term.c (my_set_focus): #ifdef away; it is called only from
7229 "#ifdef 0" code.
7230
7231 * w32fns.c (x_edge_detection):
7232 * xfaces.c (may_use_scalable_font_p):
7233 Remove obsolete static declarations.
7234
7235 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
7236
7237 * alloc.c (emacs_blocked_free, emacs_blocked_malloc)
7238 (emacs_blocked_realloc, uninterrupt_malloc):
7239 * fringe.c (w32_reset_fringes):
7240 * image.c (convert_mono_to_color_image, lookup_rgb_color)
7241 (init_color_table, XPutPixel, jpeg_resync_to_restart_wrapper):
7242 * sound.c (be2hs, do_play_sound):
7243 * vm-limit.c (get_lim_data, ret_lim_data):
7244 * w32term.c (x_free_frame_resources):
7245 * xfaces.c (x_create_gc, x_free_gc):
7246 Convert definitions to standard C.
7247
7248 2010-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
7249
7250 * eval.c (Feval, Ffuncall): Use the new names.
7251
7252 * lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED.
7253 (DEFUN): Add braces around the union initialisation and use ## to
7254 specify the right union alternative and avoid a cast.
7255
7256 2010-07-18 Juanma Barranquero <lekktu@gmail.com>
7257
7258 * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
7259
7260 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
7261
7262 * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
7263
7264 2010-07-17 Jan Djärv <jan.h.d@swipnet.se>
7265
7266 * gtkutil.c (xg_event_is_for_menubar): Also check that event window
7267 is related to the menu bar (Bug#6499).
7268 (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0.
7269
7270 2010-07-16 Jan Djärv <jan.h.d@swipnet.se>
7271
7272 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
7273
7274 * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.
7275
7276 * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
7277 i.e. don't put back ButtonRelease (Bug#6608).
7278
7279 * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
7280 instead of Window. Call xg_event_is_for_menubar when
7281 USE_GTK (Bug#6499).
7282
7283 * gtkutil.h (xg_event_is_for_menubar): Declare.
7284
7285 * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
7286
7287 2010-07-16 Eli Zaretskii <eliz@gnu.org>
7288
7289 * w32fns.c (x_set_foreground_color): Fix setting the cursor color
7290 when it's the same as the old foreground. (Bug#6609)
7291
7292 2010-07-16 Jan Djärv <jan.h.d@swipnet.se>
7293
7294 * xmenu.c (free_frame_menubar): Only call x_set_window_size if
7295 widget is non-null (Bug#6645).
7296
7297 2010-07-15 Andreas Schwab <schwab@linux-m68k.org>
7298
7299 * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font):
7300 Convert old-style definition.
7301
7302 * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of
7303 timestamp argument.
7304
7305 2010-07-15 Eli Zaretskii <eliz@gnu.org>
7306
7307 * fringe.c (update_window_fringes): Restore mistakenly reverted
7308 code from 2010-04-17T12:33:05Z!eliz@gnu.org merged in 2010-04-20T13:31:28Z!eliz@gnu.org.
7309
7310 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
7311
7312 * xterm.c (xm_scroll_callback, x_process_timeouts): K&R => prototype.
7313 (SET_SAVED_KEY_EVENT): Remove (not used).
7314 (SET_SAVED_MENU_EVENT): Rename to SET_SAVED_BUTTON_EVENT and
7315 remove size parameter.
7316 (handle_one_xevent): Check popup_activated () for menu for Xt also.
7317 Remove #ifdef USE_GTK around finish = X_EVENT_DROP.
7318 Remove #ifdef USE_MOTIF code that did SET_SAVED_BUTTON_EVENT for
7319 ButtonRelease.
7320 (x_set_window_size_1): scroll_bar_actual_width is always
7321 SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
7322
7323 * xdisp.c (pending_menu_activation): Remove extern declaration.
7324 (prepare_menu_bars): Remove setting of pending_menu_activation.
7325
7326 * xmenu.c (pending_menu_activation): Remove.
7327 (x_activate_menubar): Set popup_activated_flag for Xt also.
7328 Remove setting of pending_menu_activation.
7329 (set_frame_menubar): Remove check of pending_menu_activation.
7330 Declare menubar_size before code. Correct spelling in comment.
7331
7332 2010-07-14 Kenichi Handa <handa@m17n.org>
7333
7334 * font.c (font_open_entity): Cancel previous change.
7335 (Ffont_get): Don't check FONT_ENTITY_INDEX of a font-object.
7336
7337 2010-07-13 Eli Zaretskii <eliz@gnu.org>
7338
7339 Remove subprocesses #ifdefs.
7340 * process.c <inhibit_sentinels>: Move to the common part.
7341 (Fwaiting_for_user_input_p): Move to the common part; return nil
7342 if async subprocesses aren't supported.
7343 * sysdep.c (wait_for_termination) [!MSDOS]: Don't compile on
7344 MS-DOS. Remove "#ifdef subprocesses".
7345 (sys_subshell, sys_select): Remove "#ifdef subprocesses".
7346 (gettimeofday): Remove "#ifdef subprocesses".
7347 (wait_without_blocking): Remove function.
7348 (flush_pending_output, child_setup_tty): Don't compile on MS-DOS.
7349 Remove "#ifdef subprocesses".
7350 (child_setup_tty): Use WINDOWSNT instead of DOS_NT, since not
7351 compiled on MS-DOS.
7352 * callproc.c (Fcall_process) [!MSDOS]: Don't call
7353 wait_for_termination on MS-DOS.
7354 * emacs.c (shut_down_emacs): Remove "#ifndef subprocesses" from
7355 initialization of inhibit_sentinels.
7356 * keyboard.c (record_asynch_buffer_change): Remove "#ifdef
7357 subprocesses" conditional.
7358 * callproc.c (Fcall_process) [!subprocesses]: Don't call
7359 wait_for_termination, since `buffer' cannot be an integer when
7360 async subprocesses are not supported
7361 * xdisp.c (decode_mode_spec): Use `MSDOS' instead of `subprocesses'
7362 for ifdefing away the call to Fprocess_status.
7363
7364 * process.c (add_keyboard_wait_descriptor) [!subprocesses]: Ifdef
7365 away the entire body of the function.
7366
7367 2010-07-13 Dan Nicolaescu <dann@ics.uci.edu>
7368
7369 Remove subprocesses #ifdefs from term.c.
7370 * process.c (add_keyboard_wait_descriptor)
7371 (delete_keyboard_wait_descriptor): Move to common section, do
7372 nothing when subprocesses is not defined.
7373 * term.c (Fsuspend_tty, Fresume_tty, init_tty):
7374 Remove subprocesses #ifdefs.
7375
7376 Convert maybe_fatal to standard C.
7377 * lisp.h (verror): Declare.
7378 * eval.c (verror): New function containing the code from ...
7379 (error): ... this. Call verror.
7380 * term.c (vfatal): New function containing the code from ...
7381 (fatal): ... this. Call vfatal.
7382 (maybe_fatal): Convert to standard C, use variable number of
7383 arguments. Declare as non-return.
7384 (init_tty): Fix maybe_fatal call.
7385
7386 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
7387
7388 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_expose)
7389 (_scroll_bar_note_movement): Convert definitions to standard C.
7390 * xmenu.c (menu_help_callback, pop_down_menu, xmenu_show):
7391 * xfns.c (hack_wm_protocols, x_window, x_window): Likewise.
7392
7393 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
7394
7395 * xterm.c (x_frame_of_widget, x_alloc_nearest_color_for_widget)
7396 (x_alloc_lighter_color_for_widget, cvt_string_to_pixel)
7397 (cvt_pixel_dtor, x_window_to_menu_bar, xt_action_hook)
7398 (xaw_jump_callback, xaw_scroll_callback)
7399 (x_create_toolkit_scroll_bar, x_set_toolkit_scroll_bar_thumb)
7400 (x_wm_set_size_hint, x_activate_timeout_atimer):
7401 Convert definitions to standard C.
7402 * xmenu.c (menubar_id_to_frame, popup_get_selection)
7403 (popup_activate_callback, popup_deactivate_callback)
7404 (menu_highlight_callback, menubar_selection_callback)
7405 (apply_systemfont_to_dialog, apply_systemfont_to_menu)
7406 (free_frame_menubar, popup_selection_callback, as)
7407 (create_and_show_popup_menu, dialog_selection_callback)
7408 (create_and_show_dialog):
7409 * xfns.c (hack_wm_protocols, x_window):
7410 * xfaces.c (x_update_menu_appearance):
7411 * widget.c (get_default_char_pixel_size, pixel_to_char_size)
7412 (char_to_pixel_size, round_size_to_char, get_wm_shell)
7413 (set_frame_size, update_wm_hints, setup_frame_gcs)
7414 (update_various_frame_slots, update_from_various_frame_slots)
7415 (EmacsFrameInitialize, EmacsFrameRealize, EmacsFrameResize)
7416 (EmacsFrameSetValues, EmacsFrameQueryGeometry)
7417 (EmacsFrameSetCharSize, widget_store_internal_border): Likewise.
7418
7419 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
7420
7421 * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
7422
7423 2010-07-12 Eli Zaretskii <eliz@gnu.org>
7424
7425 * process.c (setup_process_coding_systems): Move to the part
7426 shared by non-subprocesses systems, and make its body empty when
7427 subprocesses is not defined.
7428 (close_process_descs): Move to the part shared by non-subprocesses
7429 systems.
7430 (wait_reading_process_output) [!subprocesses]: Convert arg list to
7431 ANSI C.
7432
7433 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
7434
7435 * editfns.c (transpose_markers): Convert old-style definition.
7436 * emacs.c (abort, shut_down_emacs, fixup_locale)
7437 (synchronize_system_time_locale)
7438 (synchronize_system_messages_locale, syms_of_emacs): Likewise.
7439 * floatfns.c (extract_float, matherr, init_floatfns)
7440 (syms_of_floatfns): Likewise.
7441 * fns.c (make_hash_table): Likewise.
7442 * ftfont.c (ftfont_get_otf, ftfont_otf_features)
7443 (ftfont_otf_capability, ftfont_get_glyph_id, ftfont_get_metrics)
7444 (ftfont_drive_otf, ftfont_shape_by_flt, ftfont_shape)
7445 (ftfont_variation_glyphs): Likewise.
7446 * gtkutil.c (xg_create_widget, xg_modify_menubar_widgets): Likewise.
7447 * keymap.c (describe_map_tree, describe_map, describe_vector): Likewise.
7448 * lread.c (read_filtered_event): Likewise.
7449 * minibuf.c (read_minibuf_noninteractive, read_minibuf): Likewise.
7450 * process.c (wait_reading_process_output): Likewise.
7451 * scroll.c (do_line_insertion_deletion_costs): Likewise.
7452 * search.c (search_buffer, boyer_moore): Likewise.
7453 * syntax.c (scan_sexps_forward): Likewise.
7454 * xdisp.c (try_scrolling): Likewise.
7455 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
7456 (face_at_string_position): Likewise.
7457 * xfns.c (x_default_scroll_bar_color_parameter): Likewise.
7458 * xselect.c (x_get_window_property, receive_incremental_selection)
7459 (x_get_window_property_as_lisp_data, lisp_data_to_selection_data):
7460 Likewise.
7461 * xterm.c (x_draw_relief_rect, x_draw_box_rect): Likewise.
7462
7463 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
7464
7465 * callproc.c (child_setup): Remove subprocesses conditional.
7466 Remove code dealing with SET_EMACS_PRIORITY, unused.
7467
7468 * buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
7469 * process.c (close_process_descs): Use DOS_NT instead of WINDOWSNT.
7470
7471 * emacs.c (__do_global_ctors, __do_global_ctors_aux)
7472 (__do_global_dtors, __main): Use void in definition.
7473 (main): Remove code dealing with SET_EMACS_PRIORITY, unused.
7474 Remove SYMS_MACHINE code, unused. Remove SYMS_SYSTEM, inline
7475 the only users from ...
7476 * s/ms-w32.h (SYMS_SYSTEM): ... here and ...
7477 * s/msdos.h (SYMS_SYSTEM): ... here. Remove.
7478 (HAVE_VOLATILE): Remove, unused.
7479
7480 Convert more function definitions to standard C.
7481 * xdisp.c (window_box_edges, handle_single_display_spec)
7482 (display_string): Convert definition to standard C.
7483 * scroll.c (do_direct_scrolling, scrolling_1):
7484 * dispnew.c (allocate_matrices_for_frame_redisplay)
7485 (mirrored_line_dance):
7486 * coding.c (code_convert_string):
7487 * charset.c (map_charset_chars):
7488 * ccl.c (Fccl_program_p, Fccl_execute, Fccl_execute_on_string)
7489 (Fregister_ccl_program, Fregister_code_conversion_map):
7490 * keyboard.c (kbd_buffer_nr_stored): Likewise.
7491 (head_table): Make static and const.
7492
7493 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
7494
7495 * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
7496 (PROFILING_LDFLAGS): Set from substitution.
7497 (ALL_CFLAGS): Add C_WARNINGS_SWITCH and PROFILING_CFLAGS, put
7498 CFLAGS last.
7499
7500 2010-07-12 Kenichi Handa <handa@m17n.org>
7501
7502 * Makefile.in (lisp): Change hebrew.el to hebrew.elc.
7503 (shortlisp): Likewise.
7504
7505 * font.h (enum font_property_index): New member FONT_ENTITY_INDEX.
7506
7507 * font.c (font_open_entity): Record ENTITY in FONT_OBJECT's slot
7508 of FONT_ENTITY_INDEX.
7509 (Ffont_get): If KEY is :otf and the font-object doesn't have the
7510 property, get the property value dynamically.
7511 (Ffont_put): Accept font-entity and font-object too.
7512 (Ffont_get_glyhphs): Rename from Fget_font_glyphs. Arguments and
7513 return value changed.
7514 (syms_of_font): Adjust for the above change.
7515
7516 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
7517
7518 * blockinput.h: Remove obsolete comment.
7519
7520 * lisp.h: Include <stddef.h>.
7521 (OFFSETOF): Don't define.
7522 (VECSIZE): Use offsetof instead of OFFSETOF.
7523 (PSEUDOVECSIZE): Likewise.
7524 * process.c (conv_sockaddr_to_lisp): Likewise.
7525 * alloc.c: Don't include <stddef.h>.
7526 * buffer.h (PER_BUFFER_VAR_OFFSET): Use offsetof.
7527
7528 * process.c: Remove obsolete comment.
7529
7530 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
7531
7532 * xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
7533
7534 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
7535
7536 * callint.c (Fcall_interactively): Use strchr, strrchr instead of
7537 index, rindex.
7538 * doc.c (get_doc_string, Fsnarf_documentation): Likewise.
7539 * editfns.c (Fuser_full_name, Fformat): Likewise.
7540 * emacs.c (argmatch, sort_args, decode_env_path): Likewise.
7541 * fileio.c (Ffile_symlink_p): Likewise.
7542 * filelock.c (current_lock_owner): Likewise.
7543 * font.c (font_parse_name, font_parse_family_registry): Likewise.
7544 * fontset.c (fontset_pattern_regexp): Likewise.
7545 * lread.c (read1): Likewise.
7546 * sysdep.c (init_system_name): Likewise.
7547 * xfns.c (select_visual): Likewise.
7548 * s/hpux10-20.h (index, rindex): Don't define.
7549 * s/ms-w32.h (index): Likewise.
7550 * s/usg5-4.h: Likewise.
7551
7552 * callproc.c (relocate_fd): Use F_DUPFD if defined.
7553
7554 * alloc.c (pending_malloc_warning, malloc_warning): Add const.
7555 * callproc.c (relocate_fd, getenv_internal_1, getenv_internal)
7556 (egetenv): Likewise.
7557 * doprnt.c (doprnt): Likewise.
7558 * editfns.c (set_time_zone_rule, format2): Likewise.
7559 * emacs.c (decode_env_path): Likewise.
7560 * eval.c (signal_error, error): Likewise.
7561 * insdel.c (replace_range_2): Likewise.
7562 * keyboard.c (cmd_error_internal): Likewise.
7563 * lread.c (isfloat_string, make_symbol, dir_warning): Likewise.
7564 * print.c (write_string, write_string_1, print_error_message):
7565 Likewise.
7566 * vm-limit.c (warn_function, memory_warnings): Likewise.
7567 * xdisp.c (message1, message1_nolog, message_with_string)
7568 (vmessage, message, message_nolog): Likewise.
7569 * emacs.c: Remove duplicate declaration.
7570 * keyboard.h: Likewise.
7571 * lisp.h: Update prototypes.
7572
7573 * eval.c: Fix indentation problem.
7574
7575 * keyboard.c: Include "process.h".
7576
7577 * eval.c: Remove obsolete noinline declaration.
7578 * fns.c: Likewise.
7579
7580 2010-07-11 Ken Raeburn <raeburn@raeburn.org>
7581
7582 * doprnt.c (doprnt): Take a va_list argument instead of count and
7583 pointer.
7584 * eval.c (error): Change to a standard-C variadic function.
7585 * xdisp.c (vmessage): Rename from message, made static, and
7586 changed to take a va_list argument.
7587 (message): New variadic wrapper.
7588 (message_nolog): Now a variadic function, calling vmessage.
7589 * lisp.h: Include stdarg.h for va_list.
7590 (doprnt, error, message, message_nolog): Decls updated.
7591
7592 2010-07-11 Eli Zaretskii <eliz@gnu.org>
7593
7594 * process.c (syms_of_process) <delete-exited-processes>: Define
7595 even if !subprocesses.
7596 (delete_exited_processes): Ditto.
7597
7598 * msdos.c (syms_of_msdos) <delete-exited-processes>: Remove DEFVAR.
7599 (delete_exited_processes): Don't define.
7600
7601 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
7602
7603 * frame.c (make_frame): Initialize menu_bar_lines and
7604 tool_bar_lines members.
7605 (make_initial_frame, make_terminal_frame):
7606 Initialize menu_bar_lines using value of menu-bar-mode.
7607
7608 * msdos.c (IT_set_frame_parameters): Don't set menu-bar-lines.
7609
7610 2010-07-10 Eli Zaretskii <eliz@gnu.org>
7611
7612 * process.c: Reshuffle #include's. Condition some of the global
7613 and static variables on `subprocesses'.
7614 (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
7615 Leave only one implementation.
7616 (Fget_buffer_process, Fprocess_inherit_coding_system_flag)
7617 (kill_buffer_processes, Flist_system_processes)
7618 (Fprocess_attributes, init_process, syms_of_process): Unify the
7619 implementations for with subprocesses and without them.
7620
7621 2010-07-09 Jan Djärv <jan.h.d@swipnet.se>
7622
7623 * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
7624 correct size for Motif.
7625 (free_frame_menubar): Call x_set_window_size to update frame size.
7626
7627 * xfns.c (x_window): Set borderWidth to 0 for pane and
7628 EmacsFrame. Frame size calculation is wrong otherwise.
7629
7630 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
7631
7632 * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
7633 allows to suppress errors when polling in Emacs' main loop.
7634 (Fdbus_init_bus, Fdbus_get_unique_name, Fdbus_call_method)
7635 (Fdbus_call_method_asynchronously, Fdbus_method_return_internal)
7636 (Fdbus_method_error_internal, Fdbus_send_signal)
7637 (xd_get_dispatch_status, xd_read_message, Fdbus_register_signal)
7638 (Fdbus_register_method): Use it. (Bug#6579)
7639
7640 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
7641
7642 * alloc.c: Convert DEFUNs to standard C.
7643 * buffer.c:
7644 * bytecode.c:
7645 * callint.c:
7646 * callproc.c:
7647 * casefiddle.c:
7648 * casetab.c:
7649 * category.c:
7650 * character.c:
7651 * charset.c:
7652 * chartab.c:
7653 * cmds.c:
7654 * coding.c:
7655 * composite.c:
7656 * data.c:
7657 * dbusbind.c:
7658 * dired.c:
7659 * dispnew.c:
7660 * doc.c:
7661 * dosfns.c:
7662 * editfns.c:
7663 * emacs.c:
7664 * eval.c:
7665 * fileio.c:
7666 * filelock.c:
7667 * floatfns.c:
7668 * fns.c:
7669 * font.c:
7670 * fontset.c:
7671 * frame.c:
7672 * fringe.c:
7673 * image.c:
7674 * indent.c:
7675 * insdel.c:
7676 * keyboard.c:
7677 * keymap.c:
7678 * lread.c:
7679 * macros.c:
7680 * marker.c:
7681 * menu.c:
7682 * minibuf.c:
7683 * msdos.c:
7684 * nsfns.m:
7685 * nsmenu.m:
7686 * nsselect.m:
7687 * print.c:
7688 * process.c:
7689 * search.c:
7690 * sound.c:
7691 * syntax.c:
7692 * term.c:
7693 * terminal.c:
7694 * textprop.c:
7695 * undo.c:
7696 * w16select.c:
7697 * w32console.c:
7698 * w32fns.c:
7699 * w32font.c:
7700 * w32menu.c:
7701 * w32proc.c:
7702 * w32select.c:
7703 * window.c:
7704 * xdisp.c:
7705 * xfaces.c:
7706 * xfns.c:
7707 * xmenu.c:
7708 * xselect.c:
7709 * xsettings.c:
7710 * xsmfns.c: Likewise.
7711
7712 2010-07-08 Eli Zaretskii <eliz@gnu.org>
7713
7714 * process.c (kbd_is_on_hold, hold_keyboard_input)
7715 (unhold_keyboard_input, kbd_on_hold_p) [!subprocesses]: Define.
7716
7717 2010-07-08 Jan Djärv <jan.h.d@swipnet.se>
7718
7719 * xmenu.c (set_frame_menubar, create_and_show_popup_menu)
7720 (create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
7721 unless USE_LUCID.
7722
7723 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
7724
7725 * xdisp.c (store_mode_line_noprop_char): Remove K&R alternative
7726 declaration.
7727
7728 Clean up include guards.
7729 * tparam.c: Remove include guards for config.h, string.h and code
7730 that assumes #ifndef emacs.
7731 * termcap.c:
7732 * unexalpha.c:
7733 * sysdep.c:
7734 * filemode.c:
7735 * filelock.c:
7736 * bidi.c: Likewise.
7737
7738 Remove prefix-args.c
7739 * prefix-args.c: Remove file.
7740 * autodeps.mk (ALLOBJS): Remove reference to prefix-args.
7741 * Makefile.in (temacs${EXEEXT}): Remove references to
7742 PRE_EDIT_LDFLAGS and POST_EDIT_LDFLAGS.
7743 (mostlyclean): Remove reference to prefix-args.
7744 (prefix-args): Remove.
7745
7746 Simplify cstart_of_data, start_of_code and related code.
7747 * mem-limits.h: Remove !emacs and _LIBC conditional code.
7748 (start_of_data): Merge into start_of_data function.
7749 * sysdep.c (start_of_text): Remove. Move simplified versions of
7750 it in the only users: unexaix.c and unexec.c.
7751 (read_input_waiting): Remove local declaration of quit_char.
7752 (start, etext): Remove declarations.
7753 (start_of_data): Merge with the version in mem-limits.h and move
7754 to vm-limits.c.
7755 * vm-limit.c (start_of_data): Merged and simplified version of the
7756 code formerly in mem-limits.h and sysdep.c.
7757 * unexec.c (start): New declaration, moved from sysdep.c.
7758 (start_of_text): Simplified version of the code formerly in sysdep.c.
7759 * unexaix.c (start_of_text): Simplified version of the code
7760 formerly in sysdep.c.
7761 * m/alpha.h (HAVE_TEXT_START): Remove.
7762 (TEXT_START): Move ...
7763 * unexalpha.c (TEXT_START): ... here.
7764 * s/hpux10-20.h (TEXT_START): Remove.
7765 * s/darwin.h (TEXT_START):
7766 * m/mips.h (TEXT_START):
7767 * m/macppc.h (HAVE_TEXT_START):
7768 * m/m68k.h (TEXT_START):
7769 * m/iris4d.h (TEXT_START):
7770 * m/intel386.h (TEXT_START):
7771 * m/ibmrs6000.h (TEXT_START):
7772 * m/ia64.h (HAVE_TEXT_START):
7773 * s/msdos.h (TEXT_START): Likewise.
7774
7775 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
7776
7777 * alloc.c (overrun_check_malloc, overrun_check_realloc)
7778 (overrun_check_free, xstrdup, allocate_string)
7779 (allocate_string_data, compact_small_strings, Fmake_string)
7780 (make_unibyte_string, make_multibyte_string)
7781 (make_string_from_bytes, make_specified_string, make_float)
7782 (Fcons, allocate_terminal, allocate_frame, make_pure_string)
7783 (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by
7784 memcpy, memmove, memset, memcmp.
7785 * atimer.c (start_atimer, set_alarm): Likewise.
7786 * buffer.c (clone_per_buffer_values, report_overlay_modification)
7787 (mmap_realloc, init_buffer_once): Likewise.
7788 * callint.c (Fcall_interactively): Likewise.
7789 * callproc.c (Fcall_process, Fcall_process_region, child_setup)
7790 (getenv_internal_1): Likewise.
7791 * casefiddle.c (casify_object): Likewise.
7792 * ccl.c (ccl_driver): Likewise.
7793 * character.c (str_as_multibyte, str_to_multibyte): Likewise.
7794 * charset.c (load_charset_map_from_file)
7795 (load_charset_map_from_file, load_charset_map_from_vector)
7796 (Fdefine_charset_internal): Likewise.
7797 * cm.c (Wcm_clear): Likewise.
7798 * coding.c (decode_eol, decode_coding_object)
7799 (Fset_coding_system_priority, make_subsidiaries): Likewise.
7800 * data.c (Faset): Likewise.
7801 * dired.c (directory_files_internal, file_name_completion_stat):
7802 Likewise.
7803 * dispnew.c (new_glyph_matrix, adjust_glyph_matrix)
7804 (clear_glyph_row, copy_row_except_pointers)
7805 (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool)
7806 (save_current_matrix, restore_current_matrix)
7807 (build_frame_matrix_from_leaf_window, mirrored_line_dance)
7808 (mirror_line_dance, scrolling_window): Likewise.
7809 * doc.c (Fsnarf_documentation, Fsubstitute_command_keys):
7810 Likewise.
7811 * doprnt.c (doprnt): Likewise.
7812 * editfns.c (Fuser_full_name, make_buffer_string_both)
7813 (Fmessage_box, Fformat, Ftranspose_regions): Likewise.
7814 * emacs.c (sort_args): Likewise.
7815 * eval.c (Fapply, Ffuncall): Likewise.
7816 * fileio.c (Ffile_name_directory, make_temp_name)
7817 (Fexpand_file_name, search_embedded_absfilename)
7818 (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents)
7819 (auto_save_error): Likewise.
7820 * fns.c (Fstring_equal, Fcopy_sequence, concat)
7821 (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte)
7822 (internal_equal, Fclear_string, larger_vector, copy_hash_table)
7823 (Fmake_hash_table): Likewise.
7824 * fringe.c (Fdefine_fringe_bitmap): Likewise.
7825 * ftfont.c (ftfont_text_extents): Likewise.
7826 * getloadavg.c (getloadavg): Likewise.
7827 * image.c (define_image_type, make_image, make_image_cache)
7828 (x_create_x_image_and_pixmap, xbm_image_p)
7829 (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color)
7830 (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load)
7831 (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load)
7832 (png_image_p, png_read_from_memory, png_load, jpeg_image_p)
7833 (tiff_image_p, tiff_read_from_memory, gif_image_p)
7834 (gif_read_from_memory, gif_load, svg_image_p, gs_image_p):
7835 Likewise.
7836 * indent.c (scan_for_column, compute_motion): Likewise.
7837 * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text)
7838 (insert_1_both, insert_from_gap, replace_range_2): Likewise.
7839 * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise.
7840 * keyboard.c (echo_char, save_getcjmp, restore_getcjmp)
7841 (kbd_buffer_store_event_hold, apply_modifiers_uncached)
7842 (store_user_signal_events, menu_bar_items, tool_bar_items)
7843 (process_tool_bar_item, append_tool_bar_item)
7844 (read_char_minibuf_menu_prompt, read_key_sequence)
7845 (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys):
7846 Likewise.
7847 * keymap.c (current_minor_maps, Fdescribe_buffer_bindings):
7848 Likewise.
7849 * lisp.h (STRING_COPYIN): Likewise.
7850 * lread.c (Fload, read1, oblookup): Likewise.
7851 * msdos.c (Frecent_doskeys): Likewise.
7852 * nsfns.m (Fx_create_frame): Likewise.
7853 * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics):
7854 Likewise.
7855 * nsimage.m (EmacsImage-initFromSkipXBM:width:height:)
7856 (EmacsImage-initForXPMWithDepth:width:height:flip:length:):
7857 Likewise.
7858 * nsmenu.m (ns_update_menubar): Likewise.
7859 * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise.
7860 * print.c (print_unwind, printchar, strout, print_string)
7861 (print_error_message): Likewise.
7862 * process.c (conv_lisp_to_sockaddr, set_socket_option)
7863 (Fmake_network_process, Fnetwork_interface_list)
7864 (Fnetwork_interface_info, read_process_output, Fprocess_send_eof)
7865 (init_process): Likewise.
7866 * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise.
7867 * regex.c (init_syntax_once, regex_compile, re_compile_fastmap):
7868 Likewise.
7869 * scroll.c (do_scrolling, do_direct_scrolling)
7870 (scrolling_max_lines_saved): Likewise.
7871 * search.c (search_buffer, wordify, Freplace_match): Likewise.
7872 * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise.
7873 * syntax.c (skip_chars, skip_syntaxes): Likewise.
7874 * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty)
7875 (emacs_set_tty): Likewise.
7876 * term.c (encode_terminal_code, calculate_costs)
7877 (produce_special_glyphs, create_tty_output, init_tty, delete_tty):
7878 Likewise.
7879 * termcap.c (tgetst1, gobble_line): Likewise.
7880 * termhooks.h (EVENT_INIT): Likewise.
7881 * tparam.c (tparam1): Likewise.
7882 * unexalpha.c (unexec): Likewise.
7883 * unexec.c (write_segment): Likewise.
7884 * unexmacosx.c (unexec_write_zero): Likewise.
7885 * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame)
7886 (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise.
7887 * w32font.c (w32font_list_family, w32font_text_extents)
7888 (w32font_list_internal, w32font_match_internal)
7889 (w32font_open_internal, compute_metrics, Fx_select_font):
7890 Likewise.
7891 * w32menu.c (set_frame_menubar, add_menu_item)
7892 (w32_menu_display_help, w32_free_submenu_strings): Likewise.
7893 * w32term.c (XCreateGC, w32_initialize_display_info): Likewise.
7894 * w32uniscribe.c (uniscribe_list_family): Likewise.
7895 * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise.
7896 * window.c (make_window, replace_window, set_window_buffer)
7897 (Fsplit_window): Likewise.
7898 * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string)
7899 (add_to_log, message3, x_consider_frame_title)
7900 (append_space_for_newline, extend_face_to_end_of_line)
7901 (decode_mode_spec_coding, init_glyph_string): Likewise.
7902 * xfaces.c (x_create_gc, get_lface_attributes_no_remap)
7903 (Finternal_copy_lisp_face, Finternal_merge_in_global_face)
7904 (face_attr_equal_p, make_realized_face, make_face_cache)
7905 (free_realized_faces, lookup_named_face, smaller_face)
7906 (face_with_height, lookup_derived_face)
7907 (x_supports_face_attributes_p, Finternal_set_font_selection_order)
7908 (Finternal_set_font_selection_order, realize_default_face)
7909 (compute_char_face, face_at_buffer_position)
7910 (face_for_overlay_string, face_at_string_position, merge_faces):
7911 Likewise.
7912 * xfns.c (xic_create_fontsetname, Fx_create_frame)
7913 (Fx_window_property, x_create_tip_frame)
7914 (Fx_backspace_delete_keys_p): Likewise.
7915 * xfont.c (xfont_list, xfont_match, xfont_list_family)
7916 (xfont_text_extents): Likewise.
7917 * xmenu.c (set_frame_menubar, xmenu_show): Likewise.
7918 * xrdb.c (magic_file_p, x_get_resource): Likewise.
7919 * xselect.c (x_queue_event, x_get_window_property)
7920 (receive_incremental_selection): Likewise.
7921 * xsmfns.c (x_session_check_input): Likewise.
7922 * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT)
7923 (handle_one_xevent, x_check_errors, xim_initialize, x_term_init):
7924 Likewise.
7925 * character.h (BCOPY_SHORT): Remove.
7926 * config.in: Regenerate.
7927 * dispnew.c (safe_bcopy): Only define as dummy if PROFILING.
7928 * emacs.c (main) [PROFILING]: Don't declare
7929 dump_opcode_frequencies.
7930 * lisp.h (safe_bcopy): Remove declaration.
7931 (memset) [!HAVE_MEMSET]: Declare.
7932 (memcpy) [!HAVE_MEMCPY]: Likewise.
7933 (memmove) [!HAVE_MEMMOVE]: Likewise.
7934 (memcmp) [!HAVE_MEMCMP]: Likewise.
7935 * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY)
7936 (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP):
7937 Don't define.
7938 (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define.
7939 * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE)
7940 (BCOPY_DOWNWARD_SAFE): Don't define.
7941 * sysdep.c (memset) [!HAVE_MEMSET]: Define.
7942 (memcpy) [!HAVE_MEMCPY]: Define.
7943 (memmove) [!HAVE_MEMMOVE]: Define.
7944 (memcmp) [!HAVE_MEMCMP]: Define.
7945
7946 2010-07-07 Jan Djärv <jan.h.d@swipnet.se>
7947
7948 * process.c (kbd_is_on_hold): New variable.
7949 (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p):
7950 New functions.
7951 (wait_reading_process_output): If kbd_on_hold_p returns non-zero,
7952 select on empty input mask.
7953 (init_process): Initialize kbd_is_on_hold to 0.
7954
7955 * process.h (hold_keyboard_input, unhold_keyboard_input)
7956 (kbd_on_hold_p): Declare.
7957
7958 * keyboard.c (input_available_signal): Declare.
7959 (kbd_buffer_nr_stored): New function.
7960 (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
7961 more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
7962 (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
7963 returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
7964 (tty_read_avail_input): If input is on hold, return.
7965 Don't read more that free slots in kbd_buffer (Bug#6571).
7966
7967 2010-07-07 Eli Zaretskii <eliz@gnu.org>
7968
7969 * msdos.h:
7970 * msdos.c:
7971 * dosfns.c:
7972 * w16select.c: Convert function definitions to ANSI C.
7973
7974 * msdos.h (ctrl_break_func, install_ctrl_break_check):
7975 Remove unused prototypes.
7976
7977 2010-07-07 Juanma Barranquero <lekktu@gmail.com>
7978
7979 * coding.c, sysdep.c: Convert some more functions to standard C.
7980
7981 2010-07-07 Juanma Barranquero <lekktu@gmail.com>
7982
7983 * coding.c (decode_coding_gap, encode_coding_gap, decode_coding_object)
7984 (encode_coding_object): Use SPECPDL_INDEX.
7985 (syms_of_coding): Use DOS_NT.
7986
7987 2010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
7988
7989 * intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
7990
7991 Make the function member of Lisp_Subr use standard C prototypes.
7992 * lisp.h (struct Lisp_Subr): Use a union for the function member.
7993 (DECL_ALIGN): Add a cast for the function.
7994 * eval.c (Feval, Ffuncall): Use the proper type for each type
7995 function call.
7996
7997 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
7998
7999 * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
8000 fringe face id, so face-remapping-alist works (Bug#6091).
8001
8002 2010-07-06 Juanma Barranquero <lekktu@gmail.com>
8003
8004 * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
8005 * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
8006 * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
8007
8008 2010-07-06 Andreas Schwab <schwab@linux-m68k.org>
8009
8010 * xterm.c (x_get_keysym_name): Change type of parameter to int.
8011 * lisp.h: Declare x_get_keysym_name.
8012 * keyboard.c (modify_event_symbol): Don't declare
8013 x_get_keysym_name here.
8014
8015 2010-07-06 Dan Nicolaescu <dann@ics.uci.edu>
8016
8017 * ecrt0.c: Revert conversion to standard C.
8018
8019 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8020
8021 * vm-limit.c (memory_warnings):
8022 * keyboard.c (modify_event_symbol):
8023 * floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
8024 (round2, emacs_rint):
8025 * process.c (send_process, old_sigpipe): Convert function
8026 definitions and declarations to standard C.
8027
8028 2010-07-05 Juanma Barranquero <lekktu@gmail.com>
8029
8030 * buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
8031 * xdisp.c: Convert function definitions to standard C.
8032
8033 * cm.c (cmputc): Arg C is now int, not char.
8034 * process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
8035
8036 2010-07-05 James Cloos <cloos@jhcloos.com>
8037
8038 * xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.
8039
8040 * xterm.c (x_term_init): Intern the _NET_WM_NAME and
8041 _NET_WM_ICON_NAME atoms.
8042
8043 * xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
8044 and _NET_WM_ICON_NAME properties, too, matching what is
8045 done in the Gtk+ case.
8046
8047 2010-07-05 Jan Djärv <jan.h.d@swipnet.se>
8048
8049 * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
8050
8051 * xsmfns.c (SSDATA): New macro.
8052 (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings
8053 passed to strlen/strcpy/strcat.
8054 (create_client_leader_window): Surround with #ifndef USE_GTK.
8055 Cast 7:th arg to XChangeProperty to (unsigned char *).
8056
8057 * xsettings.c (something_changedCB, parse_settings)
8058 (apply_xft_settings): Reformat prototype.
8059 (something_changedCB, init_gconf): Remove unused variable i.
8060 (read_settings): Remove unused variable long_len.
8061
8062 * gtkutil.c (xg_get_pixbuf_from_pix_and_mask)
8063 (xg_get_image_for_pixmap, create_dialog)
8064 (xg_get_file_with_selection, xg_get_file_name, update_cl_data)
8065 (menuitem_highlight_callback, make_menu_item)
8066 (xg_create_one_menuitem, create_menus, xg_update_menu_item)
8067 (xg_create_scroll_bar, xg_update_scrollbar_pos)
8068 (xg_set_toolkit_scroll_bar_thumb, xg_tool_bar_button_cb)
8069 (xg_tool_bar_proxy_help_callback, xg_tool_bar_detach_callback)
8070 (xg_tool_bar_attach_callback, xg_tool_bar_help_callback)
8071 (xg_tool_bar_item_expose_callback): Reformat prototype.
8072 (xg_update_menubar): GList *group => GSList *group.
8073 (xg_modify_menubar_widgets): Initialize witem to 0, check witem != 0
8074 before use.
8075 (update_frame_tool_bar): 4:th param to xg_get_image_for_pixmap changed
8076 to GTK_IMAGE (wimage).
8077
8078 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8079
8080 * atimer.c: Use "" instead of <> for local includes for
8081 consistency with the rest of the code.
8082
8083 * xsmfns.c (smc_save_yourself_CB, smc_error_handler):
8084 * xrdb.c (get_system_name):
8085 * window.c (shrink_windows):
8086 * syntax.c (forw_comment):
8087 * scroll.c (calculate_scrolling, calculate_direct_scrolling)
8088 (ins_del_costs):
8089 * mem-limits.h (start_of_data):
8090 * lread.c (readevalloop):
8091 * gtkutil.c (xg_dialog_response_cb, xg_get_file_with_chooser)
8092 (xg_get_file_with_selection, xg_update_menubar, xg_update_submenu):
8093 * frame.c (x_get_focus_frame):
8094 * floatfns.c (fmod_float):
8095 * fileio.c (choose_write_coding_system):
8096 * emacs.c (fatal_error_signal, init_cmdargs, argmatch)
8097 (malloc_initialize_hook, sort_args, synchronize_locale):
8098 * doprnt.c (doprnt):
8099 * dired.c (compile_pattern):
8100 * data.c (fmod_float):
8101 * chartab.c (map_sub_char_table, map_sub_char_table_for_charset)
8102 (map_char_table_for_charset):
8103 * charset.c (define_charset_internal):
8104 * alloc.c (Fgarbage_collect): Convert declarations or definitions
8105 to standard C.
8106
8107 2010-07-04 Tetsurou Okazaki <okazaki@be.to> (tiny change)
8108 Stefan Monnier <monnier@iro.umontreal.ca>
8109
8110 * lread.c (read1): Fix up last change to not mess up `c'.
8111
8112 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
8115
8116 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
8117
8118 Fix prototypes.
8119
8120 * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
8121 * dired.c (file_name_completion_stat): Use DIRENTRY, not struct dirent.
8122 * fileio.c (read_non_regular, read_non_regular_quit): Add Lisp_Object
8123 arg, as required by internal_condition_case_1.
8124 * print.c (strout): Use const char* for arg PTR.
8125 * regex.c (bcmp_translate): Use RE_TRANSLATE_TYPE, not Lisp_Object.
8126 (analyse_first): Fix "const const".
8127 * sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
8128 * unexelf.c (round_up, find_section): Use ElfW macro for arguments.
8129 * xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
8130
8131 2010-07-04 Dan Nicolaescu <dann@ics.uci.edu>
8132
8133 * alloc.c: Convert function definitions to standard C.
8134 * atimer.c:
8135 * bidi.c:
8136 * bytecode.c:
8137 * callint.c:
8138 * callproc.c:
8139 * casefiddle.c:
8140 * casetab.c:
8141 * category.c:
8142 * ccl.c:
8143 * character.c:
8144 * charset.c:
8145 * chartab.c:
8146 * cmds.c:
8147 * coding.c:
8148 * composite.c:
8149 * data.c:
8150 * dbusbind.c:
8151 * dired.c:
8152 * dispnew.c:
8153 * doc.c:
8154 * doprnt.c:
8155 * ecrt0.c:
8156 * editfns.c:
8157 * fileio.c:
8158 * filelock.c:
8159 * filemode.c:
8160 * fns.c:
8161 * font.c:
8162 * fontset.c:
8163 * frame.c:
8164 * fringe.c:
8165 * ftfont.c:
8166 * ftxfont.c:
8167 * gtkutil.c:
8168 * indent.c:
8169 * insdel.c:
8170 * intervals.c:
8171 * keymap.c:
8172 * lread.c:
8173 * macros.c:
8174 * marker.c:
8175 * md5.c:
8176 * menu.c:
8177 * minibuf.c:
8178 * prefix-args.c:
8179 * print.c:
8180 * ralloc.c:
8181 * regex.c:
8182 * region-cache.c:
8183 * scroll.c:
8184 * search.c:
8185 * sound.c:
8186 * strftime.c:
8187 * syntax.c:
8188 * sysdep.c:
8189 * termcap.c:
8190 * terminal.c:
8191 * terminfo.c:
8192 * textprop.c:
8193 * tparam.c:
8194 * undo.c:
8195 * unexelf.c:
8196 * window.c:
8197 * xfaces.c:
8198 * xfns.c:
8199 * xfont.c:
8200 * xftfont.c:
8201 * xgselect.c:
8202 * xmenu.c:
8203 * xrdb.c:
8204 * xselect.c:
8205 * xsettings.c:
8206 * xsmfns.c:
8207 * xterm.c: Likewise.
8208
8209 2010-07-03 Eli Zaretskii <eliz@gnu.org>
8210
8211 * msdos.c (IT_set_frame_parameters): Fix setting of colors in
8212 frames other than the initial one. Fix reversal of colors when
8213 `reverse' is specified in the frame parameters.
8214 Call update_face_from_frame_parameter instead of
8215 internal-set-lisp-face-attribute. Initialize screen colors from
8216 initial_screen_colors[] when f->default_face_done_p is zero,
8217 instead of depending on being called with default-frame-alist as
8218 the alist argument.
8219
8220 * xfaces.c (update_face_from_frame_parameter): Move out of
8221 HAVE_WINDOW_SYSTEM portion. Condition window-system only parts
8222 with HAVE_WINDOW_SYSTEM.
8223
8224 * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
8225 to menu-bar-mode, if not set in the frame parameters or in
8226 default-frame-alist.
8227
8228 * w32console.c (sys_tputs): Adjust argument list to prototype in
8229 term.c.
8230
8231 2010-07-03 Juanma Barranquero <lekktu@gmail.com>
8232
8233 * lisp.h (memory_warnings): Fix prototype.
8234
8235 * cm.h (evalcost): Fix prototype.
8236
8237 * cm.c (evalcost): Fix arg type.
8238
8239 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
8240
8241 * term.c (term_clear_mouse_face, Fidentity):
8242 * syssignal.h (signal_handler_t):
8243 * lisp.h (memory_warnings):
8244 * coding.h (preferred_coding_system):
8245 * cm.h (evalcost):
8246 * blockinput.h (reinvoke_input_signal): Convert to standard C prototypes.
8247
8248 2010-07-02 Eli Zaretskii <eliz@gnu.org>
8249
8250 * dosfns.h (msdos_stdcolor_idx, msdos_stdcolor_name): Remove P_
8251 from prototypes.
8252
8253 * msdos.h (load_pixmap): Don't define away.
8254
8255 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
8256
8257 * lisp.h:
8258 * atimer.h: Remove define for P_.
8259
8260 * alloc.c: Remove __P and P_ from .c and .m files.
8261 * atimer.c:
8262 * buffer.c:
8263 * callint.c:
8264 * category.c:
8265 * charset.c:
8266 * chartab.c:
8267 * cm.c:
8268 * coding.c:
8269 * composite.c:
8270 * data.c:
8271 * dired.c:
8272 * dispnew.c:
8273 * doc.c:
8274 * editfns.c:
8275 * emacs.c:
8276 * eval.c:
8277 * fileio.c:
8278 * filelock.c:
8279 * fns.c:
8280 * font.c:
8281 * fontset.c:
8282 * frame.c:
8283 * ftfont.c:
8284 * ftxfont.c:
8285 * gmalloc.c:
8286 * gtkutil.c:
8287 * image.c:
8288 * indent.c:
8289 * intervals.c:
8290 * keyboard.c:
8291 * keymap.c:
8292 * lread.c:
8293 * marker.c:
8294 * menu.c:
8295 * minibuf.c:
8296 * print.c:
8297 * process.c:
8298 * scroll.c:
8299 * search.c:
8300 * sound.c:
8301 * strftime.c:
8302 * syntax.c:
8303 * sysdep.c:
8304 * term.c:
8305 * terminal.c:
8306 * textprop.c:
8307 * unexalpha.c:
8308 * w32console.c:
8309 * w32fns.c:
8310 * w32font.c:
8311 * w32menu.c:
8312 * w32term.c:
8313 * w32uniscribe.c:
8314 * window.c:
8315 * xdisp.c:
8316 * xfaces.c:
8317 * xfns.c:
8318 * xfont.c:
8319 * xftfont.c:
8320 * xmenu.c:
8321 * xselect.c:
8322 * xterm.c: Likewise.
8323
8324 Remove P_ and __P macros.
8325 * atimer.h: Remove P_ and __P macros.
8326 * buffer.h:
8327 * category.h:
8328 * ccl.h:
8329 * character.h:
8330 * charset.h:
8331 * cm.h:
8332 * coding.h:
8333 * composite.h:
8334 * dispextern.h:
8335 * disptab.h:
8336 * dosfns.h:
8337 * font.h:
8338 * fontset.h:
8339 * frame.h:
8340 * gtkutil.h:
8341 * indent.h:
8342 * intervals.h:
8343 * keyboard.h:
8344 * keymap.h:
8345 * lisp.h:
8346 * macros.h:
8347 * md5.h:
8348 * menu.h:
8349 * msdos.h:
8350 * nsterm.h:
8351 * puresize.h:
8352 * region-cache.h:
8353 * syntax.h:
8354 * syssignal.h:
8355 * systime.h:
8356 * termhooks.h:
8357 * w32font.h:
8358 * w32term.h:
8359 * widget.h:
8360 * window.h:
8361 * xgselect.h:
8362 * xsettings.h:
8363 * xterm.h: Likewise.
8364
8365 2010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
8366
8367 * lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
8368
8369 Cleanup old code.
8370 * dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
8371 * syssignal.h: Remove code for Lynx, not supported anymore.
8372 * vm-limit.c: Remove unused code the depends on emacs not being
8373 defined and NO_LIM_DATA being defined.
8374 * mem-limits.h: Remove dead code.
8375
8376 2010-07-01 Jan Djärv <jan.h.d@swipnet.se>
8377
8378 * window.c (Fwindow_absolute_pixel_edges): Doc fix.
8379
8380 * window.c (calc_absolute_offset, Fwindow_absolute_pixel_edges)
8381 (Fwindow_inside_absolute_pixel_edges): New functions (bug#5721).
8382
8383 * nsfns.m (compute_tip_xy): Do not convert coordinates from frame
8384 parameters, they are already absolute.
8385
8386 * nsterm.m (x_set_window_size, initFrameFromEmacs):
8387 Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
8388
8389 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
8390
8391 * nsmenu.m (update_frame_tool_bar, free_frame_tool_bar):
8392 Update FRAME_TOOLBAR_HEIGHT.
8393
8394 * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar):
8395 Add BLOCK/UNBLOCK_INPUT so asserts don't trigger.
8396
8397 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
8398
8399 * frame.c (get_future_frame_param, Fmake_terminal_frame):
8400 Don't check default-frame-alist.
8401
8402 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
8403
8404 * process.c (create_process): Avoid using invalid file descriptors.
8405
8406 * callproc.c (child_setup): Avoid closing a file descriptor twice.
8407
8408 2010-06-30 Jan Djärv <jan.h.d@swipnet.se>
8409
8410 * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font):
8411 Improve documentation. Return font regardless of use_system_font.
8412 (syms_of_xsettings): Improve documentation for font-use-system-font.
8413
8414 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
8415
8416 * xfaces.c (realize_face): Garbage the frame if a face is removed
8417 (Bug#6593).
8418
8419 2010-07-05 Andreas Schwab <schwab@linux-m68k.org>
8420
8421 * keyboard.c: Remove duplicate <setjmp.h>.
8422 (read_key_sequence): Remove volatile qualifiers.
8423
8424 2010-07-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8425
8426 * dispextern.h (FRINGE_HEIGHT_BITS): New define.
8427 (struct glyph_row): New members left_fringe_offset and
8428 right_fringe_offset.
8429
8430 * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
8431 specially.
8432 * w32term.c (w32_draw_fringe_bitmap): Likewise.
8433 * nsterm.m (ns_draw_fringe_bitmap): Likewise.
8434
8435 * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
8436 Take account of bitmap offset.
8437 (draw_window_fringes): Take account of window vscroll.
8438 (update_window_fringes): Likewise. Extend top-aligned top indicator
8439 or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
8440 in one row. Don't set redraw_fringe_bitmaps_p outside row comparison.
8441 Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
8442
8443 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
8444
8445 * w32fns.c (Qtooltip): Declare.
8446 Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
8447
8448 2010-07-03 Jan Djärv <jan.h.d@swipnet.se>
8449
8450 * xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
8451 grab on just Press (Bug#6499).
8452
8453 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
8454
8455 * frame.c (Qtooltip): New var.
8456 (delete_frame): Use it. Fix faulty if statement. Don't update
8457 mode line for tooltip frames. Suggested by Martin Rudalics.
8458
8459 * xfns.c (x_create_tip_frame):
8460 * w32fns.c (x_create_tip_frame): Use it.
8461
8462 2010-06-17 Naohiro Aota <naota@elisp.net> (tiny change)
8463
8464 * xftfont.c (xftfont_open): Check font width one by one also when
8465 spacing is dual.
8466
8467 * ftfont.c (ftfont_open): Ditto.
8468
8469 2010-06-30 Glenn Morris <rgm@gnu.org>
8470
8471 * s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now.
8472
8473 * Makefile.in (CANNOT_DUMP): Update for configure name change.
8474
8475 * s/freebsd.h (USE_MMAP_FOR_BUFFERS):
8476 * s/irix6-5.h (USE_MMAP_FOR_BUFFERS):
8477 * s/darwin.h (SYSTEM_MALLOC):
8478 * s/sol2-10.h (SYSTEM_MALLOC): Move to configure.
8479
8480 2010-06-29 Jan Djärv <jan.h.d@swipnet.se>
8481
8482 * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
8483 (ns_get_screen): Don't assign integer to f.
8484 (Fx_display_color_cells): Declarations before statements.
8485
8486 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
8487
8488 * xfns.c (x_default_font_parameter): Remove got_from_system
8489 (Bug#6526).
8490
8491 * xterm.h (gtk_widget_get_window, gtk_widget_get_mapped)
8492 (gtk_adjustment_get_page_size, gtk_adjustment_get_upper):
8493 New defines based on what configure finds.
8494
8495 * xterm.c (XTflash): Use gtk_widget_get_window.
8496 (xg_scroll_callback): Use gtk_adjustment_get_upper and
8497 gtk_adjustment_get_page_size.
8498 (handle_one_xevent): Use gtk_widget_get_mapped.
8499 (x_term_init): Remove HAVE_GTK_MULTIDISPLAY and associated error
8500 messages.
8501
8502 * xmenu.c (create_and_show_popup_menu): Call gtk_widget_get_mapped.
8503
8504 * gtkutil.h: Replace HAVE_GTK_FILE_BOTH with
8505 HAVE_GTK_FILE_SELECTION_NEW.
8506
8507 * gtkutil.c (xg_display_open, xg_display_close):
8508 Remove HAVE_GTK_MULTIDISPLAY, it is always defined.
8509 (xg_display_open): Return type is void.
8510 (gtk_widget_set_has_window)
8511 (gtk_dialog_get_action_area, gtk_dialog_get_content_area)
8512 (gtk_widget_get_sensitive, gtk_adjustment_set_page_size)
8513 (gtk_adjustment_set_page_increment)
8514 (gtk_adjustment_get_step_increment): #define these if not found
8515 by configure.
8516 (remove_submenu): New define based on Gtk+ version.
8517 (xg_set_cursor, xg_frame_resized, xg_event_is_for_scrollbar):
8518 Use gtk_widget_get_window.
8519 (xg_frame_resized, xg_update_frame_menubar): Use gtk_widget_get_mapped.
8520 (xg_create_frame_widgets): Use gtk_widget_set_has_window.
8521 (create_dialog): Use gtk_dialog_get_action_area and
8522 gtk_dialog_get_content_area.
8523 (xg_uses_old_file_dialog, xg_get_file_name): Remove HAVE_GTK_FILE_BOTH
8524 and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW. File chooser is always
8525 available, so checking for HAVE_GTK_FILE_SELECTION_NEW is enough.
8526 (xg_update_menubar, xg_update_submenu, xg_show_toolbar_item):
8527 Use g_object_ref and g_object_unref.
8528 (xg_update_menu_item, xg_tool_bar_menu_proxy):
8529 Use gtk_widget_get_sensitive.
8530 (xg_update_submenu): Use remove_submenu.
8531 (xg_update_scrollbar_pos): Don't use GtkFixedChild, use child
8532 properties instead to get old x and y position.
8533 (xg_set_toolkit_scroll_bar_thumb): Use gtk_adjustment_get_page_size,
8534 gtk_adjustment_get_step_increment, gtk_adjustment_set_page_size,
8535 gtk_adjustment_set_step_increment and gtk_adjustment_set_page_increment.
8536 (xg_get_tool_bar_widgets): New function.
8537 (xg_tool_bar_menu_proxy, xg_show_toolbar_item)
8538 (update_frame_tool_bar): Call xg_get_tool_bar_widgets.
8539 (toolbar_set_orientation): New #define based on if configure
8540 finds gtk_orientable_set_orientation.
8541 (xg_create_tool_bar): Call toolbar_set_orientation.
8542 (xg_make_tool_item, xg_show_toolbar_item): Call gtk_box_pack_start
8543 instead of gtk_box_pack_start_defaults.
8544
8545 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
8546
8547 * cmds.c (Fdelete_backward_char): Move into Lisp.
8548
8549 2010-06-27 Dan Nicolaescu <dann@ics.uci.edu>
8550
8551 * s/freebsd.h (BSD4_2): Remove redundant definition.
8552 bsd-common.h defines it already.
8553
8554 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
8555
8556 * xfns.c (Fx_create_frame): Don't consult X resouces when setting
8557 menu-bar-lines and tool-bar-lines. Use menu-bar-mode and
8558 tool-bar-mode, which are now set using these X resources at
8559 startup, to determine the defaults (Bug#2249).
8560
8561 * w32fns.c (Fx_create_frame):
8562 * nsfns.m (Fx_create_frame): Likewise.
8563
8564 * frame.c (Vmenu_bar_mode, Vtool_bar_mode): New vars.
8565
8566 2010-06-24 Juanma Barranquero <lekktu@gmail.com>
8567
8568 * gtkutil.c (xg_update_scrollbar_pos):
8569 Avoid C99 mid-block variable declaration.
8570
8571 2010-06-22 Jan Djärv <jan.h.d@swipnet.se>
8572
8573 * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
8574
8575 * gtkutil.h (xg_show_scroll_bar): Remove.
8576
8577 * gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
8578 if height is less than scroll bar min size.
8579 (xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
8580
8581 * xfns.c (x_default_font_parameter): Try to open font from system
8582 before using it (bug#6478). Rename got_from_gconf to got_from_system.
8583
8584 2010-06-22 Keith Packard <keithp@keithp.com> (tiny change)
8585
8586 * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
8587
8588 2010-06-20 Eli Zaretskii <eliz@gnu.org>
8589
8590 * xdisp.c (try_scrolling): When scroll-conservatively is set to
8591 most-positive-fixnum, be extra accurate when scrolling window
8592 start, to avoid missing the cursor line.
8593
8594 2010-06-19 Eli Zaretskii <eliz@gnu.org>
8595
8596 * xdisp.c (try_scrolling): Compute the limit for searching point
8597 in forward scroll from scroll_max, instead of an arbitrary limit
8598 of 10 screen lines.
8599 See http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
8600 and
8601 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
8602 for details.
8603
8604 2010-06-16 Glenn Morris <rgm@gnu.org>
8605
8606 * editfns.c (Fbyte_to_string): Pacify compiler.
8607
8608 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
8609
8610 * lread.c (read1): Phase out old-style backquotes a bit more.
8611
8612 2010-06-12 Eli Zaretskii <eliz@gnu.org>
8613
8614 * makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and
8615 bidimirror.h.
8616
8617 * deps.mk (bidi.o): Depend on biditype.h and bidimirror.h.
8618
8619 * bidi.c (bidi_initialize): Remove explicit initialization of
8620 bidi_type_table; include biditype.h instead. Don't support
8621 entries whose second codepoint is zero. Initialize bidi_mirror_table.
8622 (bidi_mirror_char): Use bidi_mirror_table.
8623
8624 * biditype.h: New file.
8625
8626 * bidimirror.h: New file.
8627
8628 * window.c (syms_of_window): Doc fix (bug#6409).
8629
8630 2010-06-12 Romain Francoise <romain@orebokech.com>
8631
8632 * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and
8633 ediff-hook.
8634
8635 2010-06-10 Glenn Morris <rgm@gnu.org>
8636
8637 * editfns.c (Fbyte_to_string): Pacify compiler.
8638
8639 * m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
8640
8641 2010-06-26 Andreas Schwab <schwab@linux-m68k.org>
8642
8643 * alloc.c (Fmake_byte_code): Don't access undefined argument
8644 (Bug#6517).
8645
8646 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
8647
8648 * xdisp.c (next_element_from_image): Ensure that after-strings are
8649 read the next time we hit handle_stop (Bug#1336).
8650
8651 2010-06-23 Andreas Schwab <schwab@linux-m68k.org>
8652
8653 * lread.c (read1): Signal error if #s is not followed by paren.
8654
8655 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
8656
8657 * image.c (free_image): Mark frame as garbaged (Bug#6426).
8658
8659 * keymap.c (Fdefine_key): Doc fix (Bug#6460).
8660
8661 2010-06-15 Glenn Morris <rgm@gnu.org>
8662
8663 * editfns.c (Fbyte_to_string): Pacify compiler.
8664
8665 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
8666
8667 * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
8668 Check `object's type before accessing its guts.
8669
8670 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
8671
8672 * s/usg5-4.h: Fix previous change.
8673 Suggested by Lawrence Mitchell <wence@gmx.li>
8674
8675 2010-06-08 Andreas Schwab <schwab@linux-m68k.org>
8676
8677 * minibuf.c (Fall_completions): Add more checks.
8678
8679 2010-06-08 Juanma Barranquero <lekktu@gmail.com>
8680
8681 * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
8682
8683 2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
8684
8685 * lread.c (X_OK): Remove, unused.
8686
8687 * dispnew.c: Remove obsolete comment.
8688
8689 Remove INCLUDED_FCNTL.
8690 * xterm.c (INCLUDED_FCNTL):
8691 * callproc.c (INCLUDED_FCNTL):
8692 * alloc.c (INCLUDED_FCNTL):
8693 * systty.h (INCLUDED_FCNTL): Remove all uses, not needed anymore.
8694 (emacs_get_tty, emacs_set_tty): Declare unconditionally.
8695
8696 2010-06-07 Martin Rudalics <rudalics@gmx.at>
8697
8698 * window.c (Fselect_window): Move `record_buffer' up to the
8699 beginning of this function, so the buffer gets recorded
8700 even if the selected window does not change.
8701 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
8702
8703 2010-06-07 Juanma Barranquero <lekktu@gmail.com>
8704
8705 * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
8706 (Fforward_line, Fbeginning_of_line): Reflow docstrings.
8707
8708 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
8709
8710 Remove BSTRING related code, all platforms define it.
8711 * s/usg5-4.h (BSTRING): Remove definition.
8712 * s/template.h (BSTRING):
8713 * s/msdos.h (BSTRING):
8714 * s/ms-w32.h (BSTRING):
8715 * s/hpux10-20.h (BSTRING):
8716 * s/gnu-linux.h (BSTRING):
8717 * s/darwin.h (BSTRING):
8718 * s/cygwin.h (BSTRING):
8719 * s/bsd-common.h (BSTRING):
8720 * s/aix4-2.h (BSTRING): Likewise.
8721 * sysdep.c: Remove code depending on BSTRING not being defined.
8722
8723 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
8724
8725 Remove obsolete macro BASE_LEADING_CODE_P.
8726 * character.h (BASE_LEADING_CODE_P): Remove.
8727 * regex.c [!emacs] (BASE_LEADING_CODE_P): Remove.
8728 * buffer.c (Fset_buffer_multibyte):
8729 * indent.c (scan_for_column, compute_motion):
8730 * insdel.c (count_combining_before, count_combining_after):
8731 Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
8732
8733 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
8734
8735 Turn `directory-sep-char' into a noop.
8736
8737 * lisp.h [WINDOWSNT] (Vdirectory_sep_char): Don't declare.
8738 (DIRECTORY_SEP): Define unconditionally.
8739
8740 * s/ms-w32.h (DIRECTORY_SEP): Remove.
8741
8742 * emacs.c (decode_env_path): Don't check DIRECTORY_SEP,
8743 call dostounix_filename directly.
8744
8745 * fileio.c (CORRECT_DIR_SEPS): Remove.
8746 (Ffile_name_directory, directory_file_name, Fexpand_file_name)
8747 (Fsubstitute_in_file_name): Use dostounix_filename instead.
8748 (file_name_as_directory): Use dostounix_filename, DIRECTORY_SEP.
8749 (syms_of_fileio) <directory-sep-char>: Move to subr.el.
8750
8751 * w32proc.c (CORRECT_DIR_SEPS): Remove.
8752 (Fw32_short_file_name, Fw32_long_file_name): Use dostounix_filename.
8753
8754 2010-06-03 Andreas Schwab <schwab@linux-m68k.org>
8755
8756 * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4 address.
8757 (Bug#6346)
8758
8759 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
8760
8761 * ccl.c (Fccl_program_p): Fix typo in docstring.
8762
8763 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
8764
8765 Move UNEXEC definition to autoconf.
8766 * s/usg5-4.h (UNEXEC): Remove, move to configure.in.
8767 * s/sol2-10.h (UNEXEC):
8768 * s/irix6-5.h (UNEXEC):
8769 * s/hpux10-20.h (UNEXEC):
8770 * s/gnu-linux.h (UNEXEC):
8771 * s/darwin.h (UNEXEC):
8772 * s/cygwin.h (UNEXEC):
8773 * s/bsd-common.h (UNEXEC):
8774 * s/aix4-2.h (UNEXEC):
8775 * m/alpha.h (UNEXEC): Likewise.
8776 * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
8777
8778 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
8779
8780 Remove obsolete pre-unicode2 macros.
8781 * character.h (MULTIBYTE_FORM_LENGTH, PARSE_MULTIBYTE_SEQ): Remove.
8782 * composite.c (composition_reseat_it):
8783 * data.c (Faset):
8784 * fns.c (Ffillarray):
8785 * regex.c (re_search_2): Use BYTES_BY_CHAR_HEAD.
8786 [!emacs] (BYTES_BY_CHAR_HEAD): Define instead of MULTIBYTE_FORM_LENGTH.
8787
8788 2010-06-03 Juri Linkov <juri@jurta.org>
8789
8790 * buffer.c (Fother_buffer): Add CHECK_FRAME.
8791 (Fswitch_to_buffer): Remove unused variable `err'.
8792
8793 2010-06-03 Glenn Morris <rgm@gnu.org>
8794
8795 * m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
8796
8797 * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it,
8798 now that AH_BOTTOM does it.
8799
8800 * m/hp800.h (HAVE_ALLOCA):
8801 * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed.
8802
8803 * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h:
8804 Remove NOT_C_CODE tests, it is always true now.
8805
8806 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
8807
8808 Fix config.h includes.
8809 * xsettings.c:
8810 * xgselect.c:
8811 * nsterm.m:
8812 * nsselect.m:
8813 * nsimage.m:
8814 * nsfont.m:
8815 * nsfns.m:
8816 * dbusbind.c: Use #include <config.h> instead of "config.h" as all
8817 other files do.
8818
8819 * gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
8820
8821 * s/sol2-6.h: Remove obsolete comments.
8822
8823 Remove unnecessary alloca.h includes.
8824 * keymap.c: Do not include alloca.h, config.h does that.
8825 * sysdep.c: Likewise. Do not define fwrite, not used.
8826
8827 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8828
8829 * sysdep.c (child_setup_tty): Move the non-canonical initialization to
8830 the HAVE_TERMIO where it belongs (bug#6149).
8831
8832 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8833
8834 * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
8835 of bug#6305).
8836
8837 2010-05-30 Eli Zaretskii <eliz@gnu.org>
8838
8839 * bidi.c (bidi_move_to_visually_next): Make sure the sentinel
8840 state is always cached (bug#6306).
8841
8842 2010-05-29 Eli Zaretskii <eliz@gnu.org>
8843
8844 Fix cursor motion in bidi-reordered continued lines.
8845 * xdisp.c (try_cursor_movement): Backup to non-continuation line
8846 only after finding point's row. Fix the logic. Rewrite the loop
8847 over continuation lines in bidi-reordered buffers.
8848 Return CURSOR_MOVEMENT_MUST_SCROLL upon failure to find a suitable row,
8849 rather than CURSOR_MOVEMENT_CANNOT_BE_USED.
8850
8851 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
8852
8853 * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
8854
8855 2010-05-28 Kenichi Handa <handa@m17n.org>
8856
8857 * font.c (font_delete_unmatched): Check Vface_ignored_fonts.
8858 Don't sheck SPEC if it is nil.
8859 (font_list_entities): Call font_delete_unmatched if
8860 Vface_ignored_fonts is non-nil. (Bug#6287)
8861
8862 2010-05-28 Glenn Morris <rgm@gnu.org>
8863
8864 * Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
8865
8866 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
8867
8868 * fileio.c (Fdelete_file): Change meaning of optional arg to mean
8869 whether to trash.
8870 (internal_delete_file, Frename_file): Callers changed.
8871 (delete_by_moving_to_trash): Doc fix.
8872 (Fdelete_directory_internal): Don't move to trash.
8873
8874 * callproc.c (delete_temp_file):
8875 * buffer.c (Fkill_buffer): Callers changed.
8876
8877 * lisp.h: Update prototype.
8878
8879 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
8880
8881 * xdisp.c (redisplay_window): After redisplay, check if point is
8882 still valid before setting it (Bug#6177).
8883
8884 2010-05-27 Glenn Morris <rgm@gnu.org>
8885
8886 * Makefile.in, autodeps.mk, deps.mk, ns.mk:
8887 Convert comments to Makefile format.
8888
8889 * Makefile.in (bootstrap-clean): No more Makefile.c.
8890
8891 2010-05-26 Glenn Morris <rgm@gnu.org>
8892
8893 * Makefile.in (YMF_PASS_LDFLAGS): Remove.
8894 (temacs${EXEEXT}): Use PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS.
8895
8896 * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
8897 Remove.
8898 (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
8899
8900 2010-05-26 Kenichi Handa <handa@m17n.org>
8901
8902 * composite.c (composition_compute_stop_pos): Fix condition for
8903 backward scanning.
8904
8905 2010-05-25 Glenn Morris <rgm@gnu.org>
8906
8907 * Makefile.in (@NS_IMPL_GNUSTEP_INC@, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
8908 Move before TEMACS_LDFLAGS.
8909 (TEMACS_LDFLAGS): Use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
8910 (temacs${EXEEXT}): Do not use $NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
8911
8912 * Makefile.in (NOT_C_CODE): No longer define.
8913 (config.h): No longer include.
8914
8915 * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
8916 variables it may reference.
8917
8918 * Makefile.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
8919 (TEMACS_LDFLAGS): Remove LD_SWITCH_SYSTEM_EXTRA.
8920
8921 2010-05-25 Kenichi Handa <handa@m17n.org>
8922
8923 * dispextern.h (struct composition_it): New members rule_idx and
8924 charpos.
8925
8926 * xdisp.c (set_iterator_to_next): While scanning backward, assume
8927 that the character positions of IT point the last character of the
8928 current grapheme cluster.
8929 (next_element_from_composition): Don't change character positions
8930 of IT.
8931 (append_composite_glyph): Set glyph->charpos to
8932 it->cmp_it.charpos.
8933
8934 * composite.c (autocmp_chars): Change the first argument to RULE,
8935 and try composition with RULE only.
8936 (composition_compute_stop_pos): Record the index number of the
8937 composition rule in CMP_IT->rule_idx.
8938 (composition_reseat_it): Call autocmp_chars repeatedly until the
8939 correct rule of the composition is found.
8940 (composition_update_it): Set CMP_IT->charpos. Assume the CHARPOS
8941 is at the last character of the current grapheme cluster when
8942 CMP_IT->reversed_p is nonzero.
8943
8944 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * editfns.c (Fbyte_to_string): New function.
8947
8948 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8949
8950 * process.c (Fmake_network_process): Set :host to nil if it's not used.
8951 Suggested by Masatake YAMATO <yamato@redhat.com>.
8952
8953 2010-05-23 Eli Zaretskii <eliz@gnu.org>
8954
8955 * dispextern.h (init_iterator): Sync prototype with changed definition.
8956
8957 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
8958
8959 * s/netbsd.h: If terminfo is found, use it in preference to
8960 termcap. (Bug#6190) [Backport from trunk]
8961
8962 2010-05-19 Eli Zaretskii <eliz@gnu.org>
8963
8964 Redesign and reimplement bidi-aware edge positions of glyph rows.
8965
8966 * dispextern.h (struct glyph_row): New members minpos and maxpos.
8967 (MATRIX_ROW_START_CHARPOS, MATRIX_ROW_START_BYTEPOS)
8968 (MATRIX_ROW_END_CHARPOS, MATRIX_ROW_END_BYTEPOS): Reference minpos
8969 and maxpos members instead of start.pos and end.pos, respectively.
8970
8971 * xdisp.c (display_line): Compare IT_CHARPOS with the position in
8972 row->start.pos, rather than with MATRIX_ROW_START_CHARPOS.
8973 (cursor_row_p): Use row->end.pos rather than MATRIX_ROW_END_CHARPOS.
8974 (try_window_reusing_current_matrix, try_window_id):
8975 Use ROW->minpos rather than ROW->start.pos.
8976 (init_from_display_pos, init_iterator): Use EMACS_INT for
8977 character and byte positions.
8978 (find_row_edges): Rename from find_row_end. Accept additional
8979 arguments for minimum and maximum buffer positions seen by
8980 display_line for this row. Don't use iterator to find the
8981 position following the maximum one; instead, increment the
8982 position found by display_line directly. Fix logic; eol_pos
8983 should be tested before the rest. Handle the case of characters
8984 delivered from display vector (bug#6036). Fix tests related to
8985 it->method. Handle the truncated_on_right_p rows.
8986 (RECORD_MAX_MIN_POS): New macro.
8987 (display_line): Use it to record the minimum and maximum buffer
8988 positions for glyphs in the row being assembled. Record the
8989 position of the newline that terminates the line. If word wrap is
8990 in effect, restore minimum and maximum positions seen up to the
8991 wrap point, when iterator returns to it.
8992 (try_window_reusing_current_matrix): Give up if in bidi-reordered
8993 row and cursor not already at point. Restore original pre-bidi
8994 code for unidirectional buffers.
8995
8996 * dispnew.c (increment_row_positions, check_matrix_invariants):
8997 Increment and check row->start.pos and row->end.pos, in addition
8998 to MATRIX_ROW_START_CHARPOS and MATRIX_ROW_END_CHARPOS.
8999
9000 * .gdbinit (prowlims): Display row->minpos and row->maxpos.
9001 Display truncated_on_left_p and truncated_on_right_p flags.
9002 Formatting fixes.
9003 (pmtxrows): Display the ordinal number of each row. Don't display
9004 rows beyond the last one.
9005
9006 * bidi.c (bidi_cache_iterator_state): Don't zero out new_paragraph:
9007 it is not copied by bidi_copy_it.
9008
9009 2010-05-22 Eli Zaretskii <eliz@gnu.org>
9010
9011 * w32.c (sys_write): Break writes into chunks smaller than 32MB.
9012 (Bug#6237)
9013
9014 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
9015
9016 * image.c (Fimage_flush): Rename from image-refresh.
9017
9018 2010-05-21 Chong Yidong <cyd@stupidchicken.com>
9019
9020 * xdisp.c (redisplay_internal): Clear caches even if redisplaying
9021 just one window.
9022
9023 * image.c (Vimage_cache_eviction_delay): Decrease to 300.
9024 (clear_image_cache): If the number of cached images is unusually
9025 large, decrease the cache eviction delay (Bug#6230).
9026
9027 2010-05-21 Glenn Morris <rgm@gnu.org>
9028
9029 * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
9030 Move these rules to ns.mk.
9031 * ns.mk: New file.
9032
9033 * Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
9034
9035 * Makefile.in (CANNOT_DUMP): New, set by configure.
9036 (emacs${EXEEXT}, bootstrap-emacs${EXEEXT}): Use $CANNOT_DUMP.
9037
9038 2010-05-20 Juri Linkov <juri@jurta.org>
9039
9040 * fileio.c (Fdelete_file): Change interative spec to use
9041 `read-file-name' like in `find-file-read-args' where the default
9042 value is `default-directory' instead of `buffer-file-name'.
9043 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
9044
9045 2010-05-20 Kevin Ryde <user42@zip.com.au>
9046
9047 * keyboard.c (Vlast_command, Vkeyboard_translate_table)
9048 (Voverriding_terminal_local_map, Vsystem_key_alist)
9049 (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
9050
9051 2010-05-20 Glenn Morris <rgm@gnu.org>
9052
9053 * Makefile.in (DEPDIR): New constant.
9054 (DEPFLAGS): Set with configure, not cpp.
9055 (MKDEPDIR): New, set by configure.
9056 (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR.
9057 (clean): Use $DEPDIR.
9058 (deps_frag): Include from configure.
9059 Move static/dynamic dependency stuff to deps.mk/autodeps.mk.
9060 * deps.mk, autodeps.mk: New files, extracted from Makefile.in.
9061
9062 * bidi.c (bidi_cache_shrink, bidi_cache_iterator_state):
9063 Fix reallocation of the cache. (Bug#6210)
9064
9065 2010-05-19 Glenn Morris <rgm@gnu.org>
9066
9067 * s/msdos.h (ORDINARY_LINK): Move to sed2v2.inp.
9068
9069 * Makefile.in (LD, YMF_PASS_LDFLAGS): Set with configure, not cpp.
9070 (GNULIB_VAR): Remove.
9071 (LIBES): Use LIB_GCC instead of GNULIB_VAR.
9072
9073 * m/ibms390x.h (LINKER):
9074 * m/macppc.h (LINKER) [GNU_LINUX]:
9075 * s/aix4-2.h (ORDINARY_LINK):
9076 * s/cygwin.h (LINKER):
9077 * s/darwin.h (ORDINARY_LINK):
9078 * s/gnu.h (ORDINARY_LINK):
9079 * s/netbsd.h (LINKER):
9080 * s/usg5-4.h (ORDINARY_LINK):
9081 Move to configure.
9082
9083 * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
9084
9085 2010-05-18 Chong Yidong <cyd@stupidchicken.com>
9086
9087 * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
9088 prevent stack overflow if number of arguments is too large
9089 (Bug#6214).
9090
9091 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
9092
9093 * charset.c (load_charset_map_from_file): Don't call close after fclose.
9094
9095 2010-05-18 Glenn Morris <rgm@gnu.org>
9096
9097 * s/gnu-linux.h: Combine two conditionals.
9098
9099 * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) separately from
9100 $(POST_ALLOC_OBJ).
9101
9102 * Makefile.in (RALLOC_OBJ): New, set by configure.
9103 (rallocobj): Replace with the previous variable.
9104 (otherobj): Use $RALLOC_OBJ.
9105
9106 * s/gnu.h (REL_ALLOC) [DOUG_LEA_MALLOC]:
9107 * s/gnu-linux.h (REL_ALLOC) [DOUG_LEA_MALLOC]: Move undef to configure.
9108
9109 * Makefile.in (GMALLOC_OBJ, VMLIMIT_OBJ): New, set by configure.
9110 (gmallocobj, vmlimitobj): Replace with previous two variables.
9111 (otherobj): Use $GMALLOC_OBJ, $VMLIMIT_OBJ.
9112
9113 2010-05-17 Glenn Morris <rgm@gnu.org>
9114
9115 * Makefile.in (OLDXMENU_DEPS): New, set by configure.
9116 (stamp-oldxmenu): Use $OLDXMENU_DEPS.
9117
9118 2010-05-16 Glenn Morris <rgm@gnu.org>
9119
9120 * Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
9121
9122 * Makefile.in (clean): Get rid of HAVE_NS conditional.
9123
9124 * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the
9125 trailing "/".
9126
9127 * Makefile.in (TEMACS_LDFLAGS2): New, set by configure.
9128 (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default.
9129
9130 * Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused.
9131 (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure.
9132 (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic.
9133 (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced.
9134 Make most of the NS_IMPL_GNUSTEP case the same as the default case.
9135
9136 * Makefile.in (temacs${EXEEXT}) [!NS_IMPL_GNUSTEP]:
9137 Remove ${STARTFLAGS}, nothing ever sets it.
9138
9139 2010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
9140
9141 * m/ia64.h (UNEXEC): Remove, set in s/*.h.
9142
9143 2010-05-16 Glenn Morris <rgm@gnu.org>
9144
9145 * Makefile.in (LIBX_BASE): Always define.
9146
9147 * Makefile.in (LIBX_OTHER): Move out of cpp section.
9148
9149 * Makefile.in (LIBXT): Always define.
9150
9151 2010-05-15 Glenn Morris <rgm@gnu.org>
9152
9153 * Makefile.in (OLDXMENU, LIBXMENU, LIBX_OTHER): Always define.
9154
9155 * Makefile.in (FONT_DRIVERS): Remove, replace with $FONT_OBJ.
9156 (obj, SOME_MACHINE_OBJECTS): Use $FONT_OBJ.
9157
9158 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
9159
9160 * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (Bug#5916)
9161 (LISP_MAKE_RVALUE) [!USE_LISP_UNION_TYPE && !__GNUC__]: Likewise.
9162
9163 * emacs.c (main): Initialize initial-environment and
9164 process-environment before generating from env, not after.
9165
9166 Handle --version reasonably in CANNOT_DUMP configuration.
9167 * emacs.c (emacs_version, emacs_copyright): New string variables.
9168 (Vemacs_version, Vemacs_copyright): New Lisp_Object variables.
9169 (syms_of_emacs): Defvar them, and initialize them from the C
9170 string variables.
9171 (main): If initialization hasn't been done, print initial version
9172 info from the C strings, instead of starting an interactive session.
9173
9174 2010-05-15 Eli Zaretskii <eliz@gnu.org>
9175
9176 * bidi.c (bidi_paragraph_init): Don't leave alone garbage values
9177 of bidi_it->paragraph_dir. Call bidi_initialize if needed.
9178 (bidi_paragraph_init): Remove redundant assertion that we are at
9179 the beginning of a line after call to bidi_find_paragraph_start.
9180
9181 * xdisp.c (Fcurrent_bidi_paragraph_direction): New function.
9182 (syms_of_xdisp): Defsubr it.
9183
9184 * cmds.c (Fforward_char, Fbackward_char): Doc fix.
9185
9186 * Makefile.in: Fix MSDOS-related comments.
9187
9188 2010-05-15 Glenn Morris <rgm@gnu.org>
9189
9190 * Makefile.in (OLDXMENU_TARGET): New, set by configure.
9191 (really-lwlib, really-oldXMenu): Always define.
9192 ($OLDXMENU): Depend on $OLDXMENU_TARGET.
9193
9194 * Makefile.in: Simplify cpp conditional.
9195
9196 * Makefile.in (${ns_appdir}): Simplify using umask.
9197
9198 * Makefile.in (${ns_appdir}): Remove references to CVS-related files.
9199
9200 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
9201
9202 * eval.c (specbind): Remove left-over duplicate test.
9203 Disallow let-binding frame-local vars. Add comment.
9204
9205 2010-05-14 Eli Zaretskii <eliz@gnu.org>
9206
9207 Make the cache of bidi iterator states dynamically allocated.
9208 * bidi.c (bidi_cache_shrink): New function.
9209 (bidi_init_it): Call it.
9210 (bidi_cache_iterator_state): Enlarge the cache if needed.
9211
9212 * bidi.c (bidi_move_to_visually_next): Rename from
9213 bidi_get_next_char_visually. All callers changed.
9214
9215 2010-05-14 Kenichi Handa <handa@m17n.org>
9216
9217 * dispextern.h (struct composition_it): New member reversed_p.
9218
9219 * composite.c (composition_compute_stop_pos): Search backward if
9220 ENDPOS < CHARPOS.
9221 (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
9222 Set CMP_IT->reversed_p.
9223 (composition_update_it): Pay attention to CMP_IT->reversed_p.
9224
9225 * xdisp.c (set_iterator_to_next):
9226 Call composition_compute_stop_pos with negative ENDPOS if we are
9227 scanning backward. Call composition_compute_stop_pos if scan
9228 direction is changed.
9229 (next_element_from_buffer): Call composition_compute_stop_pos with
9230 negative ENDPOS if we are scanning backward.
9231 (next_element_from_composition): Pay attention to
9232 IT->cmp_it.reversed_p.
9233
9234 2010-05-14 Kenichi Handa <handa@m17n.org>
9235
9236 * font.c (font_range): Return the range for the font found at first.
9237
9238 2010-05-14 Glenn Morris <rgm@gnu.org>
9239
9240 * Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Always define.
9241
9242 * Makefile.in (mktime, X11, register): Move undefs to configure.
9243
9244 * Makefile.in (MSDOS_OBJ): Default to empty, let msdos scripts set it.
9245 (MSDOS_X_OBJ): New variable.
9246 (MSDOS_SUPPORT_REAL): New constant.
9247 (MSDOS_SUPPORT): Set as a variable, not with cpp.
9248 (obj): Use MSDOS_X_OBJ.
9249 (lisp): Use MSDOS_SUPPORT as a variable.
9250
9251 * Makefile.in (REAL_MOUSE_SUPPORT): New constant.
9252 (GPM_MOUSE_SUPPORT): Now it's a constant.
9253 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): Set with configure,
9254 not cpp.
9255
9256 * Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
9257 (ns_appresdir): Remove, unused.
9258
9259 * Makefile.in (SHELL): Move outside cpp section.
9260
9261 * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
9262
9263 2010-05-13 Glenn Morris <rgm@gnu.org>
9264
9265 * Makefile.in (FONT_DRIVERS): Place with other HAVE_X_WINDOWS stuff.
9266 (TOOLTIP_SUPPORT): Place with other HAVE_WINDOW_SYSTEM stuff.
9267
9268 * Makefile.in (FONT_DRIVERS): If HAVE_X_WINDOWS is defined,
9269 HAVE_WINDOW_SYSTEM must be too.
9270
9271 * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file.
9272 (lisp): Remove WINNT_SUPPORT.
9273
9274 * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]:
9275 Let configure set these variables (to empty) in this case as well.
9276
9277 * Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp.
9278 (LIBX_BASE): Use $LD_SWITCH_X_SITE.
9279
9280 * Makefile.in (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
9281 (LIB_MATH, FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS)
9282 (FREETYPE_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS)
9283 (M17N_FLT_LIBS, GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBGPM)
9284 (LIBRESOLV, UNEXEC_OBJ): For clarity, define variables to hold
9285 the values output by configure.
9286 (ALL_CFLAGS, obj, LIBES, temacs${EXEEXT}): Use the above variables.
9287
9288 2010-05-12 Glenn Morris <rgm@gnu.org>
9289
9290 * Makefile.in (YMF_PASS_LDFLAGS, LD, LINKER): Simplify the logic.
9291 (LINKER_WAS_SPECIFIED): Remove.
9292
9293 * Makefile.in (LIB_GCC): Set using configure, not cpp.
9294 (GNULIB_VAR) [!ORDINARY_LINK]: Always set to $LIB_GCC.
9295 * m/arm.h (LIB_GCC) [GNU_LINUX]:
9296 * s/cygwin.h (LIB_GCC):
9297 * s/freebsd.h (LIB_GCC):
9298 * s/gnu-linux.h (LIB_GCC):
9299 * s/msdos.h (LIB_GCC):
9300 * s/netbsd.h (LIB_GCC):
9301 Move to configure.
9302
9303 2010-05-11 Karel Klíč <kklic@redhat.com>
9304
9305 * ftfont.c: Fix incorrect parentheses of #if condition for
9306 definining M17N_FLT_USE_NEW_FEATURE.
9307
9308 2010-05-11 Glenn Morris <rgm@gnu.org>
9309
9310 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
9311 * s/msdos.h (MSDOS_LIBS_SYSTEM): Remove.
9312
9313 2010-05-10 Eli Zaretskii <eliz@gnu.org>
9314
9315 * xdisp.c (init_iterator): Don't turn on bidi reordering in
9316 unibyte buffers. See
9317 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
9318
9319 2010-05-10 Glenn Morris <rgm@gnu.org>
9320
9321 * Makefile.in (LIBS_SYSTEM): Set using configure, not cpp.
9322 (LIBS_SYSTEM) [MSDOS]: Reset with MSDOS_LIBS_SYSTEM.
9323 (LIBES): Use LIBS_SYSTEM as a variable.
9324 * s/msdos.h (LIBS_SYSTEM): Rename to MSDOS_LIBS_SYSTEM. Always define.
9325 * s/aix4-2.h (LIBS_SYSTEM):
9326 * s/freebsd.h (LIBS_SYSTEM):
9327 * s/hpux10-20.h (LIBS_SYSTEM):
9328 * s/sol2-6.h (LIBS_SYSTEM):
9329 * s/unixware.h (LIBS_SYSTEM):
9330 Move to configure.
9331
9332 * s/aix4-2.h (MAIL_USE_LOCKF):
9333 * s/bsd-common.h (MAIL_USE_FLOCK):
9334 * s/darwin.h (MAIL_USE_FLOCK):
9335 * s/gnu-linux.h (MAIL_USE_FLOCK):
9336 * s/irix6-5.h (MAIL_USE_FLOCK):
9337 * s/template.h (MAIL_USE_FLOCK):
9338 Move to configure.
9339
9340 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
9341
9342 * Version 23.2 released.
9343
9344 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
9345
9346 * composite.c (autocmp_chars): Save point as marker before calling
9347 auto-composition-function (Bug#5984).
9348
9349 * lisp.h (restore_point_unwind): Add prototype.
9350
9351 * fileio.c (restore_point_unwind): Remove static attribute.
9352
9353 2010-05-08 Kenichi Handa <handa@m17n.org>
9354
9355 * ftfont.c (M17N_FLT_USE_NEW_FEATURE): Define it if we can use the
9356 new feature of libotf and m17n-flt.
9357 (ftfont_check_otf) [M17N_FLT_USE_NEW_FEATURE]:
9358 Call OTF_check_features even if no specific feature is given.
9359 (PACK_OTF_TAG) [M17N_FLT_USE_NEW_FEATURE]: New macro.
9360 (ftfont_drive_otf) [M17N_FLT_USE_NEW_FEATURE]: Handle the case
9361 that OUT is NULL. Use OTF_drive_gsub_with_log and
9362 OTF_drive_gpos_with_log instead of OTF_drive_gsub and
9363 OTF_drive_gpos.
9364 (ftfont_try_otf) [M17N_FLT_USE_NEW_FEATURE]: New function.
9365 (ftfont_shape_by_flt) [M17N_FLT_USE_NEW_FEATURE]:
9366 Setup mflt_enable_new_feature and mflt_try_otf.
9367
9368 2010-05-08 Jan Djärv <jan.h.d@swipnet.se>
9369
9370 * xsettings.c (Ftool_bar_get_system_style): Correct comment.
9371
9372 * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
9373 box and toolbar (Bug #6139).
9374 (xg_create_tool_bar): Remove comment (Bug #6139).
9375 (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
9376 (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
9377
9378 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
9379
9380 * makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
9381 Update dependencies.
9382
9383 2010-05-08 Eli Zaretskii <eliz@gnu.org>
9384
9385 * fringe.c (update_window_fringes): Set up truncation bitmaps for
9386 R2L lines.
9387
9388 2010-05-08 Glenn Morris <rgm@gnu.org>
9389
9390 * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
9391
9392 * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
9393 (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
9394 (termcapobj): Replace with TERMCAP_OBJ.
9395 (otherobj): Use $TERMCAP_OBJ instead of $termcapobj.
9396 (LIBES): Use LIBS_TERMCAP as a variable.
9397
9398 * s/freebsd.h (osreldate.h): No longer include, since this file
9399 does not use __FreeBSD_version any more.
9400
9401 * s/aix4-2.h (TERMINFO):
9402 * s/cygwin.h (TERMINFO):
9403 * s/darwin.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
9404 * s/freebsd.h (TERMINFO, LIBS_TERMCAP):
9405 * s/gnu-linux.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
9406 * s/gnu.h (TERMINFO, LIBS_TERMCAP) [HAVE_LIBNCURSES]:
9407 * s/hpux10-20.h (TERMINFO, LIBS_TERMCAP):
9408 * s/irix6-5.h (TERMINFO):
9409 * s/netbsd.h (LIBS_TERMCAP):
9410 * s/openbsd.h (TERMINFO, LIBS_TERMCAP):
9411 * s/sol2-6.h (LIBS_TERMCAP) [!TERMINFO]:
9412 * s/usg5-4.h (TERMINFO):
9413 Move to configure.
9414
9415 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9416
9417 * eval.c (unbind_to): Don't unbind a local binding into the global
9418 binding when the local binding disappeared. Inversely, don't unbind
9419 a global binding into a newly created local binding.
9420 * data.c (set_internal): Make its `buf' arg into a `where' arg so we
9421 can specify the frame to use, when applicable. Adjust callers.
9422
9423 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
9424 Stefan Monnier <monnier@iro.umontreal.ca>
9425
9426 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
9427
9428 2010-05-07 Eli Zaretskii <eliz@gnu.org>
9429
9430 * w32fns.c: Include w32.h.
9431 (Fw32_shell_execute): Decode the error message before passing it
9432 to `error'. (Bug#6126)
9433
9434 * msdos.c (dos_set_window_size):
9435 * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)'
9436 instead of `XSYMBOL (foo)->value'.
9437
9438 2010-05-07 Eli Zaretskii <eliz@gnu.org>
9439
9440 Fix the MS-DOS build, broken by autoconfiscation.
9441
9442 * Makefile.in: Don't use Make-style comments past the "start of
9443 cpp stuff" line.
9444 (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
9445
9446 * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
9447 edited directly by msdos/sed1v2.inp).
9448
9449 2010-05-07 Glenn Morris <rgm@gnu.org>
9450
9451 * Makefile.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
9452 (LD_SWITCH_SYSTEM_EXTRA): New variable, set by configure.
9453 (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM and $LD_SWITCH_SYSTEM_EXTRA,
9454 move out of cpp section.
9455 * s/freebsd.h (LD_SWITCH_SYSTEM):
9456 * s/gnu-linux.h (LD_SWITCH_SYSTEM):
9457 * s/netbsd.h (LD_SWITCH_SYSTEM):
9458 * s/openbsd.h (LD_SWITCH_SYSTEM): Move to configure.in.
9459
9460 2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
9461
9462 Define LIB_STANDARD and START_FILES using autoconf.
9463 * s/usg5-4.h (LIB_STANDARD):
9464 * s/netbsd.h (START_FILES):
9465 * s/irix6-5.h (LIB_STANDARD):
9466 * s/hpux10-20.h (LIB_STANDARD, START_FILES):
9467 * s/gnu-linux.h (START_FILES, LIB_STANDARD):
9468 * s/freebsd.h (START_FILES):
9469 * s/darwin.h (START_FILES):
9470 * s/cygwin.h (START_FILES):
9471 * s/aix4-2.h (LIB_STANDARD):
9472 * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
9473 * Makefile.in (STARTFILES): Rename to START_FILES, define using
9474 autoconf, not cpp.
9475
9476 2010-05-06 Dan Nicolaescu <dann@ics.uci.edu>
9477
9478 Remove NEED_BSDTTY and NEED_UNISTD_H.
9479 * s/hpux10-20.h (NEED_BSDTTY): Remove.
9480 * s/aix4-2.h (NEED_UNISTD_H): Remove.
9481 * systty.h: Simplify conditionals for including <sys/bsdtty.h>,
9482 <sys/ptyio.h> and <unistd.h>.
9483
9484 * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
9485
9486 * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
9487 * s/gnu.h (START_FILES): Remove empty definition.
9488
9489 2010-05-06 Jan Djärv <jan.h.d@swipnet.se>
9490
9491 * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
9492
9493 2010-05-06 Glenn Morris <rgm@gnu.org>
9494
9495 * Makefile.in (CPP, LN_S): Remove unused variables.
9496
9497 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9498
9499 * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
9500
9501 2010-05-05 Lawrence Mitchell <wence@gmx.li>
9502
9503 * m/sparc.h: Fix typo in earlier change.
9504
9505 2010-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9506
9507 Misc tweaks.
9508 * eval.c (Fdefvaralias): Remove unintended nested if.
9509 (internal_condition_case_2, internal_condition_case_n): Use ANSI type.
9510
9511 2010-05-04 Bernhard Herzog <bh@intevation.de> (tiny change)
9512
9513 * xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
9514
9515 2010-05-04 Dan Nicolaescu <dann@ics.uci.edu>
9516
9517 Remove BSD_PGRPS.
9518 * s/bsd-common.h (BSD_PGRPS): Remove undef.
9519 * s/gnu-linux.h (BSD_PGRPS): Remove.
9520 * term.c (dissociate_if_controlling_tty):
9521 * sysdep.c (narrow_foreground_group, widen_foreground_group)
9522 (init_sys_modes, reset_sys_modes):
9523 * emacs.c (main):
9524 * callproc.c (Fcall_process, child_setup): Remove code depending
9525 on BSD_PGRPS.
9526
9527 Remove POSIX_SIGNALS.
9528 * s/usg5-4.h (POSIX_SIGNALS):
9529 * s/netbsd.h (POSIX_SIGNALS):
9530 * s/msdos.h (POSIX_SIGNALS):
9531 * s/ms-w32.h (POSIX_SIGNALS):
9532 * s/hpux11.h (POSIX_SIGNALS):
9533 * s/gnu.h (POSIX_SIGNALS):
9534 * s/gnu-linux.h (POSIX_SIGNALS):
9535 * s/freebsd.h (POSIX_SIGNALS):
9536 * s/darwin.h (POSIX_SIGNALS):
9537 * s/cygwin.h (POSIX_SIGNALS):
9538 * s/aix4-2.h (POSIX_SIGNALS): Remove definition.
9539 * s/unixware.h:
9540 * s/sol2-6.h: Remove comments on POSIX_SIGNALS.
9541 * process.c (create_process):
9542 * syssignal.h:
9543 * sysdep.c (wait_for_termination, init_signals):
9544 * process.c (create_process):
9545 * msdos.c: POSIX_SIGNALS is always defined on all platforms,
9546 remove all code that assumes the contrary.
9547
9548 2010-05-04 Glenn Morris <rgm@gnu.org>
9549
9550 * s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell
9551 variable.
9552 * s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
9553 (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH.
9554 * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove.
9555 (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of
9556 LD_SWITCH_SYSTEM_tmp.
9557 * Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH):
9558 New variables, set by configure.
9559
9560 * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
9561 * s/darwin.h (HEADERPAD_EXTRA, LIBS_NSGUI): Remove.
9562 (LD_SWITCH_SYSTEM_TEMACS): Move to configure.in.
9563 * Makefile.in (LD_SWITCH_SYSTEM_TEMACS): New variable, set by configure.
9564 (TEMACS_LDFLAGS): Use $LD_SWITCH_SYSTEM_TEMACS.
9565
9566 * s/aix4-2.h (C_SWITCH_SYSTEM):
9567 * m/alpha.h (C_SWITCH_MACHINE):
9568 Move to configure.in.
9569 * Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
9570 New variables, set by configure.
9571 (ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
9572 $c_switch_machine and $c_switch_system.
9573
9574 2010-05-04 Dan Nicolaescu <dann@ics.uci.edu>
9575
9576 * s/hpux10-20.h (LIB_STANDARD): New definition.
9577 * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based
9578 on it, not used anymore.
9579
9580 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
9581
9582 * eval.c (internal_condition_case_n): Rename from
9583 internal_condition_case_2.
9584 (internal_condition_case_2): New function.
9585
9586 * xdisp.c (safe_call): Use internal_condition_case_n.
9587
9588 * fileio.c (Fdelete_file, internal_delete_file): New arg FORCE.
9589 (internal_delete_file, Frename_file): Callers changed.
9590
9591 * buffer.c (Fkill_buffer):
9592 * callproc.c (delete_temp_file): Callers changed (Bug#6070).
9593
9594 * lisp.h: Update prototypes.
9595
9596 2010-05-03 Glenn Morris <rgm@gnu.org>
9597
9598 * Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
9599 (LIBXT_OTHER, LIBX_OTHER): New, set by configure.
9600 (LIBXT): Set with configure, not cpp.
9601 (LIBX): Remove.
9602 (LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
9603
9604 2010-05-02 Dan Nicolaescu <dann@ics.uci.edu>
9605
9606 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
9607 The FreeBSD is not needed, the default works, Solaris version is
9608 not needed, and the remaining case is not supported by configure.
9609
9610 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
9611
9612 * xsmfns.c (CHDIR_OPT): New define.
9613 (smc_save_yourself_CB): Add CHDIR_OPT to options to use when
9614 restarting emacs.
9615
9616 * xterm.c (x_connection_closed): Call Fkill_emacs instead of
9617 shut_down_emacs.
9618
9619 * emacs.c (USAGE1): Mention --chdir.
9620 (main): Handle --chdir.
9621 (standard_args): Add --chdir.
9622 (fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
9623 #5552).
9624
9625 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
9626
9627 Remove LD_SWITCH_MACHINE.
9628 * Makefile.in (LD_SWITCH_MACHINE): Remove definition, unused.
9629 (TEMACS_LDFLAGS): Do not use LD_SWITCH_MACHINE.
9630
9631 Clean up IRIX code.
9632 * m/iris4d.h (TERMINFO, FIRST_PTY_LETTER): Move definitions ...
9633 * s/irix6-5.h (TERMINFO, FIRST_PTY_LETTER): ... here.
9634
9635 Clean up AIX code.
9636 * m/ibmrs6000.inp: Remove file, unused.
9637 * m/ibmrs6000.h (IBMR2AIX): Remove, unused.
9638 (LD_SWITCH_MACHINE): Rename to LD_SWITCH_SYSTEM_TEMACS, and move
9639 definition ...
9640 * s/aix4-2.h (LD_SWITCH_SYSTEM_TEMACS): ... here.
9641
9642 * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code,
9643 unused.
9644
9645 2010-05-01 Eli Zaretskii <eliz@gnu.org>
9646
9647 Emulate POSIX_SIGNALS on MS-Windows.
9648
9649 * s/ms-w32.h (POSIX_SIGNALS, struct sigaction, SIG_BLOCK)
9650 (SIG_SETMASK, SIG_UNBLOCK): Define.
9651
9652 * sysdep.c (sys_signal) [WINDOWSNT]: #ifdef away.
9653 (wait_for_termination) [WINDOWSNT]: Move MS-Windows specific code
9654 from non-POSIX_SIGNALS section to POSIX_SIGNALS section.
9655
9656 * w32.c (sigemptyset, sigaddset, sigfillset, sigprocmask):
9657 New stubs.
9658
9659 Miscellaneous fixes of bidi display.
9660
9661 * xdisp.c (find_row_end): New function, refactored from display_line.
9662 (display_line): Use it.
9663 (extend_face_to_end_of_line): In almost-filled rows, extend only
9664 if the row is R2L and not continued.
9665 (display_line): Fix prepending of truncation glyphs to R2L rows.
9666 Preserve overlay and string info in row->end.
9667 (insert_left_trunc_glyphs): Support addition of left truncation
9668 glyphs to R2L rows.
9669 (set_cursor_from_row): Don't place cursor on the vertical border
9670 glyph between adjacent windows. Fix a crash when a display string
9671 is continued to the next line. Don't return zero if cursor was
9672 found by `cursor' property of a display string.
9673 (try_cursor_movement): Don't assume that row->end == (row+1)->start,
9674 test for that explicitly.
9675
9676 2010-05-01 Glenn Morris <rgm@gnu.org>
9677
9678 * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
9679 for clarity.
9680 (OTHER_OBJ): Remove.
9681 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
9682 (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
9683
9684 2010-05-01 Karel Klíč <kklic@redhat.com>
9685
9686 * fileio.c (Ffile_selinux_context): Context functions may return null.
9687
9688 2010-04-30 Dan Nicolaescu <dann@ics.uci.edu>
9689
9690 * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
9691
9692 2010-04-30 Glenn Morris <rgm@gnu.org>
9693
9694 * Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable. (Bug#6065)
9695 (OTHER_OBJ): Define as a separate variable, for clarity.
9696
9697 2010-04-30 Jan Djärv <jan.h.d@swipnet.se>
9698
9699 * xsettings.c: Include limits.h and update file comment.
9700
9701 2010-04-30 Glenn Morris <rgm@gnu.org>
9702
9703 * Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
9704 Set with configure, not cpp.
9705 (LIBW): Remove, replace with $TOOLKIT_LIBW.
9706
9707 * Makefile.in (mallocobj): Remove.
9708 (otherobj): Simplify using @OTHER_OBJ@.
9709
9710 * Makefile.in (dispnew.o, frame.o, fringe.o, font.o, fontset.o)
9711 (keyboard.o, window.o, xdisp.o, xfaces.o, menu.o):
9712 Don't bother making nsgui.h dependency platform-specific.
9713
9714 * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
9715
9716 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9717
9718 * process.c (read_process_output, exec_sentinel): Don't burp if the
9719 sentinel/filter kills the current buffer (bug#6060).
9720
9721 Fix wrong-docstring problem introduced with hash-consing. (Bug#6008)
9722 * eval.c (Fautoload): Set doc to a unique number rather than to 0.
9723 Remove unused var `args'.
9724 * lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
9725 (LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
9726 * doc.c (store_function_docstring): Use XSETCAR.
9727
9728 2010-04-28 Glenn Morris <rgm@gnu.org>
9729
9730 * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
9731 (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
9732
9733 * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
9734
9735 * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
9736 (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
9737
9738 * Makefile.in (FONT_OBJ): New, set by configure.
9739 (FONT_DRIVERS): Use $FONT_OBJ.
9740
9741 * Makefile.in (LIBXMU): Set with configure, not cpp.
9742 * s/aix4-2.h (LIBXMU):
9743 * s/hpux10-20.h (LIBXMU):
9744 Remove definition, now set in configure.
9745
9746 * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
9747
9748 * m/amdx86-64.h [i386]: Move this test to configure.in.
9749
9750 2010-04-27 Glenn Morris <rgm@gnu.org>
9751
9752 * Makefile.in (LIBXTR6): Set with configure, not cpp.
9753 * s/unixware.h (NEED_LIBW): Remove definition.
9754
9755 * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
9756 (TOOLKIT_LIBW): New, set by configure.
9757 (@X_TOOLKIT_TYPE@): No longer define it.
9758
9759 * Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
9760 (MOTIF_LIBW): Set with configure, not cpp.
9761 * s/aix4-2.h (LIB_MOTIF):
9762 * s/gnu-linux.h (LIB_MOTIF):
9763 * s/unixware.h (LIB_MOTIF): Move to configure.in.
9764
9765 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
9766
9767 Reduce CPP usage.
9768 * Makefile.in (LIB_X11_LIB): Remove, inline in the only user.
9769 (obj): Use autoconf for unexec instead of cpp.
9770 (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE):
9771 Remove definitions and undefs. Inline definitions in the only user.
9772 (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf.
9773
9774 2010-04-27 Glenn Morris <rgm@gnu.org>
9775
9776 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Change the logic around,
9777 since the defaults (set by the system file) are fine in most cases.
9778 [GNU_LINUX, __OpenBSD__, __NetBSD__, __APPLE__]: Remove sections.
9779 * m/ibms390x.h (START_FILES, LIB_STANDARD):
9780 * m/macppc.h (START_FILES, LIB_STANDARD) [GNU_LINUX]:
9781 * m/sparc.h (START_FILES, LIB_STANDARD) [__linux__]:
9782 Remove definitions, since they are set correctly in s/gnu-linux.h.
9783 * s/freebsd.h (START_FILES, LIB_STANDARD):
9784 * s/gnu-linux.h (START_FILES, LIB_STANDARD):
9785 * s/hpux10-20.h (START_FILES):
9786 * s/netbsd.h (START_FILES, LIB_STANDARD, START_FILES_1, END_FILES_1):
9787 Use $CRT_DIR in place of fixed /usr/lib, /lib directories.
9788
9789 * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
9790 (MOTIF_LIBW): Use $LIBXP.
9791 (otherobj): Use $WIDGET_OBJ.
9792
9793 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
9794
9795 * Makefile.in (LIBS_MACHINE): Remove, unused.
9796
9797 Use autoconf instead of cpp for LIB_MATH.
9798 * s/darwin.h (LIB_MATH): Do not define here, move to configure.
9799 * s/cygwin.h (LIB_MATH): Likewise.
9800 * Makefile.in (LIB_MATH): Do not define with cpp.
9801 (LIBES): Use autoconf for LIB_MATH.
9802
9803 2010-04-26 Kenichi Handa <handa@m17n.org>
9804
9805 * composite.c (Ffind_composition_internal): Fix the return value
9806 for an automatic composition.
9807
9808 2010-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9809
9810 Remove all NO_ARG_ARRAY uses.
9811 * fns.c (concat2, concat3, nconc2):
9812 * eval.c (apply1, call1, call2, call3, call4, call5, call6)
9813 (call7): Remove NO_ARG_ARRAY usage, assume it's always true.
9814 * m/xtensa.h (NO_ARG_ARRAY):
9815 * m/template.h (NO_ARG_ARRAY):
9816 * m/sparc.h (NO_ARG_ARRAY):
9817 * m/sh3.h (NO_ARG_ARRAY):
9818 * m/mips.h (NO_ARG_ARRAY):
9819 * m/macppc.h (NO_ARG_ARRAY):
9820 * m/iris4d.h (NO_ARG_ARRAY):
9821 * m/intel386.h (NO_ARG_ARRAY):
9822 * m/ibms390x.h (NO_ARG_ARRAY):
9823 * m/ibms390.h (NO_ARG_ARRAY):
9824 * m/ibmrs6000.h (NO_ARG_ARRAY):
9825 * m/ia64.h (NO_ARG_ARRAY):
9826 * m/hp800.h (NO_ARG_ARRAY):
9827 * m/arm.h (NO_ARG_ARRAY):
9828 * m/amdx86-64.h (NO_ARG_ARRAY):
9829 * m/alpha.h (NO_ARG_ARRAY): Remove definition.
9830
9831 2010-04-25 Eli Zaretskii <eliz@gnu.org>
9832
9833 * xdisp.c (display_line): Don't assume 2nd call to
9834 get_next_display_element cannot return zero. (Bug#6030)
9835 (iterate_out_of_display_property): New function, body from pop_it.
9836 (pop_it): Use it.
9837
9838 2010-04-24 Glenn Morris <rgm@gnu.org>
9839
9840 * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
9841 For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
9842 (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
9843 since CRT_DIR defaults to /usr/lib. Suggested by Dan Nicolaescu.
9844
9845 2010-04-24 Eli Zaretskii <eliz@gnu.org>
9846
9847 * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
9848 use `get_next_display_element' and `set_iterator_to_next' to
9849 advance to the next character, when looking for the character that
9850 begins the next row.
9851
9852 * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
9853 definition of "struct Lisp_Symbol".
9854
9855 2010-04-24 Glenn Morris <rgm@gnu.org>
9856
9857 * Makefile.in (CRT_DIR): New variable, set by configure.
9858 * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
9859 Use $CRT_DIR rather than HAVE_LIB64_DIR. (Bug#5655)
9860
9861 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
9862
9863 * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
9864
9865 * s/cygwin.h (LIBS_DEBUG): Remove, unused.
9866
9867 Remove redundant flags.
9868 * s/freebsd.h (C_SWITCH_SYSTEM):
9869 * s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
9870 * s/netbsd.h (C_SWITCH_SYSTEM):
9871 * s/openbsd.h (LD_SWITCH_X_DEFAULT): Remove, configure takes care
9872 of these.
9873
9874 Simplify m/intel386.h.
9875 * m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
9876 user: ecrt0.c.
9877 (SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
9878 (USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
9879 the only user: s/unixware.h.
9880 * ecrt0.c: Remove #ifndef static. Inline CRT0_DUMMIES definition
9881 from m/intel386.h.
9882 * s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE):
9883 Definitions moved here from m/intel386.h.
9884
9885 * m/mips.h: Remove #if 0 code.
9886
9887 2010-04-23 Eli Zaretskii <eliz@gnu.org>
9888
9889 Fix display of composed characters from L2R scripts in bidi buffers.
9890 * xdisp.c (set_iterator_to_next, next_element_from_composition):
9891 After advancing IT past the composition, resync the bidi iterator
9892 with IT's position. (Bug#5977)
9893
9894 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
9895
9896 * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
9897 (TEMACS_LDFLAGS): Don't use LD_SWITCH_SYSTEM_TEMACS.
9898
9899 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
9902
9903 2010-04-23 Eli Zaretskii <eliz@gnu.org>
9904
9905 Support `display' text properties and overlay strings in bidi buffers.
9906 * xdisp.c (pop_it): When the stack is popped after displaying
9907 from a string, bidi-iterate to exit from the text portion covered
9908 by the `display' property or overlay. (Bug#5988, bug#5920)
9909
9910 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu>
9911
9912 * m/macppc.h (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
9913 (LD_SWITCH_MACHINE_TEMACS): Remove, configure sets nocombreloc.
9914
9915 * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
9916 * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove.
9917
9918 Simplify STARTFILES definition.
9919 * s/hpux10-20.h (START_FILES): Explicitly define here instead of
9920 relying on Makefile.in to define it.
9921 * s/cygwin.h (START_FILES): Likewise.
9922 * Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
9923
9924 Clean up Solaris code.
9925 * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM)
9926 (LIB_MOTIF): Remove, configure takes care of this.
9927 (NOT_USING_MOTIF): Remove, unused.
9928 * xrdb.c: Remove #if 0-ed #include.
9929 (SYSV): Remove conditional for old SysV.
9930 * sysdep.c (closedir): Remove conditional code for Solaris,
9931 Solaris has closedir.
9932
9933 2010-04-22 Jan Djärv <jan.h.d@swipnet.se>
9934
9935 * xsettings.c (read_and_apply_settings): Check if current_font is
9936 NULL before strcmp (Bug#6001).
9937
9938 2010-04-21 Dan Nicolaescu <dann@ics.uci.edu>
9939
9940 Clean up HP-UX files.
9941 * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
9942 (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
9943 (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
9944 * s/hpux10-20.h: ... to the only user, here.
9945
9946 2010-04-21 Eli Zaretskii <eliz@gnu.org>
9947
9948 * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't
9949 use buffer-local values of paragraph-start and paragraph-separate.
9950 <paragraph_start_re, paragraph_separate_re>: Rename from
9951 fallback_paragraph_start_re and fallback_paragraph_separate_re.
9952 (Bug#5992)
9953
9954 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
9955
9956 * xsettings.c: Qmonospace_font_name, Qtool_bar_style and
9957 current_tool_bar_style are new.
9958 (store_config_changed_event): Rename from store_font_changed_event.
9959 (XSETTINGS_TOOL_BAR_STYLE): New define.
9960 (SEEN_FONT, SEEN_TB_STYLE): New enum values.
9961 (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
9962 HAVE_XFT.
9963 (something_changedCB): store_font_changed_event is now
9964 store_config_changed_event.
9965 (parse_settings): Rename from parse_xft_settings.
9966 Read non-xft xsettings outside #ifdef HAVE_XFT.
9967 (read_settings): Rename from read_xft_settings.
9968 (apply_xft_settings): Take current settings as parameter. Do not
9969 call read_(xft)_settings.
9970 (read_and_apply_settings): New function.
9971 (xft_settings_event): Do non-xft stuff out of HAVE_XFT.
9972 Call read_and_apply_settings if there are settings to be read.
9973 (init_xsettings): Rename from init_xfd_settings.
9974 Call read_and_apply_settings unconditionally.
9975 (xsettings_initialize): Call init_xsettings.
9976 (Ftool_bar_get_system_style): New function.
9977 (syms_of_xsettings): Define Qmonospace_font_name and
9978 Qtool_bar_style. Initialize current_tool_bar_style to nil.
9979 defsubr Stool_bar_get_system_style. Fprovide on
9980 dynamic-setting.
9981 Move misplaced HAVE_GCONF.
9982
9983 * xsettings.h (Ftool_bar_get_system_style): Declare.
9984
9985 * xdisp.c: Vtool_bar_style, tool_bar_max_label_size,
9986 Qtext, Qboth, Qboth_horiz are new.
9987 (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR
9988 Vtool_bar_style, tool_bar_max_label_size.
9989
9990 * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz.
9991
9992 * keyboard.c: QClabel is new.
9993 (parse_tool_bar_item): Take out QClabel from tool bar items.
9994 Try to construct a label if ther is no QClabel.
9995 (syms_of_keyboard): Intern :label as QClabel.
9996
9997 * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new.
9998 (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE):
9999 New.
10000
10001 * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to
10002 dynamic-setting.el.
10003
10004 * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item.
10005 (xg_make_tool_item, xg_show_toolbar_item): New function.
10006 (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL.
10007 Call xg_make_tool_item to make a tool bar item.
10008 Call xg_show_toolbar_item. Use wtoolbar instead of x->toolbar_widget.
10009
10010 * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin
10011 into account for toolbars.
10012
10013 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
10014
10015 * data.c (make_blv): Declarations before code (Bug#5993).
10016
10017 2010-04-21 Glenn Morris <rgm@gnu.org>
10018
10019 * Makefile.in (DBUS_OBJ, GTK_OBJ, XMENU_OBJ, XOBJ):
10020 Define using autoconf, not cpp.
10021 (LIBXSM): New variable, set by autoconf.
10022 (LIBXT): Use $LIBXSM.
10023
10024 2010-04-21 Dan Nicolaescu <local_user@dannlt>
10025
10026 Remove NOMULTIPLEJOBS, unused.
10027 * s/template.h (NOMULTIPLEJOBS):
10028 * s/msdos.h (NOMULTIPLEJOBS): Remove, unused.
10029
10030 Simplify LD_SWITCH_SYSTEM_TEMACS usage.
10031 * s/freebsd.h (LD_SWITCH_SYSTEM_TEMACS):
10032 * s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure
10033 detects -znocombreloc and passes it to the linker
10034 * s/hpux10-20.h (LD_SWITCH_SYSTEM_TEMACS): Remove, empty.
10035
10036 2010-04-21 Glenn Morris <rgm@gnu.org>
10037
10038 * Makefile.in (LIBSELINUX_LIBS): Move out of #ifdef.
10039
10040 2010-04-21 Karel Klíč <kklic@redhat.com>
10041
10042 * Makefile.in (LIBSELINUX_LIBS): New.
10043 (LIBES): Add $LIBSELINUX_LIBS.
10044 * eval.c, lisp.h (call7): New function.
10045 * fileio.c [HAVE_LIBSELINUX]: Include selinux headers.
10046 (Ffile_selinux_context, Fset_file_selinux_context):
10047 New functions.
10048 (Fcopy_file): New parameter preserve-selinux-context.
10049 (Frename_file): Preserve selinux context when renaming by copy-file.
10050
10051 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
10052 Eli Zaretskii <eliz@gnu.org>
10053
10054 Don't depend on cm.c or termcap.c on Windows, use stubs.
10055 * makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
10056 ($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
10057 * w32console.c (current_tty, cost): New vars; lifted from cm.c.
10058 (evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
10059 (sys_tputs, sys_tgetstr): New stubs.
10060 * s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
10061 (tputs, tgetstr): New; define to sys_*.
10062
10063 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
10064
10065 * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
10066
10067 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10068
10069 * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
10070 Just signal a warning rather than an error when inside a let.
10071 (Fmake_variable_frame_local): Add the same test.
10072
10073 * font.c (syms_of_font): Make the style table vars read-only.
10074
10075 * buffer.h (struct buffer): Remove unused var `direction_reversed'.
10076 * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.
10077
10078 * bidi.c (bidi_initialize): Simplify fallback_paragraph_*_re init.
10079
10080 2010-04-20 Eli Zaretskii <eliz@gnu.org>
10081
10082 Fix R2L paragraph display on TTY.
10083
10084 * xdisp.c (unproduce_glyphs): New function.
10085 (display_line): Use it when produced glyphs are discarded from R2L
10086 glyph rows.
10087 (append_composite_glyph): In R2L rows, prepend the glyph rather
10088 than appending it.
10089
10090 * term.c (append_composite_glyph): In R2L rows, prepend the glyph
10091 rather than append it. Set up the resolved_level and bidi_type
10092 attributes of the appended glyph.
10093 (produce_special_glyphs): Mirror the backslash continuation
10094 character in R2L lines.
10095
10096 Implement display of R2L paragraphs in GUI sessions.
10097
10098 * xdisp.c [HAVE_WINDOW_SYSTEM]: Add prototype for
10099 append_stretch_glyph.
10100 (set_cursor_from_row) <cursor_x>: Remove unused variable.
10101 Fix off-by-one error in computing x at end of text in the row.
10102 (append_stretch_glyph): In reversed row, prepend the glyph rather
10103 than append it. Set resolved_level and bidi_type of the glyph.
10104 (extend_face_to_end_of_line): If the row is reversed, prepend a
10105 stretch glyph whose width is such that the rightmost glyph will be
10106 drawn at the right margin of the window. Fix off-by-one error on
10107 TTY frames in testing whether a line needs face extension.
10108 Fix face extension at ZV. If this is the last glyph row, use
10109 DEFAULT_FACE_ID, to avoid painting the rest of the window with the
10110 region face.
10111 (set_cursor_from_row, display_line):
10112 Use MATRIX_ROW_CONTINUATION_LINE_P instead of testing value of
10113 row->continuation_lines_width.
10114 (next_element_from_buffer): Don't call bidi_paragraph_init if we
10115 are at ZV. Fixes a crash when reseated to ZV by
10116 try_window_reusing_current_matrix.
10117 (display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
10118 which happens with R2L glyph rows. Fixes a crash when inserting a
10119 character at end of an R2L line.
10120 (set_cursor_from_row): Don't be fooled by truncated rows: don't
10121 treat them as having zero-width characters. Improve comments.
10122 Don't reverse pos_before and pos_after for reversed glyph rows.
10123 Set cursor.x to negative value when the cursor might be on the
10124 left fringe.
10125 (IT_OVERFLOW_NEWLINE_INTO_FRINGE): For R2L lines, consider the
10126 left fringe, not the right one.
10127 (notice_overwritten_cursor, draw_phys_cursor_glyph)
10128 (erase_phys_cursor): For reversed cursor_row, support cursor on
10129 the left fringe.
10130
10131 * fringe.c (update_window_fringes): For R2L rows, swap the bitmaps
10132 of continuation indicators on the fringes.
10133 (draw_fringe_bitmap): For reversed glyph rows, allow cursor on the
10134 left fringe.
10135
10136 * w32term.c (w32_draw_window_cursor): For reversed glyph rows,
10137 draw cursor on the left fringe.
10138
10139 * xterm.c (x_draw_window_cursor): For reversed glyph rows, draw
10140 cursor on the left fringe.
10141
10142 * dispnew.c (update_text_area): Handle reversed desired rows when
10143 the cursor is on the left fringe.
10144 (set_window_cursor_after_update): Limit cursor's hpos by -1 from
10145 below, not by 0, for when the cursor is on the left fringe.
10146
10147 2010-04-20 Jan Djärv <jan.h.d@swipnet.se>
10148
10149 * gtkutil.c (xg_event_is_for_scrollbar): Check if grabbed
10150 widget is a scrollbar.
10151
10152 2010-04-20 Kenichi Handa <handa@m17n.org>
10153
10154 * charset.c (char_charset): Consider Vcharset_non_preferred_head
10155 only when the arg CHARSET_LIST is nil.
10156
10157 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 Make variable forwarding explicit rather the using special values.
10160 Basically, this makes the structure of buffer-local values and object
10161 forwarding explicit in the type of Lisp_Symbols rather than use
10162 special Lisp_Objects for that. This tends to lead to slightly more
10163 verbose code, but is more C-like, simpler, and makes it easier to make
10164 sure we handled all cases, among other things by letting the compiler
10165 help us check it.
10166 * lisp.h (enum Lisp_Misc_Type, union Lisp_Misc):
10167 Removing forwarding objects.
10168 (enum Lisp_Fwd_Type, enum symbol_redirect, union Lisp_Fwd): New types.
10169 (struct Lisp_Symbol): Make the various forms of variable-forwarding
10170 explicit rather than hiding them inside Lisp_Object "values".
10171 (XFWDTYPE): New macro.
10172 (XINTFWD, XBOOLFWD, XOBJFWD, XKBOARD_OBJFWD): Redefine.
10173 (XBUFFER_LOCAL_VALUE): Remove.
10174 (SYMBOL_VAL, SYMBOL_ALIAS, SYMBOL_BLV, SYMBOL_FWD, SET_SYMBOL_VAL)
10175 (SET_SYMBOL_ALIAS, SET_SYMBOL_BLV, SET_SYMBOL_FWD): New macros.
10176 (SYMBOL_VALUE, SET_SYMBOL_VALUE): Remove.
10177 (struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd)
10178 (struct Lisp_Buffer_Objfwd, struct Lisp_Kboard_Objfwd):
10179 Remove the Lisp_Misc_* header.
10180 (struct Lisp_Buffer_Local_Value): Redefine.
10181 (BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): New macros.
10182 (struct Lisp_Misc_Any): Add filler to get the right size.
10183 (struct Lisp_Free): Use struct Lisp_Misc_Any rather than struct
10184 Lisp_Intfwd.
10185 (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL, DEFVAR_INT)
10186 (DEFVAR_KBOARD): Allocate a forwarding object.
10187 * data.c (do_blv_forwarding, store_blv_forwarding): New macros.
10188 (let_shadows_global_binding_p): New function.
10189 (union Lisp_Val_Fwd): New type.
10190 (make_blv): New function.
10191 (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
10192 (store_symval_forwarding, swap_in_global_binding, Fboundp)
10193 (swap_in_symval_forwarding, find_symbol_value, Fset)
10194 (let_shadows_buffer_binding_p, set_internal, default_value)
10195 (Fset_default, Fmake_variable_buffer_local, Fmake_local_variable)
10196 (Fkill_local_variable, Fmake_variable_frame_local)
10197 (Flocal_variable_p, Flocal_variable_if_set_p)
10198 (Fvariable_binding_locus):
10199 * xdisp.c (select_frame_for_redisplay):
10200 * lread.c (Fintern, Funintern, init_obarray, defvar_int)
10201 (defvar_bool, defvar_lisp_nopro, defvar_lisp, defvar_kboard):
10202 * frame.c (store_frame_param):
10203 * eval.c (Fdefvaralias, Fuser_variable_p, specbind, unbind_to):
10204 * bytecode.c (Fbyte_code) <varref, varset>: Adapt to the new symbol
10205 value structure.
10206 * buffer.c (PER_BUFFER_SYMBOL): Move from buffer.h.
10207 (clone_per_buffer_values): Only adjust markers into the current buffer.
10208 (reset_buffer_local_variables): PER_BUFFER_IDX is never -2.
10209 (Fbuffer_local_value, set_buffer_internal_1)
10210 (swap_out_buffer_local_variables):
10211 Adapt to the new symbol value structure.
10212 (DEFVAR_PER_BUFFER): Allocate a Lisp_Buffer_Objfwd object.
10213 (defvar_per_buffer): Take a new arg for the fwd object.
10214 (buffer_lisp_local_variables): Return a proper alist (different fix
10215 for bug#4138).
10216 * alloc.c (Fmake_symbol): Use SET_SYMBOL_VAL.
10217 (Fgarbage_collect): Don't handle buffer_defaults specially.
10218 (mark_object): Handle new symbol value structure rather than the old
10219 special Lisp_Misc_* objects.
10220 (gc_sweep) <symbols>: Free also the buffer-local-value objects.
10221 * term.c (set_tty_color_mode):
10222 * bidi.c (bidi_initialize): Don't access the ->value field directly.
10223 * buffer.h (PER_BUFFER_VAR_OFFSET): Don't bother with
10224 a buffer_local_flags.
10225 * print.c (print_object): Get rid of impossible forwarding objects.
10226
10227 2010-04-19 Eli Zaretskii <eliz@gnu.org>
10228
10229 * bidi.c (bidi_get_type, bidi_get_category)
10230 (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral)
10231 (bidi_type_of_next_char, bidi_level_of_next_char):
10232 Declare static. Use `INLINE' rather than `inline'.
10233
10234 2010-04-19 Juanma Barranquero <lekktu@gmail.com>
10235
10236 * dired.c (Ffile_attributes): Fix typo in docstring.
10237
10238 2010-04-19 Adrian Robert <Adrian.B.Robert@gmail.com>
10239
10240 * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as
10241 NSInteger (Bug#5811).
10242
10243 2010-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10244
10245 * s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
10246 (PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
10247
10248 2010-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10249
10250 * frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
10251
10252 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
10253
10254 * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
10255 terminal frames (Bug#5837).
10256
10257 2010-04-19 Eli Zaretskii <eliz@gnu.org>
10258
10259 * .gdbinit (xsubchartable): New command.
10260
10261 2010-04-19 Eli Zaretskii <eliz@gnu.org>
10262
10263 * xdisp.c (display_line): Don't write beyond the last glyph row in
10264 the desired matrix. Fixes a crash in "emacs -nw" (bug#5972), see
10265 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
10266 and
10267 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
10268
10269 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10270
10271 * alloc.c (Fpurecopy): Hash-cons if requested.
10272 (syms_of_alloc): Update purify-flag docstring.
10273
10274 2010-04-18 Jan Djärv <jan.h.d@swipnet.se>
10275
10276 * gtkutil.c (xg_set_geometry): Set size in geometry string also.
10277 (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
10278
10279 2010-04-17 Eli Zaretskii <eliz@gnu.org>
10280
10281 Fix a crash when an NSM character is inserted at BEGV.
10282
10283 * bidi.c (bidi_init_it): Fix initialization of bidi_it->prev.
10284 (bidi_resolve_weak): Don't use prev.type_after_w1 if it is
10285 NEUTRAL_B or UNKNOWN_BT.
10286
10287 2010-04-16 Eli Zaretskii <eliz@gnu.org>
10288
10289 * xdisp.c (set_cursor_from_row): Don't consider possibility of
10290 other rows with cursor unless they are different from this row and
10291 this row is part of a continued line. (Bug#5943)
10292
10293 2010-04-16 Dan Nicolaescu <dann@ics.uci.edu>
10294
10295 * s/freebsd.h: Restore osreldate.h include.
10296 Suggested by Naohiro Aota.
10297
10298 2010-04-16 Jan Djärv <jan.h.d@swipnet.se>
10299
10300 * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
10301
10302 2010-04-16 Ken Brown <kbrown@cornell.edu> (tiny change)
10303
10304 * s/cygwin.h: Avoid linking against static libgcc.
10305
10306 2010-04-15 Juri Linkov <juri@jurta.org>
10307
10308 * window.c: Add Qscroll_command.
10309 Remove Vscroll_preserve_screen_position_commands.
10310 (window_scroll_pixel_based, window_scroll_line_based): Check the
10311 `scroll-command' property on the last command instead of searching
10312 the last command in Vscroll_preserve_screen_position_commands.
10313 (syms_of_window): Initialize and staticpro `Qscroll_command'.
10314 Put Qscroll_command property on Qscroll_up and Qscroll_down.
10315 (scroll-preserve-screen-position): Doc fix.
10316 (Vscroll_preserve_screen_position_commands): Remove variable.
10317
10318 2010-04-15 Dan Nicolaescu <dann@ics.uci.edu>
10319
10320 * xdisp.c (message): Do not use NO_ARG_ARRAY.
10321
10322 2010-04-14 Dan Nicolaescu <dann@ics.uci.edu>
10323
10324 Reduce cpp use in Makefile.in.
10325 * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
10326 (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
10327 (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
10328 (ORDINARY_LINK): Remove, defined in src/s/gnu.h.
10329 (CRT0_COMPILE): Remove, inline it in the only user.
10330
10331 2010-04-14 Juri Linkov <juri@jurta.org>
10332
10333 * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
10334 `scroll-up-command' and `M-v' from `scroll-down' to
10335 `scroll-down-command'.
10336
10337 2010-04-14 Juri Linkov <juri@jurta.org>
10338
10339 * window.c (Vscroll_preserve_screen_position_commands): New variable
10340 with the default value as the list of Qscroll_down and Qscroll_up.
10341 (window_scroll_pixel_based, window_scroll_line_based): Search the
10342 last command in the list Vscroll_preserve_screen_position_commands
10343 instead of comparing with Qscroll_up and Qscroll_down.
10344
10345 2010-04-13 Jan Djärv <jan.h.d@swipnet.se>
10346
10347 * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
10348 (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
10349 does that.
10350
10351 * xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width
10352 to zero.
10353
10354 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
10355
10356 * term.c (init_tty): Move common text outside of #ifdef TERMINFO.
10357
10358 Try to solve the problem of spurious EOF chars in long lines of text
10359 sent to interactive subprocesses.
10360 * sysdep.c (child_setup_tty): Do not enable ICANON any more.
10361 (system_process_attributes): Remove unused var `ttotal'.
10362 * process.c (send_process): Don't bother breaking long line with EOF
10363 chars when talking to ttys any more.
10364 (wait_reading_process_output): Output a warning when called in such
10365 a way that it could block without being interruptible.
10366
10367 Try to detect file modification within the same second.
10368 * buffer.h (struct buffer): New field modtime_size.
10369 * buffer.c (reset_buffer): Initialize it.
10370 * fileio.c (Finsert_file_contents, Fwrite_region): Set it.
10371 (Fverify_visited_file_modtime): Check it.
10372 (Fclear_visited_file_modtime, Fset_visited_file_modtime): Clear it.
10373 (Fset_visited_file_modtime): Set (or clear) it.
10374
10375 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10376
10377 * process.c (status_notify): Remove unused var `ro'.
10378
10379 2010-04-12 Jan Djärv <jan.h.d@swipnet.se>
10380
10381 * xfns.c (select_visual): Don't call error if XGetVisualInfo returns
10382 more than one visual (Bug#5938).
10383
10384 2010-04-12 Dan Nicolaescu <dann@ics.uci.edu>
10385
10386 * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE):
10387 Undefine.
10388
10389 2010-04-11 Dan Nicolaescu <dann@ics.uci.edu>
10390
10391 Remove C_SWITCH_SYSTEM_TEMACS.
10392 * s/darwin.h (C_SWITCH_SYSTEM_TEMACS): Remove.
10393 (malloc, realloc, free): Use emacs, not temacs for conditional
10394 definition.
10395
10396 * Makefile.in (C_SWITCH_SYSTEM_TEMACS): Remove.
10397 (ALL_CFLAGS): Do not use C_SWITCH_SYSTEM_TEMACS.
10398
10399 Use autoconf, not cpp for some variables.
10400 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
10401 (C_SWITCH_X_SITE): Define using autoconf, not cpp.
10402 (ALL_CFLAGS): Use them as make variables.
10403 (really-lwlib, really-oldXMenu): Do not pass them.
10404
10405 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
10406
10407 * xmenu.c (apply_systemfont_to_dialog): New.
10408 (create_and_show_dialog): Call apply_systemfont_to_dialog if HAVE_XFT.
10409
10410 2010-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
10411
10412 * process.c (exec_sentinel): Preserve current-buffer.
10413
10414 * process.c (read_process_output): Move the save-current-buffer to
10415 apply to both the filter and the non-filter branches.
10416
10417 2010-04-10 Dan Nicolaescu <dann@ics.uci.edu>
10418
10419 * s/msdos.h (UNEXEC): New definition.
10420
10421 2010-04-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10422
10423 * dispextern.h (TRY_WINDOW_CHECK_MARGINS)
10424 (TRY_WINDOW_IGNORE_FONTS_CHANGE): New defines.
10425
10426 * xdisp.c (try_window): Change arg from CHECK_MARGINS to FLAGS.
10427 Don't abort with fonts change if TRY_WINDOW_IGNORE_FONTS_CHANGE is
10428 set in FLAGS. Callers with non-zero CHECK_MARGINS changed to use
10429 TRY_WINDOW_CHECK_MARGINS.
10430
10431 * xfns.c (Fx_show_tip): Undo last change. Call try_window with
10432 TRY_WINDOW_IGNORE_FONTS_CHANGE (Bug#2423). Subtract last glyph's
10433 width only when it is for padding.
10434
10435 2010-04-09 Jan Djärv <jan.h.d@swipnet.se>
10436
10437 * xfns.c (Fx_show_tip): Call try_window in a loop until
10438 fonts_changed_p is zero (Bug#2423).
10439
10440 2010-04-08 Eli Zaretskii <eliz@gnu.org>
10441
10442 * xdisp.c (set_cursor_from_row): Don't dereference glyphs beyond
10443 the end of TEXT_AREA. (Bug#5856)
10444
10445 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
10446
10447 * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of
10448 HAVE_GCONF.
10449
10450 2010-04-08 Eli Zaretskii <eliz@gnu.org>
10451
10452 * bidi.c (bidi_resolve_weak): Use prev.type_after_w1, instead of
10453 prev.orig_type, for resolving type of NSM. (Bug#5858)
10454
10455 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
10456
10457 * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
10458 (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
10459 in current_font.
10460 (init_gconf): Read value of SYSTEM_FONT and save it in current_font.
10461 (Ffont_get_system_normal_font, xsettings_get_system_normal_font):
10462 New functions.
10463 (syms_of_xsettings): Initialize current_font.
10464 defsubr Sfont_get_system_normal_font.
10465
10466 * xsettings.h (Ffont_get_system_normal_font)
10467 (xsettings_get_system_normal_font): Declare.
10468
10469 * xfns.c (extern xlwmenu_default_font): Remove.
10470 (Fx_create_frame): Remove setting of xlwmenu_default_font, moved
10471 to xlwmenu.c.
10472
10473 * menu.c (digest_single_submenu): If USE_LUCID and HAVE_XFT, encode
10474 menu items in UTF-8.
10475
10476 * xmenu.c: Include xsettings.h and xlwmenu.h if USE_LUCID.
10477 (apply_systemfont_to_menu): New function.
10478 (set_frame_menubar, create_and_show_popup_menu):
10479 Call apply_systemfont_to_menu.
10480
10481 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
10482
10483 * frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
10484 FRAME_LINE_TO_PIXEL_Y.
10485
10486 * xterm.c (x_set_window_size_1): Don't add border_width/height to
10487 pixelwidth/height.
10488
10489 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
10490
10491 Simplify code for HP machines.
10492 * m/hp800.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, NO_REMAP): Do not define
10493 for GNU_LINUX, not needed.
10494 (UNEXEC, NEED_BSDTTY): Move definitions...
10495 * s/hpux10-20.h (UNEXEC, NEED_BSDTTY): ... here.
10496
10497 * m/iris4d.h (UNEXEC): Move definition ...
10498 * s/irix6-5.h (UNEXEC): ... here.
10499
10500 2010-04-04 Jan Djärv <jan.h.d@swipnet.se>
10501
10502 * xfns.c (set_machine_and_pid_properties): New function.
10503 (Fx_create_frame): Call set_machine_and_pid_properties.
10504
10505 2010-04-03 Eli Zaretskii <eliz@gnu.org>
10506
10507 * bidi.c (bidi_resolve_explicit, bidi_level_of_next_char):
10508 Check bidi_it->bytepos against ZV_BYTE instead of bidi_it->ch against
10509 BIDI_EOB. Fixes infloop with vertical cursor motion at ZV.
10510
10511 * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
10512 in this function. (Bug#5703)
10513
10514 2010-04-03 Chong Yidong <cyd@stupidchicken.com>
10515
10516 * nsterm.h: Fix last change.
10517
10518 2010-04-03 Dan Nicolaescu <dann@ics.uci.edu>
10519
10520 * m/intel386.h (NO_REMAP): Move definition ...
10521 * s/msdos.h (NO_REMAP): ... here.
10522
10523 * m/vax.h (CRT0_DUMMIES): Remove, unused.
10524
10525 * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
10526 used on those platforms.
10527
10528 2010-04-02 Dan Nicolaescu <dann@ics.uci.edu>
10529
10530 Remove extern errno declarations.
10531 * xterm.c:
10532 * xrdb.c:
10533 * w32term.c:
10534 * unexec.c:
10535 * unexaix.c:
10536 * sysdep.c:
10537 * process.c:
10538 * lread.c:
10539 * keyboard.c:
10540 * floatfns.c:
10541 * filelock.c:
10542 * fileio.c:
10543 * emacs.c (main):
10544 * ecrt0.c:
10545 * dispnew.c:
10546 * callproc.c:
10547 * buffer.c: Remove errno extern declarations.
10548 * s/netbsd.h (NEED_ERRNO): Remove.
10549
10550 2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
10551
10552 Remove all uses of LIBX11_SYSTEM.
10553 * Makefile.in (LIBX11_SYSTEM): Remove.
10554 * s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
10555 instead.
10556
10557 2010-04-01 Eli Zaretskii <eliz@gnu.org>
10558
10559 Remove support for DJGPP v1.x (bug#5813).
10560
10561 * w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
10562 * s/msdos.h:
10563 * unexec.c (make_hdr, copy_text_and_data):
10564 * sysdep.c (wait_for_termination, sys_subshell):
10565 * msdos.c (dos_set_window_size, msdos_set_cursor_shape)
10566 (IT_set_terminal_modes, __write, _rename, gethostname)
10567 (gettimeofday, alarm, fork, kill, dos_ttraw, dos_ttcooked)
10568 (run_msdos_command, abort): Remove DJGPP v1.x code and tests of
10569 the value of __DJGPP__.
10570 (nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
10571 compatibility code.
10572 * lread.c:
10573 * gmalloc.c (memalign):
10574 * fileio.c (Fcopy_file, check_executable, Ffile_modes):
10575 * emacs.c (main):
10576 * dosfns.c (init_dosfns):
10577 * dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
10578
10579 2010-04-01 Eli Zaretskii <eliz@gnu.org>
10580
10581 * xdisp.c (set_cursor_from_row): Fix cursor positioning when the
10582 string with `cursor' property comes from an `after-string'
10583 overlay. (Bug#5816)
10584
10585 2010-04-01 Glenn Morris <rgm@gnu.org>
10586
10587 * Makefile.in (LIBTIFF, LIBJPEG, LIBPNG, LIBGIF, LIBXPM, XFT_LIBS):
10588 Define as Makefile variables.
10589 (LIBX): Use above variables rather than directly using autoconf.
10590
10591 2010-03-31 Dan Nicolaescu <dann@ics.uci.edu>
10592
10593 Clean up BSD_SYSTEM use.
10594 * xterm.c:
10595 * process.c:
10596 * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
10597 for including <sys/ioctl.h>.
10598 * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
10599 code is only used for MSDOS.
10600
10601 2010-03-31 Juri Linkov <juri@jurta.org>
10602
10603 * image.c: Add `Qextension_data'.
10604 (syms_of_image): Initialize and staticpro `Qextension_data'.
10605 (Fimage_metadata): Rename from `Fimage_extension_data'.
10606 (gif_load): Put GIF extension data to the property
10607 `Qextension_data'.
10608
10609 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
10610
10611 * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
10612 * nsterm.h: Fix prototype.
10613
10614 2010-03-31 Eli Zaretskii <eliz@gnu.org>
10615
10616 * xdisp.c (highlight_trailing_whitespace): Support highlight of
10617 trailing whitespace in right-to-left rows.
10618
10619 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10620
10621 Get rid of the direct_output optimizations.
10622 * keyboard.c (nonundocount): Remove extern declaration.
10623 (command_loop_1): Remove brittle optimisation for cheap and
10624 common operations.
10625 * xdisp.c (redisplay_internal): Don't bother checking
10626 redisplay_performed_directly_p any more.
10627 * sysdep.c (init_sys_modes): Don't call direct_output_forward_char
10628 any more.
10629 * dispnew.c (redisplay_performed_directly_p)
10630 (direct_output_for_insert, direct_output_forward_char):
10631 * dispextern.h (redisplay_performed_directly_p)
10632 (direct_output_for_insert, direct_output_forward_char): Remove.
10633 * cmds.c (nonundocount): Make it static.
10634
10635 2010-03-31 Bernhard Herzog <bh@intevation.de> (tiny change)
10636
10637 * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
10638
10639 2010-03-31 Jan Djärv <jan.h.d@swipnet.se>
10640
10641 * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is
10642 invisible (Bug#5766).
10643
10644 2010-03-31 Adrian Robert <adrian.b.robert@gmail.com>
10645
10646 * xdisp.c (x_consider_frame_title, update_window_cursor):
10647 Remove HAVE_NS conditionals.
10648 (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
10649
10650 * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
10651 filename for the title.
10652 (ns_set_doc_edited): Do nothing if the selected window is a
10653 minibuffer window.
10654
10655 * nsterm.h: Add prototypes for ns_set_name_as_filename and
10656 ns_set_doc_edited.
10657
10658 * nsterm.m: Remove unneeded prototype.
10659
10660 2010-03-31 Glenn Morris <rgm@gnu.org>
10661
10662 * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
10663 in the DOC file. (Bug#5336)
10664
10665 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
10666
10667 * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
10668
10669 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10670
10671 * window.c (keys_of_window): Remove redundant/overridden bindings.
10672
10673 2010-03-30 Eli Zaretskii <eliz@gnu.org>
10674
10675 * xdisp.c (BUFFER_POS_REACHED_P, move_it_in_display_line_to):
10676 Restore original behavior when the iterator is not bidi_p.
10677
10678 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
10679
10680 * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
10681
10682 2010-03-30 Eli Zaretskii <eliz@gnu.org>
10683
10684 * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we
10685 are outside the range of cached character positions.
10686
10687 2010-03-30 Juanma Barranquero <lekktu@gmail.com>
10688
10689 * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
10690
10691 2010-03-30 Eli Zaretskii <eliz@gnu.org>
10692
10693 Initial support for bidirectional editing.
10694
10695 * Makefile.in (obj): Include bidi.o.
10696 (bidi.o): New target.
10697
10698 * makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O).
10699 ($(BLD)/bidi.$(O)): New target.
10700
10701 * bidi.c: New file.
10702
10703 * buffer.h (struct buffer): New members bidi_display_reordering
10704 and bidi_paragraph_direction.
10705
10706 * buffer.c (init_buffer_once): Initialize bidi_display_reordering
10707 and bidi_paragraph_direction.
10708 (syms_of_buffer): Declare Lisp variables bidi-display-reordering
10709 and bidi-paragraph-direction.
10710 (Fbuffer_swap_text): Swap the values of
10711 bidi_display_reordering and bidi_paragraph_direction.
10712
10713 * dispextern.h (BIDI_MAXLEVEL, BIDI_AT_BASE_LEVEL): New macros.
10714 (bidi_type_t, bidi_dir_t): New types.
10715 (bidi_saved_info, bidi_stack, bidi_it): New structures.
10716 (struct it): New members bidi_p, bidi_it, paragraph_embedding,
10717 prev_stop, base_level_stop, and eol_pos.
10718 (bidi_init_it, bidi_get_next_char_visually): New prototypes.
10719 (IT_STACK_SIZE): Enlarge to 5.
10720 (struct glyph_row): New member reversed_p.
10721 <string_buffer_position>: Update prototype.
10722 (PRODUCE_GLYPHS): Set the reversed_p flag in the iterator's
10723 glyph_row if bidi_it.paragraph_dir == R2L.
10724 (struct glyph): New members resolved_level and bidi_type.
10725
10726 * dispnew.c (direct_output_forward_char): Give up if we need bidi
10727 processing or buffer's direction is right-to-left.
10728 (prepare_desired_row): Preserve the reversed_p flag.
10729 (row_equal_p): Compare the reversed_p attributes as well.
10730
10731 * xdisp.c (init_iterator): Initialize it->bidi_p.
10732 Call bidi_init_it and set it->paragraph_embedding from the current
10733 buffer's value of bidi_paragraph_direction.
10734 (reseat_1): Initialize bidi_it.first_elt.
10735 (set_iterator_to_next, next_element_from_buffer): Use the value of
10736 paragraph_embedding to determine the paragraph direction.
10737 (set_iterator_to_next): Under bidi reordering, call
10738 bidi_get_next_char_visually. Call bidi_paragraph_init if the
10739 new_paragraph flag is set in the bidi iterator.
10740 (next_element_from_buffer): If bidi_it.first_elt is set,
10741 initialize paragraph direction and find the first character to
10742 display in the visual order. If reseated to a middle of a line,
10743 prime the bidi iterator starting at the line's beginning.
10744 Handle the situation where we overstepped stop_charpos due to
10745 non-linearity of the bidi iteration. Likewise for when we back up
10746 beyond the previous stop_charpos. When moving across stop_charpos,
10747 record it in prev_stop.
10748 (display_line): Set row->end and it->start for the next row to the
10749 next character in logical order. Always extend reversed_p rows to
10750 the end of line, even if they end at ZV. Copy the reversed_p flag
10751 to the next glyph row. Keep calling set_cursor_from_row for
10752 bidi-reordered rows even if we already have a possible candidate
10753 for cursor position. Set row_end after all the row's glyphs have
10754 been produced, by looping over the glyphs. Record the position
10755 after EOL in it->eol_pos, and use it to set end_pos of the last
10756 row produced for a continued line.
10757 <Qright_to_left, Qleft_to_right>: New variables.
10758 (syms_of_xdisp): Initialize and staticpro them.
10759 (string_buffer_position_lim): New function.
10760 (string_buffer_position): Most of code moved to
10761 string_buffer_position_lim. Last argument and return value are
10762 now EMACS_INT; all callers changed.
10763 (set_cursor_from_row): Rewritten to support bidirectional text and
10764 reversed glyph rows.
10765 (text_outside_line_unchanged_p, try_window_id):
10766 Disable optimizations if we are reordering bidirectional text and the
10767 paragraph direction can be affected by the change.
10768 (append_glyph, append_composite_glyph)
10769 (produce_image_glyph, append_stretch_glyph): Set the
10770 resolved_level and bidi_type members of each glyph.
10771 (append_glyph): If the glyph row is reversed, prepend the glyph
10772 rather than appending it.
10773 (handle_stop_backwards): New function.
10774 (reseat_1, pop_it, push_it): Set prev_stop and base_level_stop.
10775 (reseat): Call handle_stop_backwards to recompute prev_stop and
10776 base_level_stop for the new position.
10777 (handle_invisible_prop): Under bidi iteration, skip invisible text
10778 using bidi_get_next_char_visually. If we are `reseat'ed, init the
10779 paragraph direction. Update IT->prev_stop after skipping
10780 invisible text.
10781 (move_it_in_display_line_to): New variables prev_method
10782 and prev_pos. Compare for strict equality in
10783 BUFFER_POS_REACHED_P.
10784 (try_cursor_movement): Examine all the candidate rows that occlude
10785 point, to return the best match. If rows are bidi-reordered
10786 and point moved backwards, back up to the row that is not a
10787 continuation line, and start looking for a suitable row from
10788 there.
10789
10790 * term.c (append_glyph): Reverse glyphs by pre-pending them,
10791 rather than appending, if the glyph_row's reversed_p flag is set.
10792 Set the resolved_level and bidi_type members of each glyph.
10793
10794 * .gdbinit (pbiditype): New command.
10795 (pgx): Use it to display bidi level and type of the glyph.
10796 (pitx): Display some bidi information about the iterator.
10797 (prowlims, pmtxrows): New commands.
10798
10799 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
10800
10801 Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
10802 * s/usg5-4.h (LIBS_DEBUG):
10803 * s/irix6-5.h (C_DEBUG_SWITCH):
10804 * s/gnu-linux.h (LIBS_DEBUG):
10805 * s/darwin.h (LIBS_DEBUG):
10806 * s/bsd-common.h (LIBS_DEBUG):
10807 * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
10808 * m/iris4d.h (LIBS_DEBUG):
10809 * m/hp800.h (LIBS_DEBUG): Remove definitions.
10810
10811 * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
10812 (LIBS_DEBUG): Remove definition.
10813
10814 2010-03-27 Chong Yidong <cyd@stupidchicken.com>
10815
10816 * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
10817 Windows.
10818
10819 2010-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10820
10821 * process.c (Fmake_network_process): Don't call turn_on_atimers around
10822 `connect' (Bug#5723).
10823
10824 2010-03-25 Helmut Eller <eller.helmut@gmail.com>
10825
10826 * process.c (Fmake_network_process): Call `select' for interrupted
10827 `connect' rather than creating new socket (Bug#5173).
10828
10829 2010-03-24 Jan Djärv <jan.h.d@swipnet.se>
10830
10831 * frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).
10832
10833 * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
10834
10835 * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
10836
10837 2010-03-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10838
10839 * xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around
10840 XLoadQueryFont.
10841
10842 2010-03-24 Kenichi Handa <handa@m17n.org>
10843
10844 * coding.c (decode_coding_ccl): Fix previous change for the
10845 multibyte case.
10846 (encode_coding_ccl): Don't setup ccl program here. Fix for the
10847 case that the output buffer is fullfilled.
10848 (encode_coding): Setup ccl program here.
10849
10850 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu>
10851
10852 * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
10853
10854 Simplify LIBS_MACHINE definitions.
10855 * m/hp800.h (LIBS_MACHINE): Remove, same as default.
10856 * m/iris4d.h (LIBS_MACHINE): Likewise.
10857 * m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
10858 * s/aix4-2.h (LIBS_SYSTEM): ... here.
10859 * s/netbsd.h: Remove commented out code.
10860
10861 2010-03-22 Dan Nicolaescu <dann@ics.uci.edu>
10862
10863 Remove dead code dealing with POSIX_SIGNALS.
10864 * atimer.c (set_alarm): Remove dead code, all USG systems define
10865 POSIX_SIGNALS.
10866 * data.c (arith_error): Likewise.
10867 * keyboard.c (input_available_signal, handle_user_signal)
10868 (interrupt_signal): Likewise.
10869 * process.c (sigchld_handler): Likewise.
10870 (create_process): Remove if 0 code. Remove HPUX conditional when
10871 !defined (POSIX_SIGNALS), it cannot be true.
10872 * syssignal.h: Remove USG5_4 and USG conditionals when
10873 !POSIX_SIGNALS, they cannot be true.
10874
10875 * keyboard.c (Fset_input_interrupt_mode): Remove code depending on
10876 NO_SOCK_SIGIO, not used anymore.
10877
10878 2010-03-21 Dan Nicolaescu <dann@ics.uci.edu>
10879
10880 * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
10881 support vax on BSDs.
10882
10883 * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
10884 * s/aix4-2.h (ORDINARY_LINK): ... here.
10885
10886 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
10887
10888 * Makefile.in (abs_builddir): Define.
10889 (bootstrap_exe): Use it.
10890 (VPATH): Use $(srcdir) instead of @srcdir@.
10891
10892 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10893
10894 * Makefile.in (bootstrap_exe): Use an absolute name.
10895
10896 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
10897
10898 Remove support for old GNU/Linux using libc version 5.
10899 * m/alpha.h (LINUX_SBRK_BUG): Remove definition.
10900 * emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
10901
10902 Consolidate redundant definitions in s/bsd-common.h.
10903 * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
10904 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
10905 (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of
10906 doing it in all files that include this one.
10907 * s/gnu.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
10908 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
10909 (LDAV_SYMBOL, KERNEL_FILE): Remove.
10910 * s/freebsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
10911 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
10912 (LDAV_SYMBOL, KERNEL_FILE): Remove.
10913 * s/netbsd.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO)
10914 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)
10915 (LDAV_SYMBOL, KERNEL_FILE): Remove.
10916
10917 Consolidate redundant definitions.
10918 * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define,
10919 it's undefined in all files that include this one.
10920 (POSIX_SIGNALS): Define here instead of doing it in all files that
10921 include this one.
10922 * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
10923 (POSIX_SIGNALS): Do not define.
10924 * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
10925 (POSIX_SIGNALS): Do not define.
10926 * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef.
10927 (POSIX_SIGNALS): Do not define.
10928
10929 Remove support for old UNIX System V systems.
10930 * s/unixware.h: Add the contents of s/usg5-4-2.h.
10931 * s/usg5-4-2.h: Remove.
10932
10933 Remove support for Solaris on PPC and for old versions.
10934 * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
10935 (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
10936 that cancel each other.
10937 * s/sol2-3.h:
10938 * s/sol2-4.h:
10939 * s/sol2-5.h: Remove.
10940 * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
10941 (NO_REMAP): Remove, unused.
10942 (UNEXEC): Move definition ...
10943 * s/aix4-2.h (UNEXEC): ... here.
10944
10945 * s/openbsd.h: Remove support for non-ELF and for systems that do
10946 not support shared libraries.
10947 * s/netbsd.h:
10948 * s/freebsd.h: Likewise.
10949
10950 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
10951
10952 Remove non-working support for lynxos 3.0.
10953 * s/lynxos.h: Remove file.
10954
10955 * unexec.c (unexec, adjust_lnnoptrs): Do not depend on
10956 COFF_BSD_SYMBOLS, nothing defines it anymore.
10957
10958 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
10959
10960 Remove obsolete uses of HAVE_SHM.
10961 * emacs.c (standard_args):
10962 (Fdump_emacs):
10963 (syms_of_emacs): Remove code depending on HAVE_SHM.
10964
10965 * alloc.c: Remove HAVE_SHM dependent definition.
10966
10967 * Makefile.in (RUN_TEMACS): Do not depend on HAVE_SHM.
10968
10969 2010-03-18 Glenn Morris <rgm@gnu.org>
10970
10971 * emacs.c (USAGE4): Hard-code bug address.
10972 (REPORT_EMACS_BUG_ADDRESS, REPORT_EMACS_BUG_PRETEST_ADDRESS): Remove.
10973 (bug_reporting_address): Remove.
10974 (main): Don't call bug_reporting_address.
10975
10976 * Makefile.in (XFT_LIBS, LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF)
10977 (LIBGPM, LIBRESOLV): Set using autoconf rather than cpp.
10978
10979 2010-03-15 Chong Yidong <cyd@stupidchicken.com>
10980
10981 * xfns.c (Fx_create_frame):
10982 * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
10983 on left.
10984
10985 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change)
10986
10987 * editfns.c (Fformat): Account for string precision when computing
10988 field width (Bug#5710).
10989
10990 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10991
10992 * xfns.c (Fx_create_frame): Set default to Qright.
10993
10994 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for
10995 all window systems.
10996
10997 2010-03-12 Eli Zaretskii <eliz@gnu.org>
10998
10999 These changes remove termcap.c from the build on Posix platforms.
11000 * Makefile.in (termcapobj): Move termcap.o from here...
11001 (MSDOS_OBJ): ...to here.
11002 (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
11003 now identical to when LIBS_TERMCAP is defined.
11004
11005 * term.c: Remove (ifdef'ed away) inclusion of termcap.h.
11006
11007 * cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
11008
11009 * config.in: Regenerated. (See top-level ChangeLog.)
11010
11011 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
11012
11013 * Branch for 23.2.
11014
11015 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11016
11017 Cleanup setup of gl_state in various parts of the code.
11018 * syntax.h (SETUP_BUFFER_SYNTAX_TABLE): New macro.
11019 (SETUP_SYNTAX_TABLE, SETUP_SYNTAX_TABLE_FOR_OBJECT):
11020 * syntax.c (find_defun_start, Fchar_syntax, Fmatching_paren)
11021 (skip_chars):
11022 * regex.c (regex_compile): Use it.
11023 (re_compile_pattern): Don't set gl_state.current_syntax_table since
11024 it's now set in regex_compile when/if we need it.
11025
11026 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11027
11028 Make it possible to C-g in a tight bytecode loop again (bug#5680).
11029 * lisp.h (ELSE_PENDING_SIGNALS): New macro.
11030 (QUIT): Use it to consolidate code and remove redundancy.
11031 * bytecode.c (BYTE_CODE_QUIT): Use it as well.
11032
11033 * regex.c (regex_compile): Setup gl_state as well.
11034
11035 * syntax.c (skip_chars): Setup gl_state (bug#3823).
11036 (in_classes): Use CONSP before XCAR/XCDR.
11037
11038 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
11039
11040 * keymap.c (Fwhere_is_internal): Use Fequal to compare
11041 definitions, so that keyboard macros are correctly handled
11042 (Bug#5481).
11043
11044 2010-03-02 Eli Zaretskii <eliz@gnu.org>
11045
11046 * coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
11047 text that could be relocated inside the call to emacs_mule_char.
11048 (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
11049 (CODING_DECODE_CHAR): Add a comment describing its purpose.
11050
11051 2010-03-02 Kenichi Handa <handa@m17n.org>
11052
11053 * character.c (parse_str_as_multibyte): Fix handling of the
11054 multibyte form of raw-bytes.
11055 (str_as_multibyte): Likewise.
11056
11057 * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
11058 form of raw-bytes.
11059
11060 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
11061
11062 * charset.c (load_charset_map_from_file)
11063 (load_charset_map_from_vector): Zero out allocated
11064 charset_map_entries before using them.
11065
11066 2010-02-27 Andreas Schwab <schwab@linux-m68k.org>
11067
11068 * w32uniscribe.c (uniscribe_check_otf): Fix length check.
11069
11070 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
11071
11072 * font.c (font_parse_fcname): Recognize "Book", "Condensed",
11073 "Medium", and "Semi-Condensed" keywords in GTK names (Bug#5646).
11074
11075 2010-02-26 Kenichi Handa <handa@m17n.org>
11076
11077 * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
11078
11079 * xdisp.c (reseat_to_string): Fix previous change.
11080
11081 2010-02-26 David Reitter <david.reitter@gmail.com>
11082
11083 * nsfont.m (nsfont_draw): ns_antialias_text should be a
11084 Lisp_Object (Bug#4736).
11085
11086 2010-02-25 Kenichi Handa <handa@m17n.org>
11087
11088 * xdisp.c (reseat_to_string): Fix previous change (bug#5609).
11089
11090 2010-02-24 Jan Djärv <jan.h.d@swipnet.se>
11091
11092 * xterm.c (XTflash): Move declarations before statements.
11093
11094 * gtkutil.c (xg_get_gdk_display): Remove (unused).
11095 (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets)
11096 (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb)
11097 (xg_create_tool_bar): Remove unused variables.
11098 (x_wm_set_size_hint): Move declarations before statements.
11099 (xg_create_frame_widgets): Remove variable grav.
11100
11101 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
11102
11103 * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
11104
11105 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11106
11107 * term.c (fatal): Add a final \n if needed (bug#5596).
11108
11109 2010-02-18 Chong Yidong <cyd@stupidchicken.com>
11110
11111 * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
11112
11113 2010-02-18 Glenn Morris <rgm@gnu.org>
11114
11115 * callint.c (Finteractive): Doc fix.
11116
11117 2010-02-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
11118
11119 * coding.c (record_conversion_result):
11120 Handle CODING_RESULT_INSUFFICIENT_DST.
11121 (decode_coding_object): Record CODING_RESULT_INSUFFICIENT_MEM on
11122 memory allocation error.
11123
11124 2010-02-17 Kenichi Handa <handa@m17n.org>
11125
11126 * coding.c (decode_coding_ccl): Don't setup ccl program here.
11127 Fix for the case that the output buffer is fullfilled.
11128 (decode_coding): Setup ccl program here. Keep looping when the
11129 decoder stopped because the output buffer is
11130 fullfilled (bug#5534).
11131
11132 * ccl.c (ccl_driver): Never reset ic to CCL_HEADER_MAIN.
11133
11134 2010-02-13 Jan Djärv <jan.h.d@swipnet.se>
11135
11136 * xterm.c (x_clear_frame_area): Call gtk_widget_queue_draw if USE_GTK,
11137 bug #5571.
11138 (XTflash): Use Gdk-routines if USE_GTK so scroll bars don't get
11139 overdrawn.
11140
11141 2010-02-10 Jan Djärv <jan.h.d@swipnet.se>
11142
11143 * xsmfns.c (x_session_initialize): Move initialization of ice_fd and
11144 doing_interact here.
11145 (ice_connection_closed): New function.
11146 (x_session_check_input, smc_die_CB, ice_io_error_handler)
11147 (ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
11148 (x_session_check_input): Call IceCloseConnection if IceProcessMessages
11149 returns I/O error.
11150 (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
11151 bug #5512.
11152
11153 2010-02-08 Francis Devereux <francis@devrx.org> (tiny change)
11154
11155 * nsfont.m (nsfont_open): The system's value for the font descent
11156 is negative, so round it down to avoid clipping.
11157
11158 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
11159
11160 * charset.c (load_charset_map_from_file)
11161 (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
11162 instead of xmalloc (Bug#5526). Suggested by Vivek Dasmohapatra.
11163
11164 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
11165
11166 * charset.c (load_charset_map_from_file): Allocate large
11167 charset_map_entries structure on the heap rather than the stack.
11168 (Bug#5526).
11169
11170 2010-01-31 Kenichi Handa <handa@m17n.org>
11171
11172 * font.c (font_parse_xlfd): If FONT is a font-entity and pixel
11173 size in NAME is invalid, return -1 (Bug#5396).
11174
11175 2010-01-31 Chong Yidong <cyd@stupidchicken.com>
11176
11177 * nsterm.m (ns_defined_color): Block input. Suggested by Mike
11178 <deactivated@gmail.com> (Bug#3605).
11179
11180 2010-01-31 David De La Harpe Golden <david@harpegolden.net>
11181
11182 * fileio.c (Frename_file): Correctly rename symlinks to
11183 directories (Bug#5496).
11184
11185 2010-01-31 Filipe Cabecinhas <filcab@gmail.com> (tiny change)
11186
11187 * nsterm.m (ns_ring_bell): Handle visible bell like X.
11188
11189 2010-01-30 Andreas Schwab <schwab@linux-m68k.org>
11190
11191 * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
11192
11193 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
11194
11195 * frame.c (DEFAULT_ROWS): Change default to 35.
11196
11197 * xfns.c (x_default_font_parameter): Change default XFT font to
11198 monospace-10 (Bug#3643).
11199
11200 2010-01-29 Eli Zaretskii <eliz@gnu.org>
11201
11202 * w32inevt.c (key_event): Remove unnecessary comparison of
11203 event->uChar.AsciiChar with 128.
11204
11205 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
11206
11207 * fileio.c (Frename_file): Fix last change (Bug#5487).
11208
11209 * m/mips.h: Remove DATA_START. Suggested by Dan Nicolaescu.
11210
11211 * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
11212
11213 2010-01-28 Jan Djärv <jan.h.d@swipnet.se>
11214
11215 * xfns.c (Fx_create_frame): Remove window size matching code from
11216 2010-01-15.
11217 (x_get_current_desktop, x_get_desktop_workarea): Remove.
11218
11219 2010-01-27 Jason Rumney <jasonr@gnu.org>
11220
11221 * w32inevt.c (w32_kbd_patch_key): Save the unicode character.
11222 (key_event): Use unicode for characters 128 and higher (Bug#4567).
11223
11224 2010-01-27 Kenichi Handa <handa@m17n.org>
11225
11226 * regex.c (analyse_first): Fix setting of fastmap for unibyte
11227 pattern string (Bug#4209).
11228
11229 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
11230
11231 * fileio.c (Frename_file): Call copy-directory and
11232 delete-directory for directories, in order to handle cross-device
11233 renaming (Bug#3353).
11234
11235 2010-01-25 Jan Djärv <jan.h.d@swipnet.se>
11236
11237 * xfns.c (Fx_create_frame): If frame height is too big, try
11238 sizes 24 and 10. Bug #3643.
11239
11240 2010-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
11241
11242 Try and fix bug#788, hopefully for real this time.
11243 * keymap.c (shadow_lookup): Add `remap' arg.
11244 (describe_map, describe_vector): Update calls to shadow_lookup.
11245 (Fwhere_is_internal): Fix up handling of `remapped_sequences' and
11246 `remapped' so this flag is applicable to `sequence'. Be careful to
11247 perform remapping during shadow_lookup check of remapped_sequences.
11248
11249 2010-01-24 Eric Bélanger <snowmaniscool@gmail.com> (tiny change)
11250
11251 * image.c (png_load): Use png_sig_cmp instead of the obsolete
11252 png_check_sig, which has been removed in libpng 1.4.
11253
11254 2010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
11255
11256 * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
11257 lacks this header file).
11258
11259 2010-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11260
11261 * xdisp.c (draw_glyphs): Update `start' for left_overwritten case
11262 as in Emacs 22.
11263
11264 2010-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11265
11266 * lisp.h (make_pure_string): String pointer arg now points to const.
11267
11268 * alloc.c (find_string_data_in_pure, make_pure_string): String pointer
11269 args now point to const.
11270
11271 2010-01-22 Eli Zaretskii <eliz@gnu.org>
11272
11273 * lread.c (Fload): Don't treat files without .elc extension as
11274 byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
11275 them. (bug#5303)
11276
11277 2010-01-20 Kenichi Handa <handa@m17n.org>
11278
11279 * coding.c (consume_chars): If ! multibyte and the encoder is ccl,
11280 treat the source as actual byte sequence.
11281
11282 2010-01-19 Alan Mackenzie <acm@muc.de>
11283
11284 Fix spurious before-change-functions invocation from (insert ?\n).
11285 * textprop.c (set_text_properties): Rename parameter
11286 `signal_after_change_p' to `coherent_change_p', and make the
11287 invocation of `modify_region' conditional on it.
11288
11289 2010-01-19 Jan Djärv <jan.h.d@swipnet.se>
11290
11291 * xsettings.c (apply_xft_settings): Save settings in Vxft_settings
11292 for debug purpose.
11293 (syms_of_xsettings): Declare xft-settings.
11294
11295 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
11296
11297 * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
11298
11299 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
11300
11301 * xterm.c (event_handler_gdk): Block input (Bug#5037).
11302
11303 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
11304
11305 * emacs.c (standard_args): Adjust arg priorities to reflect how
11306 they are processed in startup.el.
11307
11308 2010-01-16 Andreas Schwab <schwab@linux-m68k.org>
11309
11310 * Makefile.in (lisp, shortlisp): Update.
11311
11312 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
11313
11314 * xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
11315 code, link the new kboard into all_kboard before running Lisp code,
11316 and protect the new terminal with GCPRO (Bug#5365).
11317 (x_term_init): Remove unused var `atom'.
11318 (x_delete_display, x_delete_terminal): Remove unused var `i'.
11319
11320 2010-01-15 Jan Djärv <jan.h.d@swipnet.se>
11321
11322 * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
11323 (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
11324 to find out usable size of the desktop. Don't make frames larger than
11325 this. Bug #3643.
11326
11327 2010-01-15 Kenichi Handa <handa@m17n.org>
11328
11329 * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
11330
11331 2010-01-15 Chong Yidong <cyd@stupidchicken.com>
11332
11333 * nsterm.m (Qnone): Define.
11334
11335 * nsfns.m (Qnone): Move definition to nsterm.m.
11336
11337 2010-01-14 Kenichi Handa <handa@m17n.org>
11338
11339 * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
11340 systems.
11341
11342 2010-01-14 Kenichi Handa <handa@m17n.org>
11343
11344 Make auto-composition work on all buffers even if they are
11345 fundamental mode.
11346
11347 * composite.c (Vauto_composition_mode): New variable.
11348 (composition_compute_stop_pos): Check Vauto_composition_mode
11349 instead of Vauto_composition_function.
11350 (composition_adjust_point, Ffind_composition_internal): Likewise.
11351 (syms_of_composite): Declare Lisp variable
11352 "auto-composition-mode" here.
11353
11354 2010-01-13 Chong Yidong <cyd@stupidchicken.com>
11355
11356 * xterm.c (x_term_init): Avoid garbage-collecting the new terminal
11357 during call to vendor-specific-keysyms (Bug#5365).
11358
11359 2010-01-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11360
11361 * keyboard.c (input_available_signal) [SYNC_INPUT]:
11362 Call SIGNAL_THREAD_CHECK (Bug#5333).
11363
11364 * atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
11365 Call SIGNAL_THREAD_CHECK.
11366
11367 2010-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
11368
11369 Try to fix bug#5314. This is probably not the final word, tho.
11370 * buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
11371 recent-auto-save-p as a side-effect.
11372 * buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
11373 * buffer.c (Fkill_buffer, reset_buffer):
11374 * editfns.c (Fsubst_char_in_region):
11375 * fileio.c (Finsert_file_contents, Fdo_auto_save)
11376 (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
11377
11378 2010-01-13 Kenichi Handa <handa@m17n.org>
11379
11380 Display buffer name, etc. in mode line by composing correctly.
11381
11382 * xdisp.c (reseat_to_string): Call composition_compute_stop_pos if
11383 STRING is not nil.
11384 (display_mode_element): Adjust for the change of
11385 decode_mode_spec and display_line.
11386 (decode_mode_spec): Change arg MULTIBYTE to STRING.
11387 (display_string): Handle the case that STRING is non-null and
11388 LISP_STRING is not nil.
11389
11390 * xterm.c (x_draw_composite_glyph_string_foreground):
11391 Pay attention to s->face->overstrike.
11392
11393 * composite.c (composition_reseat_it): Don't check PT if STRING is
11394 non nil.
11395
11396 2010-01-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11397
11398 * keyboard.c (read_char): Don't apply previous change when current
11399 buffer is unchanged by command execution.
11400
11401 2010-01-12 Jan Djärv <jan.h.d@swipnet.se>
11402
11403 * keyboard.c (read_char): Return after executing from special map.
11404
11405 2010-01-12 Glenn Morris <rgm@gnu.org>
11406
11407 * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
11408 bug-gnu-emacs rather than emacs-pretest-bug.
11409
11410 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
11411
11412 * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
11413 initializing the Lisp variables that depend on them.
11414
11415 2010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11416
11417 * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
11418 Clear areas that will not be updated after change of menu bar lines.
11419 Clear the menu bar window's current matrix when the window gets empty.
11420
11421 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
11422
11423 * intervals.h, textprop.c (extend_property_ranges): Return value
11424 and args changed. Discard properties that begin at or after the
11425 new end (Bug#5306).
11426
11427 * editfns.c (Fformat): Caller changed.
11428
11429 * nsterm.m (ns_set_default_prefs): Delete function.
11430 (syms_of_nsterm): Initialize ns_command_modifier,
11431 ns_control_modifier, ns_function_modifier, ns_antialias_text, and
11432 ns_antialias_threshold here, not in ns_term_init (Bug#4113).
11433
11434 * xdisp.c (pos_visible_p): Check for invisible text at the correct
11435 position (Bug#4040).
11436
11437 2010-01-09 Eli Zaretskii <eliz@gnu.org>
11438
11439 * editfns.c (Ffloat_time): Doc fix.
11440
11441 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
11442
11443 * xfns.c (Fx_create_frame): Don't create frame larger than display
11444 by default bug#3643.
11445
11446 2010-01-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11447
11448 * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro.
11449 (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo
11450 windows above internal border.
11451
11452 * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros.
11453 (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo
11454 windows above internal border.
11455
11456 * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat
11457 tool bar windows specially.
11458
11459 * xfns.c (x_set_tool_bar_lines): Take account of menu bar height.
11460
11461 * xterm.c (x_after_update_window_line): Don't treat tool bar windows
11462 specially.
11463 (XTflash): Take account of menu bar height.
11464
11465 * w32term.c (x_after_update_window_line): Don't treat tool bar windows
11466 specially.
11467
11468 2010-01-08 Jan Djärv <jan.h.d@swipnet.se>
11469
11470 * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
11471 also be true before we can return early (bug #5339).
11472
11473 2010-01-06 David Reitter <david.reitter@gmail.com>
11474
11475 * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
11476 (Fns_display_usable_bounds): Rewrite, computing bounds properly
11477 (Bug#3233).
11478
11479 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
11480
11481 * font.c (font_open_entity): Enable chache and call cached_font_ok
11482 for the driver if defined.
11483 (QCuser_spec): New symbol.
11484 (font_spec_from_name): Save name as user-spec.
11485 (font_load_for_lface): Keep user-spec instead of name.
11486 (font_open_by_name): Save name as user-spec.
11487 (syms_of_font): Initialize QCuser_spec.
11488 (font_clear_prop): Clear name if it exists in font (bug#5157).
11489
11490 * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters.
11491 (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New.
11492 (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok.
11493
11494 * font.h (struct font_driver): Add cached_font_ok.
11495
11496 * xterm.c (x_clear_frame): Queue draw for scroll bars.
11497
11498 2010-01-05 Jan Djärv <jan.h.d@swipnet.se>
11499
11500 * xterm.c (x_new_font): Move code for setting rows/cols before
11501 resizing ...
11502 (x_set_window_size): ... to here. Bug #2568.
11503
11504 * gtkutil.c (xg_clear_under_internal_border): New function.
11505 (xg_frame_resized, xg_frame_set_char_size):
11506 Call xg_clear_under_internal_border.
11507 (xg_update_scrollbar_pos): Clear under old scroll bar position.
11508
11509 2010-01-05 Chong Yidong <cyd@stupidchicken.com>
11510
11511 * keyboard.c (read_key_sequence): Catch keyboard switch after
11512 making a new tty frame (Bug#5095).
11513
11514 2010-01-05 Kenichi Handa <handa@m17n.org>
11515
11516 * fontset.c (fontset_find_font): Fix getting the frame pointer.
11517
11518 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
11519
11520 * dbusbind.c (xd_remove_watch): Avoid trying to convert a void* to
11521 Lisp_Object, preferring to convert a lisp_Object to a void* instead.
11522 (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
11523
11524 2010-01-03 Michael Albinus <michael.albinus@gmx.de>
11525
11526 * dbusbind.c (xd_add_watch): Improve debug message.
11527 (xd_remove_watch): Improve debug message. If DATA is the session
11528 bus, unset D-Bus session environment.
11529 (Fdbus_init_bus): Pass the bus as argument to
11530 dbus_connection_set_watch_functions. (Bug#5283)
11531
11532 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11533
11534 * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
11535
11536 * lread.c (syms_of_lread): Make it clearer that these are the
11537 names of loaded files (Bug#5068).
11538
11539 * eval.c (run_hook_with_args): Handle the case where the global
11540 value has the obsolete single-function form (Bug#5026).
11541
11542 2009-12-27 Chong Yidong <cyd@stupidchicken.com>
11543
11544 * minibuf.c (Fall_completions): Minor optimization.
11545
11546 2009-12-26 Eli Zaretskii <eliz@gnu.org>
11547
11548 * .gdbinit (pgx): Fix display of composite glyphs.
11549 Display cmp.from and cmp.to as well.
11550 (pitx): Fix last change.
11551
11552 2009-12-25 Kenichi Handa <handa@m17n.org>
11553
11554 * composite.h (composition_adjust_point): Update prototype.
11555
11556 * composite.c (composition_reseat_it): Don't make a composition
11557 spanning over point.
11558 (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as
11559 composable characters.
11560 (composition_adjust_point): New arg NEW_PT. Callers changed.
11561
11562 * keyboard.c (command_loop_1): Force redisplay if the last point
11563 was within a composition.
11564 (adjust_point_for_property): Don't adjust point for automatic
11565 composition when called after buffer modification.
11566
11567 2009-12-19 Eli Zaretskii <eliz@gnu.org>
11568
11569 * .gdbinit (pitx): Don't use enum names, use their values.
11570 Remove reference to non-existing value GET_FROM_COMPOSITION.
11571 (pgx): Don't use enum names, use their values.
11572 (pitmethod): New helper command.
11573 (pitx): Use it to display iteration method.
11574 (pgrowit): New command.
11575
11576 * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h.
11577
11578 Update dependencies in Makefile.in.
11579
11580 * Makefile.in (alloc.o): Depend on termhooks.h.
11581 (atimer.o): Depend on blockinput.h.
11582 (buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h,
11583 and frame.h.
11584 (callint.o): Depend on systime.h, coding.h, and composite.h.
11585 (callproc.o): Depend on buffer.h.
11586 (casefiddle.o): Don't depend on charset.h.
11587 (casetab.o): Depend on character.h.
11588 (ccl.o): Depend on composite.h.
11589 (chartab.o): Depend on ccl.h.
11590 (cm.o): Depend on dispextern.h.
11591 (cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
11592 (coding.o): Don't depend on $(INTERVALS_H).
11593 (composite.o): Don't depend on dispextern.h explicitly (it's in
11594 $(INTERVALS_H)). Depend on ccl.h.
11595 (data.o): Depend on systime.h, coding.h, composite.h,
11596 dispextern.h, font.h, and ccl.h.
11597 (dired.o): Depend on composite.h.
11598 (dispnew.o): Depend on coding.h. Don't depend explicitly on
11599 composite.h (it's in $(INTERVALS_H)).
11600 (doc.o): Depend on systime.h, coding.h, and composite.h.
11601 (editfns.o): Don't depend explicitly on dispextern.h.
11602 (emacs.o): Depend on frame.h and coding.h.
11603 (eval.o): Depend on coding.h, composite.h, and xterm.h.
11604 (fileio.o): Depend on frame.h and commands.h. Don't depend
11605 explicitly on dispextern.h.
11606 (filelock.o): Don't depend on epaths.h and charset.h. Depend on
11607 composite.h.
11608 (fns.o): Don't depend on termhooks.h.
11609 (font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
11610 (fontset.o): Depend on blockinput.h, atimer.h, systime.h,
11611 coding.h, $(INTERVALS_H), window.h, xterm.h.
11612 (frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
11613 (fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
11614 (ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
11615 fontset.h, ccl.h, and ftfont.h.
11616 (ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
11617 (gtkutil.o): Depend on dispextern.h and composite.h.
11618 (image.o): Depend on epaths.h, character.h, coding.h, composite.h,
11619 termhooks.h, and ccl.h.
11620 (indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
11621 (intervals.o): Depend on systime.h and coding.h.
11622 (keyboard.o): Depend on composite.h and coding.h.
11623 (keymap.o): Depend on coding.h and frame.h.
11624 (lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
11625 (macros.o): Depend on systime.h, coding.h, and composite.h.
11626 (menu.o): Depend on systime.h, coding.h, composite.h, window.h,
11627 and atimer.h.
11628 (minibuf.o): Depend on systime.h and coding.h. Don't depend on
11629 dispextern.h explicitly.
11630 (print.o): Depend on termhooks.h, coding.h, and ccl.h.
11631 Don't depend explicitly on dispextern.h and composite.h.
11632 (process.o): Depend on character.h, xgselect.h, and sysselect.h.
11633 (regex.o): Don't depend on charset.h.
11634 (scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
11635 (search.o): Don't depend explicitly on composite.h.
11636 (sound.o): Depend on atimer.h and systime.h.
11637 (syntax.o): Don't depend explicitly on composite.h.
11638 (sysdep.o): Depend on coding.h and composite.h.
11639 (term.o): Depend on xterm.h and buffer.h.
11640 (terminal.o): Depend on dispextern.h, composite.h, and systime.h.
11641 (textprop.o): Don't depend on dispextern.h explicitly.
11642 (undo.o): Depend on dispextern.h.
11643 (window.o): Depend on coding.h and termhooks.h. Don't depend on
11644 dispextern.h and composite.h explicitly.
11645 (xdisp.o): Depend on ccl.h.
11646 (xfaces.o): Depend on coding.h and ccl.h.
11647 (xfns.o): Depend on $(INTERVALS_H) and ccl.h.
11648 (xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
11649 (xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and
11650 ftfont.h.
11651 (xgselect.o): New dependency.
11652 (xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
11653 (xselect.o): Depend on keyboard.h, coding.h, and composite.h.
11654 (xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
11655 coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
11656 (xsmfns.o): Depend on frame.h and dispextern.h.
11657 (xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and
11658 sysselect.h.
11659
11660 2009-12-19 Andreas Schwab <schwab@linux-m68k.org>
11661
11662 * font.c (Fclear_font_cache): Pass correct cache argument to
11663 font_clear_cache.
11664
11665 2009-12-16 Andreas Schwab <schwab@linux-m68k.org>
11666
11667 * Makefile.in (prefix-args${EXEEXT}): Don't compile prefix-args.c
11668 twice.
11669
11670 2009-12-15 Chong Yidong <cyd@stupidchicken.com>
11671
11672 * xdisp.c (decode_mode_spec): Inhibit garbage collection when
11673 calling file-remote-p. Reported by Jim Meyering.
11674
11675 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
11676
11677 * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
11678 avoid compiler warnings. (Bug #5217)
11679
11680 2009-12-14 Kenichi Handa <handa@m17n.org>
11681
11682 * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
11683 in 8-bit encoding.
11684
11685 2009-12-13 Pat Thoyts <patthoyts@users.sourceforge.net> (tiny change)
11686
11687 * xfns.c (x_create_tip_frame): Set the extended window manager hint for
11688 tooltip windows.
11689
11690 2009-12-13 Jan Djärv <jan.h.d@swipnet.se>
11691
11692 * xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
11693 Xatom_net_window_type.
11694
11695 * xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
11696 Xatom_net_window_type.
11697
11698 * xterm.c (my_log_handler): New function.
11699 (x_term_init): Set my_log_handler as log handler during gtk_init
11700 so we can filter out buggy messages. (Bug #5120).
11701
11702 * xterm.c (xg_scroll_callback): Parameter list changed,
11703 use parameter GtkScrollType to determine scroll/line/page.
11704 Only allow dragging if a button < 4 is grabbed (bug #5177).
11705 (xg_end_scroll_callback): New function.
11706 (x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
11707 xg_create_scroll_bar.
11708
11709 * gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
11710 (scroll_end_callback): Remove.
11711 (xg_create_scroll_bar): Add parameter end_callback, bind it to
11712 button-release-event. Replace value-changed event with change-value,
11713 bug #5177.
11714 (xg_event_is_for_scrollbar): Only return true if button is less than 4,
11715 bug #5177.
11716
11717 * gtkutil.h (XG_LAST_SB_DATA): Remove.
11718 (xg_create_scroll_bar): Add GCallback end_callback.
11719
11720 * xftfont.c (QClcdfilter): New variable.
11721 (xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
11722 (syms_of_xftfont): Initialize QClcdfilter.
11723
11724 2009-12-12 Jan Djärv <jan.h.d@swipnet.se>
11725
11726 * xsettings.c (struct xsettings): Add member seen.
11727 (parse_xft_settings): Update member seen with what we have read.
11728 Return non-zero if Xft-settings have been parsed, 0 otherwise.
11729 (apply_xft_settings): Only update Xft settings with what member seen
11730 indicates as new.
11731
11732 2009-12-12 Eli Zaretskii <eliz@gnu.org>
11733
11734 * dispextern.h (struct text_pos): Use EMACS_INT.
11735 (struct glyph): Use EMACS_INT for charpos.
11736 (struct it): Use EMACS_INT for stop_charpos, end_charpos,
11737 region_beg_charpos, region_end_charpos,
11738 redisplay_end_trigger_charpos, and also for
11739 iterator_stack_entry.end_charpos and
11740 iterator_stack_entry.stop_charpos.
11741
11742 2009-12-12 Jan Djärv <jan.h.d@swipnet.se>
11743
11744 * gtkutil.c (scroll_end_callback): New function (bug #5177).
11745 (xg_create_scroll_bar): Call scroll_end_callback on button release
11746 event (bug #5177).
11747 (xg_event_is_for_scrollbar): != replaced with ==.
11748
11749 2009-12-12 Kenichi Handa <handa@m17n.org>
11750
11751 * ftfont.c (struct ftfont_info): New member matrix.
11752 (ftfont_open): Setup xftfont_info->matrix.
11753 (MFLTFontFT): New member matrix.
11754 (FLOOR, CEIL, ROUND): New macros.
11755 (ftfont_get_metrics): Handle matrix transformation.
11756 (ftfont_shape_by_flt): New arg matrix. Callers changed.
11757
11758 * xftfont.c (struct xftfont_info): New member matrix.
11759 (xftfont_open): Setup xftfont_info->matrix.
11760
11761 2009-12-10 Kenichi Handa <handa@m17n.org>
11762
11763 * xdisp.c (append_space_for_newline): Consider face-remapping.
11764
11765 2009-12-09 Andreas Schwab <schwab@linux-m68k.org>
11766
11767 * xsettings.c: Include "keyboard.h".
11768
11769 * gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
11770
11771 Fix implicit function declarations.
11772 * cmds.c: Include "frame.h".
11773 * frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
11774 * frame.h: Move declaration of delete_frame outside of
11775 HAVE_WINDOW_SYSTEM.
11776
11777 2009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
11778
11779 * s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.
11780
11781 * emacs.c (main): Set the G_SLICE environment variable for Cygwin
11782 GTK builds.
11783
11784 2009-12-07 Andreas Schwab <schwab@linux-m68k.org>
11785
11786 * unexelf.c (unexec): Don't search for .data twice.
11787
11788 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
11789
11790 * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
11791 if push failed.
11792 (handle_line_prefix): Set avoid_cursor_p here. Check return value
11793 of push_display_prop (Bug#5000).
11794
11795 * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
11796 value of font_list_entities (Bug#5085).
11797
11798 2009-12-04 Juanma Barranquero <lekktu@gmail.com>
11799
11800 Fix `string-to-number' to deal consistently with integers and floats.
11801 * lread.c (isfloat_string): New argument ignore_trailing to accept all
11802 trailing characters, not just whitespace.
11803 (read1): Pass new arg 0 to keep old behavior.
11804 * data.c (Fstring_to_number): Pass 1 to isfloat_string to ignore
11805 trailing chars, as it is already done for integers. Doc fixes.
11806 * lisp.h (isfloat_string): Add new arg to declaration of isfloat_string.
11807
11808 2009-12-04 Eli Zaretskii <eliz@gnu.org>
11809
11810 * dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>:
11811 Delete unused enumeration value.
11812
11813 2009-12-03 Eli Zaretskii <eliz@gnu.org>
11814
11815 * Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
11816
11817 2009-12-03 Daniel Hackney <dan@haxney.org> (tiny change)
11818
11819 * process.c (Fmake_network_process): Fix up the tests for
11820 "connectionless socket", so they DTRT for seqpacket sockets as well.
11821
11822 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
11823
11824 * process.c (Qseqpacket): New symbol.
11825 (HAVE_SEQPACKET): New macro.
11826 (Fmake_network_process): Accept new :type `seqpacket'.
11827 (init_process): Add `seqpacket' feature when applicable.
11828 (syms_of_process): Initialize Qseqpacket.
11829
11830 2009-12-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11831
11832 * font.c (font_load_for_lface, font_open_by_name): Don't store name
11833 if entity is Qnil.
11834
11835 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11836
11837 * print.c (print_preprocess): Preprocess the key_and_value table of
11838 hashtables, even tho they're "hidden" (bug#5082).
11839
11840 2009-11-29 Jan Djärv <jan.h.d@swipnet.se>
11841
11842 * frame.c (frame_make_pointer_invisible)
11843 (frame_make_pointer_visible): Declare f before statements.
11844
11845 2009-11-28 Eli Zaretskii <eliz@gnu.org>
11846
11847 * Makefile.in [!AUTO_DEPEND]: Remove outdated comment about
11848 omitted dependencies on lisp.h.
11849
11850 2009-11-27 Jan Djärv <jan.h.d@swipnet.se>
11851
11852 * xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display
11853 is NULL.
11854
11855 * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL.
11856
11857 * frame.c (frame_make_pointer_invisible)
11858 (frame_make_pointer_visible): Just return if there isn't any selected
11859 frame.
11860
11861 * search.c (simple_search): Remove warning by making *p const.
11862
11863 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
11864
11865 * xdisp.c (power_letter): Remove duplicate const.
11866
11867 2009-11-25 Jan Djärv <jan.h.d@swipnet.se>
11868
11869 * term.c (delete_tty): Remove check for last terminal (bug#4970).
11870
11871 * xsettings.c: Revert changes from 2009-11-23. Just use Xft
11872 defaults (bug #5025).
11873
11874 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11875
11876 * insdel.c (adjust_markers_for_delete): Move it in the
11877 right direction! (bug#4803)
11878
11879 2009-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11880
11881 * font.c (font_open_entity): Don't use ASET if font_object is Qnil.
11882
11883 * xterm.c (x_new_font): Update f->scroll_bar_actual_width.
11884
11885 2009-11-24 Glenn Morris <rgm@gnu.org>
11886
11887 * frame.c (focus-follows-mouse): Mention mouse-autoselect-window.
11888
11889 2009-11-23 Jan Djärv <jan.h.d@swipnet.se>
11890
11891 * Makefile.in: Must create deps for ecrt0.o in its rule.
11892
11893 * xfns.c (Fx_select_font): Try to convert Fontconfig name to Gtk name
11894 because that is what Gtk+ font dialog understands.
11895
11896 * font.c (font_make_object, Fcopy_font_spec): Use Fcopy_alist instead
11897 of Fcopy_sequence.
11898 (font_open_by_name): Put name given into QCname for font-object returned.
11899
11900 * frame.c (x_set_font): Save original font name as frame parameter
11901 font-parameter.
11902
11903 * xsettings.c (set_default_xft_settings): New function.
11904 (init_xfd_settings): Call set_default_xft_settings if no XSETTINGS window
11905 is found.
11906
11907 2009-11-22 Andreas Schwab <schwab@linux-m68k.org>
11908
11909 * search.c (simple_search): Avoid CHAR_TO_BYTE in inner loop when
11910 searching backwards through multibyte buffer.
11911
11912 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
11913
11914 * xterm.c: #include xgselect.h.
11915 (x_initialize): Call xgselect_initialize.
11916
11917 * xsettings.c (something_changedCB): C++ comments => C comments.
11918 (init_gconf): Do not deal with any GLib file descriptors, xg_select
11919 does that now.
11920
11921 * gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
11922 (xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
11923 (scroll_bar_button_cb): Remove.
11924 (create_menus): C++ comments => C comments. Don't bind grab-notify
11925 event.
11926 (xg_create_scroll_bar): Don't bind button-press-event and
11927 button-release-event.
11928
11929 * process.c: Include xgselect.h if defined (USE_GTK) ||
11930 defined (HAVE_GCONF).
11931 (wait_reading_process_output): Call xg_select for the same condition.
11932
11933 * xgselect.c (xg_select): New function to better integrate with
11934 GLib/Gtk event handling. Needed if GConf daemon dies/restarts.
11935
11936 * xgselect.h: New file, declare xg_select, xgselect_initialize.
11937
11938 * Makefile.in (XOBJ): Add xgselect.o.
11939
11940 2009-11-21 Andreas Schwab <schwab@linux-m68k.org>
11941
11942 * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH):
11943 Remove ignored second argument. All callers changed.
11944 * regex.c (STRING_CHAR, STRING_CHAR_AND_LENGTH, RE_STRING_CHAR)
11945 (RE_STRING_CHAR_AND_LENGTH): Likewise.
11946 * xdisp.c (string_char_and_length): Likewise.
11947
11948 2009-11-21 Dan Nicolaescu <dann@ics.uci.edu>
11949
11950 * xterm.c (x_new_font):
11951 * print.c (print_object):
11952 * cmds.c (Fself_insert_command): Move declarations before statements.
11953
11954 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
11955
11956 * s/cygwin.h: Remove unneeded linker flags.
11957
11958 2009-11-20 Jan Djärv <jan.h.d@swipnet.se>
11959
11960 * xfns.c (x_default_font_parameter): Call xsettings_get_system_font.
11961
11962 * xsettings.h: Declare xsettings_get_system_font.
11963
11964 * xsettings.c (xsettings_get_system_font): New function.
11965 (init_gconf): No use initiating gconf unless we have Xft also.
11966 (syms_of_xsettings): Only provide system-font-setting if HAVE_XFT and
11967 HAVE_GCONF.
11968
11969 * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
11970 add a blank entry so it doesn't collapse into nothing.
11971
11972 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11973
11974 * lread.c (Funintern): Comment out last change.
11975
11976 2009-11-19 Richard Stallman <rms@gnu.org>
11977
11978 * lread.c (Funintern): Error if symbol is t or nil.
11979
11980 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11981
11982 * insdel.c (make_gap_larger): Don't make as many assumptions about the
11983 representation of Lisp integers.
11984 Reported by MJ Chan <mjchan.inbox@gmail.com>.
11985
11986 2009-11-17 Andreas Schwab <schwab@linux-m68k.org>
11987
11988 * lisp.h: Remove declaration of Ffont_get_system_font.
11989 * xfns.c: Move include of "xsettings.h".
11990 * xsettings.h: Use EXFUN to declare Ffont_get_system_font.
11991
11992 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
11993
11994 * xsettings.c (something_changedCB, Ffont_get_system_font):
11995 Check use_system_font.
11996 (syms_of_xsettings): DEFVAR font-use-system-font.
11997
11998 2009-11-17 Andreas Schwab <schwab@linux-m68k.org>
11999
12000 * xfns.c (x_default_font_parameter): Remove dead assignment.
12001
12002 * lisp.h (Fbyteorder, init_font, Ffont_get_system_font): Declare.
12003
12004 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
12005
12006 * xftfont.c (xftfont_fix_match): Older versions of fontconfig do
12007 not have FC_LCD_*. #define them if not there.
12008
12009 * xsettings.c (parse_xft_settings, apply_xft_settings): Ditto.
12010
12011 * xterm.h (struct x_display_info): Add atoms and Window for xsettings.
12012
12013 * xterm.c (handle_one_xevent): Call xft_settings_event for
12014 ClientMessage, PropertyNotify and DestroyNotify.
12015 (x_term_init): If we have XFT, get DPI from Xft.dpi.
12016 Call xsettings_initialize.
12017
12018 * xftfont.c (xftfont_fix_match): New function.
12019 (xftfont_open): Call XftDefaultSubstitute before XftFontMatch.
12020 Call xftfont_fix_match after XftFontMatch.
12021
12022 * xfont.c (xfont_driver): Initialize all members.
12023
12024 * xfns.c (x_default_font_parameter):
12025 Try font from Ffont_get_system_font.
12026 Do not get font from x_default_parameter if we got one from
12027 Ffont_get_system_font.
12028 (Fx_select_font): Get the defaut font name from :name of FRAME_FONT(f).
12029
12030 * w32font.c (w32font_driver): Initialize all members.
12031
12032 * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new.
12033
12034 * lisp.h: Declare syms_of_xsettings.
12035
12036 * keyboard.c (kbd_buffer_get_event, make_lispy_event):
12037 Handle CONFIG_CHANGED_EVENT.
12038
12039 * ftfont.c (ftfont_filter_properties): New function.
12040
12041 * frame.c (x_set_font): Remove unused variable lval.
12042
12043 * font.h (struct font_driver): Add filter_properties.
12044
12045 * font.c (font_put_extra): Don't return if val is nil, it means
12046 boolean option is off.
12047 (font_parse_fcname): Collect all extra properties in extra_props
12048 and call filter_properties for all drivers with extra_props and
12049 font as parameter.
12050 (font_open_entity): Do not use cache, it does not pick up new
12051 fontconfig settings like hinting.
12052 (font_load_for_lface): If spec had a name in it, store it in entity.
12053
12054 * emacs.c (main): Call syms_of_xsettings.
12055
12056 * config.in: HAVE_GCONF is new.
12057
12058 * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF.
12059 xsettings.o is new.
12060
12061 2009-11-17 Kenichi Handa <handa@m17n.org>
12062
12063 * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
12064 back to the default font in case that no suitable font is found.
12065
12066 2009-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12067
12068 * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
12069 Suggested by Chad Brown <yandros@mit.edu>.
12070 (push_menu_item): Use MENU_ITEMS_ITEM_* names.
12071
12072 2009-11-16 Jan Djärv <jan.h.d@swipnet.se>
12073
12074 * xmenu.c (x_menu_wait_for_event): Call XFlush before select.
12075
12076 2009-11-14 Andreas Schwab <schwab@linux-m68k.org>
12077
12078 * Makefile.in: Ignore errors from mkdir when creating deps directory.
12079
12080 2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
12081
12082 * gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already
12083 has a parent.
12084
12085 * Makefile.in: If AUTO_DEPEND is defined, make gcc generate
12086 dependency files in deps/. Include those files into Makefile.
12087
12088 * config.in: Generated (AUTO_DEPEND).
12089
12090 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
12091
12092 * dbusbind.c (Vdbus_registered_objects_table): Rename from
12093 Vdbus_registered_functions_table, because it contains also
12094 properties. Fix docstring.
12095 (Fdbus_call_method, Fdbus_call_method_asynchronously): Fix docstring.
12096
12097 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12098
12099 * alloc.c (mark_object): Don't reprocess marked strings.
12100 Check vector's markbit earlier. Adjust calls to mark_vectorlike.
12101 (mark_vectorlike, mark_char_table): Assume the object is unmarked.
12102
12103 2009-11-13 Kenichi Handa <handa@m17n.org>
12104
12105 * category.c (word_boundary_p): Adjust for the change of the
12106 semantics of Vword_combining_categories.
12107 (Vword_combining_categories): Describe the slight change of the
12108 semantics.
12109
12110 2009-11-13 Eli Zaretskii <eliz@gnu.org>
12111
12112 * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
12113
12114 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Revert last change.
12115
12116 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
12117
12118 * xdisp.c (syms_of_xdisp): Fix typo in last change.
12119
12120 2009-11-12 Juanma Barranquero <lekktu@gmail.com>
12121
12122 * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
12123
12124 2009-11-11 David Reitter <david.reitter@gmail.com>
12125
12126 * menu.c (Fx_popup_menu): Remove left-over debugging code and rename
12127 variables to fix 2009-11-09 change.
12128
12129 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
12130
12131 * process.c (ifflag_def): Make flag_sym constant.
12132 (Fnetwork_interface_info): Use a constant pointer.
12133 (ifflag_table):
12134 * xfns.c (cursor_bits):
12135 * xdisp.c (power_letter):
12136 * termcap.c (speeds, esctab):
12137 * sysdep.c (baud_convert):
12138 * keyboard.c (lispy_accent_codes, modifier_names):
12139 * image.c (xbm_format, xpm_format, pbm_format, png_format)
12140 (jpeg_format, tiff_format, gif_format, svg_format)
12141 (interlace_start, interlace_increment, gs_format):
12142 * gtkutil.c (separator_names):
12143 * fringe.c (swap_nibble):
12144 * fns.c (base64_value_to_char, base64_char_to_value):
12145 * fileio.c (make_temp_name_tbl):
12146 * coding.c (suffixes): Make constant.
12147
12148 * frame.c (make_initial_frame):
12149 * buffer.c (init_buffer_once): Use make_pure_c_string instead of
12150 build_string.
12151 * alloc.c (syms_of_alloc): Build Vmemory_signal_data in pure memory.
12152
12153 * s/freebsd.h:
12154 * s/netbsd.h: Remove code referring to non-existent file: unexsunos4.o.
12155
12156 * Makefile.in: Add dependencies to lisp.h. Remove dependencies
12157 for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
12158
12159 * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
12160 * xterm.c (syms_of_xterm):
12161 * xfaces.c (syms_of_xfaces):
12162 * xdisp.c (syms_of_xdisp):
12163 * lread.c (syms_of_lread):
12164 * keyboard.c (syms_of_keyboard): Use make_pure_c_string instead of
12165 build_string.
12166
12167 * doc.c (Fsnarf_documentation): Purecopy Vbuild_files.
12168
12169 2009-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12170
12171 * fns.c (Fplist_get): Merge the active and the commented out code.
12172
12173 2009-11-10 Jan Djärv <jan.h.d@swipnet.se>
12174
12175 * keyboard.h: Declare timer_check.
12176
12177 * keyboard.c (timer_check_2): New function that does what the old
12178 timer_check did.
12179 (timer_check): Call timer_check_2 until -1 or a non-zero time is
12180 returned, i.e. don't return -1 with timers pending.
12181
12182 * process.c: Remove extern declaration of timer_check.
12183
12184 * xmenu.c (x_menu_wait_for_event): Remove code that did a timeout
12185 even if timer_check returned -1.
12186
12187 * gtkutil.c (xg_dialog_response_cb): Data is now a struct
12188 xg_dialog_data.
12189 (pop_down_dialog): Destroy widget (if any), cancel timer and unref
12190 the event loop.
12191 (xg_maybe_add_timer, xg_dialog_run): New functions (bug #4574).
12192 (xg_get_file_name, xg_get_font_name): Call xg_dialog_run (bug #4574).
12193 Destroy the dialog after xg_dialog_run.
12194
12195 2009-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12196
12197 * menu.c (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
12198
12199 2009-11-10 Jan Djärv <jan.h.d@swipnet.se>
12200
12201 * xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
12202
12203 2009-11-09 Juanma Barranquero <lekktu@gmail.com>
12204
12205 * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
12206
12207 2009-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12208
12209 * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
12210 w32menu.c, and nsmenu.m.
12211 Simplify the obsolete case where position is nil.
12212 (cleanup_popup_menu): New function, moved from nsmenu.m.
12213 (struct skp): Remove slot `notreal'.
12214 (single_keymap_panes, keymap_panes): Remove arg `notreal' and
12215 adjust callers.
12216 (single_menu_item): Adjust call to parse_menu_item.
12217 (syms_of_menu): Defsubr x-popup-menu.
12218 * menu.h (Vmenu_updating_frame): Consolidate declarations from *menu.c.
12219 (keymap_panes): Don't export any more.
12220 (mouse_position_for_popup, w32_menu_show, ns_menu_show)
12221 (xmenu_show): Declare.
12222 * keyboard.c (parse_menu_item): Remove arg `notreal'.
12223 (menu_bar_item, read_char_minibuf_menu_prompt): Adjust callers.
12224 * keyboard.h (parse_menu_item): Update declaration.
12225 * xmenu.c (Fx_popup_menu): Remove.
12226 (syms_of_xmenu): Don't defsubr x-popup-menu.
12227 * w32menu.c (Fx_popup_menu): Remove.
12228 (syms_of_w32menu): Don't defsubr x-popup-menu.
12229 * nsmenu.m (cleanup_popup_menu): Remove.
12230 (ns_menu_show): Rename from ns_popup_menu and remove all the code
12231 moved to menu.c's Fx_popup_menu.
12232 (Fx_popup_menu): Remove.
12233 (syms_of_nsmenu): Don't defsubr x-popup-menu, and don't initialize
12234 menu_items (it's done in menu.c already).
12235
12236 2009-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
12237
12238 * keyboard.c (parse_menu_item): Handle `notreal' a bit earlier.
12239 Use `tem' less. Make sure KEYEQ holds a string or nil (bug#4879).
12240
12241 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
12242
12243 * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
12244 xmenu_show. Hide any tooltip before opening a menu.
12245 (xmenu_show): New arg. Pass it to create_and_show_popup_menu.
12246 (create_and_show_popup_menu): New arg. Pass it to gtk_menu_popup.
12247
12248 2009-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
12249
12250 Let integers use up 2 tags to give them one extra bit and thus double
12251 their range.
12252 * lisp.h (USE_2_TAGS_FOR_INTS): New macro.
12253 (LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P):
12254 New macros.
12255 (enum Lisp_Type): Use them. Give explicit values.
12256 (Lisp_Type_Limit): Remove.
12257 (XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
12258 (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
12259 Pay attention to USE_2_TAGS_FOR_INTS.
12260 (INTEGERP): Use LISP_INT_TAG_P.
12261 * fns.c (internal_equal): Simplify the default case.
12262 (sxhash): Use case_Lisp_Int.
12263 * data.c (wrong_type_argument): Don't check against Lisp_Type_Limit
12264 any more.
12265 (Ftype_of): Use case_Lisp_Int.
12266 (store_symval_forwarding): Take into account the fact that Ints can
12267 now have more than one tag.
12268 * buffer.c (syms_of_buffer): Use LISP_INT_TAG.
12269 (buffer_slot_type_mismatch):
12270 * xfaces.c (face_attr_equal_p):
12271 * print.c (print_object):
12272 * alloc.c (mark_maybe_object, mark_object, survives_gc_p):
12273 Use case_Lisp_Int.
12274
12275 2009-11-06 Eli Zaretskii <eliz@gnu.org>
12276
12277 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
12278
12279 * alloc.c (make_pure_c_string): Fix last change to avoid compiler
12280 warning.
12281
12282 2009-11-06 Jan Djärv <jan.h.d@swipnet.se>
12283
12284 * gtkutil.c (xg_event_is_for_scrollbar): New function (bug#4870).
12285
12286 * gtkutil.h: Declare xg_event_is_for_scrollbar (bug#4870).
12287
12288 * xterm.c (handle_one_xevent): Call xg_event_is_for_scrollbar for
12289 ButtonPressRelease and MotionNotify (bug#4870).
12290
12291 2009-11-06 Dan Nicolaescu <dann@ics.uci.edu>
12292
12293 * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
12294
12295 * xterm.c (syms_of_xterm):
12296 * xselect.c (syms_of_xselect):
12297 * xmenu.c (syms_of_xmenu):
12298 * xfns.c (syms_of_xfns):
12299 * xfaces.c (syms_of_xfaces):
12300 * xdisp.c (syms_of_xdisp):
12301 * window.c (syms_of_window):
12302 * w32fns.c (syms_of_w32fns):
12303 * undo.c (syms_of_undo):
12304 * textprop.c (syms_of_textprop):
12305 * terminal.c (syms_of_terminal):
12306 * syntax.c (syms_of_syntax):
12307 * sound.c (syms_of_sound):
12308 * search.c (syms_of_search):
12309 * print.c (syms_of_print):
12310 * minibuf.c (syms_of_minibuf):
12311 * macros.c (syms_of_macros):
12312 * keymap.c (syms_of_keymap, initial_define_key)
12313 (initial_define_lispy_key):
12314 * keyboard.c (syms_of_keyboard):
12315 * insdel.c (syms_of_insdel):
12316 * image.c (syms_of_image):
12317 * fringe.c (syms_of_fringe):
12318 * frame.c (syms_of_frame):
12319 * fontset.c (syms_of_fontset):
12320 * fns.c (syms_of_fns):
12321 * fns.c (syms_of_fns):
12322 * fileio.c (syms_of_fileio):
12323 * fileio.c (syms_of_fileio):
12324 * eval.c (syms_of_eval):
12325 * doc.c (syms_of_doc):
12326 * dispnew.c (syms_of_display):
12327 * dired.c (syms_of_dired):
12328 * dbusbind.c (syms_of_dbusbind):
12329 * data.c (syms_of_data):
12330 * composite.c (syms_of_composite):
12331 * coding.c (syms_of_coding):
12332 * cmds.c (syms_of_cmds):
12333 * charset.c (define_charset_internal, syms_of_character):
12334 * ccl.c (syms_of_ccl):
12335 * category.c (syms_of_category, init_category_once):
12336 * casetab.c (syms_of_casetab):
12337 * casefiddle.c (syms_of_casefiddle):
12338 * callint.c (syms_of_callint):
12339 * bytecode.c (syms_of_bytecode):
12340 * buffer.c (keys_of_buffer, syms_of_buffer):
12341 * alloc.c (syms_of_alloc):
12342 * process.c (syms_of_process, init_process):
12343 * lread.c (syms_of_lread, init_obarray):
12344 * font.c (build_style_table):
12345 * emacs.c (syms_of_emacs, main): Replace calls to intern with
12346 intern_c_string, calls to make_pure_string with
12347 make_pure_c_string. Use pure_cons instead of Fcons.
12348
12349 * process.c (socket_options): Make it const.
12350 (set_socket_option, init_process): Use a const pointer.
12351
12352 * lread.c (intern_c_string): New function.
12353 (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
12354 (defvar_int): Uset it. Make the name const char*.
12355
12356 * lisp.h (defvar_kboard, defvar_lisp, defvar_lisp_nopro, defvar_bool)
12357 (defvar_int): Update prototypes.
12358 (DEFUN, EXFUN): Support for prototypes is now required.
12359 (intern_c_string): New prototype.
12360 (struct Lisp_Subr): Make symbol_name constant.
12361
12362 * font.c (struct table_entry): Remove unused member. Make NAMES
12363 constant.
12364 (weight_table, slant_table, width_table): Make constant.
12365
12366 * emacs.c (struct standard_args): Make name and longname constant.
12367
12368 * character.h (DEFSYM): Use intern_c_string.
12369
12370 2009-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
12371
12372 * alloc.c (make_pure_c_string): New function.
12373
12374 * eval.c (Fautoload): Purecopy all arguments.
12375
12376 2009-11-05 Kenichi Handa <handa@m17n.org>
12377
12378 * fileio.c (Finsert_file_contents): Be sure set coding-system of
12379 the buffer in case of replace.
12380
12381 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12382
12383 * puresize.h (BASE_PURESIZE): Increase to 1620000.
12384
12385 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12386
12387 * editfns.c (save_restriction_restore): Update the (pt/begv/vz)_markers
12388 when applicable (bug#4851).
12389
12390 * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
12391 (P_): Support for prototypes is now required.
12392
12393 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
12394
12395 * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
12396 (Bug#4827).
12397
12398 2009-10-30 Eli Zaretskii <eliz@gnu.org>
12399
12400 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
12401
12402 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
12403
12404 * puresize.h (BASE_PURESIZE): Increase to 1470000.
12405
12406 * lread.c (Fload): Purecopy the file name when building
12407 Vpreloaded_file_list.
12408
12409 2009-10-29 Jason Rumney <jasonr@wanchan.jasonrumney.net>
12410
12411 * w32fns.c (syms_of_w32fns): Change default value of
12412 w32-scroll-lock-modifier to nil. (Bug#2827)
12413
12414 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
12415
12416 * minibuf.c (Fall_completions): Fix typos in docstring.
12417
12418 2009-10-26 Andreas Schwab <schwab@redhat.com>
12419
12420 * puresize.h (PURESIZE_RATIO): Increase back to 10/6.
12421
12422 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
12423
12424 * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
12425 For delta < 0, skip check that only makes sense when the mini-window
12426 is going to be enlarged. (Bug#4534)
12427
12428 2009-10-25 Chong Yidong <cyd@stupidchicken.com>
12429
12430 * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
12431 string in menu maps (Bug#4471).
12432
12433 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
12434
12435 * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
12436 FRAME_NS_VIEW on terminal frames (Bug#4765).
12437
12438 2009-10-24 Andreas Schwab <schwab@linux-m68k.org>
12439
12440 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
12441 DBUS_TYPE_UINTnn separately to get proper sign extension.
12442
12443 * dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
12444 can properly handle unsigned types.
12445 (make_uid, make_gid): Remove.
12446
12447 * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
12448 types again.
12449
12450 * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type.
12451 (system_process_attributes): Likewise.
12452
12453 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
12454
12455 * keymap.c (Fmake_sparse_keymap): Purecopy the name.
12456
12457 * eval.c (Fautoload): Purecopy the filename. Simplify.
12458
12459 * category.c (Fdefine_category): Purecopy docstring.
12460
12461 2009-10-23 Andreas Schwab <schwab@linux-m68k.org>
12462
12463 * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
12464
12465 * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
12466
12467 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
12468
12469 * window.c (Fwindow_edges, Fwindow_pixel_edges)
12470 (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix
12471 (Bug#4775).
12472
12473 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
12474
12475 * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
12476 (init_fileio_once):
12477 * lisp.h (init_fileio_once): Remove.
12478 * emacs.c (main): Don't call init_fileio_once.
12479
12480 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
12481
12482 * puresize.h (BASE_PURESIZE): Increase to 1430000.
12483
12484 2009-10-21 Andreas Schwab <schwab@linux-m68k.org>
12485
12486 * doprnt.c (doprnt): Fix overflow check.
12487
12488 2009-10-21 Jan Djärv <jan.h.d@swipnet.se>
12489
12490 * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
12491
12492 * xterm.h (x_wait_for_event): Declare it.
12493
12494 * xterm.c (pending_event_wait): New variable.
12495 (handle_one_xevent): Set pending_event_wait.eventtype to 0 if we
12496 see pending_event_wait.eventtype.
12497 (handle_one_xevent): Don't change gravity when parent changes.
12498 (x_new_font): Call change_frame_size with new rows/columns before we
12499 try to resize the frame.
12500 (x_wait_for_event): New function.
12501 (x_set_window_size_1): Don't change gravity unless change_gravity
12502 is set.
12503 Call XResizeWindow with FRAME_OUTER_WINDOW. If we are visible,
12504 don't change frame size, instead wait for the ConfigureNotify.
12505 (x_set_window_size): Call x_set_window_size_1 for USE_X_TOOLKIT also.
12506 (x_wm_set_size_hint): Remove ifdefs for USE_X_TOOLKIT.
12507 (x_initialize): Initialize pending_event_wait.
12508
12509 * xmenu.c (set_frame_menubar): Add internal border width to menu bar
12510 size.
12511
12512 * widget.c (EmacsFrameSetValues): Add comment.
12513 (EmacsFrameSetCharSize): Just call x_set_window_size.
12514
12515 * gtkutil.c (xg_frame_set_char_size): Flush events and call
12516 x_wait_for_event.
12517 (flush_and_sync): Remove again.
12518 (xg_get_font_name): Suggest monospace if no previous font is known.
12519
12520 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
12521
12522 * character.c (char_resolve_modifier_mask): Don't resolve meta to the
12523 8th bit, since that only made sense in the ASCII world (bug#4751).
12524
12525 2009-10-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12526
12527 * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
12528 processing pending events when event is filtered for input method.
12529 (Bug#3681)
12530
12531 2009-10-20 Juanma Barranquero <lekktu@gmail.com>
12532
12533 * fns.c: Add #endif accidentally removed in previous change.
12534
12535 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
12536
12537 * fns.c: Remove code for unsupported system: MAC_OS.
12538 * image.c: Likewise. Include setjmp.h.
12539
12540 2009-10-19 Jan Djärv <jan.h.d@swipnet.se>
12541
12542 * xterm.c (x_create_toolkit_scroll_bar): Don't allocate color for
12543 pixel -1 (bug #4742).
12544
12545 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
12546
12547 * process.c (create_pty): Remove conditionals for no longer
12548 supported systems: UNIPLUS and RTU.
12549
12550 * xterm.c:
12551 * xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
12552
12553 * alloc.c: Do not define struct catchtag.
12554 * eval.c: Move struct catchtag definition ...
12555 * lisp.h: ... here.
12556
12557 * image.c: Move png.h #include earlier to avoid warnings.
12558
12559 * xterm.c:
12560 * xsmfns.c:
12561 * xselect.c:
12562 * xrdb.c:
12563 * xmenu.c:
12564 * xftfont.c:
12565 * xfont.c:
12566 * xfns.c:
12567 * xfaces.c:
12568 * xdisp.c:
12569 * window.c:
12570 * widget.c:
12571 * w32xfns.c:
12572 * w32uniscribe.c:
12573 * w32term.c:
12574 * w32select.c:
12575 * w32reg.c:
12576 * w32proc.c:
12577 * w32menu.c:
12578 * w32inevt.c:
12579 * w32heap.c:
12580 * w32font.c:
12581 * w32fns.c:
12582 * w32console.c:
12583 * w32.c:
12584 * w16select.c:
12585 * vm-limit.c:
12586 * unexsol.c:
12587 * unexec.c:
12588 * unexcw.c:
12589 * unexaix.c:
12590 * undo.c:
12591 * tparam.c:
12592 * textprop.c:
12593 * terminfo.c:
12594 * terminal.c:
12595 * termcap.c:
12596 * term.c:
12597 * syntax.c:
12598 * sound.c:
12599 * sheap.c:
12600 * search.c:
12601 * scroll.c:
12602 * region-cache.c:
12603 * regex.c:
12604 * ralloc.c:
12605 * process.c:
12606 * print.c:
12607 * nsterm.m:
12608 * nsselect.m:
12609 * nsmenu.m:
12610 * nsimage.m:
12611 * nsfont.m:
12612 * nsfns.m:
12613 * msdos.c:
12614 * minibuf.c:
12615 * menu.c:
12616 * marker.c:
12617 * macros.c:
12618 * keymap.c:
12619 * keyboard.c:
12620 * intervals.c:
12621 * insdel.c:
12622 * indent.c:
12623 * gtkutil.c:
12624 * ftxfont.c:
12625 * ftfont.c:
12626 * fringe.c:
12627 * frame.c:
12628 * fontset.c:
12629 * font.c:
12630 * fns.c:
12631 * floatfns.c:
12632 * filelock.c:
12633 * fileio.c:
12634 * emacs.c:
12635 * editfns.c:
12636 * dosfns.c:
12637 * doprnt.c:
12638 * doc.c:
12639 * dispnew.c:
12640 * dired.c:
12641 * dbusbind.c:
12642 * data.c:
12643 * composite.c:
12644 * coding.c:
12645 * cmds.c:
12646 * cm.c:
12647 * chartab.c:
12648 * charset.c:
12649 * character.c:
12650 * ccl.c:
12651 * category.c:
12652 * casetab.c:
12653 * casefiddle.c:
12654 * callproc.c:
12655 * callint.c:
12656 * bytecode.c:
12657 * buffer.c:
12658 * atimer.c: Include setjmp.h. (Bug#4643)
12659
12660 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
12661
12662 Remove leftover table unibyte_to_multibyte_table.
12663 * character.c (unibyte_to_multibyte_table): Remove.
12664 (Funibyte_char_to_multibyte): Use MAKE_CHAR_MULTIBYTE.
12665 * charset.c (init_charset_once): Don't init unibyte_to_multibyte_table.
12666 * character.h (UNIBYTE_TO_CHAR): New macro.
12667 (MAKE_CHAR_MULTIBYTE): Use it.
12668 (unibyte_to_multibyte_table, unibyte_char_to_multibyte): Remove.
12669 * xdisp.c (get_next_display_element): USE ASCII_CHAR_P.
12670 (message_dolog, set_message_1):
12671 * search.c (Freplace_match):
12672 * editfns.c (Fcompare_buffer_substrings):
12673 * fns.c (Fcompare_strings): Use MAKE_CHAR_MULTIBYTE.
12674 (concat):
12675 * insdel.c (copy_text, count_size_as_multibyte):
12676 Use ASCII_CHAR_P and BYTE8_TO_CHAR.
12677 * term.c (produce_glyphs):
12678 * syntax.c (skip_chars): Use BYTE8_TO_CHAR.
12679 * regex.c (RE_CHAR_TO_MULTIBYTE):
12680 * cmds.c (internal_self_insert):
12681 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
12682
12683 * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
12684
12685 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
12686
12687 * puresize.h (BASE_PURESIZE): Increase to 1310000.
12688
12689 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
12690
12691 * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
12692
12693 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
12694
12695 * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
12696 still needed under Tiger.
12697
12698 * nsterm.m (EmacsView-conversationIdentifier): Arg is long.
12699
12700 * m/amdx86-64.h: Don't set LIB_STANDARD and START_FILES under
12701 __Apple__.
12702
12703 * m/intel386.h: Remove DARWIN_OS/_LP64 special case.
12704
12705 2009-10-15 Kenichi Handa <handa@m17n.org>
12706
12707 * print.c (print_object): Escape a symbol like "2E10" too.
12708
12709 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
12710
12711 Cleanups and changes for 64-bit compile under Snow Leopard.
12712 Based on suggestions by Erik Charlebois.
12713
12714 * nsfns.m (xw-color-values): Use CGFloat where appropriate.
12715
12716 * nsfont.m (ns_char_width): Replace deprecated call.
12717 (ns_findfonts, nsfont_list_family): Use long format in printf, and
12718 cast argument.
12719 (nsfont_open): Use ns_char_width() everywhere.
12720 (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
12721
12722 * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
12723
12724 * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat
12725 where appropriate.
12726
12727 * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
12728 where appropriate.
12729 (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
12730 Use stringWithUTF8String.
12731 (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
12732
12733 * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
12734 Add formal protocol mention to inheritance.
12735 [NS_HAVE_NSINTEGER]: Drop conditional and contents.
12736
12737 * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
12738 Fix printf format.
12739 (ns_query_color): Use CGFloat where appropriate.
12740 (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
12741 (EmacsScroller-mouseDown:): Use long format in printf, and cast
12742 argument.
12743
12744 * config.in (NS_HAVE_NSINTEGER): Drop.
12745
12746 * dbusbind.c (dbus-method-return-internal)
12747 (dbus-method-error-internal): Use long format in printf, and cast
12748 argument.
12749
12750 * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
12751 in printf, and cast argument.
12752
12753 * process.c (list_processes_1): Use long format in printf, and
12754 cast argument.
12755
12756 2009-10-11 Glenn Morris <rgm@gnu.org>
12757
12758 * frame.c (Fframe_pixel_height): Doc fix. (Bug#4535)
12759
12760 2009-10-08 Jan Djärv <jan.h.d@swipnet.se>
12761
12762 * gtkutil.c (create_menus): Call gtk_widget_set_size_request for
12763 menu bar with a small width so it doesn't enlarge the frame.
12764
12765 2009-10-08 Juanma Barranquero <lekktu@gmail.com>
12766
12767 * fontset.c (Fset_fontset_font): Fix typos in error messages.
12768
12769 2009-10-06 Glenn Morris <rgm@gnu.org>
12770
12771 * Makefile.in (emacs${EXEEXT}): Remove direct dependence on
12772 SOME_MACHINE_LISP (this enters indirectly via DOC).
12773
12774 2009-10-05 Eli Zaretskii <eliz@gnu.org>
12775
12776 * dired.c (Ffile_attributes): Doc fix. (Bug#4638)
12777
12778 2009-10-04 Eli Zaretskii <eliz@gnu.org>
12779
12780 * xdisp.c (syms_of_xdisp) <unibyte-display-via-language-environment>:
12781 Doc fix.
12782
12783 2009-10-03 Martin Rudalics <rudalics@gmx.at>
12784
12785 * window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
12786
12787 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
12788
12789 * lisp.h (Qdelete_directory_internal): Remove, because it is not
12790 used anymore outside fileio.c.
12791
12792 * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
12793
12794 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
12795
12796 * lisp.h (Qdelete_directory_internal):
12797 Declare, instead of Qdelete_directory.
12798
12799 * w32fns.c (Fsystem_move_file_to_trash): Use it.
12800
12801 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
12802
12803 * eval.c (Fcalled_interactively_p): Add `kind' argument.
12804
12805 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
12806
12807 * fileio.c (Fdelete_directory_internal): Rename from
12808 Fdelete_directory. It is not a command anymore. It has no file
12809 name handler.
12810
12811 2009-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
12812
12813 * xdisp.c (get_next_display_element): Use an enum in last change.
12814
12815 2009-09-28 Kenichi Handa <handa@m17n.org>
12816
12817 * xdisp.c (get_next_display_element): Pay attention to
12818 unibyte_display_via_language_environment in handling
12819 Vnobreak_char_display.
12820
12821 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
12822
12823 * nsterm.h (ns_app_name): New extern variable.
12824
12825 * nsterm.m (ns_app_name): New variable.
12826 (ns_term_init): Set and use it.
12827 (ns_term_shutdown): Use it.
12828
12829 * nsmenu.m (ns_update_menubar): Use ns_app_name. Sync with xmenu.c.
12830 (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
12831
12832 * nsfns.m (ns_set_name_iconic, ns_set_name)
12833 (ns_set_name_as_filename, x-create-frame, ns-get-resource)
12834 (ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
12835
12836 * menu.c (find_and_return_menu_selection) [HAVE_NS]:
12837 Remove double-casting in client_data comparison.
12838
12839 2009-09-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12840
12841 * keyboard.c (make_lispy_event): Remember last wheel direction.
12842 (syms_of_keyboard) <wheel_syms>: Compute array size at compile time.
12843
12844 2009-09-26 Glenn Morris <rgm@gnu.org>
12845
12846 * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in
12847 internal.elc. Add term/pc-win.elc.
12848 (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and
12849 term/x-win.elc.
12850 (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and
12851 term/w32-win.elc.
12852 (NS_SUPPORT): New.
12853 (lisp): Add NS_SUPPORT.
12854 (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
12855
12856 2009-09-25 David Reitter <david.reitter@gmail.com>
12857
12858 * nsmenu.m (EmacsMenu-clear): Recognize application menu
12859 on Mac OS X 10.6+ (bug#4513).
12860
12861 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
12862
12863 * frame.c (xrdb_get_resource): Return nil for empty string resources;
12864 some parts of Emacs code (like font selection) don't grok them.
12865 See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
12866
12867 2009-09-24 Andreas Schwab <schwab@redhat.com>
12868
12869 * coding.c (decode_coding_iso_2022): Fix operator precedence.
12870
12871 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
12872
12873 * dired.c (Fdirectory_files): Fix typo in docstring.
12874
12875 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
12876
12877 * nsterm.m (EV_TIMESTAMP, x_set_window_size)
12878 (EmacsApp-application:openFiles:): Remove GNUstep conditionals.
12879 (EmacsScroller-setPosition:portion:whole:): Remove -display call
12880 under GNUstep.
12881 (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
12882
12883 * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
12884 glyph advancement.
12885
12886 2009-09-22 Adrian Robert <Adrian.B.Robert@gmail.com>
12887
12888 * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
12889 (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
12890
12891 * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
12892 deleted (bug #4492).
12893
12894 * nsfont.m (Vns_reg_to_script): New lisp variable.
12895 (syms_of_nsfont): Declare it.
12896 (ns_registry_to_script): New function.
12897 (ns_get_req_script): Call it.
12898 (ns_findfonts): Don't give up on non-unicode registry.
12899
12900 * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
12901
12902 2009-09-20 Tom Tromey <tromey@redhat.com>
12903
12904 * eval.c (find_handler_clause): Make stack-trace-on-error work in
12905 batch mode (bug#4228).
12906
12907 2009-09-18 Rob Christie <robchristie@gmail.com> (tiny change)
12908
12909 * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more
12910 carefully. (Bug #4339)
12911
12912 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
12913
12914 * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
12915
12916 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
12917
12918 * emacs.c (inhibit_x_resources): Update doc string for NS.
12919 (main) [HAVE_NS]: Don't process --no-init-file option.
12920 Remove legacy code for -NXHost. Fix error printf in daemon case.
12921
12922 * nsterm.h (ns_no_defaults): Remove.
12923
12924 * nsterm.m (ns_no_defaults): Remove.
12925 (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
12926 (ns_use_qd_smoothing): Remove legacy variable.
12927 (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
12928 don't update the NSWindow itself.
12929 (EmacsView-windowWillUseStandardFrame:defaultFrame:):
12930 Improve state detection and store user rect ourselves. (Bug #3581)
12931
12932 * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
12933 ns_use_qd_smoothing.
12934
12935 * nsfns.m (x_get_string_resource): Ape just-previous changes to other
12936 platform versions. Drop support for emacs-20-style face specs.
12937 (x-close-connection): Drop PSFlush() under OS X.
12938 (x-focus-frame): Activate the app first. (Bug #4180)
12939
12940 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
12941
12942 * emacs.c (inhibit_x_resources): New variable.
12943 (main) [HAVE_NS]: Don't process --quick command line option.
12944 (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.
12945
12946 * lisp.h (inhibit_x_resources): Declare it extern.
12947
12948 * w32reg.c (x_get_string_resource):
12949 * xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
12950
12951 2009-09-17 Eli Zaretskii <eliz@gnu.org>
12952
12953 * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP):
12954 Add lisp/term/internal.elc.
12955
12956 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
12957
12958 * frame.c (x_get_resource_string): Re-add for non-toolkit builds
12959 (bug#4461).
12960
12961 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
12962
12963 * puresize.h (BASE_PURESIZE): Increase to 1290000.
12964
12965 * Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
12966 (OBJECTS_MACHINE): Remove, unused.
12967
12968 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
12969
12970 * frame.c (x_get_resource_string): Remove unused.
12971
12972 2009-09-15 Jan Djärv <jan.h.d@swipnet.se>
12973
12974 * xterm.c (x_new_font): Call change_frame_size before calling
12975 x_set_window_size, in case frame size won't change.
12976
12977 * frame.c (x_set_font): Remove dead code.
12978
12979 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
12980
12981 * lread.c (Fload): Also run do-after-load-evaluation while dumping.
12982
12983 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12984
12985 * lread.c (Fload): Don't output a message after loading an obsolete
12986 package any more (done in Lisp now).
12987
12988 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
12989
12990 * fns.c (syms_of_fns): Doc fix (Bug#4227).
12991
12992 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12993
12994 * keymap.c (Fwhere_is_internal): Use nconc2.
12995
12996 2009-09-11 Alan Mackenzie <acm@muc.de>
12997
12998 * dispnew.c (Fsend_string_to_terminal): Amend doc string to cover
12999 batch mode.
13000
13001 2009-09-11 Andreas Schwab <schwab@linux-m68k.org>
13002
13003 * xdisp.c (display_mode_element): Detect cycles.
13004
13005 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
13006
13007 * keymap.c (where_is_internal): Don't erroneously return nil right after
13008 filling the cache.
13009 (where_is_internal_1): Fix up typo.
13010
13011 2009-09-11 Glenn Morris <rgm@gnu.org>
13012
13013 * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
13014 share a common doc-string.
13015
13016 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
13017
13018 * keymap.c (get_keymap): Return the actual keymap symbol rather than
13019 t for autoloaded keymaps when autoloading is not allowed (bug#4393).
13020
13021 * keymap.c (QCadvertised_binding): New constant.
13022 (syms_of_keymap): Initialize it.
13023 (Fwhere_is_internal): Try and use bindings from :advertised-binding
13024 if applicable.
13025
13026 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
13027
13028 * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
13029 (parse_menu_item): Streamline since bindings are recomputed all the
13030 time anyway. Don't bother checking Vdefine_key_rebound_commands any
13031 more and don't support lmenu's menu-alias any more either.
13032
13033 * keymap.c (where_is_internal_data): Make noindirect a boolean.
13034 (where_is_internal): Strip it down to only traverse the keymaps.
13035 Move the cache handling from Fwhere_is_internal to here.
13036 (Fwhere_is_internal): Move the handling of remapping and the choice of
13037 the best binding from where_is_internal to here.
13038 Unify the cached/noncached paths, so remapping is also handled
13039 correctly when the cache is used, and so the cache can be used to
13040 speed up remap-handling when applicable.
13041 Give preference to non-remapped bindings.
13042 * doc.c (Fsubstitute_command_keys): Let Fwhere_is_internal's prefer
13043 non-remapped bindings.
13044 * keyboard.c (parse_menu_item): Let Fwhere_is_internal handle
13045 command remapping.
13046
13047 * xdisp.c (display_mode_element): Move list length limit from 50 to
13048 5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
13049
13050 2009-09-09 Adrian Robert <Adrian.B.Robert@gmail.com>
13051
13052 * nsfont.m (ns_get_family): Don't force first letter to uppercase.
13053
13054 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
13055
13056 * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
13057 (Bug#4334)
13058
13059 * keymap.c (where_is_internal): Filter out shadowed remappings.
13060 Assume that where_is_internal returns unshadowed bindings to simplify
13061 the code and get rid of the gotos. Use ASIZE.
13062
13063 2009-09-04 Jan Djärv <jan.h.d@swipnet.se>
13064
13065 * xterm.c (x_focus_changed): If we get a focusout and pointer
13066 is invisible, make it visible.
13067
13068 * xterm.h: Remove condition for declaration of
13069 x_*_window_to_frame.
13070
13071 2009-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
13072
13073 * dispnew.c (Fsend_string_to_terminal): Make it work again on the
13074 initial terminal as well.
13075
13076 2009-09-02 Jan Djärv <jan.h.d@swipnet.se>
13077
13078 * xterm.h: Rename x_non_menubar_window_to_frame to
13079 x_menubar_window_to_frame.
13080
13081 * xterm.c: Remove declarations also in xterm.h.
13082 (XTmouse_position): Do not return valid positions
13083 for clicks in the menubar and the toolbar for Gtk+.
13084
13085 * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
13086 if the widget for the event has the same top level as a frame,
13087 return the frame.
13088 (x_menubar_window_to_frame): Detect menu bar even with Gtk+
13089 internal windows, bug #4122.
13090 (x_non_menubar_window_to_frame): Remove.
13091
13092 2009-09-02 Glenn Morris <rgm@gnu.org>
13093
13094 * buffer.c (default-major-mode): Move most of the doc from here...
13095 (major-mode): ... to here.
13096
13097 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
13098
13099 * process.c (wait_reading_process_output): Keep the descriptor
13100 when pty is used by a non-child process, e.g., in I/O buffer of
13101 GDB this allows inferior to be restarted.
13102
13103 2009-08-29 Eli Zaretskii <eliz@gnu.org>
13104
13105 * xdisp.c (redisplay_internal): Remove redundant test and collapse
13106 both branches into one.
13107
13108 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
13109
13110 * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
13111 (main): Use enable-multibyte-characters rather than
13112 default-enable-multibyte-characters. Output a warning message when
13113 running a unibyte session.
13114
13115 2009-08-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13116
13117 * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
13118 LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
13119 (copy_data_segment): Also copy __program_vars section.
13120 (copy_dyld_info) [LC_DYLD_INFO]: New function.
13121 (dump_it) [LC_DYLD_INFO]: Use it.
13122
13123 * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
13124
13125 2009-08-28 Eli Zaretskii <eliz@gnu.org>
13126
13127 * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
13128 $(SRC)/buildobj.h.
13129 (buildobj.h): Rename from $(SRC)/buildobj.h.
13130 (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
13131 $(SRC)/buildobj.h.
13132 (clean): Add buildobj.h.
13133
13134 2009-08-28 Teodor Zlatanov <tzz@lifelogs.com>
13135
13136 * print.c (print_object): Set escapeflag to 1 when printing
13137 hashtable keys and values.
13138
13139 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
13140
13141 * lread.c (read_integer): Use doubles (and potentially return a float
13142 number) as we do in string-to-number.
13143 (read1): Use strtol to read integers, signal errors on strtol's
13144 overflow and use floats if strtol's output is too large for
13145 Elisp integers.
13146
13147 2009-08-27 Eli Zaretskii <eliz@gnu.org>
13148
13149 * makefile.w32-in ($(SRC)/buildobj.h, make-buildobj-CMD)
13150 (make-buildobj-SH): Fix last change.
13151 (SRC): Move to before where it's first used.
13152
13153 2009-08-27 Kenichi Handa <handa@m17n.org>
13154
13155 * process.c (send_process): Use encode_coding_object instead of
13156 encode_coding_string to perform eol-conversion even if the string
13157 is unibyte.
13158
13159 * coding.c (encode_coding_utf_16): Fix checking of a Unicode
13160 character.
13161
13162 * cmds.c (Fself_insert_command): Avoid unnecessay
13163 unibyte->multibyte conversion. (Bug#4240) (Bug#4037)
13164
13165 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
13166
13167 * callproc.c (Fcall_process): Remove always true #if.
13168
13169 * lisp.h: Replace #if 0 code for checking with text pointing to
13170 the --enable-checking configure flag.
13171
13172 * emacs.c (main): Mention the --enable-profiling configure flag
13173 instead of using CFLAGS.
13174
13175 2009-08-26 Ken Raeburn <raeburn@raeburn.org>
13176
13177 * Makefile.in (buildobj.h): New target.
13178 (doc.o): Depend on it.
13179 (temacs${EXEEXT}): Don't generate buildobj.lst.
13180 (mostlyclean): Delete buildobj.h, not buildobj.lst.
13181 * makefile.w32-in ($(SRC)/buildobj.h): New target.
13182 ($(BLD)/doc.$(O)): Depend on it.
13183 (make-buildobj-CMD, make-buildobj-SH): New targets. (Syntax help
13184 provided by Eli Zaretskii.)
13185 ($(TEMACS)): Don't generate buildobj.lst.
13186 * doc.c: Include buildobj.h.
13187 (buildobj): New static variable.
13188 (Fsnarf_documentation): Use it, instead of opening and reading
13189 buildobj.lst.
13190
13191 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
13192
13193 * dbusbind.c (Fdbus_call_method)
13194 (Fdbus_call_method_asynchronously): Use English numeric format for
13195 timeout values in doc string.
13196
13197 2009-08-25 Kenichi Handa <handa@m17n.org>
13198
13199 * alloc.c (mark_char_table): New function.
13200 (mark_object): Use mark_char_table for a char-table.
13201
13202 * lisp.h (CHAR_TABLE_REF_ASCII): New macro.
13203 (CHAR_TABLE_REF): Use it.
13204
13205 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
13206
13207 * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
13208 before invoking the newly build emacs to check for load-path
13209 shadowing.
13210
13211 2009-08-22 Glenn Morris <rgm@gnu.org>
13212
13213 * Makefile.in (bootstrap_exe): New variable.
13214 (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
13215 Use ${bootstrap_exe}.
13216
13217 2009-08-22 Eli Zaretskii <eliz@gnu.org>
13218
13219 * coding.h (encode_coding_string): Don't encode unibyte strings.
13220 (Bug#4047)
13221
13222 2009-08-22 Michael Albinus <michael.albinus@gmx.de>
13223
13224 * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
13225
13226 * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
13227 intended as hotfix only.
13228 (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
13229
13230 2009-08-21 Adrian Robert <Adrian.B.Robert@gmail.com>
13231
13232 * nsterm.m (ns_get_color): Update documentation properly for last
13233 change, and clean up loose ends in the code left by it.
13234 Fix longstanding bug with 16-bit hex parsing, and add support for
13235 yet another X11 format (rgb:r/g/b) for compatibility.
13236 * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
13237 timer_check() to avoid crash on Leopard/PPC. Bug #2154.
13238
13239 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
13240
13241 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
13242
13243 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
13244
13245 * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
13246 (xd_add_watch, xd_remove_watch): Use it. Print debug messages.
13247 (xd_initialize, xd_pending_messages): Check, whether
13248 $DBUS_SESSION_BUS_ADDRESS is set.
13249
13250 2009-08-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13251
13252 * nsfns.m (Fxw_color_values): Return 3-element list. Doc fix.
13253
13254 * nsterm.m (ns_get_color): Remove incompatible color formats again.
13255
13256 2009-08-20 Glenn Morris <rgm@gnu.org>
13257
13258 * emacs.c (system-type): Doc fix.
13259
13260 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13261
13262 * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
13263 enough for the most common situations. Avoid SET_SYMBOL_VALUE.
13264
13265 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
13266
13267 * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
13268 New functions.
13269 (xd_initialize): Revert change from 2009-08-16.
13270
13271 2009-08-18 Kenichi Handa <handa@m17n.org>
13272
13273 * fontset.c (Ffontset_font): If a nil element is found in a
13274 font-group vector, return nil.
13275
13276 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
13277
13278 * process.c (status_notify): Don't perform redisplay.
13279 (Fdelete_process, list_processes_1, process_send_signal):
13280 Expliticly perform redisplay.
13281 (wait_reading_process_output): Always check process status, but
13282 don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
13283
13284 2009-08-17 Ken Raeburn <raeburn@raeburn.org>
13285
13286 * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
13287 (XFLOAT_INIT): New macro for storing a float value.
13288 * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
13289 * fns.c (sxhash): Copy out the value of a float in order to
13290 examine its bytes.
13291 * dbusbind.c (xd_append_arg): Likewise.
13292
13293 * emacs.c (main): Don't call syms_of_data twice.
13294
13295 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
13296
13297 * dbusbind.c (xd_initialize): Add connection file descriptor to
13298 input_wait_mask, in order to let select() detect, whether a new
13299 message has been arrived.
13300 (Fdbus_call_method_asynchronously): Allow nil HANDLER.
13301
13302 2009-08-15 Michael Albinus <michael.albinus@gmx.de>
13303
13304 * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
13305 New functions.
13306
13307 * lisp.h (xd_pending_messages): Declare.
13308
13309 * keyboard.c (readable_events): Call xd_pending_messages.
13310
13311 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
13312
13313 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
13314
13315 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
13316
13317 * buffer.c (set_buffer_internal_1)
13318 (swap_out_buffer_local_variables): Check for unbound local
13319 variables (Bug#4138).
13320
13321 2009-08-14 Eli Zaretskii <eliz@gnu.org>
13322
13323 * process.c (create_pty): Fix last change.
13324
13325 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
13326
13327 * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
13328 (xbm_load_image): Caller changed.
13329 (xbm_file_p): Avoid signalling an image_error (Bug#4107).
13330
13331 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
13332
13333 * process.c (create_pty): New function.
13334 (Fstart_process): Use it to allow Emacs to just associate a pty
13335 with the buffer. See associated change in gdb-mi.el.
13336 (list_processes_1): Deal with no program name.
13337 (start_process_unwind): Use pid == -2 to mean no process.
13338
13339 2009-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
13340
13341 * cmds.c (nonundocount): New global variable.
13342 (keys_of_cmds): Initialize it.
13343 (Fself_insert_command): Use it to combine upto 20 sequential chars
13344 into a single undo entry, just like the Qself_insert_command code in
13345 keyboard.c does.
13346 Call frame_make_pointer_invisible, also like the Qself_insert_command
13347 code in keyboard.c does.
13348 * keyboard.c (command_loop_1): Use the new global nonundocount rather
13349 than its own local replacement for it.
13350
13351 2009-08-10 Ken Raeburn <raeburn@raeburn.org>
13352
13353 * fns.c (concat): Don't re-set string length to its current value.
13354
13355 * coding.h (decode_coding_string, encode_coding_string):
13356 Use SBYTES macro.
13357
13358 * doprnt.c (doprnt_lisp): Delete unused function.
13359 (doprnt): Merge with doprnt1, discarding lispstrings code.
13360 * lisp.h (doprnt_lisp): Don't declare.
13361
13362 2009-08-07 Juri Linkov <juri@jurta.org>
13363
13364 * puresize.h (BASE_PURESIZE): Increase to 1270000.
13365
13366 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
13367
13368 * print.c (syms_of_print): Undo previous change.
13369
13370 2009-08-05 Teodor Zlatanov <tzz@lifelogs.com>
13371
13372 * lread.c (read1, syms_of_lread): Read hashtables back from the
13373 readable format.
13374
13375 * print.c (print_preprocess, print_object): Print hashtables fully
13376 and readably.
13377 (syms_of_print): Provide 'hashtable-print-readable.
13378
13379 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com>
13380
13381 * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
13382 no family set.
13383 (nsfont_open): Handle case when entity has no family.
13384
13385 2009-07-29 Adrian Robert <Adrian.B.Robert@gmail.com>
13386
13387 * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
13388 element, not a list, for match case.
13389
13390 2009-07-28 Kenichi Handa <handa@m17n.org>
13391
13392 * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
13393 rigidly.
13394
13395 * xfont.c (xfont_list_pattern): Don't ignore the return value of
13396 font_parse_xlfd. Check font properties more rigidly.
13397
13398 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13399
13400 * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in
13401 bsd-common.h.
13402
13403 2009-07-27 Kenichi Handa <handa@m17n.org>
13404
13405 * xfaces.c (face_with_height): Call font_clear_prop.
13406
13407 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
13408
13409 * dispnew.c (init_display): Use Qx, Qw32, and Qns.
13410
13411 * xterm.c (x_term_init): Use Qx.
13412
13413 * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
13414
13415 * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
13416 (ns_get_color): Revert 2009-07-16 change.
13417
13418 2009-07-25 Eli Zaretskii <eliz@gnu.org>
13419
13420 * lread.c (syms_of_lread) <force_load_messages>: New variable.
13421 (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
13422
13423 2009-07-25 Ken Raeburn <raeburn@raeburn.org>
13424
13425 * coding.h (decode_coding_string, encode_coding_string):
13426 Use SCHARS macro.
13427
13428 * lread.c: Rewrite 2009-07-21 changes.
13429 (load_depth): Delete.
13430 (Qload_in_progress): New variable.
13431 (load_unwind): Don't reference load_depth or load_in_progress.
13432 (Fload): Likewise; specbind Qload_in_progress instead.
13433 (init_lread): Don't initialize load_depth.
13434 (syms_of_lread): Initialize and protect Qload_in_progress.
13435
13436 2009-07-24 Adrian Robert <Adrian.B.Robert@gmail.com>
13437
13438 * nsfont.m (ns_findfonts): Correctly return fallback in match case.
13439
13440 2009-07-23 Yavor Doganov <yavor@gnu.org>
13441
13442 * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
13443
13444 2009-07-23 Adrian Robert <Adrian.B.Robert@gmail.com>
13445
13446 * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
13447 Bugs 3792, 3720, 2402.
13448 (ns_lookup_indexed_color): Check for bad index.
13449 (ns_index_color): Init unused slot to 0.
13450 (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if().
13451 Bug 3714, possibly 3082.
13452
13453 2009-07-22 Jason Rumney <jasonr@gnu.org>
13454
13455 * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]:
13456 Position IME window at cursor (Bug#2570).
13457 (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
13458 (globals_of_w32fns): Dynamically load functions required above.
13459
13460 * w32term.c (w32_draw_window_cursor): Send message to reposition
13461 any IME window.
13462
13463 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
13464
13465 * fileio.c: Revert 2009-07-16 changes.
13466 (Vauto_save_include_big_deletions): New variable.
13467 (Fdo_auto_save): Disable auto-save only if
13468 auto-save-include-big-deletions is nil.
13469
13470 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
13471
13472 * xdisp.c (move_it_to): For continued lines ending in a tab, take
13473 the overflowed pixels into account (Bug#3879).
13474
13475 2009-07-21 Ken Raeburn <raeburn@raeburn.org>
13476
13477 * lread.c (load_depth): New variable.
13478 (Fload, load_unwind, init_lread): Set it to the load recursion
13479 depth; set load_in_progress as a simple boolean based on the
13480 current load_depth. (Bug#3892)
13481
13482 2009-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
13483
13484 * nsfont.m (ns_has_attribute): Remove.
13485 (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
13486
13487 2009-07-18 Juri Linkov <juri@jurta.org>
13488
13489 * process.c (Fset_process_query_on_exit_flag): Mention killing
13490 a buffer in docstring.
13491
13492 2009-07-17 Kenichi Handa <handa@m17n.org>
13493
13494 * casetab.c (shuffle): Fix the logic of setting up the cycle.
13495
13496 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13497
13498 * nsfns.m (Fns_set_alpha): Remove function.
13499 (syms_of_nsfns): Don't defsubr it.
13500
13501 * nsterm.m (ns_get_color): Remove incompatible color formats.
13502 (ns_color_to_lisp): Generate #rrggbb color format string.
13503
13504 2009-07-16 Richard Stallman <rms@gnu.org>
13505
13506 * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
13507 (Fset_buffer_auto_saved): Handle save_length = -2.
13508
13509 2009-07-16 Chong Yidong <cyd@stupidchicken.com>
13510
13511 * xterm.c (Qx_gtk_map_stock): New var.
13512
13513 * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
13514 of calling intern each time.
13515
13516 2009-07-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13517
13518 * nsfont.m (nsfont_draw): Remove code for stippling, which actually
13519 does tiling.
13520
13521 * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
13522
13523 2009-07-14 Kenichi Handa <handa@m17n.org>
13524
13525 * font.c (font_vconcat_entity_vectors): New function.
13526 (struct font_sort_data): New member font_driver_preference.
13527 (font_compare): Check font_driver_preference.
13528 (font_sort_entities): The format of the first argument changed.
13529 (font_delete_unmatched): Likewise.
13530 (font_list_entities): The return type changed.
13531 (font_select_entity): The format of the second argument changed.
13532 (font_find_for_lface): Adjuste for the above changes.
13533 Don't suppress the checking of C even if the repertory supports it.
13534 (Flist_fonts): Adjust for the above changes.
13535
13536 * ftfont.c (ftfont_spec_pattern): New arg langname. Change caller.
13537 (ftfont_list): Adjust for the change of ftfont_spec_pattern.
13538 Reject a font who has adstyle property that is different from a
13539 langname derived from registry property.
13540 (ftfont_match): Adjust for the change of ftfont_spec_pattern.
13541
13542 2009-07-13 Eli Zaretskii <eliz@gnu.org>
13543
13544 * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
13545 local copy of dirfilename.
13546
13547 2009-07-13 Kenichi Handa <handa@m17n.org>
13548
13549 * chartab.c (sub_char_table_ref_and_range): Fix the range check
13550 against max_char.
13551
13552 * cmds.c (internal_self_insert): Check sym by SYMBOLP before
13553 calling XSYMBOL (sym).
13554
13555 2009-07-11 Eli Zaretskii <eliz@gnu.org>
13556
13557 * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]:
13558 New function.
13559 (directory_files_internal) [WINDOWSNT]:
13560 Bind w32-get-true-file-attributes to either t or nil, depending whether
13561 the filesystem of the directory is fast or slow.
13562
13563 * w32.c (logon_network_drive): Don't assume PATH is an absolute
13564 file name.
13565 (is_slow_fs): New function.
13566 (stat): Use it to determine whether to issue more system calls to
13567 get accurate file attributes, when w32-get-true-file-attributes is
13568 `local'.
13569
13570 2009-07-10 Jan Djärv <jan.h.d@swipnet.se>
13571
13572 * xfns.c (Fx_select_font): Remember last font selected in
13573 x_last_font_name and use that the next time. Also try the frame
13574 parameter font-parameter as default to the font dialog.
13575
13576 2009-07-10 Kenichi Handa <handa@m17n.org>
13577
13578 * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
13579
13580 2009-07-09 Eli Zaretskii <eliz@gnu.org>
13581
13582 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
13583
13584 * w32.c (stat): Treat UNC file names as residing on remote
13585 drives. (Bug#3542)
13586
13587 2009-07-09 Kenichi Handa <handa@m17n.org>
13588
13589 * fontset.c (fontset_find_font): Fix previous change.
13590
13591 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
13592
13593 * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
13594 (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of
13595 error flag.
13596
13597 2009-07-08 Kenichi Handa <handa@m17n.org>
13598
13599 * fontset.c (fontset_find_font): Fix the logic of handling
13600 charset_matched.
13601 (font_for_char): Delete unused var.
13602 (generate_ascii_font_name): Delete it.
13603
13604 * coding.h (JIS_TO_SJIS2): Fix the code range check.
13605
13606 * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
13607 (encode_coding_sjis): Fix the code range check.
13608
13609 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
13610
13611 * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
13612 (Fexpand_file_name): Copy string data properly (Bug#3772).
13613
13614 2009-07-07 Jan Djärv <jan.h.d@swipnet.se>
13615
13616 * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
13617 first MapNotify.
13618
13619 2009-07-07 Kenichi Handa <handa@m17n.org>
13620
13621 * character.h (unibyte_has_multibyte_table): Delete extern.
13622 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
13623
13624 * charset.c (Fset_charset_priority): Update charset_unibyte.
13625 (syms_of_charset): Initialize charset_unibyte.
13626
13627 * character.c (unibyte_has_multibyte_table): Delete it.
13628 (multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
13629 charset_unibyte.
13630 (multibyte_char_to_unibyte_safe): Likewise.
13631 (Funibyte_char_to_multibyte): Don't check charset_unibyte.
13632
13633 * xdisp.c (get_next_display_element): Decode it->c by charset_unibyte.
13634 (x_produce_glyphs): Likewise.
13635
13636 * .gdbinit (xcharset): Fix the treating $arg0.
13637
13638 2009-07-04 Eli Zaretskii <eliz@gnu.org>
13639
13640 Emulation of `getloadavg' on MS-Windows.
13641 * w32.c: Include float.h.
13642 (g_b_init_get_native_system_info, g_b_init_get_system_times)
13643 (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare.
13644 (get_native_system_info, get_system_times): New functions.
13645 (buf_next, buf_prev, sample_system_load, getavg): New subroutines.
13646 (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo.
13647 (globals_of_w32): Initialize g_b_init_get_native_system_info,
13648 g_b_init_get_system_times, and num_of_processors.
13649
13650 2009-07-03 Jason Rumney <jasonr@gnu.org>
13651
13652 * w32term.c (w32_initialize): Use standard types.
13653
13654 2009-07-03 Eli Zaretskii <eliz@gnu.org>
13655
13656 * dired.c (Ffile_attributes): Decode user and group names by the
13657 locale's encoding. (Bug#3443)
13658
13659 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
13660
13661 * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
13662 (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused.
13663
13664 * callproc.c (child_setup): Use #else instead of a separate #ifdef.
13665
13666 * term.c (init_tty): Remove spurious #ifdef.
13667
13668 * m/mips.h: Mention this file is also used for netbsd.
13669 * m/pmax.h: Remove file.
13670
13671 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
13672
13673 * xterm.h (struct x_display_info): Add invisible_cursor.
13674 (struct x_output): Add current_cursor.
13675
13676 * xterm.c (XTtoggle_invisible_pointer): New function.
13677 (x_define_frame_cursor): Don't define cursor if invisible or the
13678 same as before. Set current_cursor.
13679 (x_create_terminal): Set toggle_invisible_pointer_hook.
13680
13681 * xfns.c (make_invisible_cursor): New function.
13682 (x_set_mouse_color): Call make_invisible_cursor.
13683 Set current_cursor.
13684 (x_window): Set current_cursor.
13685
13686 * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.
13687
13688 * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
13689 inserting a character.
13690 (read_avail_input): Call frame_make_pointer_visible.
13691
13692 * frame.c (Vmake_pointer_invisible): New variable.
13693 (frame_make_pointer_invisible, frame_make_pointer_visible):
13694 New functions.
13695 (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.
13696
13697 * frame.h: Declare frame_make_pointer_invisible and
13698 frame_make_pointer_visible.
13699 (struct frame): Add pointer_invisible.
13700
13701 2009-07-02 Jan Djärv <jan.h.d@swipnet.se>
13702
13703 * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
13704 frame isn't visible.
13705 (xg_frame_resized): If width/height is -1, get size of window
13706 from X server.
13707
13708 * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
13709 for MapNotify.
13710
13711 * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height
13712 here or call change_frame_size. Just call flush_and_sync.
13713 (flush_and_sync): Reintroduce.
13714
13715 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
13716
13717 * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky.
13718
13719 * xterm.c (x_handle_net_wm_state): Also look for sticky.
13720 (x_term_init): Initialize Xatom_net_wm_state_sticky.
13721
13722 * frame.h: Declare Qsticky.
13723
13724 * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
13725
13726 * nsfns.m (ns_frame_parm_handlers): Ditto.
13727
13728 * frame.c: Declare Qsticky.
13729 (frame_parms): Add sticky.
13730
13731 * xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.
13732
13733 * xterm.h: Declare x_set_sticky.
13734
13735 * xterm.c (x_set_sticky): New function.
13736
13737 * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
13738 (xg_tool_bar_menu_proxy): Attach enter/leave events to
13739 xg_tool_bar_proxy_help_callback.
13740
13741 * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
13742
13743 * frame.c: Qmaximized is new.
13744 (x_set_frame_parameters): Do not handle fullscreen specially.
13745 Only set width and height if explicitly set.
13746 (x_set_fullscreen): Handle Qmaximized.
13747 (x_set_font, x_figure_window_size): Do not handle fullscreen specially.
13748 (syms_of_frame): Initialize Qmaximized.
13749
13750 * frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.
13751 Declare Qfullwidth, Qfullheight, Qfullboth, Qmaximized.
13752
13753 * xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
13754 for Expose event. Add call to x_check_fullscreen for MapNotify event.
13755 Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
13756 set gravity to NorthWestGravity when USE_GTK.
13757 (set_wm_state): New function.
13758 (do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
13759 (x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
13760 (x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
13761 or the case when no window manager is running. That means remove calls
13762 to x_real_positions and x_fullscreen_adjust.
13763
13764 * gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
13765 (xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
13766 flush_and_sync.
13767 (xg_height_changed): New function.
13768 (xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
13769 and gtk_window_set_policy. Set frame gravity after parsing the
13770 geometry string.
13771 (xg_update_frame_menubar, free_frame_menubar)
13772 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
13773 (update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
13774 Remove calls to xg_frame_set_char_size.
13775
13776 2009-07-01 Kenichi Handa <handa@m17n.org>
13777
13778 * keyboard.c (decode_keyboard_code): New function.
13779 (tty_read_avail_input): Decode the input bytes if necessary.
13780
13781 * coding.c (setup_coding_system):
13782 Initialize coding->carryover_bytes to 0.
13783 (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
13784 use Qno_conversion.
13785
13786 2009-07-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13787
13788 * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
13789
13790 2009-06-30 Chong Yidong <cyd@stupidchicken.com>
13791
13792 * xftfont.c (xftfont_open): Avoid passing NULL argument to XftLockFace.
13793
13794 2009-06-30 Jason Rumney <jasonr@gnu.org>
13795
13796 * w32term.c (w32_initialize): Use GetModuleHandle for library that
13797 is already loaded.
13798 Set user model ID if supported (bug#1849).
13799
13800 2009-06-29 Jim Meyering <meyering@redhat.com>
13801
13802 Remove useless if-before-xfree test.
13803 * nsfont.m (nsfont_close): Remove useless test.
13804 * term.c (delete_tty): Likewise.
13805 * w32.c (system_process_attributes): Likewise.
13806 * w32font.c (w32font_close): Likewise.
13807 * xfaces.c (x_free_gc): Likewise.
13808 * xselect.c (buffer): Likewise.
13809
13810 2009-06-28 Andreas Schwab <schwab@linux-m68k.org>
13811
13812 * process.c (send_process): Keep decoded string in a local
13813 variable and protect it from GC. (Bug#3521)
13814
13815 2009-06-28 Eli Zaretskii <eliz@gnu.org>
13816
13817 * term.c (create_tty_output) [MSDOS]: #ifdef away.
13818 (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
13819
13820 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
13821
13822 * xdisp.c (start_display, handle_face_prop)
13823 (move_it_vertically_backward, cursor_row_fully_visible_p)
13824 (redisplay_window, try_window_id, produce_image_glyph):
13825 Delete some #ifdef-ed out code chunks that are now obsolete.
13826
13827 * xterm.c (x_update_window_begin, x_new_focus_frame)
13828 (x_scroll_bar_handle_click, handle_one_xevent)
13829 (handle_one_xevent, XTread_socket, x_focus_on_frame)
13830 (x_make_frame_visible, x_make_frame_invisible)
13831 (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
13832 code chunks that are now obsolete.
13833
13834 2009-06-28 Michael Albinus <michael.albinus@gmx.de>
13835
13836 * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
13837 xd_symbol_to_dbus_type. With Solaris 2.11, it was said to compile
13838 for hours, when optimzation is enabled.
13839 (xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
13840 (xd_read_message): Make them static.
13841
13842 2009-06-27 Chuck Blake <cblake@pdos.csail.mit.edu> (tiny change)
13843
13844 * term.c (turn_on_face): Allow simultaneously bold and dim
13845 terminal faces (Bug#3530).
13846
13847 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
13848
13849 * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
13850
13851 * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
13852 truncation glyphs (Bug#3686).
13853
13854 2009-06-27 Glenn Morris <rgm@gnu.org>
13855
13856 * m/pmax.h: Restore file, with only netbsd portions.
13857
13858 2009-06-26 David Reitter <david.reitter@gmail.com>
13859
13860 * nsterm.m (keydown): Avoid infinite loop.
13861
13862 2009-06-26 Peter Jolly <peter@jollys.org> (tiny change)
13863
13864 * ftfont.c (get_adstyle_property): Call font_intern_prop with 1 as
13865 the arg FORCE_SYMBOL.
13866
13867 2009-06-25 Kenichi Handa <handa@m17n.org>
13868
13869 * fontset.c (fontset_find_font): When a usable rfont_def is found
13870 in a fallback font-group, make it the first element of the group.
13871
13872 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
13873
13874 * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
13875
13876 2009-06-24 Kenichi Handa <handa@m17n.org>
13877
13878 * fontset.c (fontset_get_font_group): Return 0 if no font-group is
13879 set for C.
13880 (fontset_font): Record the availability of a font for C both in
13881 the realized fontsets of the current one and the default one.
13882
13883 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
13884
13885 * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
13886 conditional, it is always defined on AIX.
13887
13888 2009-06-23 Miles Bader <miles@gnu.org>
13889
13890 * window.c (Vrecenter_redisplay): New variable.
13891 (syms_of_window): Initialize it.
13892 (Qtty): New extern declaration.
13893 (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
13894
13895 2009-06-23 Jim Meyering <meyering@redhat.com>
13896
13897 * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt):
13898 Use xmalloc and xrealloc (not malloc and realloc), so subsequent heap
13899 pointer dereferences are guaranteed to be valid.
13900
13901 2009-06-23 Kenichi Handa <handa@m17n.org>
13902
13903 * emacs.c (main): Call init_font ().
13904
13905 * font.h (Vfont_log): Extern it.
13906 (FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
13907
13908 * font.c (font_sort_entities, font_list_entities)
13909 (font_matching_entity, font_open_entity)
13910 (font_close_object): Change font_add_log to FONT_ADD_LOG.
13911 (Vfont_log): Delete static.
13912 (font_log_env_checked): Delete this variable.
13913 (font_add_log): Don't check font_log_env_checked.
13914 (font_deferred_log): Check Vfont_log.
13915 (init_font): New function.
13916
13917 * ftfont.c: Change font_add_log to FONT_ADD_LOG.
13918
13919 * w32font.c: Change font_add_log to FONT_ADD_LOG.
13920
13921 * w32uniscribe.c: Change font_add_log to FONT_ADD_LOG.
13922
13923 * xfont.c: Change font_add_log to FONT_ADD_LOG.
13924
13925 * fontset.c (fontset_font): Call FONT_DEFERRED_LOG.
13926 (face_for_char): Don't call font_deferred_log here.
13927 (font_for_char): Likewise.
13928
13929 2009-06-22 Chong Yidong <cyd@stupidchicken.com>
13930
13931 * w32term.c (x_draw_glyph_string): Use the glyph string's width
13932 rather than its background_width for drawing the overline and
13933 underline (Bug#489).
13934
13935 * xterm.c (x_draw_glyph_string): Use the glyph string's width
13936 rather than its background_width for drawing the overline and
13937 underline (Bug#489).
13938 (xg_default_icon_file): New variable.
13939 (syms_of_xterm): Initialize it to the Emacs SVG icon file.
13940 (x_bitmap_icon): Under GTK, use xg_default_icon_file.
13941
13942 * xdisp.c (Qbefore_string, Qafter_string): Add externs.
13943 (load_overlay_strings): Remove externs.
13944 (fast_find_position): Function deleted.
13945 (mouse_face_from_buffer_pos): New function, based on
13946 fast_find_position. Correctly handle before-strings,
13947 display-strings, and after-strings (Bug#1220).
13948 (note_mouse_highlight): Use mouse_face_from_buffer_pos.
13949
13950 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
13951
13952 * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for !HAVE_WINDOW_SYSTEM.
13953 (move_it_in_display_line_to, move_it_in_display_line_to)
13954 (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
13955
13956 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
13957
13958 * Branch for 23.1.
13959
13960 2009-06-21 Jason Rumney <jasonr@gnu.org>
13961
13962 * w32term.c (keyboard_codepage): New static variable.
13963 (w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
13964 (w32_read_socket) [WM_CHAR]: Use it to decode character
13965 input (bug#3237).
13966 (w32_initialize): Initialize it.
13967 (codepage_for_locale): New function.
13968
13969 2009-06-20 Ken Raeburn <raeburn@raeburn.org>
13970
13971 * process.c (status_message): Pass Faset index argument as a lisp
13972 object, so as to work with USE_LISP_UNION_TYPE.
13973
13974 2009-06-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13975
13976 * coding.c (Ffind_coding_systems_region_internal):
13977 Cache checked characters.
13978
13979 2009-06-18 Kenichi Handa <handa@m17n.org>
13980
13981 * coding.c (decode_coding_iso_2022): Check MSB of bytes more rigidly.
13982
13983 2009-06-18 Andreas Schwab <aschwab@redhat.com>
13984
13985 * xdisp.c (redisplay_internal): Check that the frame is still
13986 live after redisplay of its windows.
13987 (redisplay_windows): Check that the window is still live.
13988
13989 2009-06-17 Andreas Schwab <schwab@linux-m68k.org>
13990
13991 * coding.c (detect_coding_utf_16): Fix previous change.
13992
13993 2009-06-16 Kenichi Handa <handa@m17n.org>
13994
13995 * coding.c (detect_coding_utf_16): Fix the logic of rejecting
13996 UTF-16 by checking the dispersion of Eth and Oth bytes.
13997
13998 2009-06-15 Andreas Schwab <schwab@linux-m68k.org>
13999
14000 * coding.c (detect_coding_utf_16): Fix typo counting odd bytes.
14001
14002 2009-06-15 Kenichi Handa <handa@m17n.org>
14003
14004 * process.c (status_message): Fix previous change. Be sure to
14005 decode a localized string.
14006
14007 2009-06-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14008
14009 * xterm.c (x_delete_terminal): Put previous change in #if 0 and
14010 add comment explaining why.
14011
14012 2009-06-14 Sidney Markowitz <sidney@sidney.com>
14013
14014 * nsmenu.m (EmacsTooltip: setText): Set height of tooltip.
14015
14016 2009-06-14 Adrian Robert <Adrian.B.Robert@gmail.com>
14017
14018 * nsfont.m (ns_attribute_value): Remove.
14019 (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
14020 (ns_has_attribute): Shrink the normal range.
14021 (ns_findfonts): Don't worry about requested spec in determining
14022 need for synthItal.
14023 (ns_get_covering_families): Retain scriptToFamilies.
14024
14025 2009-06-14 Seiji Zenitani <zenitani@mac.com>
14026
14027 * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.
14028
14029 2009-06-11 Kenichi Handa <handa@m17n.org>
14030
14031 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
14032 overhang for the static composition case.
14033
14034 2009-06-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14035
14036 * xdisp.c (x_get_glyph_overhangs): Fix calculation of right
14037 overhang for the automatic composition case.
14038
14039 * xterm.c (x_compute_glyph_string_overhangs): Handle the automatic
14040 composition case.
14041
14042 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
14043
14044 * xdisp.c (get_next_display_element): When handling wrap-prefix
14045 and line-prefix, treat \n as a control character (bug#3502).
14046
14047 2009-06-10 Kenichi Handa <handa@m17n.org>
14048
14049 * font.c (font_parse_family_registry): Fix for one-char foundry.
14050 (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
14051
14052 2009-06-09 Dmitry Dzhus <dima@sphinx.net.ru> (tiny change)
14053
14054 * process.c (status_message): Fix handling of multibyte signal
14055 string (Bug#3499).
14056
14057 2009-06-09 Jim Meyering <meyering@redhat.com>
14058
14059 * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
14060 color name is missing.
14061
14062 2009-06-09 Kenichi Handa <handa@m17n.org>
14063
14064 * charset.c (Fmap_charset_chars): In docstring, state clearly that
14065 FROM-CODE and TO-CODE are codepoints of CHARSET.
14066
14067 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
14068
14069 * nsterm.m (ns_use_system_highlight_color): Drop, unused.
14070
14071 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
14072
14073 Changes to support :script/:lang/:otf in NS font driver.
14074 * nsfont.m (nsfont_escape_name, nsfont_unescape_name)
14075 (nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
14076 indicate not part of font driver interface, and change callers.
14077 (ns_get_family): Remove pointless null check.
14078 (nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
14079 ns_spec_to_descriptor, ns_descriptor_to_entity.
14080 (nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
14081 (ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
14082 (ns_spec_to_descriptor, ns_descriptor_to_entity)
14083 (ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
14084 (ns_get_req_script, ns_accumulate_script_ranges)
14085 (ns_script_to_charset, ns_get_covering_families, ns_findfonts):
14086 New functions.
14087 (nsfont_list, nsfont_match): Use ns_findfonts.
14088 (nsfont_open): Use font descriptor instead of traits.
14089 (nsfont_draw): Handle "automatic" (lookup-table) compositions.
14090 (dump_glyphstring): Rename to ns_dump_glyphstring.
14091
14092 * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
14093
14094 * nsfns.m (Fns_popup_font_panel): Use shared font manager.
14095
14096 * fontset.c (fontset_from_font): Remove NS-specific code.
14097
14098 2009-06-08 Peter Jones <pjones@pmade.com> (tiny change)
14099
14100 * nsterm.m (ns_draw_window_cursor): Respect cursor_type for
14101 nonactive windows.
14102
14103 2009-06-08 Felix Mueller <felix@enqueue.eu> (tiny change)
14104
14105 * nsterm.m (ns_init_paths): Append path separator to INFOPATH variable.
14106
14107 2009-06-08 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
14108
14109 * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
14110
14111 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
14112
14113 * xdisp.c (move_it_in_display_line_to): On text-only terminals,
14114 account for the overflowing of newlines into the last glyph on the
14115 display line (Bug#3482).
14116
14117 2009-06-05 David Reitter <david.reitter@gmail.com>
14118
14119 * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p)
14120 (Fx_selection_owner_p): Rename from Fns_own_selection_internal,
14121 Fns_selection_exists_p, Fns_selection_owner_p.
14122
14123 2009-06-03 Jason Rumney <jasonr@gnu.org>
14124
14125 * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if
14126 available. (Bug#3379)
14127
14128 2009-05-29 Kenichi Handa <handa@m17n.org>
14129
14130 * coding.c (get_translation_table):
14131 Check Venable_character_translation.
14132
14133 2009-05-26 David Reitter <david.reitter@gmail.com>
14134
14135 * nsterm.m (ns_raise_frame): Only raise frame if visible.
14136 (x_make_frame_visible): Move frame to front rather than calling
14137 ns_raise_frame().
14138 (keyDown:): Do not swallow events that aren't re-sent if frame
14139 isn't key window.
14140 (drawRect:): Do not set visibility/iconified flags because
14141 drawRect may be called by NSView even if the frame is hidden.
14142
14143 * nsfns.m (Fx_create_frame): Follow other ports in
14144 determining visibility; default to t. Ensure async_visible is set.
14145
14146 2009-05-23 Eli Zaretskii <eliz@gnu.org>
14147
14148 * dired.c (Ffile_attributes): Doc fix.
14149
14150 2009-05-22 Chong Yidong <cyd@stupidchicken.com>
14151
14152 * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
14153
14154 2009-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
14155
14156 * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
14157 and xfont_scratch_props.
14158 (syms_of_xfont): Do it here instead.
14159 (xfont_find_ccl_program): Delete, unused.
14160 (xfont_open): Delete unused var `i'.
14161
14162 2009-05-21 Kenichi Handa <handa@m17n.org>
14163
14164 * fontset.c (Qlatin): Don't make it static.
14165
14166 * xfont.c (xfont_chars_supported, xfont_supported_scripts):
14167 New functions.
14168 (xfont_scripts_cache, xfont_scratch_props): New variables.
14169 (Qlatin, Vscalable_fonts_allowed): Extern it.
14170 (xfont_list_pattern): Argument changed. Callers changed.
14171 Check Vscalable_fonts_allowed. Check the support of a script.
14172 (xfont_list): Don't reject a font spec with :script property.
14173 (xfont_has_char): Fix setting of encoding.
14174 (syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
14175 xfont_scratch_props.
14176
14177 2009-05-19 Kenichi Handa <handa@m17n.org>
14178
14179 * font.c (font_sort_entities): Rename from font_sort_entites.
14180 Callers changed.
14181
14182 2009-05-18 Kenichi Handa <handa@m17n.org>
14183
14184 * font.c (font_find_for_lface): Copy SPEC's FONT_TYPE too.
14185
14186 2009-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14187
14188 * frame.c (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
14189 (delete_frame) [NS_IMPL_COCOA]: Instead, do it here.
14190
14191 2009-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14192
14193 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase here.
14194 (x_delete_terminal): Dissociate resource database from display and
14195 then call XrmDestroyDatabase before closing display.
14196
14197 2009-05-18 Adrian Robert <Adrian.B.Robert@gmail.com>
14198
14199 * nsterm.m (ns_read_socket): Remove unused variable.
14200 * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check
14201 whether selected frame is viable before raising it (based on patch
14202 by David Reitter), and improve commentary.
14203 * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
14204
14205 2009-05-15 Kenichi Handa <handa@m17n.org>
14206
14207 * font.c (Ffont_spec): Check arguments.
14208
14209 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
14210
14211 * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
14212 weight when testing attributes (Bug#3282).
14213
14214 2009-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14215
14216 * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
14217 what we expect to get in the next ConfigureNotify event.
14218
14219 * xftfont.c (xftfont_open): Make sure that Xrender extension is added
14220 before Xft one (Bug#1696).
14221
14222 2009-05-07 David Reitter <david.reitter@gmail.com>
14223
14224 * nsfns.m (Fx_display_planes): Compute bitplanes using
14225 NSBitsPerPixelFromDepth (Bug#3207).
14226
14227 2009-05-10 Chong Yidong <cyd@stupidchicken.com>
14228
14229 * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
14230
14231 2009-05-10 Ulrich Mueller <ulm@gentoo.org>
14232
14233 * s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
14234
14235 2009-05-07 David Reitter <david.reitter@gmail.com>
14236
14237 * nsterm.m (ns_dumpglyphs_stretch, ns_dumpglyphs_image):
14238 Respect mouse face background.
14239
14240 2009-05-07 David Reitter <david.reitter@gmail.com>
14241
14242 * nsterm.m (note_mouse_movement, ns_frame_up_to_date):
14243 Mouse movement/highlight: bracket drawing operations
14244 in ns_update_begin and ns_update_end.
14245
14246 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14247
14248 * nsfns.m (ns_get_screen): Rewrite.
14249 Don't presume selected-frame is of type `ns'.
14250
14251 * font.c (font_update_drivers): Sanity fallback to avoid disabling
14252 all drivers.
14253
14254 * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep.
14255
14256 2009-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14257
14258 * keyboard.h (add_user_signal): Fix typo in extern.
14259
14260 * lisp.h (add_user_signal): Remove extern.
14261
14262 * unexelf.c (unexec): Consider a section to precede the .bss section
14263 if its addresses overlap that of .bss.
14264 (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
14265 instead of dumping process.
14266
14267 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14268
14269 * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.
14270
14271 2009-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14272
14273 * Makefile.in (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
14274
14275 2009-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14276
14277 * xterm.c (x_handle_net_wm_state): Move declaration of lval before
14278 any statements.
14279
14280 2009-05-02 Andreas Schwab <schwab@linux-m68k.org>
14281
14282 * process.c (read_process_output): Make sure the current buffer is
14283 always restored.
14284
14285 * coding.c (record_conversion_result): Don't modify
14286 Vlast_code_conversion_error for successful result.
14287 (alloc_destination): Don't clobber conversion result. (Bug#1650)
14288
14289 2009-05-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14290
14291 * charset.c (load_charset): Reformat X==Y==Z to (X==Y)==Z.
14292 (load_charset_map): Remove unnecessary code.
14293
14294 2009-04-30 David Reitter <david.reitter@gmail.com>
14295
14296 * nsterm.m (convert_ns_to_X_keysym): Define function keys f16
14297 through f24.
14298
14299 2009-04-30 Chong Yidong <cyd@stupidchicken.com>
14300
14301 * xfaces.c (face_at_buffer_position): New arg base_face_id.
14302
14303 * xdisp.c (handle_face_prop): Pass base_face_id of iterator to
14304 face_at_buffer_position.
14305 (face_before_or_after_it_pos, get_next_display_element)
14306 (note_mouse_highlight): Update face_at_buffer_position call.
14307
14308 * term.c (term_mouse_highlight):
14309 * msdos.c (IT_note_mouse_highlight):
14310 * fontset.c (Finternal_char_font):
14311 * font.c (font_at, font_range): Update face_at_buffer_position call.
14312
14313 * dispextern.h (face_at_buffer_position): Update prototype.
14314
14315 2009-04-30 Kenichi Handa <handa@m17n.org>
14316
14317 * fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
14318
14319 2009-04-29 Andreas Schwab <schwab@linux-m68k.org>
14320
14321 * callproc.c (Fcall_process): Fix GC protection. Make sure
14322 current buffer is always restored.
14323
14324 2009-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14325
14326 * atimer.c (init_atimer): Also clear stopped_atimers.
14327
14328 * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
14329
14330 * process.c (create_process): Clean up merger residues of
14331 2008-07-17 change.
14332
14333 2009-04-29 Ulrich Mueller <ulm@gentoo.org>
14334
14335 * lread.c (Vread_circle): New variable.
14336 (read1): Disable recursive read if Vread_circle is nil.
14337
14338 2009-04-29 Kenichi Handa <handa@m17n.org>
14339
14340 * fontset.h (set_default_ascii_font): Delete extern.
14341
14342 * fontset.c (set_default_ascii_font): Delete this unused function.
14343
14344 * frame.c (x_set_font): When ARG is a font-object, check if the
14345 font-object matches with the ASCII font-spec of the frame's
14346 fontset. If not, create a new fontset for the frame. (Bug #3075)
14347
14348 2009-04-28 Andreas Schwab <schwab@linux-m68k.org>
14349
14350 * fns.c (Flocale_info): Protect vector from GC during decoding.
14351
14352 * process.c (Fstart_process): Protect argv strings from GC during
14353 encoding.
14354
14355 2009-04-27 Andreas Schwab <schwab@linux-m68k.org>
14356
14357 * sysdep.c: Include <ctype.h>.
14358
14359 2009-04-27 David Reitter <david.reitter@gmail.com>
14360
14361 * nsfont.m (nsfont_open): Remove unused variable shrink.
14362 Remove commented-out code.
14363
14364 2009-04-26 Johan Bockgård <bojohan@gnu.org>
14365
14366 * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
14367
14368 2009-04-25 Jason Rumney <jasonr@gnu.org>
14369
14370 * w32font.c (clear_cached_metrics): Remove, unused since 2008-08-02.
14371
14372 2009-04-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14373
14374 * fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
14375 Swap bytes in short integer if fringe bitmap width > 8.
14376
14377 2009-04-23 Kenichi Handa <handa@m17n.org>
14378
14379 * xfaces.c (Fx_list_fonts): If a font size is specified in
14380 PATTERN, set it in returned scalable fonts.
14381
14382 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
14383
14384 * keyboard.c (Fset_input_meta_mode): Doc fix.
14385
14386 * dispnew.c (Fsend_string_to_terminal): Doc fix.
14387
14388 * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes.
14389
14390 * coding.c (Fterminal_coding_system): Doc fix.
14391
14392 * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
14393 (Fx_display_pixel_height, Fx_display_planes)
14394 (Fx_display_color_cells, Fx_server_max_request_size)
14395 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
14396 (Fx_display_mm_height, Fx_display_mm_width)
14397 (Fx_display_backing_store, Fx_display_visual_class)
14398 (Fx_display_save_under, Fx_close_connection, Fx_synchronize):
14399 Doc fixes, replacing "terminal id" with "terminal object".
14400 (check_x_display_info): Handle terminal objects instead of
14401 terminal ids.
14402
14403 * term.c (Ftty_display_color_p, Ftty_display_color_cells)
14404 (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
14405 (Fresume_tty, Vsuspend_tty_functions, Vresume_tty_functions):
14406 Doc fixes, replacing "terminal id" with "terminal object".
14407
14408 2009-04-21 Kenichi Handa <handa@m17n.org>
14409
14410 * font.c (font_load_for_lface): Cancel previous change (bug#2994).
14411 (font_score): Check AVGWIDTH too.
14412
14413 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
14414 worst case.
14415 (decode_coding_sjis, decode_coding_big5, decode_coding_charset)
14416 (decode_coding_emacs_mule, decode_coding_iso_2022): Likewise.
14417
14418 2009-04-19 Jason Rumney <jasonr@gnu.org>
14419
14420 The following changes fix Bug#3005 for wide glyphs on each platform,
14421 without reintroducing Bug#1258 for stretch glyphs.
14422
14423 * xterm.c (x_draw_bar_cursor): Limit cursor width differently for
14424 BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using
14425 get_phys_cursor_geometry.
14426
14427 * w32term.c (x_draw_bar_cursor): Limit cursor width differently
14428 for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR
14429 using get_phys_cursor_geometry.
14430
14431 * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
14432 correctly calculated.
14433
14434 2009-04-19 Jan Djärv <jan.h.d@swipnet.se>
14435
14436 * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar):
14437 Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
14438 (xg_initialize): Use g_type_class_ref instead of gtk_type_class which
14439 is deprecated.
14440
14441 2009-04-18 Andreas Schwab <schwab@linux-m68k.org>
14442
14443 * font.c (font_put_frame_data): Use xfree instead of free.
14444
14445 2009-04-17 Juanma Barranquero <lekktu@gmail.com>
14446
14447 * w32font.c (Qja, Qko): Remove declarations.
14448 (syms_of_w32font): Don't DEFSYM them.
14449
14450 2009-04-17 Chong Yidong <cyd@stupidchicken.com>
14451
14452 * font.c (Qja, Qko): Move definitions here from ftfont.c.
14453
14454 * font.h (Qja, Qko): Extern them.
14455
14456 * ftfont.c (Qja, Qko): Remove declarations.
14457
14458 * xfont.c (Qja, Qko): Remove declarations.
14459
14460 2009-04-17 Kenichi Handa <handa@m17n.org>
14461
14462 * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
14463 string from a vector to handle Latin-1 characters correctly.
14464
14465 * ftfont.c (ftfont_pattern_entity): Return a newly allocated
14466 entity even if the cache hits.
14467
14468 2009-04-16 Andreas Schwab <schwab@linux-m68k.org>
14469
14470 * search.c (boyer_moore): Use zero as marker value for a possible
14471 match instead of depending on overflow behavior. (Bug#2844)
14472
14473 * search.c: Use EMACS_INT for buffer positions. Add prototypes.
14474 * lisp.h: Adjust prototypes.
14475
14476 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
14477
14478 * keyboard.c (adjust_point_for_property): Disable 2009-02-12
14479 change (Bug#3003).
14480
14481 2009-04-16 Kenichi Handa <handa@m17n.org>
14482
14483 * xfont.c (xfont_has_char): Special handling of `ja' and `ko' adstyle.
14484
14485 * xftfont.c (xftfont_has_char): Special handling of `ja' and `ko'
14486 adstyle.
14487
14488 * ftfont.c (Qja, Qko): Don't make them static.
14489 (enum ftfont_cache_for): New enum.
14490 (fc_charset_table): Undo the previous change.
14491 (ftfont_get_latin1_charset): Delete it.
14492 (ftfont_pattern_entity): Check cache by ftfont_lookup_cache.
14493 Set FONT_SIZE_INDEX of the entity to 0 for a scalable font. For a
14494 non-scarable font, try to get AVERAGE_WIDTH.
14495 (ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
14496 Change ft_face_cache from a list of a hash-table. Don't check
14497 `ja' and `ko' adstyle here.
14498 (ftfont_get_fc_charset): Call ftfont_lookup_cache with
14499 FTFONT_CACHE_FOR_CHARET.
14500 (ftfont_get_charset): Undo the previous change.
14501 (ftfont_open): Call ftfont_lookup_cache with FTFONT_CACHE_FOR_FACE.
14502 (ftfont_close): Likewise.
14503 (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
14504
14505 * font.c (font_sort_entites): Change the meaning of the arg
14506 BEST-ONLY. Don't optimize for VEC of lenght 1.
14507 (font_select_entity): Just return the value of font_sort_entites.
14508
14509 * xfaces.c (merge_face_vectors): Reflect font properties in
14510 to[LFACE_FONT_INDEX] to the other face attributes. Don't call
14511 font_clear_prop if a face attribute doesn't change.
14512
14513 * charset.h (charset_ksc5601): Extern it.
14514
14515 * charset.c (charset_ksc5601): New variable.
14516 (Fdefine_charset_internal): Set charset_ksc5601.
14517 (init_charset_once): Initialize charset_ksc5601 to -1.
14518
14519 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu>
14520
14521 * fileio.c (history_delete_duplicates): Remove unused declaration.
14522
14523 * callint.c (history_delete_duplicates): New declaration.
14524 (Fcall_interactively): Remove command history duplicates when
14525 history_delete_duplicates is true.
14526
14527 2009-04-14 Eli Zaretskii <eliz@gnu.org>
14528
14529 * buffer.c (syms_of_buffer) <line-spacing>: Doc fix.
14530
14531 2009-04-14 Kenichi Handa <handa@m17n.org>
14532
14533 * font.c (Ffont_info): Fix docstring. Fix the second element of
14534 the returned value (bug#2949).
14535
14536 2009-04-14 Chong Yidong <cyd@stupidchicken.com>
14537
14538 * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
14539
14540 2009-04-14 Kenichi Handa <handa@m17n.org>
14541
14542 * xfont.c (xfont_has_char): The font has C if C is ASCII and the
14543 encoding charset is ascii_compatible.
14544
14545 * charset.c (Fdefine_charset_internal): Make charset
14546 ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
14547 code_offset is 0, and covers all ASCII characters.
14548
14549 2009-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
14550
14551 * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
14552 (ns_string_to_pasteboard_internal):
14553 * nsmenu.m (process_dialog):
14554 * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
14555 * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
14556 * lisp.h (Fx_load_color_file): Declare.
14557
14558 2009-04-13 Kenichi Handa <handa@m17n.org>
14559
14560 * font.c (font_delete_unmatched): Preserve the order of list elements.
14561 (font_select_entity): Suppress the code to optimize for the same
14562 kind of fonts.
14563 (font_load_for_lface): Get a font that supports at least ASCII
14564 characters.
14565
14566 * ftfont.c (Qja, Qko): New variables.
14567 (fc_charset_table): Delete uniquifier data for iso8859-1.
14568 (ftfont_get_latin1_charset): New function.
14569 (get_adstyle_property): New function.
14570 (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
14571 bitmap fonts.
14572 (ftfont_lookup_cache): Handle the case that KEY is a font-entity.
14573 Delete iso-8859-1 range from the charset of fonts whose adstyle is
14574 `ko' or `ja'.
14575 (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
14576 (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset.
14577 (ftfont_list): Don't refuse a font spec with non-nil `adstyle'
14578 property.
14579 (ftfont_open): Call ftfont_lookup_cache with ENTITY.
14580 (syms_of_ftfont): DEFSYM Qja and Qko.
14581
14582 2009-04-09 Kenichi Handa <handa@m17n.org>
14583
14584 * charset.c (map_charset_chars): For a charset of `superset'
14585 method, fix calculation of code range.
14586
14587 * font.c (font_put_extra): If VAL is nil, delete the slot for PROP
14588 from the list of extra properties.
14589 (font_clear_prop): Be sure to delete `:name' font property.
14590
14591 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14592
14593 * dispnew.c (redraw_overlapping_rows): Fix detection of
14594 overlapping for topmost and bottommost rows.
14595
14596 * ftfont.c (ftfont_text_extents): Fix calculation of metrics->descent.
14597
14598 2009-04-06 Jason Rumney <jasonr@gnu.org>
14599
14600 * frame.c (x_set_font): Avoid C99 mid-block variable declaration.
14601
14602 2009-04-06 Kenichi Handa <handa@m17n.org>
14603
14604 * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle.
14605
14606 * xftfont.c (xftfont_open): Fix setting font->underline_thickness.
14607
14608 2009-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14609
14610 * ftfont.c (ftfont_open): Fix checking of the return value of
14611 FT_Load_Char. Fix setting font->underline_thickness.
14612
14613 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
14614
14615 * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
14616 (Fterminal_parameters, Fterminal_parameter)
14617 (Fset_terminal_parameter): In doc string, refer to terminal
14618 objects rather than terminal ids.
14619
14620 2009-04-04 Eli Zaretskii <eliz@gnu.org>
14621
14622 * dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call
14623 ret_lim_data. (Bug#2867)
14624
14625 2009-04-03 Chong Yidong <cyd@stupidchicken.com>
14626
14627 * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
14628 so they don't get wider than the window, matching 2006-01-23
14629 change to the partner function in xdisp.c (Bug#2800).
14630
14631 2009-04-03 Kenichi Handa <handa@m17n.org>
14632
14633 * print.c (print_object): Make each lowest sub_char_table start a
14634 new line (Bug#2866).
14635
14636 2009-04-02 Kenichi Handa <handa@m17n.org>
14637
14638 * fontset.c (fontset_font): Record no-font when a fontset
14639 explicitly tells not to try another font-specs.
14640
14641 2009-03-30 Pierre Poissinger <pierre.poissinger@gmail.com> (tiny change)
14642
14643 * charset.c (map_charset_for_dump): Add missing UNGCPRO.
14644
14645 2009-03-30 Kenichi Handa <handa@m17n.org>
14646
14647 * fontset.c (fontset_from_font): Specify only registry in a
14648 font-spec for all characters supported by that registry.
14649
14650 * ftfont.c: Fix previous change. Define ftfont_variation_glyphs
14651 even if HAVE_M17N_FLT is not defined.
14652
14653 2009-03-29 Sebastian Rose <sebastian_rose@gmx.de> (tiny change)
14654
14655 * ftfont.c: Conditionalize prototyping and use of
14656 ftfont_variation_glyphs.
14657
14658 2009-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14659
14660 * frame.c (delete_frame): Work around compiler bug.
14661
14662 * editfns.c (general_insert_function): Adjust to insdel.c changes.
14663 * insdel.c (prepare_to_modify_buffer, signal_before_change):
14664 Some more EMACS_INT.
14665 * lisp.h (copy_text, count_size_as_multibyte): Fix last change.
14666
14667 * xdisp.c (dump_glyph): Fix typo.
14668
14669 * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
14670 (adjust_markers_gap_motion, adjust_markers_for_delete)
14671 (adjust_markers_for_insert, adjust_point)
14672 (adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
14673 (make_gap, copy_text, count_size_as_multibyte, insert)
14674 (insert_and_inherit, insert_before_markers)
14675 (insert_before_markers_and_inherit, insert_1)
14676 (count_combining_before, count_combining_after, insert_1_both)
14677 (insert_from_string, insert_from_string_before_markers)
14678 (insert_from_string_1, insert_from_gap, insert_from_buffer)
14679 (insert_from_buffer_1, adjust_after_replace)
14680 (adjust_after_replace_noundo, adjust_after_insert, replace_range)
14681 (replace_range_2, del_range, del_range_1, del_range_byte)
14682 (del_range_both, del_range_2, modify_region)
14683 (prepare_to_modify_buffer, signal_before_change)
14684 (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
14685 for buffer positions and sizes.
14686 * lisp.h: Adjust prototypes accordingly.
14687
14688 * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
14689 (non_regular_inserted, non_regular_nbytes, read_non_regular)
14690 (Finsert_file_contents): Use EMACS_INT for buffer positions.
14691
14692 * fileio.c (Finsert_file_contents): Don't limit size to INT_MAX/4.
14693
14694 2009-03-27 Jan Djärv <jan.h.d@swipnet.se>
14695
14696 * frame.c (x_set_font): If the fullscreen property is non-nil, adjust
14697 lines and columns so we keep the same pixel height and width.
14698
14699 * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
14700 the property _NET_WM_STATE has changed.
14701 (x_handle_net_wm_state): New function to update frame parameter
14702 fullscreen.
14703 (x_term_init): Initialize atoms for _NET_WM_STATE.
14704
14705 * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE.
14706
14707 2009-03-27 Kevin Ryde <user42@zip.com.au>
14708
14709 * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
14710 Gpm_GetEvent as an error that justifies closing the filedescriptor.
14711 * term.c (close_gpm): Get the filedescriptor as a (new) parameter.
14712 (Fgpm_mouse_stop): Pass that new parameter.
14713 * termhooks.h (close_gpm): Adjust prototype.
14714
14715 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14716
14717 * lisp.h (Fx_focus_frame): Declare.
14718
14719 * callint.c (Fcall_interactively): For '^' just delegate the work to
14720 handle-shift-selection.
14721 (syms_of_callint): Move declaration of shift-select-mode to simple.el.
14722
14723 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
14724
14725 * editfns.c (Ffloat_time): Doc fix (Bug#2768).
14726
14727 * data.c (Qinteractive_form): New variable.
14728 (Finteractive_form): Use it.
14729
14730 * eval.c (Fcommandp): Use Qinteractive_form.
14731
14732 2009-03-24 Jason Rumney <jasonr@gnu.org>
14733
14734 * fileio.c (Fsubstitute_in_file_name): Always work on a copy.
14735 Calculate total size precisely. Decode environment variables
14736 before substituting. (Bug#38)
14737
14738 2009-03-24 Kenichi Handa <handa@m17n.org>
14739
14740 * font.c (find_font_encoding): Return Qnil for unsupported
14741 encoding (Bug#2722).
14742
14743 2009-03-23 Jan Djärv <jan.h.d@swipnet.se>
14744
14745 * gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
14746 that gdpy is set.
14747
14748 2009-03-22 Alan Mackenzie <acm@muc.de>
14749
14750 * callint.c (Finteractive): Clarify the doc string - even
14751 promptless elements need \n separators.
14752
14753 2009-03-22 Jason Rumney <jasonr@gnu.org>
14754
14755 * w32term.c (syms_of_w32term): Doc fix for
14756 x-use-underline-position-properties.
14757
14758 2009-03-21 Eli Zaretskii <eliz@gnu.org>
14759
14760 * w32.c (getpwuid): Change argument type to unsigned.
14761 (struct w32_id): Change type of `rid' member to unsigned.
14762 (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
14763 argument ID to unsigned. All callers changed.
14764 (getuid, geteuid, getgid, getegid): Change return type to unsigned.
14765
14766 2009-03-20 Eli Zaretskii <eliz@gnu.org>
14767
14768 * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
14769 negative, produce a float value.
14770
14771 * dired.c (make_uid, make_gid): New functions.
14772 (Ffile_attributes): Use them to avoid negative UID and GID.
14773
14774 2009-03-20 Juanma Barranquero <lekktu@gmail.com>
14775
14776 * keyboard.c (Fcurrent_idle_time): Reflow docstring.
14777 (syms_of_keyboard) <command-hook-internal, input-method-function>:
14778 Fix typos in docstrings.
14779
14780 2009-03-19 Kenichi Handa <handa@m17n.org>
14781
14782 * fontset.c (Fset_fontset_font): When a spec of ASCII font is
14783 changed, use font_load_for_lface to get a new font object.
14784 Call free_realized_fontset after handling ASCII font change.
14785
14786 * frame.c (x_set_font): Handle the case that ARG is a cons.
14787
14788 2009-03-19 Glenn Morris <rgm@gnu.org>
14789
14790 * fileio.c (Fsubstitute_in_file_name): Doc fix.
14791
14792 2009-03-19 Chong Yidong <cyd@stupidchicken.com>
14793
14794 * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
14795
14796 2009-03-19 Kenichi Handa <handa@m17n.org>
14797
14798 * charset.c (load_charset_map_from_file): When a mapfile can't be
14799 loaded, signal an error.
14800
14801 2009-03-18 Eli Zaretskii <eliz@gnu.org>
14802
14803 * dired.c (Ffile_attributes): Make sure UID and GID are always
14804 positive, even if the value is too large for a positive EMACS_INT.
14805 Doc fix.
14806
14807 * editfns.c (Fuser_login_name): Support float arguments. Doc fix.
14808
14809 2009-03-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14810
14811 * xmenu.c (xdialog_show): Move Fredisplay call ...
14812 (Fx_popup_dialog): ... here.
14813
14814 2009-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
14815
14816 * dired.c (file_name_completion): Disable the first optimization just
14817 installed, since it is not implemented correctly.
14818
14819 2009-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
14820
14821 * dired.c (file_name_completion): Check completion-ignored-extensions
14822 only if the entry can affect bestmatch.
14823 Stop the search early, as Ftry_completion already does.
14824
14825 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
14826
14827 * minibuf.c (Vminibuffer_completion_confirm): Doc fix.
14828
14829 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
14830
14831 * keyboard.c (parse_menu_item): Don't display remappings as menu
14832 equivalent bindings (Bug#788).
14833
14834 2009-03-15 Jason Rumney <jasonr@gnu.org>
14835
14836 * w32term.h (WM_EMACS_PAINT): New message.
14837 * w32term.c (w32_read_socket): Use it instead of WM_PAINT.
14838 * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT
14839 before passing to lisp thread. (Bug#950)
14840
14841 2009-03-14 David Reitter <david.reitter@gmail.com>
14842
14843 * nsterm.m (ns_shutdown_properly, -terminate): Remove global state
14844 variable as it was never reset.
14845 (ns_term_init): Remove initialization of Lisp-settable defaults
14846 and ns_expand_space.
14847 (-setPanelFromDefaultValues): Remove ns_expand_space.
14848 (-showPreferencesWindow): Send new KEY_NS_SHOW_PREFS key.
14849 * nsfont.m (nsfont_open): Remove ns_expand_space, assume -0.5
14850 i.e. no additional spacing, similar to Carbon port.
14851
14852 * nsterm.h: Define KEY_NS_SHOW_PREFS key.
14853 * nsfns.m (ns-popup-prefs-panel): Remove.
14854
14855 2009-03-14 Jan Djärv <jan.h.d@swipnet.se>
14856
14857 * sound.c (alsa_configure): Remove call to deprecated
14858 snd_pcm_sw_params_set_xfer_align.
14859
14860 2009-03-14 Stephen Berman <stephen.berman@gmx.net>
14861
14862 * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
14863 after clicking in a detached tool bar.
14864 (xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.
14865
14866 2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
14867
14868 * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
14869 int/Lisp_Object mixup).
14870
14871 2009-03-13 Kenichi Handa <handa@m17n.org>
14872
14873 * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
14874 Handle NAME nil and t correctly. Callers changed.
14875 (font_def_arg, add_arg, from_arg, to_arg): Delete them.
14876 (set_fontset_font): Change ARG to a vector. Handle range_list in
14877 ARG correctly.
14878 (Fset_fontset_font): Fix the case that TARGET is both a script
14879 name and charset name. Adjust the arg to set_fontset_font for
14880 the above change.
14881 (fontset_from_font): Fix previous change.
14882 (Ffontset_info): Adjust for the 2008-07-09 change of fontset
14883 entry. If FONTSET is the default fontset, don't set the extra
14884 slot of the returning char-table.
14885
14886 2009-03-12 Juanma Barranquero <lekktu@gmail.com>
14887
14888 * nsfns.m (Fx_close_connection): Doc fix.
14889 (Fns_do_applescript): Reflow docstring.
14890 (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
14891 (Fx_display_pixel_width, Fx_display_pixel_height)
14892 (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
14893 Fix typos in docstrings.
14894 (Fns_set_alpha): Fix typos in error messages.
14895
14896 2009-03-12 David Reitter <david.reitter@gmail.com>
14897
14898 * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for
14899 non-key system events on NS. Formerly, NON_ASCII_KEYSTROKE_EVENT
14900 were used for such events.
14901
14902 * nsterm.m (newFrame, openFile, fulfillService, changeFont)
14903 (toggleToolbar, performDragOperation, runHelp): Use it.
14904
14905 * keyboard.c (parse_menu_item) [HAVE_NS]: Treat new event like
14906 NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
14907
14908 2009-03-11 Kenichi Handa <handa@m17n.org>
14909
14910 * font.h (font_open_by_spec): Extern it.
14911
14912 * font.c (font_open_by_spec): New function.
14913 (font_open_by_name): Use font_open_by_spec.
14914
14915 * frame.c (x_set_font): When ARG is a font-object, don't alter the
14916 fontset of the frame.
14917
14918 * fontset.c (Fset_fontset_font): When a font for ASCII is changed,
14919 modify the default font of frames that use this fontset.
14920 (num_auto_fontsets): New variable.
14921 (fontset_from_font): Use num_auto_fontsets to decide a fontset
14922 name. Be sure to set FONTSET_ASCII to the correct font name.
14923 (update_auto_fontset_alist): New function.
14924
14925 2009-03-11 Juanma Barranquero <lekktu@gmail.com>
14926
14927 * makefile.w32-in: Update dependencies.
14928
14929 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com>
14930
14931 * nsfns.m (syms_of_nsfns): Remove Qbuffered.
14932
14933 2009-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
14934
14935 * buffer.c (Fswitch_to_buffer): Revert part of 2008-10-21's change.
14936
14937 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
14938
14939 * lread.c (Feval_buffer): Doc fix.
14940
14941 2009-03-09 Kenichi Handa <handa@m17n.org>
14942
14943 * charset.c (Qfile_name_handler_alist): Extern it.
14944 (load_charset_map_from_file): Temporarily bind
14945 `file-name-handler-alist' to nil while calling openp. (Bug#2435)
14946
14947 2009-03-06 Aaron Ecay <aaronecay@gmail.com> (tiny change)
14948
14949 * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide,
14950 not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352)
14951
14952 2009-03-06 Adrian Robert <Adrian.B.Robert@gmail.com>
14953
14954 * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown.
14955 (x_set_window_size): Change back to calculated method of setting
14956 toolbar height under Cocoa. (Bug#2546)
14957 (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
14958 (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
14959
14960 * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.
14961
14962 * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Don't add
14963 accelerator in parens under GNUstep.
14964
14965 2009-03-06 Kenichi Handa <handa@m17n.org>
14966
14967 These changes are to detect incorrect composition sequence without
14968 looking ahead the source. (Bug#2370)
14969
14970 * coding.h: Include "composite.h".
14971 (enum compisition_state): New enum.
14972 (struct compisition_status): New struct.
14973 (struct iso_2022_spec): New member cmp_status.
14974 (struct emacs_mule_spec): New struct.
14975 (struct coding_system): New members ctext_extended_segment_len and
14976 embedded_utf_8. Change the union member
14977 spec.emacs_mule_full_support to spec.emacs_mule.
14978
14979 * coding.c (CODING_ISO_CMP_STATUS): New macro.
14980 (CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
14981 (MAX_ANNOTATION_LENGTH): Define to 5.
14982 (ADD_COMPOSITION_DATA): New arg nbytes.
14983 (emacs_mule_char): New arg cmp_status.
14984 (DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
14985 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
14986 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
14987 (DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
14988 (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
14989 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
14990 (DECODE_EMACS_MULE_COMPOSITION_START): New macro.
14991 (EMACS_MULE_COMPOSITION_END): New macro.
14992 (emacs_mule_finish_composition): New function.
14993 (EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
14994 (decode_coding_emacs_mule): Avoid long looking ahead while
14995 handling composition.
14996 (DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
14997 (ENCODE_COMPOSITION_RULE): New macro.
14998 (finish_composition): New function.
14999 (MAYBE_FINISH_COMPOSITION): Call finish_composition.
15000 (DECODE_COMPOSITION_START): New implementation.
15001 (DECODE_COMPOSITION_END): Likewise.
15002 (STORE_COMPOSITION_RULE): New macro.
15003 (decode_coding_iso_2022): Avoid long looking ahead while handling
15004 composition, CTEXT extended segment, and embedded UTF-8.
15005 (setup_coding_system): For a coding of type iso-2022, reset
15006 CODING_ISO_EXTSEGMENT_LEN (coding) and
15007 CODING_ISO_EMBEDDED_UTF_8 (coding).
15008 (get_translation): Delete arguments last_block, from_nchars,
15009 to_nchars. Callers changed.
15010 (produce_chars): Don't modify charbuf. Adjusted for the change of
15011 get_translation.
15012 (produce_composition): Adjust for the new annotation sequence.
15013 (handle_composition_annotation): Likewise.
15014 (consume_chars): Adjust for the change of get_translation.
15015
15016 2009-03-05 Adrian Robert <Adrian.B.Robert@gmail.com>
15017
15018 * nsterm.m (ns_select): Shortcircuit if reentrant call. (Bug#2564)
15019
15020 2009-03-05 Kenichi Handa <handa@m17n.org>
15021
15022 * font.c (font_select_entity): New function.
15023 (font_find_for_lface): Use font_select_entity to select a font.
15024
15025 * fontset.c (fontset_find_font): If a font found without
15026 restricting to the characters C doesn't support C, try to find a
15027 font with C restriction.
15028
15029 2009-03-04 Nikolaj Schumacher <me@nschum.de>
15030
15031 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
15032
15033 2009-03-04 Jason Rumney <jasonr@gnu.org>
15034
15035 * w32fns.c (w32_wnd_proc): Only ignore IME messages for the
15036 characters that have already been read. (Bug#2569)
15037
15038 * image.c (xbm_read_bitmap_data, png_load, svg_load_image):
15039 Log an error message if check_image_size failed.
15040 (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
15041 (gs_load): Mention max-image-size in size error message. (Bug#2560)
15042
15043 2009-03-02 Eli Zaretskii <eliz@gnu.org>
15044
15045 * callproc.c (Fcall_process): Bind inhibit-modification-hooks to t
15046 when decoding process output.
15047
15048 2009-03-01 Richard M Stallman <rms@gnu.org>
15049
15050 * m/mips.h (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
15051
15052 * emacs.c (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
15053
15054 2009-02-28 Eli Zaretskii <eliz@gnu.org>
15055
15056 * coding.c (decode_coding_utf_8, decode_coding_utf_16)
15057 (decode_coding_emacs_mule, decode_coding_iso_2022)
15058 (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
15059 (decode_coding_raw_text, decode_coding_charset)
15060 (setup_coding_system, decode_eol, decode_coding, consume_chars):
15061 Honor inhibit-eol-conversion. (Bug #2186)
15062
15063 2009-02-28 Jason Rumney <jasonr@gnu.org>
15064
15065 * coding.c (detect_coding_charset): If not checking latin extra,
15066 fail on characters between 0x80 and 0xA0. (Bug#2354)
15067
15068 2009-02-28 Eli Zaretskii <eliz@gnu.org>
15069
15070 * coding.c (detect_coding_charset): Fix change from 2008-10-21.
15071 Also, check iso-latin-*, not only iso-8859-*. (Bug#2497)
15072
15073 2009-02-27 Glenn Morris <rgm@gnu.org>
15074
15075 * callint.c (Finteractive): Doc fix.
15076
15077 2009-02-27 Kenichi Handa <handa@m17n.org>
15078
15079 * lread.c (read_escape): Signal an error for invalid \UXXXXXXXX.
15080
15081 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
15082
15083 * font.c (font_style_to_value): Set value for unknown symbols to
15084 100 instead of 255.
15085 (weight_table, slant_table, width_table): Treat "unspecified" as
15086 the default value.
15087
15088 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
15089
15090 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
15091
15092 2009-02-25 Juanma Barranquero <lekktu@gmail.com>
15093
15094 * lread.c (Fload): Stop checking Vloads_in_progress and signal
15095 error as soon as a recursive load is detected.
15096
15097 2009-02-24 Adrian Robert <Adrian.B.Robert@gmail.com>
15098
15099 * nsterm.m (ns_ring_bell): Convert rect to window coordinates
15100 before caching.
15101
15102 2009-02-24 Kenichi Handa <handa@m17n.org>
15103
15104 * fontset.c (fontset_find_font): Fix the condition for checking
15105 unavailable font.
15106
15107 2009-02-24 Glenn Morris <rgm@gnu.org>
15108
15109 * xfaces.c (Finternal_set_font_selection_order): Remove leading
15110 whitespace that confuses documentation.
15111
15112 2009-02-23 Miles Bader <miles@gnu.org>
15113
15114 * process.c (Flist_system_processes, Fprocess_attributes)
15115 (syms_of_process): Rename `system-process-attributes' to
15116 `process-attributes'.
15117
15118 2009-02-22 Andreas Schwab <schwab@linux-m68k.org>
15119
15120 * coding.h (struct coding_system): Make safe_charsets a pointer to
15121 unsigned char.
15122 * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
15123 being 255.
15124 (SAFE_CHARSET_P): Likewise.
15125 (setup_iso_safe_charsets): Properly setup safe_charsets.
15126 (Fdefine_coding_system_internal): Likewise.
15127 (setup_coding_system): Likewise. Remove unneeded casts.
15128 (detect_coding_iso_2022): Compare Viso_2022_charset_list with
15129 CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.
15130 Remove unneeded casts.
15131
15132 * insdel.c (del_range_2): Don't modify gap contents when called
15133 from decode_coding_object. (Bug#1809)
15134
15135 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
15136
15137 * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
15138 Qfont_object.
15139 (Ftype_of): Recognize font objects.
15140
15141 * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
15142
15143 * font.c (Qfont_spec, Qfont_entity, Qfont_object):
15144 Definitions moved to data.c.
15145
15146 2009-02-20 Adrian Robert <Adrian.B.Robert@gmail.com>
15147
15148 * nsterm.m (x_make_frame_invisible): Unset async_visible,
15149 async_iconified. Based on a patch by Christian Lynbech
15150 <christian.lynbech@tieto.com>.
15151 (EmacsView-windowDidMiniaturize:): Unset async_visible.
15152
15153 2009-02-20 Glenn Morris <rgm@gnu.org>
15154
15155 * syntax.c (Fskip_chars_forward): Fix doc typo.
15156
15157 2009-02-20 Chong Yidong <cyd@stupidchicken.com>
15158
15159 * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
15160
15161 2009-02-19 Chong Yidong <cyd@stupidchicken.com>
15162
15163 * xfns.c (Fx_create_frame): Give Xft driver a higher priority.
15164
15165 2009-02-19 Kenichi Handa <handa@m17n.org>
15166
15167 * coding.c (detect_coding): Preserve coding->mode.
15168 Don't overflow coding->carryover. (Bug#2370)
15169
15170 2009-02-18 Dan Nicolaescu <dann@ics.uci.edu>
15171
15172 * m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
15173
15174 2009-02-18 Kenichi Handa <handa@m17n.org>
15175
15176 * font.c (font_check_otf_features): Fix handling of `nil' element.
15177 (Ffont_spec): Describe :lang and :otf in the docstring.
15178
15179 2009-02-16 Andreas Schwab <schwab@suse.de>
15180
15181 * coding.c (Fcheck_coding_systems_region): Fix test for unibyte
15182 string.
15183
15184 2009-02-16 Kenichi Handa <handa@m17n.org>
15185
15186 * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
15187 (Bug#1723)
15188
15189 2009-02-14 Chong Yidong <cyd@stupidchicken.com>
15190
15191 * dispextern.h (struct iterator_stack_entry): New line_wrap member.
15192
15193 * xdisp.c (push_it, pop_it): Save and restore line_wrap.
15194 (handle_line_prefix): Suppress wrapping of wrap prefixes.
15195
15196 2009-02-14 Eli Zaretskii <eliz@gnu.org>
15197
15198 * msdos.c (MAX_SCREEN_BUF): New macro.
15199 (IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
15200 Encode the entire run of glyphs sharing the same face, instead of
15201 doing that one glyph at a time (fixes a bug with displaying
15202 double-size characters).
15203
15204 2009-02-13 Adrian Robert <Adrian.B.Robert@gmail.com>
15205
15206 * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog.
15207
15208 * nsmenu.m (pop_down_menu): Check popup_activated_flag.
15209 (ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let
15210 pop_down_menu do the cleanup work as it is always called. (Bug#2154)
15211
15212 * nsfont.m (nsfont_make_fontset_for_font): For now, don't try to
15213 set fontset font for "mathematical-" sub-scripts. (Bug #2218)
15214
15215 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
15216
15217 * keyboard.c (adjust_point_for_property): Allow stopping between two
15218 invisible areas.
15219
15220 2009-02-12 Jason Rumney <jasonr@gnu.org>
15221
15222 * w32font.c (check_face_name): Check for fake helv. (Bug#2275)
15223 (add_font_entity_to_list): Call check_face_name even when family
15224 is unspecified.
15225
15226 * w32term.c (x_display_pixel_height, x_display_pixel_width):
15227 Release DC when finished. Use NULL window to refer to desktop.
15228 (w32_term_init): Use NULL window to refer to desktop. (Bug#460)
15229
15230 * w32font.c (add_font_entity_to_list): Fix check for substituted
15231 raster fonts. (Bug#2219)
15232
15233 2009-02-12 Kenichi Handa <handa@m17n.org>
15234
15235 * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
15236 (composition_gstring_width): Fix handling of LGLYPH_YOFF.
15237 (autocmp_chars): Use fast_looking_at. Don't compose more
15238 characters than MAX_COMPOSITION_COMPONENTS.
15239 (find_automatic_composition): While looking forward and backward,
15240 check static composition. Fix where to stop looking forward.
15241 (composition_adjust_point): Fix checking of static composition.
15242 (Fcomposition_get_gstring): Pay attention to
15243 MAX_COMPOSITION_COMPONENTS.
15244
15245 * lisp.h (fast_looking_at): Extern it.
15246
15247 * search.c (fast_looking_at): New function.
15248
15249 * term.c (encode_terminal_code): Adjust for the change of
15250 <struct glyph>.u.cmp.to.
15251 (append_composite_glyph): Likewise.
15252
15253 * xdisp.c (fill_gstring_glyph_string): Adjust for the change of
15254 <struct glyph>.u.cmp.to. Check if the glyph belongs to the same
15255 composition.
15256 (append_composite_glyph): Adjust for the change of
15257 <strcut glyph>.u.cmp.to.
15258
15259 2009-02-11 Juanma Barranquero <lekktu@gmail.com>
15260
15261 * casetab.c (init_casetab_once):
15262 * coding.c (ALLOC_CONVERSION_WORK_AREA):
15263 * font.c (font_update_lface):
15264 * fontset.c (Fnew_fontset):
15265 * ftfont.c (ftfont_drive_otf):
15266 * xfont.c (xfont_open):
15267 * xftfont.c (xftfont_get_xft_draw): Remove spurious semicolons.
15268
15269 2009-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
15270
15271 * fileio.c (Fwrite_region): !NILP -> CONSP.
15272
15273 2009-02-10 Andreas Schwab <schwab@suse.de>
15274
15275 * process.c (send_process): Properly relocate pointer into data
15276 when using encoded data. (Bug#2272)
15277
15278 2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
15279
15280 * coding.c (detect_coding_charset): Fix previous change.
15281
15282 2009-02-08 Jason Rumney <jasonr@gnu.org>
15283
15284 * w32fns.c (w32_hide_hourglass): Handle case where frame
15285 disappeared while hourglass was displayed. (Bug #2193)
15286
15287 2009-02-07 Andreas Schwab <schwab@suse.de>
15288
15289 * unexelf.c (unexec): Fix error message.
15290
15291 2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com>
15292
15293 * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
15294 when modal window is active. (Bug #2152)
15295 (applicationShouldTerminate:): Remove now-unneeded while loop
15296 around NSRunAlertPanel.
15297
15298 * nsmenu.m (popupSession): New file-global variable.
15299 (pop_down_menu): End the popupSession before closing dialog.
15300 (ns_popup_dialog): BLOCK_INPUT around dialog presentation.
15301 (EmacsDialogPanel-runDialogAt:): Don't place window (superfluous),
15302 don't query NSApp for events (just sleep instead).
15303
15304 2009-02-07 Eli Zaretskii <eliz@gnu.org>
15305
15306 * coding.c (syms_of_coding) <translation-table-for-input>:
15307 Modify doc string to discourage use for character code unification.
15308
15309 2009-02-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15310
15311 * atimer.c (run_timers): Update pending_atimers.
15312
15313 2009-02-06 Chong Yidong <cyd@stupidchicken.com>
15314
15315 * image.c (svg_load_image): Fix last change.
15316
15317 * xfns.c (Fx_create_frame): Signal an error if no font is
15318 found (Bug#2147).
15319
15320 2009-02-05 Juanma Barranquero <lekktu@gmail.com>
15321
15322 * character.c (syms_of_character) <script-representative-chars>:
15323 Fix typo in docstring.
15324
15325 2009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
15326
15327 * nsmenu.m (pop_down_menu): New function.
15328 (ns_popup_dialog): Call it on unwind.
15329 (EmacsDialogPanel-runDialogAt:): Check popup_activated_flag and
15330 call timer_check() (Bug#2154).
15331 (EmacsMenu-menuNeedsUpdate:): Don't call ns_update_menu if
15332 handling_signal is set.
15333 (EmacsMenu-fillWithWidgetValue:): Set submenu title.
15334
15335 * config.in: Get rid of COCOA_EXPERIMENTAL_CTRL_G.
15336
15337 * s/darwin.h: Same and NO_SOCK_SIGIO as well.
15338
15339 * nsterm.m (ns_read_socket): Same and don't set handling_signal.
15340
15341 * keyboard.c (poll_for_input_1, handle_async_input):
15342 Set handling_signal under HAVE_NS.
15343
15344 2009-02-04 Glenn Morris <rgm@gnu.org>
15345
15346 * fileio.c (Fwrite_region): Doc fix (mention annotate-functions).
15347
15348 2009-02-04 Kenichi Handa <handa@m17n.org>
15349
15350 * Makefile.in (composite.o): Depends on frame.h and termhooks.h.
15351
15352 * charset.c (Fchar_charset): New optional arg restriction.
15353
15354 * coding.h (coding_system_charset_list): Extern it.
15355
15356 * coding.c (coding_system_charset_list): New function.
15357
15358 * composite.c: Include coding.h and termhooks.h.
15359 (composition_gstring_p): Fix for the terminal case.
15360 (composition_gstring_width): Likewise.
15361 (fill_gstring_body): Likewise.
15362 (autocmp_chars): For terminal, call Fcomposition_get_gstring with
15363 the frame.
15364 (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
15365 is within a composition.
15366 (Fcomposition_get_gstring): Fix the terminal case.
15367
15368 * term.c (encode_terminal_code): Fix handling of composition.
15369 (produce_composite_glyph): For static composition, get pixel_width
15370 from struct composition.
15371
15372 2009-02-02 Andreas Schwab <schwab@suse.de>
15373
15374 * unexelf.c (unexec): Handle unaligned bss offset.
15375
15376 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
15377
15378 * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
15379 XT,w32read_socket changes to ns_read_socket.
15380
15381 * keyboard.c (handle_interrupt): Don't call
15382 quit_throw_to_read_char() under NS.
15383
15384 * blockinput.h: Remove NS-specific code.
15385
15386 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu>
15387
15388 * dispnew.c (window_change_signal): Don't try to get the size of a
15389 suspended tty frame.
15390 * term.c (Fresume_tty): Resize if the size has changed while the
15391 tty was suspended.
15392
15393 * alloc.c (mark_stack): Properly conditionalize previous change.
15394
15395 2009-01-30 Juanma Barranquero <lekktu@gmail.com>
15396
15397 * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
15398 * w32term.c (w32_read_socket) [SYNC_INPUT]:
15399 Remove; this code is not used on Windows.
15400
15401 2009-01-30 Eli Zaretskii <eliz@gnu.org>
15402
15403 * coding.c (detect_eol, decode_eol): Handle text with DOS-style
15404 EOLs that also has stray ^M characters.
15405
15406 2009-01-30 Juanma Barranquero <lekktu@gmail.com>
15407
15408 * atimer.c (run_timers, alarm_signal_handler):
15409 * keyboard.c (pending_signals, handle_async_input, init_keyboard):
15410 * w32inevt.c (w32_console_read_socket):
15411 * w32term.c (w32_read_socket):
15412 * xterm.c (XTread_socket): Use "#ifdef SYNC_INPUT" where appropriate.
15413
15414 2009-01-30 Chong Yidong <cyd@stupidchicken.com>
15415
15416 * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
15417 Initialize it as a relative filename pattern.
15418 (init_callproc): Don't initialize Vtemp_file_name_pattern here.
15419 (Fcall_process_region): Simplify temp file creation using
15420 temporary-file-directory.
15421
15422 2009-01-29 Eli Zaretskii <eliz@gnu.org>
15423
15424 * msdos.c: Rename pending_signals to msdos_pending_signals.
15425 (sig_suspender, sigprocmask): Adjust.
15426
15427 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
15428
15429 * keyboard.c (pending_signals): New var.
15430 (poll_for_input, input_available_signal, init_keyboard): Set it.
15431 (process_pending_signals): New function.
15432
15433 * lisp.h (QUIT): Check pending_signals instead of
15434 interrupt_input_pending. Use process_pending_signals.
15435
15436 * atimer.c (run_timers, alarm_signal_handler): Update pending_signals.
15437
15438 * process.c (wait_reading_process_output): Use process_pending_signals.
15439
15440 * sysdep.c (emacs_write): Use process_pending_signals.
15441
15442 * xterm.c (XTread_socket): Update pending_signals.
15443
15444 * w32term.c (w32_read_socket): Update pending_signals.
15445
15446 * w32inevt.c (w32_console_read_socket): Update pending_signals.
15447
15448 2009-01-29 Kenichi Handa <handa@m17n.org>
15449
15450 * xftfont.c (xftfont_has_char): New function.
15451 (syms_of_xftfont): Register xftfont_has_char in xftfont_driver.
15452
15453 2009-01-29 Adrian Robert <Adrian.B.Robert@gmail.com>
15454
15455 * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
15456 under GNUstep.
15457 (ns_query_color): New declaration.
15458
15459 * nsterm.m (ns_confirm_quit): New variable.
15460 (ns_set_default_prefs, syms_of_nsterm, ns_term_init): Initialize it.
15461 (EmacsApp-applicationShouldTerminate:): Use it.
15462 (EmacsPrefsController): Let user set it.
15463 (ns_query_color): New function.
15464 (ns_defined_color): Use it.
15465 (ns_initialize): Drop.
15466 (ns_term_init): Add two lines from ns_initialize(), and set
15467 input_interrupt_mode to nil.
15468
15469 * image.c (svg_load_image): Don't right-shift background RGB when
15470 obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color.
15471
15472 2009-01-28 Kenichi Handa <handa@m17n.org>
15473
15474 * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
15475 (fontset_get_font_group): Remember that no font-group is specified
15476 for C.
15477
15478 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
15479
15480 * fns.c (concat): Check for string overflow (bug#1787).
15481
15482 * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
15483 Quadruple undo limits (bug#1501).
15484
15485 2009-01-27 Kenichi Handa <handa@m17n.org>
15486
15487 * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,
15488 directly use GT_Get_Char_index.
15489
15490 * xftfont.c (struct xftfont_info): New member `index'.
15491
15492 * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit.
15493 (Ffontset_font): Adjust for the change of fontset entry.
15494
15495 2009-01-26 Kenichi Handa <handa@m17n.org>
15496
15497 * fontset.c (fontset_find_font): Fix handling of non-cons return
15498 value of fontset_get_font_group.
15499 (fontset_font): Revert last change.
15500
15501 2009-01-26 Jason Rumney <jasonr@gnu.org>
15502
15503 * w32font.c (w32font_list_internal): Return quickly if registry is
15504 unknown. Simplify final return.
15505 (add_font_entity_to_list): Break complex logic down into more
15506 manageable chunks. Move unknown registry check to
15507 w32font_list_internal.
15508
15509 2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
15510
15511 Changes to remove Feval calls from GUI under NS.
15512
15513 * nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
15514 Add NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
15515 Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
15516
15517 * nsterm.m: Move KEY_NS_... definitions to nsterm.h.
15518 (EmacsView-toggleToolbar:): Use KEY_NS_TOGGLE_TOOLBAR.
15519 (EmacsView-setMarkedText:,-deleteWorkingText:): Use NS_TEXT_EVENT
15520 instead of NON_ASCII_KEYSTROKE_EVENT.
15521 (EmacsApp-terminate:): Use KEY_NS_POWER_OFF instead of Feval.
15522 (EmacsApp-applicationShouldTerminate:): Query user.
15523 (EmacsPreferencesController-runHelp:): Use KEY_NS_INFO_PREFS
15524 instead of Feval.
15525
15526 * termhooks.h (NS_TEXT_EVENT): New event type under HAVE_NS.
15527
15528 * keyboard.c (kbd_buffer_get_event): Check for it.
15529 (keys_of_keyboard): Define lispy keys for
15530 ns-put/unput-working-text.
15531
15532 * nsmenu.m (ns_popup_dialog): Resync window setting with X and W32
15533 versions.
15534 (EmacsDialog-runDialogAt:): Use NSModalPanelRunLoopMode.
15535
15536 2009-01-25 Chong Yidong <cyd@stupidchicken.com>
15537
15538 * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
15539 setting current_buffer directly. (Bug#2044)
15540
15541 2009-01-24 Chong Yidong <cyd@stupidchicken.com>
15542
15543 * fontset.c (fontset_font): If we know there is no font, don't do
15544 any work. (Bug#1952, bug#1990).
15545
15546 * font.c (font_parse_xlfd): Handle patterns of length < 2. (Bug#1802)
15547
15548 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com>
15549
15550 * emacs.c (main): Do fork+exec under --daemon in Cocoa.
15551 (ns_no_defaults): New declaration.
15552 (main): Use it.
15553
15554 * nsterm.h (ns_no_defaults): New declaration.
15555
15556 * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults.
15557
15558 * nsterm.m (ns_no_defaults): New variable.
15559 (ns_initialize): Don't read defaults when ns_no_defaults.
15560 (EmacsView-readSelectionFromPasteboard:)
15561 (writeSelectionToPasteboard:types:): New stubbed-out methods for
15562 NSServicesRequests protocol. (Bug#1435)
15563 (ns_dumpglyphs_stretch): New function.
15564 (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
15565 of 2008-11-15 to other terms. (Bug#615)
15566
15567 * nsimage.m (setPixmapData:): Set to ignore image DPI.
15568
15569 2009-01-23 Giorgos Keramidas <keramida@freebsd.org> (tiny change)
15570
15571 * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
15572 call for Sparc64.
15573
15574 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
15575
15576 * nsfns.m:
15577 * nsgui.h:
15578 * nsmenu.m:
15579 * nsselect.m:
15580 * nsterm.h:
15581 * nsterm.m: Remove '23' comments that indicated code added during
15582 update from emacs-20 -> emacs-23.
15583
15584 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
15585
15586 * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for
15587 ns_alternate_modifier. (Bug#1217)
15588
15589 * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
15590 Display all shortcuts, including those w/o super modifier.
15591
15592 * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
15593
15594 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
15595
15596 * fileio.c (Vwrite_region_post_annotation_function)
15597 (Vwrite_region_annotation_buffers): New vars.
15598 (build_annotations_unwind): Just reset
15599 Vwrite_region_annotation_buffers.
15600 (Fwrite_region): Initialize Vwrite_region_annotation_buffers.
15601 Call write-region-post-annotation-function.
15602 (build_annotations): Add to Vwrite_region_annotation_buffers if
15603 buffer changes.
15604
15605 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
15606
15607 * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on
15608 Tiger.
15609 * nsfns.m (ns_do_applescript):
15610 Conditionalize typeUTF16ExternalRepresentation on Tiger.
15611
15612 2009-01-21 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
15613
15614 * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
15615
15616 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
15617
15618 * nsmenu.m (NSMENUPROFILE): Change #if style.
15619
15620 * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.
15621
15622 * nsterm.m (x_set_frame_alpha): Add prototype.
15623 (ns_fake_keydown, EmacsView-keyUp:): New variable and function to
15624 handle Ctrl-tab. (Bug#1841)
15625 (ns_get_color): Use unsigned long long for scanned hex string value.
15626 (ns_term_shutdown): Abort on non SIGTERM signals.
15627 (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
15628 (EmacsPrefsController-setPanelFromDefaultValues): New function.
15629 (EmacsPrefsController-resetToDefaults:): Use it. (Bug#1801)
15630 (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
15631 (ns_defined_color): Fix settings of the XColor variable fields:
15632 red,green,blue scale to 2-byte, pixel's parts to 1-byte. (Bug#1663)
15633
15634 * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore image
15635 DPI. (Bug#1316)
15636 (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color
15637 values in onTiger section.
15638
15639 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
15640
15641 * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
15642 Check return value of font_spec_from_name.
15643 (Fx_list_fonts): Doc fix. (Bug#1951)
15644
15645 * font.c (font_spec_from_name): Return Qnil if font name could not
15646 be parsed.
15647 (font_parse_name): Treat a `?' character as part of an XLFD.
15648
15649 * fns.c (Fsubstring): Doc fix.
15650
15651 2009-01-19 Kenichi Handa <handa@m17n.org>
15652
15653 * ftfont.c (ftfont_lookup_cache): Check the return value of FcFontList.
15654 (ftfont_list): Likewise.
15655
15656 2009-01-18 Juanma Barranquero <lekktu@gmail.com>
15657
15658 * dbusbind.c (Fdbus_register_signal):
15659 * process.c (conv_sockaddr_to_lisp):
15660 * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
15661
15662 * callproc.c (Fgetenv_internal): Doc fix.
15663
15664 2009-01-16 Chong Yidong <cyd@stupidchicken.com>
15665
15666 * xfns.c (x_make_gc): Don't allocate stipple member for gc_values;
15667 it is not even used.
15668
15669 2009-01-16 Glenn Morris <rgm@gnu.org>
15670
15671 * font.c (Ffont_variation_glyphs): Silence compiler.
15672
15673 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
15674
15675 * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
15676 Reported by David Robinow <drobinow@gmail.com>.
15677
15678 2009-01-15 Kenichi Handa <handa@m17n.org>
15679
15680 * coding.c (detect_coding_system): Fix handling of null_byte_found.
15681
15682 2009-01-14 Jason Rumney <jasonr@gnu.org>
15683
15684 * frame.c (x_set_font): Always store a font to the font parameter,
15685 never a fontset. (Bug#1562)
15686
15687 2009-01-14 Kenichi Handa <handa@m17n.org>
15688
15689 * coding.c (TWO_MORE_BYTES): New macro.
15690 (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
15691
15692 2009-01-13 Chong Yidong <cyd@stupidchicken.com>
15693
15694 * font.c (font_clear_prop): If clearing the family, clear the font
15695 width index too.
15696
15697 * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
15698
15699 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
15700
15701 * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
15702 (do_play_sound): Use it. Don't pass a hardcoded buffer size to mci
15703 functions, use sizeof.
15704
15705 2009-01-12 Martin Rudalics <rudalics@gmx.at>
15706
15707 * keyboard.c (read_char): Fix case where last_nonmenu_event
15708 returned a bad value with submenus. (Bug#447)
15709
15710 2009-01-12 Chong Yidong <cyd@stupidchicken.com>
15711
15712 * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
15713 family, clear the font width index too.
15714
15715 2009-01-11 Jason Rumney <jasonr@gnu.org>
15716
15717 * keyboard.c (cmd_error_internal): Exit when errors occur before
15718 frame creation and not in daemon mode. (Bug#1836)
15719
15720 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
15721
15722 * xdisp.c (pos_visible_p): When iterator stops on the last glyph
15723 of a display vector, backtrack.
15724 (try_window_reusing_current_matrix): Check glyph type before
15725 referencing charpos member.
15726
15727 2009-01-10 Eli Zaretskii <eliz@gnu.org>
15728
15729 Fix Bug #876:
15730
15731 * coding.c (inhibit_null_byte_detection): New variable.
15732 (detect_coding, detect_coding_system): Don't pay attention to null
15733 bytes if inhibit_null_byte_detection is non-zero.
15734 (syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
15735 <inhibit-iso-escape-detection>: Doc fix.
15736
15737 2009-01-09 Jason Rumney <jasonr@gnu.org>
15738
15739 * w32font.c (add_font_entity_to_list): Don't report unknown
15740 Windows charset as any unrecognized registry. (Bug#1548)
15741 Only report Unicode Plane 2 fonts as unicode-sip.
15742
15743 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
15744
15745 * xfaces.c (Fx_font_family_list): Delete function.
15746 Move compatibility version to faces.el.
15747
15748 * font.c (Ffont_family_list): Return a list of strings, not symbols.
15749
15750 2009-01-09 Martin Rudalics <rudalics@gmx.at>
15751
15752 * frame.c (x_set_frame_parameters): Remember requested value for
15753 fullscreen before it's reset by the parameter handler.
15754
15755 2009-01-09 Glenn Morris <rgm@gnu.org>
15756
15757 * keyboard.c (last_command_char): For clarity, rename to...
15758 (last_command_event): ... and update all users.
15759 (last_input_char): For clarity, rename to...
15760 (last_input_event): ... and update all users.
15761 (last-command-char, last-input-char): Move to subr.el as aliases.
15762 * cmds.c, commands.h: Update for last_command_char rename.
15763
15764 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
15765
15766 * font.c (font_open_for_lface): Handle unspecified height attribute.
15767
15768 2009-01-08 Jason Rumney <jasonr@gnu.org>
15769
15770 * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
15771 (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
15772 (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
15773 Don't declare.
15774 (syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
15775 (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
15776
15777 2009-01-07 Kenichi Handa <handa@m17n.org>
15778
15779 * fileio.c (Finsert_file_contents): In the case of replace,
15780 remember the coding system used for decoding in
15781 coding_system (Bug#1039).
15782
15783 * coding.c (decode_coding_utf_8): Check byte_after_cr before
15784 breaking the loop. (Bug#870)
15785 (decode_coding_utf_16, decode_coding_emacs_mule)
15786 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
15787 (decode_coding_charset): Likewise.
15788
15789 2009-01-05 Martin Rudalics <rudalics@gmx.at>
15790
15791 * frame.c (x_set_frame_parameters): Make sure height (width) get
15792 applied when fullwidth (fullheight) is set. (Bug#1522)
15793
15794 2009-01-04 Juanma Barranquero <lekktu@gmail.com>
15795
15796 * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
15797 (utc_base): Declare as ULONGLONG, not long double.
15798 (convert_time_raw): Delete.
15799 (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
15800 (initialize_utc_base): New function.
15801 (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
15802 (convert_from_time_t): Use initialize_utc_base; compute result with
15803 64-bit arithmetic.
15804 (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
15805
15806 2009-01-03 Eli Zaretskii <eliz@gnu.org>
15807
15808 * process.c (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
15809 (Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime)
15810 (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs)
15811 (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime)
15812 [!subprocesses]: Define.
15813 (syms_of_process) [!subprocesses]: Intern and staticpro them.
15814 (Flist_system_processes, Fsystem_process_attributes)
15815 [!subprocesses]: Call list_system_processes and
15816 system_process_attributes instead of returning Qnil.
15817
15818 * dosfns.c (system_process_attributes, list_system_processes):
15819 New functions.
15820
15821 * vm-limit.c (ret_lim_data) [MSDOS]: New function.
15822
15823 * sysdep.c (list_system_processes, system_process_attributes) [MSDOS]:
15824 Don't use the default (no-op) implementation.
15825
15826 2009-01-03 Jason Rumney <jasonr@gnu.org>
15827
15828 * keyboard.c (parse_modifiers_uncached): Wheel events are
15829 clicks (bug#687).
15830
15831 * w32term.c (x_query_colors, x_query_color): New functions.
15832
15833 * image.c (x_to_xcolors, png_load): Eliminate W32 specific code.
15834 (svg_load_image): Cast returned pointers from dynamically loaded
15835 functions. Eliminate W32 specific code.
15836
15837 2009-01-02 Dan Nicolaescu <dann@ics.uci.edu>
15838
15839 * nsfns.m (x_set_foreground_color, x_set_background_color)
15840 (x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
15841 (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
15842 x_ prefix instead of ns_. Update references.
15843 (syms_of_nsfns): Add a FIXME comment.
15844
15845 * nsterm.m (x_set_cursor_type): New prototype.
15846 (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
15847
15848 * sysdep.c (system_process_attributes): Provide Qtime and Qctime
15849 for Solaris instead of incorrectly providing Qutime and Qcutime.
15850
15851 2009-01-02 Eli Zaretskii <eliz@gnu.org>
15852
15853 * w32.c (process_times): Compute sum of utime and stime.
15854 (system_process_attributes): Add Qtime to the alist.
15855
15856 * sysdep.c (system_process_attributes): Compute Qtime and Qctime
15857 and add them to the alist.
15858
15859 * process.c (top level) <Qtime, Qctime>: New variables.
15860 (syms_of_process): staticpro them.
15861 (Fsystem_process_attributes): Add their documentation to the doc
15862 string.
15863
15864 * process.h: Declare Qtime and Qctime.
15865
15866 2009-01-02 Jason Rumney <jasonr@gnu.org>
15867
15868 * image.c (Qgobject): New symbol.
15869 (syms_of_image): Initialize it.
15870 (init_svg_functions): Load some functions from gobject library.
15871
15872 2009-01-01 Dan Nicolaescu <dann@ics.uci.edu>
15873
15874 * frame.c (make_terminal_frame): Remove redundant code and useless
15875 block.
15876
15877 2009-01-01 Andreas Schwab <schwab@suse.de>
15878
15879 * process.c (conv_sockaddr_to_lisp): Add workaround for
15880 getsockname bug on BSD.
15881
15882 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
15883
15884 * xfns.c (x_create_tip_frame): Set border width of the X window.
15885
15886 * xfaces.c (Finternal_set_lisp_face_attribute): Improve error message.
15887
15888 2009-01-01 Jason Rumney <jasonr@gnu.org>
15889
15890 * w32term.c (x_new_font): Return font object, not fontset. (Bug#119)
15891 Don't block input, as per earlier xterm.c changes.
15892
15893 2008-12-31 Adrian Robert <Adrian.B.Robert@gmail.com>
15894
15895 * nsfns.m (ns_appkit_version_str): Rename from ns_appkit_version.
15896 (ns_appkit_version_int): New function.
15897 (x-server-version): Use ns_appkit_version_int and follow 21+
15898 convention of returning 3 integers.
15899
15900 2008-12-30 Kenichi Handa <handa@m17n.org>
15901
15902 * character.h (CHAR_VARIATION_SELECTOR_P): New macro.
15903 (CHAR_SURROGATE_PAIR_P): New macro.
15904
15905 * font.h (struct font_driver): New member get_variation_glyphs.
15906
15907 * font.c (font_range): Don't require a font for a variation selector.
15908 (Ffont_variation_glyphs): New function.
15909 (syms_of_font): Defsubr it.
15910
15911 * ftfont.c (ftfont_driver): Set the member get_variation_glyphs to
15912 ftfont_variation_glyphs.
15913 (setup_otf_gstring): New function.
15914 (ftfont_drive_otf): Use it.
15915 (ftfont_shape_by_flt): Handle variation selector.
15916 (ftfont_variation_glyphs): New function.
15917
15918 2008-12-30 Martin Rudalics <rudalics@gmx.at>
15919
15920 * frame.c (Vemacs_iconified): Remove.
15921
15922 2008-12-30 Jason Rumney <jasonr@gnu.org>
15923
15924 * frame.c (store_frame_param, x_get_arg): Enable newer code on
15925 WINDOWSNT too, as related changes have already been synced. (Bug#117)
15926
15927 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
15928
15929 * indent.c (Fvertical_motion): Don't advance iterator if we have
15930 reseated to the desired position.
15931
15932 * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
15933 checking for pos match.
15934
15935 2008-12-30 Kenichi Handa <handa@m17n.org>
15936
15937 * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
15938 just get the low 8-bit of the code.
15939
15940 * font.c (font_intern_prop): Validate str as multibyte.
15941
15942 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
15943
15944 * dispextern.h (struct face): Move lface and hash from the middle
15945 of bitfields.
15946
15947 * Makefile.in (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
15948
15949 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
15950
15951 * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
15952 (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
15953 instead of intervals.h.
15954
15955 2008-12-26 Andreas Schwab <schwab@suse.de>
15956
15957 * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a
15958 cons.
15959
15960 2008-12-26 Martin Rudalics <rudalics@gmx.at>
15961
15962 * textprop.c (Qminibuffer_prompt): New variable.
15963 (syms_of_textprop): Initialize it.
15964 * callint.c (Fcall_interactively): For `c', `k', and `K' prompt
15965 in minibuffer-prompt face. (Bug#1662)
15966
15967 2008-12-25 Jason Rumney <jasonr@gnu.org>
15968
15969 * buffer.c (Fbuffer_swap_text): Use POINTER_TYPE.
15970
15971 2008-12-24 Jason Rumney <jasonr@gnu.org>
15972
15973 * ralloc.c (r_alloc_reset_variable): New function.
15974
15975 * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
15976 record of what points where. (Bug#716)
15977
15978 2008-12-22 Dan Nicolaescu <dann@ics.uci.edu>
15979
15980 * minibuf.c (read_minibuf): Follow the non-interactive case when
15981 running as a daemon, before detaching.
15982
15983 2008-12-22 Andreas Schwab <schwab@suse.de>
15984
15985 * buffer.c (init_buffer): Use realloc instead of xrealloc.
15986 * gtkutil.c (free_widget_value): Use xfree instead of free.
15987
15988 2008-12-22 Martin Rudalics <rudalics@gmx.at>
15989
15990 * frame.c (delete_frame): New function derived from
15991 Fdelete_frame to handle Qnoelisp value for FORCE argument.
15992 Delete last frame iff FORCE equals Qnoelisp. (Bug#1450)
15993 (Fdelete_frame): Call delete_frame. Remove line from doc-string
15994 saying that FORCE non-nil doesn't run `delete-frame-functions'.
15995 * frame.h: Extern delete_frame.
15996 * window.c (window_loop):
15997 * terminal.c (delete_terminal):
15998 * xterm.c (x_connection_closed):
15999 * xfns.c (Fx_hide_tip):
16000 * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
16001
16002 2008-12-21 Jason Rumney <jasonr@gnu.org>
16003
16004 * w32uniscribe.c (uniscribe_encode_char): Return FONT_INVALID_CHAR
16005 when character maps to .notdef character.
16006
16007 2008-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
16008
16009 * keyboard.c (cmd_error_internal): Don't exit in daemon mode, bug#1310.
16010
16011 2008-12-20 Jason Rumney <jasonr@gnu.org>
16012
16013 * frame.c (Fmake_terminal_frame): Raise an error when called from
16014 a graphical frame on Windows. (Bug#1325)
16015
16016 2008-12-20 Jan Djärv <jan.h.d@swipnet.se>
16017
16018 * frame.c (Fdelete_frame): Set f->menu_bar_vector to Qnil.
16019
16020 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
16021
16022 * minibuf.c (Fread_buffer): Doc fix.
16023
16024 2008-12-20 Jason Rumney <jasonr@gnu.org>
16025
16026 * fileio.c (Fexpand_file_name): Do not allow ../ to go beyond the
16027 server name in UNC paths. (Bug#719)
16028
16029 * coding.c (decode_coding): Clear chars_at_source flag when using
16030 charbuf. (Bug#1035)
16031
16032 2008-12-19 Daniel Engeler <engeler@gmail.com>
16033
16034 * sysdep.c (serial_configure): Fix typo.
16035
16036 2008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
16037
16038 * sysdep.c: Include alloca.h.
16039 (system_process_attributes): Add implementation for Solaris.
16040
16041 * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
16042
16043 2008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
16044
16045 Reorganize implementation of Flist_system_processes and
16046 Fsystem_process_attributes. No functional changes.
16047 * process.c: Don't #include pwd.h, grp.h and limits.h.
16048 (Flist_system_processes): Just call list_system_processes.
16049 (Fsystem_process_attributes): Just call system_process_attributes.
16050 (procfs_list_system_processes, time_from_jiffies)
16051 (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
16052 (procfs_get_total_memory, procfs_system_process_attributes): Move ...
16053
16054 * sysdep.c: ... here. Include pwd.h, grp.h and limits.h.
16055 (list_system_processes): Rename from
16056 procfs_list_system_processes. Enclose in #ifdef HAVE_PROCFS.
16057 Provide a do nothing implementation.
16058 (system_process_attributes): Rename from
16059 procfs_list_system_processes.
16060 (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR)
16061 (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX.
16062
16063 * w32.c (list_system_processes): Rename from
16064 w32_list_system_processes.
16065 (system_process_attributes): Rename from
16066 w32_system_process_attributes.
16067
16068 * s/gnu-linux.h (LISTPROC, PROCATTR): Remove.
16069
16070 * process.h (w32_list_system_processes)
16071 (w32_system_process_attributes): Remove.
16072 (list_system_processes, system_process_attributes):
16073 New prototypes.
16074
16075 2008-12-19 Kenichi Handa <handa@m17n.org>
16076
16077 * xfont.c (xfont_decode_coding_xlfd): New function.
16078 (xfont_encode_coding_xlfd): New function.
16079 (xfont_list_pattern): Decode XLFD by iso-8859-1.
16080 (xfont_list): Decode and encode XLFD by iso-8859-1.
16081 (xfont_match): Likewise.
16082 (xfont_list_family): Likewise.
16083 (xfont_open): Likewise.
16084
16085 * ftfont.c (ftfont_open): Generate a multibyte string if given
16086 names are utf-8.
16087
16088 * xftfont.c (xftfont_open): Generate a multibyte string if given
16089 names are utf-8.
16090
16091 2008-12-18 Jan Djärv <jan.h.d@swipnet.se>
16092
16093 * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
16094 changed.
16095 (xg_tool_bar_proxy_callback): Put focus on the frame after we have
16096 clicked on a detached tool bar button.
16097
16098 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
16099
16100 * emacs.c (main): Print and error and exit when no data is read
16101 from the pipe.
16102
16103 2008-12-17 Jason Rumney <jasonr@gnu.org>
16104
16105 * w32font.c (w32font_has_char): Always return -1.
16106
16107 2008-12-16 Kenichi Handa <handa@m17n.org>
16108
16109 * font.c (font_open_entity): Fix previous change.
16110
16111 2008-12-16 Dan Nicolaescu <dann@ics.uci.edu>
16112
16113 * process.c: Include <limits.h>.
16114
16115 2008-12-16 Chetan Pandya <pandyacus@sbcglobal.net> (tiny change)
16116
16117 * font.c (font_update_drivers): Fix mistake in reconstructing the
16118 driver list.
16119
16120 2008-12-16 Chong Yidong <cyd@stupidchicken.com>
16121
16122 * font.c (font_clear_cache): Fix format of font cache data.
16123
16124 2008-12-15 Chong Yidong <cyd@stupidchicken.com>
16125
16126 * xftfont.c (xftfont_open): Free Xft font pattern if
16127 XftFontOpenPattern fails.
16128
16129 * xterm.c (x_free_frame_resources): Remove extraneous call to
16130 free_frame_faces.
16131
16132 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
16133
16134 * xterm.c (x_delete_display): Move xim_close_dpy call to
16135 x_delete_terminal.
16136 (x_delete_terminal): Call xim_close_dpy.
16137
16138 2008-12-13 Jason Rumney <jasonr@gnu.org>
16139
16140 * w32font.c (intern_font_name): New function.
16141 (add_font_name_to_list, w32_enumfont_pattern_entity): Use it.
16142 (w32font_open_internal, Fx_select_font): Decode font name.
16143 (fill_in_logfont, list_all_matching_fonts): Encode font name.
16144
16145 * w32font.h (intern_font_name): Declare new function.
16146
16147 * w32uniscribe.c (add_opentype_font_name_to_list):
16148 Use intern_font_name.
16149
16150 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
16151
16152 * frame.c (Fdelete_frame): Call free_font_driver_list.
16153
16154 * font.c (free_font_driver_list): Implement missing function.
16155
16156 * w32term.c (w32_term_init): Don't initialize the image cache
16157 here; it will be done in init_frame_faces.
16158
16159 * xterm.h (struct xim_inst_t): Definition moved from xterm.c.
16160 (struct x_display_info): Remove unused member null_pixel.
16161 New member xim_callback_data.
16162
16163 * xterm.c (struct xim_inst_t): Definition moved to xterm.h.
16164 (xim_initialize): Save pointer to callback function data.
16165 (xim_close_dpy): Free callback function data. Call XCloseIM,
16166 reverting 2008-11-04 change by David Smith.
16167 (x_term_init): Don't initialize the image cache here; it will be
16168 done in init_frame_faces. Remove ancient "null_pixel" cruft.
16169 (x_delete_display): Free x_dnd_atoms member.
16170
16171 2008-12-13 Kenichi Handa <handa@m17n.org>
16172
16173 * font.c (font_rescale_ratio): Move from xfaces.c.
16174 Argument type changed. Handle a font-spec too.
16175 (font_score): Check Vface_font_rescale_alist.
16176 (font_open_entity): Likewise. (Bug#1547)
16177
16178 * xfaces.c (font_rescale_ratio): Move to font.c.
16179
16180 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
16181
16182 * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
16183
16184 2008-12-12 Jason Rumney <jasonr@gnu.org>
16185
16186 * w32fns.c (x_display_info_for_name, Fx_open_connection):
16187 Set Vwindow_system_version to the real w32 major version.
16188
16189 2008-12-12 Dan Nicolaescu <dann@ics.uci.edu>
16190
16191 * term.c (init_tty): Move setting the terminal name before the
16192 potential user: maybe_fatal.
16193
16194 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
16195
16196 * term.c (tty_free_frame_resources): Rename from delete_tty_output;
16197 all callers changed. Call free_frame_faces to free the face cache.
16198
16199 2008-12-11 Jason Rumney <jasonr@gnu.org>
16200
16201 * w32font.c (fill_in_logfont): Don't assume symbol script means
16202 SYMBOL_CHARSET. (Bug#547)
16203
16204 * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
16205 size for surrogates. (Bug#1096, bug#872)
16206
16207 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
16208
16209 * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
16210
16211 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
16212
16213 * process.c (Fsystem_process_attributes, syms_of_process):
16214 Fix typo in name of Ssystem_process_attributes.
16215 Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
16216
16217 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
16218
16219 * syntax.c (Fmodify_syntax_entry): Doc fix.
16220
16221 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
16222
16223 * font.c (Ffont_spec): Move usage to end of docstring.
16224
16225 2008-12-10 Jason Rumney <jasonr@gnu.org>
16226
16227 * w32font.c (Qcham): New symbol.
16228 (font_supported_scripts): Add cham, and comments for other new
16229 scripts in bitfield from OpenType spec.
16230 (add_font_entity_to_list): Limit unicode-sip fonts to those that
16231 contain characters beyond the bmp.
16232
16233 2008-12-10 Kenichi Handa <handa@m17n.org>
16234
16235 * ftfont.c (fc_charset_table): Add "unicode-sip".
16236 (ftfont_spec_pattern): Lookup fc_charset_table for the registry
16237 Qunicode_sip.
16238
16239 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
16240
16241 * coding.c (QCdefault_char): Rename from QCdefalut_char.
16242 (Fcoding_system_put): Use QCdefault_char.
16243 (syms_of_coding): Set QCdefault_char, not QCdefalut_char.
16244
16245 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
16246
16247 * xftfont.c (syms_of_xftfont): Fix typo.
16248
16249 * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead buffer.
16250
16251 2008-12-08 Dan Nicolaescu <dann@ics.uci.edu>
16252
16253 * emacs.c (main): Close daemon_pipe on exec.
16254
16255 2008-12-08 Chong Yidong <cyd@stupidchicken.com>
16256
16257 * termchar.h (struct tty): New members termcap_term_buffer and
16258 termcap_strings_buffer.
16259
16260 * term.c (encode_terminal_code): Free any previous memory blocks
16261 before calling xmalloc for encode_terminal_src or encode_terminal_dst.
16262 (maybe_fatal): Buffer argument deleted. Don't free buffer here.
16263 All callers changed.
16264 (init_tty): Store termcap data and string buffers in new struct
16265 tty members termcap_term_buffer and termcap_strings_buffer.
16266 (delete_tty): Free them.
16267 (syms_of_term): Initialize encode_terminal_src and encode_terminal_dst.
16268
16269 2008-12-07 Seiji Zenitani <zenitani@mac.com>
16270
16271 * nsfns.m (ns_set_background_color): Remove code duplication.
16272 It was a substitute for face-transparency on OS X 10.3.
16273
16274 2008-12-06 Chong Yidong <cyd@stupidchicken.com>
16275
16276 * coding.c (make_conversion_work_buffer): Disable buffer
16277 modification hooks in the work buffer.
16278
16279 2008-12-05 Eli Zaretskii <eliz@gnu.org>
16280
16281 * process.c (procfs_system_process_attributes): If `nread' has a
16282 negative value, assign zero to it.
16283
16284 2008-12-05 Chong Yidong <cyd@stupidchicken.com>
16285
16286 * eval.c (Vdebug_on_error): Doc fix.
16287
16288 2008-12-05 Kenichi Handa <handa@m17n.org>
16289
16290 * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the
16291 second character is a combining character.
16292
16293 2008-12-05 Eli Zaretskii <eliz@gnu.org>
16294
16295 * process.c (procfs_system_process_attributes): Don't use cmd,
16296 cmdsize, and q without initializing them first.
16297
16298 2008-12-04 Jason Rumney <jasonr@gnu.org>
16299
16300 * w32font.c (w32font_draw): Initialize orig_clip before getting
16301 it, and delete it when finished.
16302
16303 2008-12-04 Dan Nicolaescu <dann@ics.uci.edu>
16304
16305 * keyboard.c (kbd_buffer_get_event): Follow the non-interactive
16306 case when running as a daemon before detaching.
16307
16308 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
16309
16310 * w32.c (init_environment): Don't unload library shell32.dll.
16311
16312 2008-12-03 Kenichi Handa <handa@m17n.org>
16313
16314 * font.c (font_at): Set `multibyte' at first.
16315
16316 * coding.c (decode_coding_charset): Check type of an element of
16317 vector VALIDS.
16318 (encode_coding_emacs_mule): Be sure to set `code'.
16319
16320 * fontset.c (face_for_char): Handle invalid charset property correctly.
16321 (font_for_char): Likewise.
16322
16323 2008-12-03 Chong Yidong <cyd@stupidchicken.com>
16324
16325 * font.c (Fopen_font): Compute pixel size correctly.
16326 (font_update_lface): Handle fonts with corrupted size specs,
16327 i.e. non-int and non-float.
16328
16329 * ftfont.c (ftfont_match): Initialize entity variable.
16330 (ftfont_resolve_generic_family): Avoid using uninitialized var.
16331 (ftfont_list_family): Initialize list var earlier.
16332
16333 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
16334
16335 * xterm.c (x_draw_glyph_string): Fall back on
16336 underline_minimum_offset for underline position.
16337
16338 2008-12-03 Dan Nicolaescu <dann@ics.uci.edu>
16339
16340 * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
16341
16342 * character.c (c_string_width): Specify the type for LEN.
16343
16344 2008-12-03 Kenichi Handa <handa@m17n.org>
16345
16346 * coding.c (decode_coding_utf_16): Initialize consumed_chars_base to 0.
16347 (decode_coding_utf_8): Likewise.
16348 (detect_coding_system): Initialize utf_16_le_eol to -1, val to Qnil.
16349 (produce_chars): Initialize consumed_chars to 0.
16350
16351 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
16352
16353 * keyboard.c (make_lispy_position): Only use PT if the selected
16354 window is current.
16355
16356 2008-12-02 Andreas Schwab <schwab@suse.de>
16357
16358 * font.c (font_unparse_fcname): Fix use of uninitialized variable.
16359
16360 * doprnt.c (doprnt1): Fix size of charbuf.
16361
16362 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
16363
16364 * keyboard.c (timer_check): Revert last change.
16365
16366 2008-12-02 Juanma Barranquero <lekktu@gmail.com>
16367
16368 * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
16369
16370 2008-12-01 Juanma Barranquero <lekktu@gmail.com>
16371
16372 * makefile.w32-in: Update dependencies.
16373 (CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
16374
16375 2008-12-01 Andreas Schwab <schwab@suse.de>
16376
16377 * font.c (register_font_driver): Use xmalloc.
16378 (font_put_frame_data): Likewise.
16379
16380 2008-12-01 Chong Yidong <cyd@stupidchicken.com>
16381
16382 * xfaces.c (realize_x_face): Make abort condition clearer.
16383
16384 * gtkutil.c (update_frame_tool_bar): Initialize variable.
16385
16386 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
16387
16388 * keyboard.c (timer_check): After a timer runs, ensure that the
16389 selected window's buffer is current.
16390
16391 2008-11-30 Juanma Barranquero <lekktu@gmail.com>
16392
16393 * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
16394 It was accidentally restored by the Unicode merge.
16395
16396 * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
16397
16398 2008-11-29 Juanma Barranquero <lekktu@gmail.com>
16399
16400 * w32proc.c: Include "coding.h".
16401 (Fw32_short_file_name): Encode filename passed to Windows API.
16402 (Fw32_long_file_name): Encode filename passed to Windows API and
16403 decode back the result. (Bug#1433)
16404
16405 2008-11-29 Kenichi Handa <handa@m17n.org>
16406
16407 * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
16408 not before accessing it.
16409
16410 * charset.c (Fdefine_charset_internal): After calculating
16411 min_char, max_char, and fastmap, copy the charset structure again.
16412 (encode_char): Fix the previous change.
16413
16414 2008-11-28 Seiji Zenitani <zenitani@mac.com>
16415
16416 * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
16417
16418 * nsfns.m (ns_frame_parm_handlers): Set alpha handler.
16419
16420 * nsterm.m (x_set_frame_alpha): New function.
16421
16422 2008-11-27 Eli Zaretskii <eliz@gnu.org>
16423
16424 * xfaces.c (Fx_font_family_list, syms_of_xfaces): Fix last change.
16425
16426 2008-11-27 Juanma Barranquero <lekktu@gmail.com>
16427
16428 * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
16429 pointer to check_face_name.
16430
16431 2008-11-27 Kenichi Handa <handa@m17n.org>
16432
16433 * category.h (SET_CATEGORY_SET): Call set_category_set.
16434 (set_category_set): Extern it.
16435
16436 * category.c (hash_get_category_set): New function.
16437 (Fmodify_category_entry): Adjust for the change of
16438 char_table_ref_and_range. Call hash_get_category_set to get a
16439 category set to store in the table.
16440
16441 * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
16442 Funify_charset.
16443
16444 * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
16445 (DECODE_CHAR): Check if the decoder vector is ready.
16446 (ENCODE_CHAR): Check if the encoder char-table is ready.
16447 (maybe_unify_char): Extern it.
16448
16449 * charset.c (Vchar_unified_charset_table): Delete it.
16450 (inhibit_load_charset_map): New variable.
16451 (temp_charset_work): New variable.
16452 (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
16453 (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
16454 New macros.
16455 (load_charset_map): Meaning of control_flag changed.
16456 If inhibit_load_charset_map is nonzero, setup a table in
16457 temp_charset_work.
16458 (load_charset): New argument control_flag.
16459 (map_charset_for_dump): New function.
16460 (map_charset_chars): If inhibit_load_charset_map is nonzero, use
16461 map_charset_for_dump.
16462 (Fdefine_charset_internal): If the charset method is MAP, load
16463 mapping tables by calling load_charset.
16464 (Funify_charset): Don't load a mapping table but directly set
16465 Vchar_unify_table.
16466 (maybe_unify_char): New function.
16467 (decode_char): Don't handle the deleted method MAP_DEFERRED.
16468 Handle the case of inhibit_load_charset_map being nonzero.
16469 (encode_char): Don't handle the deleted method MAP_DEFERRED.
16470 Handle the case of inhibit_load_charset_map being nonzero.
16471 (Fclear_charset_maps): Just free temp_charset_work.
16472 (syms_of_charset): Make `inhibit-load-charset-map' a Lisp
16473 variable.
16474
16475 * chartab.c (sub_char_table_ref_and_range): Adjust for the
16476 change of char_table_ref_and_range.
16477 (char_table_ref_and_range): Change the meaning of argument FROM
16478 and TO. Now the caller must provide initial values for *FROM
16479 and *TO.
16480
16481 * fontset.c (fontset_add): Adjust for the change of
16482 char_table_ref_and_range.
16483 (fontset_get_font_group): Likewise.
16484 (Ffontset_info): Likewise.
16485
16486 * keymap.c (describe_vector): Adjust for the change of
16487 char_table_ref_and_range. For char-table, put boundary between
16488 non-ASCII and 8-bit characters.
16489
16490 * print.c (print_object): For bool-vector, delete unnecessary
16491 check of ASCII_BYTE_P.
16492
16493 2008-11-26 Jason Rumney <jasonr@gnu.org>
16494
16495 * w32font.c (w32font_open_internal): Don't include external
16496 leading in font height. (Bug#879)
16497
16498 2008-11-26 Glenn Morris <rgm@gnu.org>
16499
16500 * xfaces.c (Fx_font_family_list): Replace lisp/term/pc-win.el
16501 redefinition with ifdef. (Bug#1383)
16502
16503 2008-11-24 Adrian Robert <Adrian.B.Robert@gmail.com>
16504
16505 * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
16506
16507 2008-11-24 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
16508
16509 * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged):
16510 New EmacsView methods.
16511 (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants.
16512 Fixes bug #1048,1357,1414.
16513
16514 2008-11-24 Adrian Robert <Adrian.B.Robert@gmail.com>
16515
16516 Fix bug #1362.
16517 * image.c (x_clear_image_1): Do not free background under HAVE_NS, it
16518 is not an indexed color.
16519 * nsterm.m (free_indexed_color): Add argument checking.
16520 * nsfns.m: Move config.h to before system includes (advised by Dan N.).
16521
16522 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
16523
16524 * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
16525 Document confirm-after-completion value for
16526 minibuffer-completion-confirm.
16527
16528 2008-11-24 Jason Rumney <jasonr@gnu.org>
16529
16530 * w32font.c (check_face_name): Use xstrcasecmp. Avoid compiler
16531 warning.
16532
16533 2008-11-23 Jason Rumney <jasonr@gnu.org>
16534
16535 * w32uniscribe.c (uniscribe_encode_char): Ensure context is
16536 restored before returning.
16537
16538 * w32font.c (check_face_name): New function.
16539 (add_font_entity_to_list): Use it to filter out common substituted
16540 fonts. (Bug#642)
16541
16542 2008-11-22 Martin Rudalics <rudalics@gmx.at>
16543
16544 * buffer.c (Fswitch_to_buffer): Reword and mention new option
16545 confirm-nonexistent-file-or-buffer in doc-string.
16546
16547 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16548
16549 * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.
16550 Fix copy/paste typo. Add checks.
16551
16552 2008-11-21 Kenichi Handa <handa@m17n.org>
16553
16554 * coding.c (detect_coding_iso_2022): Reject invalid composition
16555 sequence.
16556 (DECODE_COMPOSITION_START): If the current source is the last
16557 block, and the current composition doesn't end, regard this
16558 sequence as invalid.
16559 (decode_coding_iso_2022): Handle invalid composition sequence.
16560
16561 2008-11-20 Martin Rudalics <rudalics@gmx.at>
16562
16563 * window.c (coordinates_in_window): Don't return
16564 ON_VERTICAL_BORDER for the rightmost position of a mode/header
16565 line when the window is not the rightmost one. (Bug#1372)
16566
16567 2008-11-16 Ben North <ben@redfrontdoor.org> (tiny change)
16568
16569 * buffer.c (syms_of_buffer): Fix doc-string of cursor-type.
16570
16571 2008-11-15 Eli Zaretskii <eliz@gnu.org>
16572
16573 * msdos.c (run_msdos_command): Don't call dos_ttcooked, dos_ttraw,
16574 and bright_bg if noninteractive is non-zero.
16575
16576 2008-11-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16577
16578 * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
16579 x_draw_glyph_string_background.
16580
16581 * w32term.c (x_draw_glyph_string): Likewise.
16582
16583 2008-11-15 Chong Yidong <cyd@stupidchicken.com>
16584
16585 * xterm.c (x_draw_glyph_string): Stop drawing the background of
16586 the next glyph string once past the overhang width.
16587
16588 * nsterm.m (ns_draw_glyph_string): Likewise.
16589
16590 * w32term.c (x_draw_glyph_string): Likewise.
16591
16592 2008-11-14 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
16593
16594 * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
16595 double file close.
16596
16597 2008-11-14 Martin Rudalics <rudalics@gmx.at>
16598
16599 * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset
16600 dedicated status of window before attempting to display another
16601 buffer in it.
16602
16603 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
16604
16605 * msdos.c (Fmsdos_long_file_names):
16606 (syms_of_msdos) <dos-unsupported-char-glyph>:
16607 * dosfns.c (Fint86): Fix typos in docstrings.
16608
16609 2008-11-14 Eli Zaretskii <eliz@gnu.org>
16610
16611 * makefile.w32-in (OBJ1, WIN32OBJ): Fix whitespace.
16612
16613 2008-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
16614
16615 * puresize.h (BASE_PURESIZE): Increase to 1260000.
16616
16617 2008-11-12 Michal Nazarewicz <mina86@tlen.pl> (tiny change)
16618
16619 * frame.c (x_set_alpha): Set alpha to -1 if nil given.
16620
16621 * frame.h: Negative alpha means "don't touch".
16622
16623 * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
16624
16625 * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
16626
16627 2008-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16628
16629 * hftctl.c:
16630 * chpdef.h:
16631 * acldef.h: Remove files used only for systems no longer supported.
16632
16633 * Makefile.in: Fix .o alphabetical ordering.
16634 (hftctl.o): Remove dependency, file removed.
16635 (keymap.o, print.o): Depend on charset.h.
16636
16637 2008-11-10 Kenichi Handa <handa@m17n.org>
16638
16639 * character.c (Fget_byte): Fix and make it faster for unibyte target.
16640
16641 2008-11-08 Chong Yidong <cyd@stupidchicken.com>
16642
16643 * dired.c (file_name_completion): If completion_ignore_case is
16644 enabled, ignore case when checking completion-regexp-list.
16645
16646 2008-11-08 Eli Zaretskii <eliz@gnu.org>
16647
16648 * vm-limit.c (get_lim_data): Fix last change.
16649
16650 2008-11-08 Kenichi Handa <handa@m17n.org>
16651
16652 * character.c (Fget_byte): New function.
16653 (syms_of_character): Defsubr Fget_byte.
16654
16655 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
16656
16657 * xdisp.c (try_window_reusing_current_matrix): Ensure that window
16658 cursor position is valid after scrolling.
16659
16660 2008-11-06 Juanma Barranquero <lekktu@gmail.com>
16661
16662 * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
16663
16664 2008-11-06 Glenn Morris <rgm@gnu.org>
16665
16666 * xterm.c (handle_one_xevent): Don't let popup menus cause
16667 mouse-autoselect-window related window switching. (Bug#1261)
16668
16669 2008-11-04 David Smith <davidsmith@acm.org> (tiny change)
16670
16671 * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
16672
16673 2008-11-04 Andreas Schwab <schwab@suse.de>
16674
16675 * xfns.c (Fx_wm_set_size_hint): Add missing return value.
16676
16677 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
16678
16679 * xfns.c (Fx_wm_set_size_hint): New function.
16680
16681 2008-11-03 Martin Rudalics <rudalics@gmx.at>
16682
16683 * textprop.c (Fprevious_single_char_property_change): Return 0
16684 when there's no change in a string. (Bug#1301)
16685
16686 2008-11-02 Martin Rudalics <rudalics@gmx.at>
16687
16688 * frame.c (do_switch_frame): New argument NORECORD passed to
16689 Fselect_window.
16690 (Fselect_frame): New argument NORECORD passed to
16691 do_switch_frame.
16692 (Fset_frame_selected_window): New argument NORECORD passed to
16693 Fselect_frame.
16694 (Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
16695 in call of do_switch_frame.
16696 (Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
16697 Handle NORECORD argument in call of Fselect_frame.
16698 * lisp.h (do_switch_frame, Fselect_frame)
16699 (Fset_frame_selected_window): Adjust declarations.
16700 * window.c (select_frame_norecord): New function.
16701 (run_window_configuration_change_hook): Use it and call
16702 Fselect_frame with NORECORD set.
16703 (Fselect_window): Pass NORECORD to Fselect_frame.
16704 (Fset_window_configuration): Handle NORECORD argument in call of
16705 do_switch_frame.
16706 * minibuf.c (choose_minibuf_frame): Handle NORECORD in call of
16707 Fset_frame_selected_window.
16708 * keyboard.c (command_loop_1): Handle NORECORD in call of
16709 Fselect_frame (currently ifdefd).
16710
16711 2008-11-02 Ulrich Mueller <ulm@kph.uni-mainz.de>
16712
16713 * emacs.c (USAGE2): Untabify.
16714
16715 2008-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
16716
16717 * composite.c (fill_gstring_header): Fix copy/paste typo.
16718
16719 2008-10-31 Martin Rudalics <rudalics@gmx.at>
16720
16721 * window.c (Fnext_window, Fprevious_window): Rewrite doc-string.
16722 (Fother_window): Rename argument and rewrite doc-string.
16723 (select_window_norecord): Fix return value. (Bug#1276)
16724
16725 2008-10-30 Juanma Barranquero <lekktu@gmail.com>
16726
16727 * w32fns.c (x_create_tip_frame): Prevent default foreground color for
16728 new frames overriding foreground for tooltips. Based on similar patch
16729 from Martin Rudalics <rudalics@gmx.at>. (Bug#1032)
16730
16731 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
16732
16733 * emacs.c (Fdaemon_initialized): Initialize nfd.
16734
16735 2008-10-29 Martin Rudalics <rudalics@gmx.at>
16736
16737 * window.c (Fwindow_height, Fdelete_window, set_window_buffer)
16738 (Fwindow_text_height): Clarify doc-strings.
16739 * xdisp.c (syms_of_xdisp): Mention set-window-buffer in
16740 doc-string of window-scroll-functions.
16741
16742 2008-10-28 Reiner Steib <Reiner.Steib@gmx.de>
16743
16744 * category.c (syms_of_category): Fix typo in docstring.
16745
16746 2008-10-28 Juanma Barranquero <lekktu@gmail.com>
16747
16748 * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
16749 (Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
16750 Fix typos in docstrings.
16751
16752 2008-10-28 Dan Nicolaescu <dann@ics.uci.edu>
16753
16754 * emacs.c (daemon_pipe): Make non-static.
16755 (IS_DAEMON): Move definition ...
16756 * lisp.h (IS_DAEMON): ... here.
16757 (daemon_pipe): Declare.
16758 (is_daemon): Remove.
16759 * dispnew.c (init_display): Use IS_DAEMON.
16760
16761 2008-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16762
16763 * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
16764 (message2_nolog): Check FRAME_INITIAL_P instead of noninteractively.
16765
16766 * emacs.c (is_daemon): Remove.
16767 (main): Don't set is_daemon.
16768 (IS_DAEMON): New macro.
16769 (Fdaemonp, Fdaemon_initialized): Use it.
16770 (Fdaemon_initialized): Write a char into the pipe to make sure the
16771 parent exits.
16772 (syms_of_emacs): Explicitly initialize daemon_pipe[1].
16773
16774 2008-10-27 Chong Yidong <cyd@stupidchicken.com>
16775
16776 * nsterm.m (ns_draw_window_cursor): When hbar cursor is on
16777 over-sized glyph, draw it with the default glyph width.
16778
16779 * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
16780 glyph, draw it with the default glyph width.
16781
16782 * xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
16783 glyph, draw it with the default glyph width.
16784
16785 * xdisp.c (try_scrolling): When computing the distance from the
16786 scroll margin to PT, try moving some distance past the window
16787 bottom before giving up.
16788
16789 2008-10-27 Martin Rudalics <rudalics@gmx.at>
16790
16791 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)
16792 (Fset_window_buffer): Explain in doc-string that a window can be
16793 "strongly" dedicated to its buffer.
16794
16795 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
16796
16797 * emacs.c (daemon_name): New variable.
16798 (main): Deal with --daemon=SERVER_NAME.
16799 (Fdaemonp): Return a name if one was passed to --daemon.
16800
16801 2008-10-26 Romain Francoise <romain@orebokech.com>
16802
16803 * emacs.c (daemon_pipe): New variable.
16804 (main): Create a pipe before forking, make the parent exit only after
16805 the child has closed its end of the pipe. Move closing the
16806 descriptors ...
16807 (Fdaemon_initialized): ... here. New function.
16808
16809 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
16810
16811 * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to
16812 the previous unoptimized table.
16813
16814 * window.c (Fset_window_buffer): Undo 2008-10-18 change to re-instate
16815 the distinction between non-nil and non-t value of `dedicated'.
16816
16817 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
16818
16819 * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
16820 read_char_minibuf_menu_text is large enough to hold the menu string.
16821
16822 2008-10-25 Martin Rudalics <rudalics@gmx.at>
16823
16824 * window.c (Fget_buffer_window, Fdelete_windows_on)
16825 (Freplace_buffer_in_windows): Make buffer argument optional and
16826 rename to buffer_or_name.
16827
16828 2008-10-24 Chong Yidong <cyd@stupidchicken.com>
16829
16830 * xdisp.c (handle_single_display_spec, handle_display_prop):
16831 Undo 2005-05-16 change.
16832 (handle_stop): Pop iterator if it's loaded with an empty string.
16833 (get_overlay_strings_1): Don't save iterator if it's loaded with
16834 an empty string (bug#1201).
16835
16836 2008-10-24 Kenichi Handa <handa@m17n.org>
16837
16838 * ftfont.c (ftfont_otf_features): Fix previous change.
16839 (ftfont_otf_capability): Check FeatureList.FeatureCount before
16840 calling ftfont_otf_features.
16841
16842 2008-10-24 Kenichi Handa <handa@m17n.org>
16843
16844 * font.c (font_match_p): Fix for the case that a vector of
16845 characters is in script-representative-chars.
16846
16847 2008-10-24 Michael Albinus <michael.albinus@gmx.de>
16848
16849 * dbusbind.c (xd_in_read_queued_messages): New variable.
16850 (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw Qdbus_error.
16851 (xd_read_queued_messages): Catch Qdbus_error from the macros.
16852 (all): Replace xsignal1, xsignal2, xsignal3 by the respective
16853 macro. (Bug#1186)
16854
16855 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
16856
16857 * s/sol2-10.h: New file.
16858
16859 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
16860
16861 * xdisp.c (fill_glyph_string): Fix typo in source (though the
16862 poor beast has survived 9+ years and the jump from xterm.c!).
16863
16864 2008-10-23 Martin Rudalics <rudalics@gmx.at>
16865
16866 * buffer.c (Fget_buffer_create): Rename arg to buffer_or_name.
16867 Reword doc-string.
16868 (Fbury_buffer): In doc-string say what happens to the buffer's window.
16869
16870 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
16871
16872 * character.c (syms_of_character) <script-representative-chars>:
16873 <unicode-category-table>: Doc fixes.
16874
16875 2008-10-23 Noah Friedman <friedman@splode.com>
16876
16877 * coding.c (make_conversion_work_buffer): Check that
16878 Vcode_conversion_reused_workbuf is a live buffer, otherwise call
16879 Fget_buffer_create.
16880
16881 2008-10-23 Kenichi Handa <handa@m17n.org>
16882
16883 * font.c (font_add_log): Check the values of extra properties.
16884
16885 2008-10-22 Martin Rudalics <rudalics@gmx.at>
16886
16887 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
16888 Reword doc-string.
16889 (Fset_window_parameter): Use NILP.
16890 (Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
16891 (Frecenter): Use "selected" instead of "current" window in doc-strings.
16892
16893 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
16894
16895 * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
16896
16897 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
16898
16899 * nsfns.m (ns_appkit_version): New function.
16900 (x-server-version): Use it.
16901 (syms_of_nsfns): Define ns-version-string here, not nsterm.m.
16902 (x-server-vendor): Don't check_ns().
16903
16904 * nsterm.m (syms_of_nsterm): Drop ns-version-string.
16905
16906 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
16907
16908 * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
16909 Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
16910
16911 2008-10-22 Kenichi Handa <handa@m17n.org>
16912
16913 * syntax.c (scan_words): Call word_boundary_p instead of comparing
16914 scripts.
16915
16916 * category.c (word_boundary_p): Check scripts instead of charset.
16917 Handle nil value in word-separating-categories and
16918 word-combining-categories.
16919 (syms_of_category): Fix docstrings of word-separating-categories
16920 and word-combining-categories.
16921
16922 2008-10-21 Eli Zaretskii <eliz@gnu.org>
16923
16924 * coding.c (Fencode_coding_region, Fdecode_coding_region)
16925 (Fdecode_coding_string, Fencode_coding_string): Doc fix.
16926
16927 2008-10-21 Martin Rudalics <rudalics@gmx.at>
16928
16929 * buffer.c (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
16930 Rename arg "buffer" to "buffer_or_name".
16931 (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
16932 it optional.
16933 (no_switch_window): Remove since the return value is not used.
16934 (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name".
16935 Consider window as dedicated when Fwindow_dedicated_p returns a
16936 non-nil value.
16937 * lisp.h: Remove prototype for no_switch_window.
16938
16939 2008-10-21 Jan Djärv <jan.h.d@swipnet.se>
16940
16941 * emacs.c (main): Unconditionally set PER_LINUX32 and exec
16942 temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
16943
16944 2008-10-21 Kenichi Handa <handa@m17n.org>
16945
16946 * coding.c (detect_coding_charset): For iso-8859-* coding systems,
16947 check Vlatin_extra_code_table.
16948
16949 2008-10-20 Eli Zaretskii <eliz@gnu.org>
16950
16951 * fileio.c (Fset_file_modes): Doc fix.
16952
16953 2008-10-19 Michael Albinus <michael.albinus@gmx.de>
16954
16955 * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
16956 in arrays.
16957
16958 2008-10-19 Martin Rudalics <rudalics@gmx.at>
16959
16960 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p):
16961 Mention kill-buffer in doc-string.
16962 (Fset_window_buffer): Reinsert tem check removed in last commit.
16963 (Fenlarge_window, Fshrink_window): Have argument names and
16964 doc-string follow Elisp manual more closely.
16965
16966 2008-10-18 Eli Zaretskii <eliz@gnu.org>
16967
16968 * fileio.c (Fset_file_modes): Doc fix.
16969
16970 2008-10-18 Martin Rudalics <rudalics@gmx.at>
16971
16972 * window.c (Fwindow_width, Fset_window_start)
16973 (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter)
16974 (Fdelete_windows_on, Freplace_buffer_in_windows):
16975 Make doc-strings follow code and Elisp manual more closely.
16976 (Fwindow_dedicated_p): Make window argument optional.
16977 (Fset_window_dedicated_p): Rename argument "arg" to "flag".
16978 (Fset_window_buffer): Respect any non-nil dedicated value for
16979 window. Rename "buffer" argument to "buffer_or_name".
16980
16981 2008-10-18 Ulrich Mueller <ulm@gentoo.org>
16982
16983 * m/sh3.h: New file, machine description for SuperH.
16984
16985 2008-10-17 Martin Rudalics <rudalics@gmx.at>
16986
16987 * window.c (Fsplit_window): Rename arg horflag to horizontal.
16988
16989 2008-10-17 Kenichi Handa <handa@m17n.org>
16990
16991 * ftfont.c (ftfont_otf_features): Fix indexing
16992 gsub_gpos->FeatureList.Feature. Check the validity of indices.
16993
16994 2008-10-16 Magnus Henoch <mange@freemail.hu>
16995
16996 * dbusbind.c (Fdbus_call_method): Unbreak usage line.
16997 (Fdbus_call_method_asynchronously): Ditto.
16998 This change makes C-h f display the argument list.
16999
17000 2008-10-16 Chong Yidong <cyd@stupidchicken.com>
17001
17002 * fileio.c (Fexpand_file_name): Doc fix.
17003
17004 * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
17005 of :foreground and :background equivalent to unspecified (20.x
17006 compatibility).
17007
17008 2008-10-15 Eli Zaretskii <eliz@gnu.org>
17009
17010 * buffer.c (syms_of_buffer): Doc fix.
17011
17012 2008-10-14 Kenichi Handa <handa@m17n.org>
17013
17014 * font.c (font_clear_prop): When clearing font width, clear the
17015 average width field too.
17016
17017 2008-10-12 Andreas Schwab <schwab@suse.de>
17018
17019 * ftfont.c (ftfont_shape_by_flt): Make static.
17020 * ftfont.h (ftfont_shape_by_flt): Don't declare.
17021
17022 * font.c: Don't include <m17n-flt.h>.
17023
17024 2008-10-10 Eli Zaretskii <eliz@gnu.org>
17025
17026 * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
17027
17028 2008-10-09 Eli Zaretskii <eliz@gnu.org>
17029
17030 * frame.c (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed
17031 away code.
17032
17033 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
17034
17035 * dispnew.c (update_text_area): Avoid looping due to large glyph
17036 overhangs (bug#1070).
17037
17038 2008-10-09 Kenichi Handa <handa@m17n.org>
17039
17040 * fontset.c (face_for_char): If face->fontset is negative, just
17041 return ascii_face.
17042
17043 * font.c (font_delete_unmatched): Fix previous change.
17044 Don't reject an entity if DPI and AVGWIDTH of an entity are 0.
17045
17046 2008-10-09 Martin Rudalics <rudalics@gmx.at>
17047
17048 * frame.c (Fraise_frame): On text-only terminals select frame in
17049 order to make it visible. (Bug#1061)
17050
17051 2008-10-08 Chong Yidong <cyd@stupidchicken.com>
17052
17053 * fontset.c (fontset_find_font): Check frame validity.
17054
17055 2008-10-07 Chong Yidong <cyd@stupidchicken.com>
17056
17057 * gtkutil.c (xg_display_open): Reset default display if none exists.
17058 (xg_display_close): Allow Emacs to close all displays (bug#985).
17059
17060 2008-10-06 Andreas Schwab <schwab@suse.de>
17061
17062 * sysdep.c (sys_signal): Always set SA_RESTART when noninteractively.
17063
17064 2008-10-06 Chong Yidong <cyd@stupidchicken.com>
17065
17066 * emacs.c (Vbefore_init_time, Vafter_init_time): Move from startup.el.
17067
17068 * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
17069
17070 * gtkutil.c (x_wm_set_size_hint): Return immediately if called
17071 during initialization.
17072
17073 2008-10-04 Eli Zaretskii <eliz@gnu.org>
17074
17075 * xdisp.c (redisplay_internal): If frame switched, redisplay the
17076 whole thing on MSDOS frames as well as on a TTY.
17077
17078 * dispnew.c (update_frame): Flush termscript for MSDOS frames as
17079 well as for TTY.
17080 (Fopen_termscript): Allow opening a termscript on MSDOS frames as
17081 well as on a TTY.
17082
17083 * sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
17084 as well as for TTY.
17085
17086 * systime.h (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
17087
17088 * dispnew.c (change_frame_size_1): Set FrameRows and FrameCols for
17089 MSDOS frames as well.
17090
17091 2008-10-02 Adrian Robert <Adrian.B.Robert@gmail.com>
17092
17093 * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
17094 correct arguments.
17095 * menu.c (find_and_return_menu_selection): Add cast.
17096
17097 2008-10-03 Glenn Morris <rgm@gnu.org>
17098
17099 * emacs.c (USAGE1): Add --daemon.
17100
17101 2008-10-02 Eli Zaretskii <eliz@gnu.org>
17102
17103 * process.c (procfs_system_process_attributes): Multiply `pcpu' by
17104 100, so it's in percents as advertised.
17105
17106 2008-10-02 Adrian Robert <Adrian.B.Robert@gmail.com>
17107
17108 * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)
17109 (ns_output.current_cursor, ns_output.desired_cursor)
17110 (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR)
17111 (FRAME_NEW_CURSOR_COLOR): Remove.
17112
17113 * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
17114 (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
17115 enumeration (HOLLOW_BOX_CURSOR, etc.).
17116
17117 * nsterm.m (ns_frame_rehighlight): Remove commented code.
17118 (draw_window_cursor): Simplify code.
17119 (EmacsView-windowDidBecomeKey:,-windowDidResignKey:):
17120 Don't change cursor type. In latter, call rehighlight instead of doing
17121 updates manually.
17122 (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
17123 Use core Emacs cursor types.
17124
17125 * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor under NS.
17126
17127 2008-10-02 Martin Rudalics <rudalics@gmx.at>
17128
17129 * process.c (Faccept_process_output): Fix doc-string.
17130
17131 2008-10-02 Dan Nicolaescu <dann@ics.uci.edu>
17132
17133 * gmalloc.c (__sbrk): Also define for uClibc.
17134
17135 * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
17136 for uClibc.
17137
17138 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com>
17139
17140 * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal
17141 styles.
17142 (nsfont_open): Reenable the cache.
17143
17144 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com>
17145
17146 * font.c (font_matching_entity): Reflect ATTRS in font selection.
17147 (font_find_for_lface) [HAVE_NS]: Don't ignore case.
17148
17149 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17150
17151 * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to
17152 a suspended terminal.
17153
17154 2008-09-30 Michael Albinus <michael.albinus@gmx.de>
17155
17156 * dbusbind.c (xd_signature): Use strcat instead of sprintf.
17157
17158 2008-09-30 Eli Zaretskii <eliz@gnu.org>
17159
17160 * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
17161
17162 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
17163
17164 * xdisp.c (move_it_to): Don't advance the iterator if the last tab
17165 in a continued line coincides with a line beginning.
17166
17167 2008-09-29 Adrian Robert <Adrian.B.Robert@gmail.com>
17168
17169 * nsfont.m (nsfont_trait_distance): Fix bug.
17170 (nsfont_list): Return a list rather than a vector (syncs with Handa
17171 changes of 2008-05-14).
17172 (nsfont_open): Improve logging.
17173
17174 2008-09-29 Andreas Schwab <schwab@suse.de>
17175
17176 * keyboard.c (syms_of_keyboard) <input-decode-map>: Doc fix.
17177
17178 2008-09-28 Martin Rudalics <rudalics@gmx.at>
17179
17180 * character.c (Fchar_resolve_modifiers): Rewrite Elisp function
17181 name as char-resolve-modifiers.
17182 Reported by: Markus Triska <markus.triska@gmx.at>
17183
17184 2008-09-28 Dan Nicolaescu <dann@ics.uci.edu>
17185
17186 * dispnew.c (init_display): Return earlier when running as a daemon.
17187
17188 2008-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
17189
17190 * nsfont.m (nsfont_draw): Fix up composition rendering (cmp_from, ...).
17191
17192 2008-09-27 Eli Zaretskii <eliz@gnu.org>
17193
17194 * composite.c (Fcomposition_get_gstring)
17195 (Fcompose_region_internal, Fcompose_string_internal)
17196 (Ffind_composition_internal): Doc fix.
17197 (syms_of_composite) <compose-chars-after-function>: Doc fix.
17198 (syms_of_composite) <auto-composition-function>: Doc fix.
17199 (syms_of_composite) <composition-function-table>: Doc fix.
17200
17201 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
17202
17203 * search.c (wordify): New argument for lax word-ends.
17204 (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
17205
17206 2008-09-24 Dan Nicolaescu <dann@ics.uci.edu>
17207
17208 * lisp.h (is_daemon): Declare.
17209 * dispnew.c (init_display): Do not try to initialize the terminal
17210 when running as a daemon.
17211
17212 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
17213
17214 * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
17215 x_display_pixel_height.
17216
17217 2008-09-22 Martin Rudalics <rudalics@gmx.at>
17218
17219 * undo.c (record_point): Don't call Fundo_boundary for first
17220 change. (Bug#731)
17221
17222 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
17223
17224 * emacs.c (Fdaemonp): Doc fix.
17225
17226 2008-09-22 Dan Nicolaescu <dann@ics.uci.edu>
17227
17228 * emacs.c (main): Place #ifdef in the proper place.
17229
17230 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
17231
17232 * emacs.c (standard_args): Add --daemon.
17233 (main): Disconnect from the terminal when --daemon is passed.
17234 (is_daemon): New variable.
17235 (Fdaemonp): New function.
17236 (syms_of_emacs): Defsubr it.
17237
17238 2008-09-20 Chong Yidong <cyd@stupidchicken.com>
17239
17240 * xdisp.c (get_next_display_element): Handle string display
17241 correctly when checking for the end of a box run.
17242
17243 2008-09-20 Glenn Morris <rgm@gnu.org>
17244
17245 * fileio.c (Qdelete_by_moving_to_trash): New Lisp_Object.
17246 (syms_of_fileio): Add Qdelete_by_moving_to_trash.
17247 (Frename_file): Avoid copying to trash if a rename involves
17248 a delete. (Bug#964).
17249
17250 2008-09-20 Eli Zaretskii <eliz@gnu.org>
17251
17252 * keyboard.c (Fset_quit_char, Fset_input_meta_mode)
17253 (Fset_output_flow_control, Fcurrent_input_mode): Support MSDOS
17254 frames as well as termcap frames.
17255 (handle_interrupt): Remove "#ifndef MSDOS" around the call to
17256 get_named_tty.
17257
17258 2008-09-19 Eli Zaretskii <eliz@gnu.org>
17259
17260 * process.c (procfs_system_process_attributes): Fix cmdline in
17261 case /proc/PID/cmdline is empty.
17262
17263 * xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
17264 x_display_pixel_height.
17265
17266 2008-09-19 Juanma Barranquero <lekktu@gmail.com>
17267
17268 * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
17269
17270 * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
17271 (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
17272
17273 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu>
17274
17275 * dispextern.h (struct it): Move line_wrap away from the middle of
17276 bitfields. Move voffset in struct iterator_stack_entry after the
17277 bitfields. Move tab_width near after another short.
17278
17279 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
17280
17281 * frame.h (struct frame): Move alpha from the middle of bitfields.
17282
17283 * window.h (struct window): Move frozen_window_start_p after the
17284 rest of the bitfields to reduce padding.
17285
17286 2008-09-18 Chong Yidong <cyd@stupidchicken.com>
17287
17288 * xterm.h (x_display_info): Remove `height' and `width' members.
17289
17290 * nsterm.h (ns_display_info): Remove `height' and `width' members.
17291
17292 * w32term.h (w32_display_info): Remove `height', `width',
17293 `height_in', and `width_in' members.
17294
17295 * xterm.c (x_display_pixel_height, x_display_pixel_width):
17296 New functions.
17297 (x_calc_absolute_position): Use them.
17298 (x_term_init): Omit removed `height' and `width' members.
17299
17300 * w32term.c (x_display_pixel_height, x_display_pixel_width):
17301 New functions.
17302 (w32_read_socket, x_calc_absolute_position): Use them.
17303 (w32_initialize_display_info, w32_term_init): Omit removed members
17304 of w32_display_info.
17305
17306 * nsterm.m (x_display_pixel_height, x_display_pixel_width):
17307 New functions.
17308 (ns_initialize_display_info): Omit removed members of ns_display_info.
17309
17310 * xterm.c (x_display_pixel_height, x_display_pixel_width):
17311 New functions.
17312 (x_calc_absolute_position): Use them.
17313 (x_term_init): Omit removed `height' and `width' members.
17314
17315 * xfns.c (Fx_display_pixel_width, Fx_display_pixel_height)
17316 (compute_tip_xy):
17317 * frame.c (x_fullscreen_adjust):
17318 * xmenu.c (menu_position_func): Use x_display_pixel_height and
17319 x_display_pixel_width.
17320
17321 2008-09-18 Kenichi Handa <handa@m17n.org>
17322
17323 * composite.c (fill_gstring_header): Don't check FROM and TO here.
17324 (composition_compute_stop_pos): Fix handling of static composition.
17325 (Fcomposition_get_gstring): Check FROM and TO at first.
17326
17327 2008-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
17328
17329 * composite.c (Fcomposition_get_gstring): Yet another int/Lisp_Object
17330 mixup (YAILOM).
17331
17332 2008-09-17 Chong Yidong <cyd@stupidchicken.com>
17333
17334 * indent.c (Fvertical_motion): Use position reported by iterator
17335 instead of PT for determining screen motion (bug#943).
17336
17337 2008-09-17 Romain Francoise <romain@orebokech.com>
17338
17339 * composite.c (composition_adjust_point): Fix int/EMACS_INT mixup.
17340
17341 2008-09-17 Kenichi Handa <handa@m17n.org>
17342
17343 * ftfont.c (ftfont_shape_by_flt): Downcase family name.
17344
17345 * composite.c (Fcomposition_get_gstring): Make bigger gstring_work
17346 if necessary.
17347
17348 2008-09-16 Kenichi Handa <handa@m17n.org>
17349
17350 * coding.c (make_conversion_work_buffer): Avoid calling
17351 Fget_buffer_create if it is not necessary.
17352
17353 2008-09-15 Martin Rudalics <rudalics@gmx.at>
17354
17355 * window.c (Fselect_window): Don't update window_select_count and
17356 use_time when norecord is not nil.
17357
17358 2008-09-14 Kenichi Handa <handa@m17n.org>
17359
17360 * fileio.c (Finsert_file_contents): Delete incorrect decrement of
17361 specpdl_ptr.
17362
17363 2008-09-12 Kenichi Handa <handa@m17n.org>
17364
17365 * indent.c (scan_for_column): Don't handle automatic composition
17366 if the current buffer is not associated with a window.
17367
17368 * composite.c (composition_reseat_it): If the current buffer is
17369 not associated with a window, ignore the automatic composition.
17370 (find_automatic_composition): Likewise.
17371
17372 2008-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17373
17374 * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
17375 (Fgpm_mouse_stop): Use it.
17376 * termhooks.h (close_gpm): Declare.
17377 * keyboard.c (tty_read_avail_input): Forcefully close the gpm
17378 connection if Gpm_GetEvent fails.
17379
17380 * window.c (set_window_buffer): Always preserve current-buffer.
17381
17382 2008-09-12 Glenn Morris <rgm@gnu.org>
17383
17384 * charset.c (init_charset): Warn if etc/charsets not found. (Bug#909)
17385
17386 2008-09-11 Glenn Morris <rgm@gnu.org>
17387
17388 * charset.c (charset-map-path): Doc fix.
17389
17390 2008-09-10 Kenichi Handa <handa@m17n.org>
17391
17392 * xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
17393
17394 * font.c (Ffont_shape_gstring): Make glyphs of non-nil adjustment
17395 compose a grapheme cluster with the preceding base glyph.
17396
17397 * composite.c (composition_compute_stop_pos): Fix previous change.
17398 Reset cmp_it->id to -1 at first.
17399
17400 2008-09-10 Glenn Morris <rgm@gnu.org>
17401
17402 * Makefile.in (character.o, chartab.o): Fix config.h typo.
17403
17404 2008-09-09 Chong Yidong <cyd@stupidchicken.com>
17405
17406 * keyboard.c (read_key_sequence): Reapply translation maps when
17407 switching keyboards.
17408
17409 2008-09-09 Kenichi Handa <handa@m17n.org>
17410
17411 * ftfont.c (ftfont_shape_by_flt): Use "combining" FLT for ASCII
17412 characters.
17413
17414 * composite.c (FORWARD_CHAR): Fix calculation
17415 of (POSITION).pos_byte.
17416 (composition_compute_stop_pos): Limit the search of composition to
17417 at most 500 characters ahead. If we reach the limit or find a
17418 newline, set cmp_it->ch to -2 and return 0.
17419 (composition_reseat_it): Handle the case that cmp_it->ch is -2.
17420
17421 2008-09-08 Kenichi Handa <handa@m17n.org>
17422
17423 * indent.c (Fvertical_motion): Be sure to set
17424 it_overshoot_expected if it.cmp_it.id is non-negative.
17425
17426 2008-09-07 Andreas Schwab <schwab@suse.de>
17427
17428 * callproc.c (Fcall_process): Don't hold references to string data
17429 across garbage collection. Move initialisation of new_argv down
17430 to avoid compiler bug.
17431
17432 2008-09-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17433
17434 * process.c (Fsystem_process_attributes): Doc fix.
17435
17436 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
17437
17438 * callproc.c (Fcall_process): Canonicalize current directory name.
17439
17440 * xdisp.c (move_it_to): When moving by vpos, ensure that the
17441 iterator advances to the next line if the current line ends in a
17442 continued tab.
17443
17444 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com>
17445
17446 * nsfont.m (nsfont_draw): Fix the references to missing gidx data
17447 member to point to cmp_from.
17448
17449 * xdisp.c: Doc fix for references to gidx data member.
17450
17451 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
17452
17453 * buffer.c (Fbuffer_swap_text): Reset window->point markers.
17454
17455 2008-09-07 Kenichi Handa <handa@m17n.org>
17456
17457 * composite.c (FORWARD_CHAR): Check STOP after
17458 incrementing (POSITION).pos.
17459
17460 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17461
17462 * process.c (Fsystem_process_attributes): Doc fix.
17463
17464 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
17465
17466 * keyboard.c (Ftop_level): Doc fix.
17467
17468 2008-09-06 Eli Zaretskii <eliz@gnu.org>
17469
17470 * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
17471 minibuffer, don't let lower part of menu invade the echo area.
17472
17473 * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
17474 "char *q" to access menu text and advance through it. Revert the
17475 change that displayed ">" instead of ASCII character 0x10.
17476
17477 2008-09-05 Eli Zaretskii <eliz@gnu.org>
17478
17479 * menu.c (single_menu_item) [!HAVE_BOXES]: Enable emulation of
17480 toggle boxes and radio buttons on MS-DOS as well.
17481
17482 2008-09-05 Kenichi Handa <handa@m17n.org>
17483
17484 * composite.c (autocmp_chars): Check lookback count.
17485 (composition_compute_stop_pos): Set cmp_it->lookback.
17486 (composition_reseat_it): Check lookback count.
17487 (struct position_record): New struct.
17488 (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
17489 (find_automatic_composition): New function.
17490 (composition_adjust_point): Use find_automatic_composition.
17491
17492 * dispextern.h (struct composition_it): New member lookback.
17493
17494 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
17495
17496 * indent.c (Fvertical_motion): Don't call move_it_by_lines again
17497 if moving by a single line.
17498
17499 2008-09-02 Andreas Schwab <schwab@suse.de>
17500
17501 * xterm.c (x_delete_display): Fix merge error.
17502
17503 * fileio.c (Fexpand_file_name): Remove unused variables.
17504
17505 2008-09-02 Eli Zaretskii <eliz@gnu.org>
17506
17507 * fileio.c (Fexpand_file_name): Copy argument `name' into local
17508 storage on all platforms, not just on DOS_NT.
17509
17510 2008-09-02 Jason Rumney <jasonr@gnu.org>
17511
17512 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show):
17513 Ensure mouse is not grabbed after menu is finished.
17514
17515 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
17516
17517 * xfaces.c (Finternal_set_alternative_font_family_alist)
17518 (Finternal_set_alternative_font_registry_alist): Properly copy
17519 entire alist structure.
17520
17521 2008-09-01 Kenichi Handa <handa@m17n.org>
17522
17523 * ftfont.c (ftfont_spec_pattern): Don't create a charset if the
17524 representative chars of the script is a vector.
17525 (ftfont_list): Handle the case where the representative chars of
17526 the script is a vector.
17527
17528 * character.c (syms_of_character): Docstring of
17529 script-representative-chars fixed.
17530
17531 2008-08-31 Eli Zaretskii <eliz@gnu.org>
17532
17533 * msdos.c (BUILD_CHAR_GLYPH): New macro.
17534 (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
17535 the menu. Allocate larger buffer for `text', to account for
17536 possible ^C characters.
17537
17538 2008-08-31 Martin Rudalics <rudalics@gmx.at>
17539
17540 * xdisp.c (prepare_menu_bars): Don't call
17541 Vwindow_size_change_functions with arg Qt.
17542
17543 2008-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
17544
17545 * font.h (font_range):
17546 * fileio.c (report_file_error):
17547 * composite.c (composition_update_it): Yet another int/Lisp_Object
17548 mixup (YAILOM).
17549
17550 2008-08-30 Glenn Morris <rgm@gnu.org>
17551
17552 * data.c (Fmake_variable_frame_local): Doc fix.
17553
17554 * frame.c (Fmodify_frame_parameters): Doc fix.
17555
17556 2008-08-30 Eli Zaretskii <eliz@gnu.org>
17557
17558 * w32.c (init_user_info): Allocate buf[] with xmalloc using the size
17559 needed by GetTokenInformation.
17560 (w32_system_process_attributes): Check return values of all system
17561 APIs.
17562
17563 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
17564 only when the state changes.
17565 (IT_update_begin, IT_update_end): Add termscript trace.
17566
17567 * w16select.c (Fw16_set_clipboard_data): Don't encode text if
17568 clipboard is unavailable. Set dst to NULL if it doesn't point to
17569 malloc'ed data.
17570 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
17571 passing random values to xfree.
17572
17573 * dispnew.c (init_display): Set `tty's association in frame's
17574 parameters alist to the name of the terminal device, if that is known.
17575
17576 2008-08-29 Jason Rumney <jasonr@gnu.org>
17577
17578 * w32uniscribe.c (uniscribe_check_otf): Don't fallback on DFLT script.
17579
17580 2008-08-29 Eli Zaretskii <eliz@gnu.org>
17581
17582 * composite.c (fill_gstring_body): Avoid compiler warnings.
17583
17584 * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
17585 LGLYPH_SET_CODE to avoid compiler warnings.
17586
17587 * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
17588
17589 * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
17590
17591 * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in
17592 LGLYPH_SET_CODE.
17593
17594 2008-08-29 Kenichi Handa <handa@m17n.org>
17595
17596 * fileio.c (report_file_error): Don't downcase the first character
17597 of errstring if it is still unibyte.
17598
17599 2008-08-29 Kenichi Handa <handa@m17n.org>
17600
17601 These changes are to re-implement the automatic composition so
17602 that it doesn't use text properties.
17603
17604 * Makefile.in (ftfont.o): Depend on composite.h.
17605 (composite.o): Depend dispextern.h, font.h, frame, and window.h.
17606
17607 * character.h (Vunicode_category_table): Extern it.
17608
17609 * character.c (Vunicode_category_table): New variable.
17610 (syms_of_character): DEFVAR_LISP Vunicode_category_table.
17611
17612 * chartab.c (optimize_sub_char_table): Perform more greedy
17613 optimization.
17614
17615 * composite.h (enum composition_method):
17616 Delete COMPOSITION_WITH_GLYPH_STRING.
17617 (COMPOSITION_METHOD): Don't check COMPOSITION_WITH_GLYPH_STRING.
17618 (Vcomposition_function_table): Extern it.
17619 (LGSTRING_XXX, LGLYPH_XXX): Macros moved from font.h.
17620 (composition_gstring_put_cache, composition_gstring_from_id)
17621 (composition_gstring_p, composition_gstring_width)
17622 (composition_compute_stop_pos, composition_reseat_it)
17623 (composition_update_it, composition_adjust_point): Extern them.
17624 (Fcomposition_get_gstring): EXFUN it.
17625
17626 * composite.c: Include window.h, frame.h, dispextern.h, font.h.
17627 (Vcomposition_function_table)
17628 (get_composition_id): Don't handle COMPOSITION_WITH_GLYPH_STRING.
17629 (gstring_hash_table, gstring_work, gstring_work_headers):
17630 New variables.
17631 (gstring_lookup_cache, composition_gstring_put_cache)
17632 (composition_gstring_from_id, composition_gstring_p)
17633 (composition_gstring_width, fill_gstring_header)
17634 (fill_gstring_body, autocmp_chars, composition_compute_stop_pos)
17635 (composition_reseat_it, composition_update_it)
17636 (composition_adjust_point, Fcomposition_get_gstring): New functions.
17637 (syms_of_composite): Initialize gstring_hash_table, gstrint_work,
17638 and gstring_work_headers. DEFVAR_LISP composition-function-table.
17639 Defsubr composition_get_gstring.
17640
17641 * dispextern.h (struct glyph): New union u.cmp. Delete the member
17642 cmp_id.
17643 (struct glyph_string): Delete the member gidx. New members
17644 cmp_id, cmp_from, and cmp_to.
17645 (enum it_method): Delete GET_FROM_COMPOSITION.
17646 (struct composition_it): New struct.
17647 (struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
17648 Delete c, len, cmp_id, cmp_len in u.comp.
17649
17650 * font.h (enum lgstring_indices): Delete it.
17651 (LGSTRING_XXX, LGLYPH_XXX): Move these macros to composite.h.
17652 (enum lglyph_indices): Likewise.
17653 (font_range): Adjust extern.
17654 (font_fill_lglyph_metrics): Extern it.
17655
17656 * font.c (QCf): New variable.
17657 (check_gstring): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
17658 (font_prepare_composition): Delete this function.
17659 (font_range): Type and arguments changed.
17660 (Ffont_make_gstring, Ffont_fill_gstring): Delete them.
17661 (font_fill_lglyph_metrics): New function.
17662 (Ffont_shape_text): Rename to Ffont_shape_gstring and change arguments.
17663 (syms_of_font): DEFSYM QCf. Delete defsubr for
17664 Sfont_make_gstring, Sfont_fill_gstring, Sfont_shape_text.
17665 Defsubr Sfont_shape_gstring.
17666
17667 * fontset.h (font_for_char): Extern it.
17668
17669 * fontset.c (font_for_char): New function.
17670
17671 * ftfont.c: Include composite.h.
17672 (ftfont_resolve_generic_family): Add langset "en" to pattern.
17673 (ftfont_shape_by_flt): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
17674
17675 * indent.c: Include composite.h and dispextern.h.
17676 (check_composition): Delete this function.
17677 (scan_for_column): Handle composition by
17678 composition_compute_stop_pos, composition_reseat_it, and
17679 composition_update_it.
17680 (compute_motion): Likewise.
17681 (Fvertical_motion): Fix checking of composition.
17682
17683 * keyboard.c (adjust_point_for_property): Check composition by
17684 composition_adjust_point.
17685
17686 * nsterm.m (ns_draw_glyph_string): Adjust for the change of
17687 struct glyph_string.
17688
17689 * term.c (encode_terminal_code): Adjust for the change of struct glyph.
17690 (append_composite_glyph): Adjust for the change of struct it and
17691 struct glyph.
17692 (produce_composite_glyph): Likewise.
17693
17694 * w32term.c (x_draw_composite_glyph_string_foreground):
17695 Adjust for the change of struct glyph_string.
17696 (x_draw_glyph_string): Likewise.
17697
17698 * w32uniscribe.c (struct uniscribe_font_info): Include composite.h.
17699 (uniscribe_shape): Use LGSTRING_GLYPH_LEN, not LGSTRING_LENGTH.
17700
17701 * xdisp.c: Include font.h.
17702 (it_props): Delete the entry for Qauto_composed.
17703 (init_iterator): Initialize it->cmp_it.id to -1.
17704 (compute_stop_pos): Call composition_compute_stop_pos.
17705 (face_before_or_after_it_pos): Adjust for the change of struct it.
17706 (handle_auto_composed_prop): Delete it.
17707 (handle_composition_prop): Handle only static composition.
17708 (next_overlay_string): Remove it->method == GET_FROM_COMPOSITION
17709 from xassert. Initialize it->cmp_it.stop_pos.
17710 (push_it): Adjust for the change of struct it.
17711 (pop_it): Likewise.
17712 (get_next_element): Delete next_element_from_composition.
17713 (CHAR_COMPOSED_P): New macro.
17714 (get_next_display_element): For automatic composition, get a face
17715 from the font in the glyph-string.
17716 (set_iterator_to_next): For GET_FROM_BUFFER and GET_FROM_STRING,
17717 check composition by it->cmp_it.id. Delete GET_FROM_COMPOSITION case.
17718 (next_element_from_string): Check if the character at the current
17719 position is composed by CHAR_COMPOSED_P.
17720 (next_element_from_buffer): Likewise.
17721 (next_element_from_composition): Adjust for the change of struct it.
17722 Update it->cmp_it.
17723 (dump_glyph): Adjust for the change of struct glyph.
17724 (fill_composite_glyph_string): Adjust for the change of struct
17725 it and struct glyph. Don't handle automatic composition here.
17726 (fill_gstring_glyph_string): New function.
17727 (x_get_glyph_overhangs): Handle automatic composition.
17728 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the change of struct glyph.
17729 (BUILD_GSTRING_GLYPH_STRING): New macro.
17730 (BUILD_GLYPH_STRINGS): Call BUILD_GSTRING_GLYPH_STRING for
17731 automatic composition.
17732 (append_composite_glyph): Adjust for the change of struct it and
17733 struct glyph.
17734 (x_produce_glyphs): Adjust for the change of struct it.
17735
17736 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
17737 the change of struct glyph_string.
17738 (x_draw_glyph_string): Likewise.
17739
17740 2008-08-29 Glenn Morris <rgm@gnu.org>
17741
17742 * buffer.c (word-wrap): Doc fix.
17743 * xdisp.c (truncate-partial-width-windows): Doc fix.
17744 Increase default to 50.
17745
17746 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
17747
17748 * xdisp.c (update_tool_bar_unwind): New function.
17749 (update_tool_bar): Temporarily set selected frame before building
17750 tool-bar items.
17751
17752 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
17753
17754 * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
17755 snprintf, respectively.
17756 (xd_append_arg): Convert strings with Fstring_make_unibyte.
17757
17758 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
17759
17760 * Makefile.in: Revert (undocumented) 2008-08-20 change adding
17761 LDFLAGS to GNUstep CC invocation.
17762
17763 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
17764
17765 * indent.c (Fvertical_motion): Revert last change. Handle the
17766 general case where we are moving forward, and PT spans multiple
17767 screen lines.
17768
17769 * eval.c (find_handler_clause): Temporarily increase
17770 max-lisp-eval-depth while printing the backtrace buffer, to
17771 guarantee that help-mode code can run.
17772
17773 2008-08-27 Eli Zaretskii <eliz@gnu.org>
17774
17775 * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
17776 colors under -rv.
17777 (IT_set_frame_parameters): Don't swap foreground and background
17778 colors if `(reverse . t)' is present in the frame properties.
17779 (internal_terminal_init): Call init_frame_faces only for the
17780 initial frame.
17781
17782 2008-08-27 Andreas Schwab <schwab@suse.de>
17783
17784 * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
17785
17786 2008-08-27 Andreas Schwab <schwab@suse.de>
17787
17788 * search.c (search_buffer): Set char_base to zero only at the end.
17789
17790 2008-08-27 Kenichi Handa <handa@m17n.org>
17791
17792 * fileio.c (report_file_error): Fix handling of multibyte error string.
17793
17794 2008-08-27 Andreas Seltenreich <seltenreich@gmx.de>
17795
17796 * xterm.c (x_term_init): Temporarily hide the partially
17797 initialized terminal while calling vendor-specific-keysyms.
17798
17799 2008-08-26 Eli Zaretskii <eliz@gnu.org>
17800
17801 * msdos.c (internal_terminal_init): Most initializations done only
17802 once, especially initial_screen_colors[] and termscript open.
17803
17804 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
17805
17806 * eval.c (Fcondition_case): Doc fix.
17807
17808 * widgetprv.h (EmacsFramePart): Change font member to the new font
17809 struct.
17810
17811 * widget.c: Include character.h and font.h for XSETFONT.
17812 (setup_frame_gcs): Compute X font id from font struct, just once.
17813
17814 2008-08-26 Eli Zaretskii <eliz@gnu.org>
17815
17816 * term.c (get_named_tty): Fix last change.
17817
17818 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
17819
17820 * indent.c (Fvertical_motion): If moving forward starting from a
17821 multi-line string, move the iterator to the last line of that string.
17822
17823 2008-08-25 Eli Zaretskii <eliz@gnu.org>
17824
17825 * frame.c (do_switch_frame): Mark previously displayed frame as
17826 obscured for FRAME_MSDOS_P frames as well.
17827
17828 2008-08-24 Eli Zaretskii <eliz@gnu.org>
17829
17830 * frame.c (make_terminal_frame): Initialize f->terminal,
17831 f->terminal->reference_count, and scroll bars on MS-DOS as well.
17832 Set the top frame to newly created frame.
17833 (Fmake_terminal_frame): Reuse the_only_display_info.
17834
17835 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
17836 estimating available memory.
17837
17838 2008-08-23 David Reitter <david.reitter@gmail.com>
17839
17840 * nsterm.m (ns_draw_window_cursor): Don't call
17841 NSDisableScreenUpdates and NSEnableScreenUpdates on
17842 non-NS_IMPL_COCOA systems.
17843
17844 2008-08-23 Andreas Schwab <schwab@suse.de>
17845
17846 * process.c (procfs_system_process_attributes): Fix use of
17847 uninitialized variables.
17848
17849 2008-08-23 Eli Zaretskii <eliz@gnu.org>
17850
17851 * emacs.c (main) [MSDOS]: Call syms_of_xmenu.
17852
17853 * dispnew.c (init_display): Remove MS-DOS specific conditions for
17854 calling tty-set-up-initial-frame-faces.
17855
17856 * xmenu.c (Fx_popup_dialog, Fx_popup_menu, xmenu_show):
17857 Allow MSDOS frames along with X frames.
17858
17859 * termhooks.h (TERMINAL_ACTIVE_P): Handle output_msdos_raw in
17860 addition to output_termcap.
17861
17862 * xdisp.c (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
17863
17864 * termchar.h (FRAME_TTY): Support output_msdos_raw.
17865 (struct tty_display_info) [MSDOS]: Add fields related to mouse
17866 highlight.
17867
17868 * process.c [!subprocesses]: Define QCname.
17869 (syms_of_process): Intern and staticpro it.
17870
17871 * w16select.c (Fw16_set_clipboard_data, Fw16_get_clipboard_data):
17872 Adjust for changes in encoding/decoding routines.
17873 Use encode_coding_object and decode_coding_object instead of
17874 encode_coding and decode_coding.
17875
17876 * sysdep.c (init_sys_modes): Call dos_ttraw with tty_out as argument.
17877
17878 * dosfns.c: Include frame.h before termhooks.h.
17879 (dos_cleanup): Use CURTTY ()->termscript instead of a global
17880 variable termscript.
17881
17882 * s/msdos.h (USER_FULL_NAME): Define.
17883 (SYSTEM_PURESIZE_EXTRA): Bump up to 100K.
17884
17885 * editfns.c (USER_FULL_NAME): Define to pw->pw_gecos if undefined.
17886 (Fuser_full_name): Use USER_FULL_NAME instead of a literal
17887 pw->pw_gecos.
17888
17889 * keyboard.c (handle_interrupt) [MSDOS]: Call cursor_to with
17890 SELECTED_FRAME as additional (1st) argument.
17891 (tty_read_avail_input): Handle output_msdos_raw in
17892 addition to output_termcap.
17893
17894 * msdos.c: Include frame.h before termhooks.h.
17895 (mouse_on, mouse_off, mouse_moveto, mouse_init)
17896 (msdos_set_cursor_shape, IT_set_face, IT_write_glyphs)
17897 (show_mouse_face, IT_clear_end_of_line, IT_clear_screen)
17898 (IT_clear_to_end, IT_cursor_to, IT_display_cursor, IT_cmgoto)
17899 (IT_set_terminal_modes, IT_reset_terminal_modes)
17900 (IT_set_frame_parameters): Use tty->termscript instead of a global
17901 variable termscript.
17902 (IT_write_glyphs): Use tty->terminal->terminal_coding instead of a
17903 global variable terminal_coding. Don't refer to
17904 Vnonascii_translation_table.
17905 (internal_terminal_init): Set Vwindow_system in current_kboard.
17906 Don't use TTY_CHAR_INS_DEL_OK. Set Vinitial_window_system.
17907 Announce date and time of session start, if termscript is open.
17908 Don't zero out the_only_display_info (it is done in
17909 term.c:init_tty). Open termscript only of not already open.
17910 Log "SCREEN SAVED" here, instead of IT_set_terminal_modes. Init mouse
17911 here instead of dos_ttraw. Don't initialize display if this is an
17912 initial tty. Don't set FRAME_FONT.
17913 (Vwindow_system_version): Bump to 23.
17914 (dos_ttraw): Accept a TTY argument; all callers fixed. If mouse
17915 is available, set up mouse_position_hook.
17916 (dos_ttraw, IT_set_terminal_modes): If called with initial
17917 terminal, do nothing.
17918 (IT_set_frame_parameters): Handle the Qtty_type frame
17919 parameter by calling internal_terminal_init.
17920 (dos_set_window_size, show_mouse_face)
17921 (clear_mouse_face, IT_note_mode_line_highlight)
17922 (IT_note_mouse_highlight, IT_update_begin, IT_frame_up_to_date)
17923 (dos_rawgetc): Use tty_display_info instead of x_display_info.
17924 (initialize_msdos_display): New function.
17925 (IT_cursor_to, IT_clear_to_end, IT_clear_screen)
17926 (IT_clear_end_of_line, IT_insert_glyphs, IT_write_glyphs)
17927 (IT_delete_glyphs, IT_ring_bell, IT_reset_terminal_modes)
17928 (IT_set_terminal_modes, IT_set_terminal_window, IT_update_begin):
17929 Accept additional argument: a pointer to a frame. Update all callers.
17930 (request_sigio, unrequest_sigio): Don't define, now defined on
17931 sysdep.c.
17932 (IT_write_glyphs): Rewrite to use encode_terminal_code.
17933
17934 * term.c [MSDOS]: Include msdos.h.
17935 (init_tty) [MSDOS]: Reuse most of WINDOWSNT branch. Change cpp
17936 conditional to DOS_NT. Allow only one call to this function in a
17937 session. Don't allocate a new struct tty_display_info; instead,
17938 reuse the_only_display_info. Call get_tty_size to get screen
17939 dimensions. Call init_baud_rate to set bad_rate.
17940 (dissociate_if_controlling_tty) [MSDOS]: Ifdef away function body.
17941 (Fsuspend_tty) [MSDOS]: Don't close input and output.
17942 (Fresume_tty) [MSDOS]: Don't reopen the TTY; instead, use stdin/stdout.
17943 (get_tty_terminal, get_named_tty, Ftty_type)
17944 (Fcontrolling_tty_p): Handle output_msdos_raw in addition to
17945 output_termcap.
17946 (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
17947 Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
17948 only when subprocesses are supported.
17949
17950 * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
17951 f->output_data.x.
17952 (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
17953 terminal devices.
17954
17955 * msdos.h: Remove definition of struct x_display_info and struct
17956 x_output.
17957 (FRAME_FONT): Use output_data.tty.
17958 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
17959 (struct x_display_info): Rename from display_info. Update all users in
17960 msdos.c.
17961 (struct x_output): Remove background_pixel and foreground_pixel.
17962 (the_only_display_info): Rename from the_only_x_display.
17963 (dos_ttraw): Update prototype.
17964
17965 * Makefile.in (MSDOS_OBJ): Add xmenu.o.
17966 (SOME_MACHINE_LISP): Add ../lisp/term/pc-win.elc.
17967
17968 2008-08-23 Jason Rumney <jasonr@gnu.org>
17969
17970 * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
17971 (fn_TIFFSetDirectory): New library function used.
17972 (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
17973 (tiff_load): Use :index to select among multiple images. Set count
17974 property when multiple images exist.
17975 (gif_format): Use :index, not :image.
17976
17977 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
17978
17979 * xdisp.c (try_scrolling): Check INT_MAX instead of
17980 MOST_POSITIVE_FIXNUM for maximum integer value. Include limits.h
17981 to obtain INT_MAX.
17982
17983 2008-08-21 İsmail Dönmez <ismail@namtrac.org> (tiny change)
17984
17985 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
17986
17987 2008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
17988
17989 * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
17990 GNUstep library location.
17991
17992 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
17993
17994 * xfaces.c (x_update_menu_appearance): Check validity of menu font
17995 before using it.
17996
17997 * puresize.h (BASE_PURESIZE): Increase to 1250000.
17998
17999 2008-08-20 Adrian Robert <Adrian.B.Robert@gmail.com>
18000
18001 * nsfns.m (ns-read-file-name): Add casts to avoid warning.
18002 (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
18003 * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
18004 * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
18005 (EmacsApp-cursor_blink_handler): Remove declaration.
18006 * nsterm.m (ns_draw_glyph_string): Update first conditional body to
18007 match 01 Feb 2008 changes in xterm.c.
18008 (ns_read_socket): Add cast to avoid warning.
18009 (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
18010 GNUstep.
18011
18012 2008-08-20 Chong Yidong <cyd@stupidchicken.com>
18013
18014 * xselect.c (x_get_foreign_selection): Return nil if desired
18015 selection could not be obtained, instead of signalling an error.
18016
18017 2008-08-20 David Reitter <david.reitter@gmail.com>
18018
18019 * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c.
18020 * nsterm.m: Remove ns-specific code for cursor blinking.
18021 (ns_draw_window_cursor): Clear cursor properly rather than
18022 redrawing the area. Respect width of bar cursors.
18023 These changes enable the use of generic blink-cursor-mode and
18024 generic cursor types in NS and support smooth cursor movements (do
18025 not blink off after command).
18026 * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
18027 Nextstep, too.
18028
18029 2008-08-19 Kenichi Handa <handa@m17n.org>
18030
18031 * font.c (Vfont_log_deferred): New variable.
18032 (font_add_log): Check Vfont_log_deferred.
18033 (font_deferred_log): New function.
18034
18035 * font.h (font_deferred_log): Extern it.
18036
18037 * fontset.c (reorder_font_vector): Use encoding charset of fonts
18038 for sorting.
18039 (face_for_char): Use deferred log.
18040
18041 2008-08-18 Kenichi Handa <handa@m17n.org>
18042
18043 * fontset.c (face_for_char): Add font log.
18044
18045 * font.c (font_add_log): Add the font properties :script, :lang,
18046 and :otf in the log.
18047
18048 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
18049
18050 * xdisp.c: Remove dead code.
18051 (handle_invisible_prop, next_overlay_string): Defer call to
18052 setup_for_ellipsis.
18053 (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
18054
18055 2008-08-15 Chong Yidong <cyd@stupidchicken.com>
18056
18057 * xfaces.c (lookup_derived_face): Properly handle possible zero
18058 return value of get_lface_attributes.
18059 (merge_faces): Don't tell lookup_derived_face to signal an error
18060 if face is not found.
18061
18062 * dired.c (Fdirectory_files): Doc fix.
18063
18064 * process.c (make_process): Initialize kill_without_query struct
18065 member.
18066
18067 2008-08-15 Eli Zaretskii <eliz@gnu.org>
18068
18069 * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]:
18070 Alternative calculation of totphys for Visual Studio 6.
18071
18072 * w32fns.c [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
18073
18074 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX):
18075 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX.
18076 All users changed.
18077 (stat): Only root directory passed to GetDriveType. Allow RAM
18078 disk as well as local fixed disk when w32-get-true-file-attributes
18079 is set to `local'.
18080 (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
18081 (equal_sid, get_length_sid, copy_sid): New wrapper functions.
18082 (w32_cached_id, w32_add_to_cache): New functions.
18083 (get_name_and_id): Look account names in the cache before calling
18084 lookup_account_sid.
18085 (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
18086 New initialization flags.
18087 (globals_of_w32): Initialize them to zero.
18088 (w32_system_process_attributes): Use w32_cached_id and
18089 w32_add_to_cache.
18090
18091 2008-08-14 Lawrence Mitchell <wence@gmx.li>
18092
18093 * lread.c (Fread_char, Fread_char_exclusive): If no character
18094 event is read before timeout is reached, return nil, rather than
18095 converting to a number.
18096
18097 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
18098
18099 * fns.c (use_dialog_box): Doc fix.
18100
18101 * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
18102 on OS X.
18103
18104 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
18105
18106 * frame.c (Qns_parse_geometry): New var.
18107 (Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
18108
18109 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
18110
18111 * xdisp.c (x_produce_glyphs): Handle the case when font has no
18112 space character in calculating tabs.
18113
18114 2008-08-11 Dan Nicolaescu <dann@ics.uci.edu>
18115
18116 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
18117
18118 2008-08-10 Glenn Morris <rgm@gnu.org>
18119
18120 * process.c (procfs_system_process_attributes): Use EMACS_INTs to
18121 silence gcc "limited range of data type" warnings in some
18122 make_fixnum_or_float calls.
18123
18124 2008-08-09 Eli Zaretskii <eliz@gnu.org>
18125
18126 * w32.c (w32_system_process_attributes): If the process does not
18127 exist, return nil.
18128
18129 * w32.c: Include thelp32.h, psapi.h and coding.h.
18130 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
18131 declarations.
18132 (CreateToolhelp32Snapshot_Proc, Process32First_Proc)
18133 (Process32Next_Proc): New typedefs.
18134 (g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
18135 (g_b_init_process32_next, g_b_init_open_thread_token)
18136 (g_b_init_impersonate_self, g_b_init_revert_to_self)
18137 (g_b_init_get_process_memory_info, g_b_init_global_memory_status)
18138 (g_b_init_get_process_working_set_size)
18139 (g_b_init_global_memory_status_ex): New static variables.
18140 (globals_of_w32): Initialize them.
18141 (create_toolhelp32_snapshot, process32_first, process32_next)
18142 (open_thread_token, impersonate_self, revert_to_self)
18143 (get_process_memory_info, get_process_working_set_size)
18144 (global_memory_status, global_memory_status_ex): New wrapper
18145 functions.
18146 (w32_list_system_processes, w32_system_process_attributes)
18147 (enable_privilege, restore_privilege, ltime, process_times):
18148 New functions.
18149 (convert_time_raw): New function.
18150 (convert_time): Remove conversion of FILETIME into time in 100
18151 nsec units, call convert_time_raw instead.
18152
18153 * process.h (w32_list_system_processes, w32_system_process_attributes):
18154 Add prototypes.
18155 (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
18156 (Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
18157 (Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
18158 (Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
18159
18160 * process.c (Fsystem_process_attributes): Doc fix.
18161
18162 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
18163
18164 * xdisp.c (move_it_to): When stopping at a charpos, check if that's
18165 a continued multi-char glyph; if so, advance to the actual glyph.
18166
18167 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
18168
18169 * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in.
18170
18171 * Makefile.in (ALL_OBJC_CFLAGS): New variable.
18172 (.m.o): Use it.
18173 * config.in: Regenerate.
18174
18175 2008-08-07 Chong Yidong <cyd@stupidchicken.com>
18176
18177 * xdisp.c (redisplay_window): Revert last change.
18178 (try_window): Check bottom scroll margin too.
18179
18180 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
18181
18182 * config.in: Regenerate.
18183
18184 * Makefile.in (emacs): Remove ifndef NS conditional for 'emacs
18185 -list-load-path-shadows'.
18186 (nsgui.h): Reduce number of things depending on it.
18187
18188 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
18189
18190 * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
18191 instead of window-end which does the wrong thing at eob.
18192 (try_cursor_movement): Minor optimization.
18193 (redisplay_window): If scroll margin is defined, don't assume
18194 window doesn't need scrolling.
18195
18196 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
18197
18198 * config.in: Regenerate.
18199
18200 * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
18201 (mostlyclean): Don't delete *.d under NS.
18202
18203 * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
18204
18205 2008-08-06 Kenichi Handa <handa@m17n.org>
18206
18207 * xfont.c (xfont_list_family): Return a list of symbols, not strings.
18208
18209 2008-08-06 Andreas Schwab <schwab@suse.de>
18210
18211 * config.in: Regenerate.
18212
18213 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
18214
18215 * xdisp.c (redisplay_window): Don't enforce scroll-margin when
18216 forcing a window start.
18217
18218 * fileio.c (Vauto_save_list_file_name): Move here from file.el.
18219 (auto_save_1): Update modtime when auto-save-list-file-name is on.
18220
18221 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
18222
18223 * emacs.c (main): Under NS, set working dir to HOME when get a "psn"
18224 argument.
18225
18226 2008-08-05 Juanma Barranquero <lekktu@gmail.com>
18227
18228 * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
18229 <scroll-down-aggressively, before-change-functions>:
18230 <after-change-functions>: Reflow docstrings.
18231
18232 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
18233 Ken Raeburn <raeburn@gnu.org>
18234
18235 Dock menu customization, based on a patch by Ken Raeburn, plus some
18236 other fixes.
18237 * nsmenu.m (dockMenu): New variable.
18238 (EmacsDialog -clicked:): Fix mistake in change of 2008-07-17.
18239
18240 * nsterm.h (dockMenu): Declare.
18241
18242 * nsterm.m (KEY_NS_NEW_FRAME): New definition.
18243 (ns_term_init): Initialize dockMenu.
18244 (EmacsApp -newFrame:, -applicationDockMenu:): New methods.
18245 (EmacsView -windowShouldClose:): Don't behave specially if <= 1 frame
18246 left.
18247
18248 * lisp.h (LSB_TAG): Use on DARWIN_OS, not NS_IMPL_COCOA.
18249
18250 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
18251
18252 * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
18253
18254 * config.in: Regenerate.
18255
18256 2008-08-04 Seiji Zenitani <zenitani@mac.com>
18257
18258 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
18259
18260 2008-08-04 Chong Yidong <cyd@stupidchicken.com>
18261
18262 * nsterm.h (find_and_call_menu_selection): Fix prototype.
18263
18264 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
18265
18266 * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.
18267
18268 * keyboard.h: Comment an #endif.
18269
18270 * lisp.h (have_menus_p): Adjust comment.
18271
18272 * menu.c (find_and_return_menu_selection): Fix comparison with
18273 client_data.
18274
18275 * nsmenu.m (popup_activated_flag): New variable.
18276 (popup_activated): New function.
18277 (menu-or-popup-active-p): New exported lisp definition.
18278 (ns_popup_menu): Set popup_activated_flag. Call discard_menu_items()
18279 when popup done.
18280 (ns_popup_dialog): Set popup_activated_flag.
18281
18282 * nsterm.m (EmacsView -conversationIdentifier): Use NSInteger
18283 version for GNUstep (handled by conditional typedef in nsterm.m).
18284 (ns_get_color): Remove special-casing for "darkblue", "dark blue" (now
18285 in rgb.txt).
18286
18287 * process.c (init_process): Use DARWIN_OS, not DARWIN.
18288
18289 * sysselect.h: Conditionalize init_process undef on DARWIN_OS.
18290
18291 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): Do it also under NS.
18292
18293 * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS,
18294 shortcircuit if popup_activated like GTK and X toolkit.
18295
18296 * m/inter386.h: Change DARWIN to DARWIN_OS.
18297
18298 * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def.
18299 Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs
18300 closer to C_SWITCH_SYSTEM_TEMACS so usage is understood.
18301 Expand comment on NO_SOCK_SIGIO.
18302
18303 2008-08-03 Chong Yidong <cyd@stupidchicken.com>
18304
18305 * nsterm.m (windowDidResize): Remove stopModal call.
18306
18307 2008-08-03 Andreas Schwab <schwab@suse.de>
18308
18309 * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
18310 (check_memory_limits): Don't handle HAVE_GETRLIMIT here.
18311
18312 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
18313
18314 * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
18315 Don't use uninitialized pointer variable when using getrlimit.
18316
18317 2008-08-02 Jason Rumney <jasonr@gnu.org>
18318
18319 * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
18320
18321 2008-08-02 Eli Zaretskii <eliz@gnu.org>
18322
18323 * alloc.c (NSTATICS): Bump to 0x640.
18324
18325 * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
18326
18327 * lisp.h: Add prototype for directory_files_internal.
18328
18329 * process.c (Fsystem_processes_list, Fsystem_process_attributes):
18330 New functions.
18331 (syms_of_process): Defsubr them. Add initializations for various
18332 Q* symbols used in procfs_system_process_attributes.
18333 (procfs_list_system_processes, procfs_system_process_attributes)
18334 [HAVE_PROCFS]: New functions.
18335 (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
18336 (procfs_get_total_memory): New functions.
18337
18338 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
18339
18340 * xfaces.c (Fx_load_color_file): Fix previous change;
18341 it is #ifdef WINDOWSNT, not WINDOWS_NT.
18342
18343 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
18344
18345 * dbusbind.c (xd_read_message): Handle D-Bus error messages.
18346
18347 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
18348
18349 * nsterm.h (NSInteger, NSUInteger): Add defines for non-Leopard.
18350
18351 2008-08-01 Chong Yidong <cyd@stupidchicken.com>
18352
18353 * nsfns.m (ns_frame_parm_handlers): Add empty entry for x_set_alpha.
18354
18355 * nsterm.m (EmacsApp -application:openFiles:): GNUstep does not
18356 define NSApplicationDelegateReplySuccess.
18357 (EmacsView -converstationIdentifier): Use long instead of
18358 NSInteger for GNUstep, since it doesn't have NSInteger.
18359
18360 * xmenu.c: Revert last change.
18361
18362 * keyboard.h: Fix last change.
18363
18364 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
18365
18366 * xfaces.c (x-load-color-file): Use RGB() instead of manually shifting
18367 on Windows.
18368
18369 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
18370
18371 Warning clearing and clean-up in NS port.
18372 * keyboard.h (xmalloc_widget_value, digest_single_submenu):
18373 Add prototypes.
18374 * nsgui.h (FACE_DEFAULT): Remove, unused.
18375 (XGCValues): Change colors to unsigned long.
18376 * nsterm.h (EmacsApp): Add declaration of all methods implemented in
18377 nsterm.m.
18378 (EmacsMenu -addItemWithWidgetValue:): Change to use NSMenuItem class.
18379 (ns_list_fonts): Remove, unused.
18380 (ns_font_to_xlfd, ns_fontname_to_xlfd): Drop prototypes.
18381 * nsfns.m (interpret_services_menu): Use NSMenuItem class.
18382 * nsfont.m (nsfont_open): Fix cast error in glyphs,metrics alloc.
18383 (nsfont_draw): Compare face colors to 0, not nil.
18384 * nsmenu.m (struct widget_value): Drop unneeded declaration.
18385 (EmacsMenu -addItemWithWidgetValue:, -fillWithWidgetValue:)
18386 (-addSubmenuWithTitle:): Use NSMenuItem class.
18387 (ns_popup_menu): Use NO, not NULL, for enabled setting.
18388 * nsterm.m (ns_draw_glyph_string): Don't compare font to ~0.
18389 (ns_clip_to_row): Make gc arg a BOOL.
18390 (ns_draw_fringe_bitmap, ns_draw_window_cursor): Use YES, NO in
18391 ns_clip_to_row() call.
18392 (ns_draw_glyph_string): Drop face comparison to ~0 (no longer
18393 used). Cast FRAME_FONT assignments.
18394 (ns_read_socket): Cast call to EmacsApp-fulfillService:withArg:.
18395 (ns_string_to_lispmod): Change arg to const char.
18396 (ns_term_init): Use NSMenuItem class.
18397 (EmacsApp -openFile:): Move to different section of file.
18398 (EmacsApp -application:openFiles:): Don't return a value, call
18399 -replyToOpenOrPrint:.
18400 (EmacsView -keyDown:): Fix up cast.
18401 (EmacsView -converstationIdentifier): Use NSInteger instead of long.
18402 (EmacsView -menuDown:): Cast tag in call to
18403 find_and_call_menu_selection().
18404 (ns_list_fonts): Remove, unused.
18405 (ns_font_to_xlfd): Make static. Cast result of UTF8String.
18406 (ns_fontname_to_xlfd): Make static.
18407 * w32menu.c (xmalloc_widget_value, digest_single_submenu):
18408 Remove prototypes (now in keyboard.h).
18409 (next_menubar_widget_id): Remove, unused.
18410 * xmenu.c (xmalloc_widget_value, digest_single_submenu):
18411 Remove prototypes (now in keyboard.h).
18412 * xfaces.c (ns_list_fonts, w32_list_fonts): Remove, unused.
18413
18414 2008-08-01 Dan Nicolaescu <dann@ics.uci.edu>
18415
18416 * Makefile.in (dispnew.o, gtkutil.o, sound.o, atimer.o)
18417 (floatfns.o): Depend on syssignal.h.
18418 (term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).
18419
18420 * systty.h: Fix previous change that removed BSD_TERMIOS.
18421 Add comments to #ifdefs.
18422
18423 2008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
18424
18425 * w32fns.c (w32-load-color-file): Remove.
18426 (x-open-connection): Use renamed Fx_load_color_file.
18427 * xfaces.c (x-load-color-file): Add.
18428 * nsterm.m (ns_initialize): Load colors from etc/rgb.txt instead of
18429 Emacs.clr.
18430 (hide_hourglass): BLOCK_INPUT before UNBLOCK.
18431
18432 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
18433
18434 * dbusbind.c (Fdbus_call_method_asynchronously)
18435 (Fdbus_method_error_internal): New defuns.
18436 (xd_read_message): Handle also reply messages.
18437 (Vdbus_registered_functions_table): Extend docstring.
18438
18439 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
18440
18441 * keyboard.c (gobble_input): Fix previous change.
18442
18443 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
18444
18445 * bitmaps/README:
18446 * xfns.c:
18447 * termcap.c:
18448 * term.c:
18449 * syswait.h:
18450 * systty.h:
18451 * systime.h:
18452 * syssignal.h:
18453 * sysdep.c:
18454 * process.h:
18455 * process.c:
18456 * print.c:
18457 * ndir.h:
18458 * lread.c:
18459 * keyboard.c:
18460 * getpagesize.h:
18461 * floatfns.c:
18462 * fileio.c:
18463 * emacs.c:
18464 * doc.c:
18465 * dispnew.c:
18466 * dired.c:
18467 * data.c:
18468 * callproc.c:
18469 * buffer.c:
18470 * README:
18471 * Makefile.in:
18472 * s/template.h:
18473 * s/msdos.h:
18474 * m/vax.h: Remove VMS support.
18475 * s/vms.h:
18476 * vlimit.h:
18477 * uaf.h:
18478 * temacs.opt:
18479 * param.h:
18480 * ioctl.h: Remove file.
18481
18482 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
18483
18484 * s/ms-w32.h (MULTI_KBOARD): Remove.
18485 * xterm.c:
18486 * xselect.c:
18487 * xfns.c:
18488 * window.c:
18489 * w32term.c:
18490 * w32fns.c:
18491 * terminal.c:
18492 * termhooks.h:
18493 * term.c:
18494 * sysdep.c:
18495 * keyboard.h:
18496 * keyboard.c:
18497 * frame.h:
18498 * frame.c:
18499 * frame.c: Remove references to MULTI_KBOARD, it is now the default.
18500 * config.in: Regenerate.
18501
18502 2008-07-30 Jason Rumney <jasonr@gnu.org>
18503
18504 * w32font.h (struct w32font_info): Use unicode version of textmetrics.
18505
18506 * w32font.c (w32font_encode_char): Leave as unicode if in range.
18507 (w32font_open_internal): Get unicode version of textmetrics.
18508 Don't enable or disable glyph indices here.
18509 (w32font_open): Disable use of glyph indices.
18510
18511 * w32uniscribe.c (uniscribe_open): Enable use of glyph indices.
18512
18513 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
18514
18515 * minibuf.c (Vread_buffer_function): Doc fix.
18516
18517 2008-07-30 John Paul Wallington <jpw@pobox.com>
18518
18519 * minibuf.c (read_buffer_completion_ignore_case): New var.
18520 (Fread_buffer): Use it.
18521
18522 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
18523
18524 * systty.h (sensemode): Remove empty #if. Remove reference to
18525 BSD_TERMIOS, unused.
18526
18527 * sysdep.c: Remove reference to DGUX.
18528 (closedir): Remove reference to BROKEN_CLOSEDIR, unused.
18529
18530 * config.in: Regenerate.
18531
18532 2008-07-30 Jason Rumney <jasonr@gnu.org>
18533
18534 * w32uniscribe.c (uniscribe_encode_char): Fix glyph buffer size.
18535
18536 2008-07-29 Jason Rumney <jasonr@gnu.org>
18537
18538 * w32uniscribe.c (uniscribe_shape): Avoid using context if cache
18539 is populated.
18540 (uniscribe_encode_char): Always use uniscribe.
18541 Avoid using context if cache is populated.
18542
18543 2008-07-29 Jan Djärv <jan.h.d@swipnet.se>
18544
18545 * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
18546 open menu.
18547
18548 * gtkutil.c (menu_nav_ended): Remove.
18549 (create_menus): Remove signal connect for menu_nav_ended.
18550
18551 2008-07-28 Chong Yidong <cyd@stupidchicken.com>
18552
18553 * xdisp.c (redisplay_window): Check return value of
18554 compute_window_start_on_continuation_line before forcing a window
18555 start.
18556
18557 2008-07-28 Jason Rumney <jasonr@gnu.org>
18558
18559 * w32font.c (w32font_text_extents): Use w32_metric_cache consistently.
18560
18561 * w32term.c (w32_enable_unicode_output, cleartype_active):
18562 Remove obsolete display options.
18563 (x_draw_glyph_string_background): Don't use old cleartype_active
18564 workaround.
18565 (w32_initialize): Remove cleartype_active initialization.
18566 (syms_of_w32term): Remove w32_enable_unicode_output initialization.
18567
18568 2008-07-28 Andreas Schwab <schwab@suse.de>
18569
18570 * lisp.h (init_weak_hash_tables, syms_of_font)
18571 (xd_read_queued_messages, syms_of_dbusbind): Declare.
18572 (remove_hash_entry): Don't declare.
18573 * eval.c (maybe_call_debugger): Make static and move before use.
18574 * gtkutil.c: Include <X11/Xft/Xft.h> if HAVE_XFT.
18575 * xdisp.c: Include "gtkutil.h" if USE_GTK.
18576 * xterm.h (x_set_frame_alpha): Declare.
18577
18578 2008-07-28 Jan Djärv <jan.h.d@swipnet.se>
18579
18580 * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
18581 (create_menus): Connect selection-done to menu_nav_ended.
18582
18583 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18584
18585 * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
18586 Set Vx_resource_name to a fallback. Replace read of 'buffered'
18587 parameter with read of 'alpha' one.
18588 (Qns_frame_parameter): Remove.
18589 * nsselect.m (selection-coding-system)
18590 (next-selection-coding-system, Vselection_coding_system)
18591 (Vnext_selection_coding_system): Drop.
18592
18593 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18594
18595 * nsfns.m (do-applescript, do_applescript): Rename to
18596 ns-do-applescript, ns_do_applescript, and move within file.
18597
18598 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
18599
18600 Remove support for Mac Carbon.
18601 * mactoolbox.c:
18602 * macterm.h:
18603 * macterm.c:
18604 * macselect.c:
18605 * macmenu.c:
18606 * macgui.h:
18607 * macfns.c:
18608 * mac.c: Remove file.
18609 * s/darwin.h:
18610 * m/intel386.h:
18611 * xfaces.c:
18612 * xdisp.c:
18613 * window.c:
18614 * tparam.c:
18615 * termhooks.h:
18616 * termcap.c:
18617 * term.c:
18618 * syssignal.h:
18619 * sysselect.h:
18620 * sysdep.c:
18621 * process.c:
18622 * lread.c:
18623 * lisp.h:
18624 * keyboard.c:
18625 * image.c:
18626 * fringe.c:
18627 * frame.h:
18628 * frame.c:
18629 * fontset.c:
18630 * font.h:
18631 * font.c:
18632 * fns.c:
18633 * fileio.c:
18634 * emacs.c:
18635 * dispnew.c:
18636 * dispextern.h:
18637 * config.in:
18638 * atimer.c:
18639 * Makefile.in: Remove code for Carbon.
18640
18641 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18642
18643 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
18644
18645 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18646
18647 * macterm.h (kCGBitmapByteOrder32Host): New define for
18648 non-universal SDKs.
18649
18650 * image.c (mac_create_cg_image_from_image, image_load_image_io)
18651 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
18652
18653 * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
18654 [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
18655
18656 2008-07-26 David Robinow <drobinow@gmail.com> (tiny change)
18657
18658 * w32inevt.c: Include dispextern.h.
18659
18660 2008-07-26 Andreas Schwab <schwab@suse.de>
18661
18662 * print.c (print_object): Fix off-by-one in last change.
18663
18664 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
18665
18666 * term.c (syms_of_term): Don't initialize default_orig_pair,
18667 default_set_foreground and default_set_background on Windows.
18668
18669 2008-07-25 Jason Rumney <jasonr@gnu.org>
18670
18671 * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
18672 ScriptItemize. Clean up return value checking. Remove unused
18673 variables.
18674 (uniscribe_encode_char): Encode non-BMP characters with uniscribe
18675 shaping engine.
18676
18677 * w32font.c (w32font_has_char): Handle the case where we can't
18678 determine the script for a character.
18679
18680 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
18681
18682 * term.c (syms_of_term): Initialize default_orig_pair,
18683 default_set_foreground, and default_set_background.
18684
18685 * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
18686 clash (bug#86).
18687 (getloadavg): Callers changed.
18688
18689 * image.c (svg_load_image): Fix last change.
18690 (svg_load_image): Use rsvg_handle_get_dimensions to check that
18691 image size is valid. Use g_object_unref instead of deprecated
18692 rsvg_handle_free to free rsvg handle.
18693 (x_from_xcolors): Don't initialize pixmap (silence compiler).
18694
18695 2008-07-25 Jason Rumney <jasonr@gnu.org>
18696
18697 * w32font.c (w32font_encode_char): Encode characters outside BMP as
18698 surrogates before looking up glyph index.
18699 (w32font_text_extents): Encode as surrogates if falling back to
18700 functions that need UTF-16 wide chars.
18701
18702 * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
18703 BMP as surrogates before looking up glyph index.
18704
18705 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
18706
18707 * image.c (svg_load_image): Check for failure in return value of
18708 rsvg_handle_get_pixbuf. Free rsvg handle when done.
18709
18710 2008-07-25 Jason Rumney <jasonr@gnu.org>
18711
18712 * w32font.c (Fx_select_font): Reverse sense of second arg.
18713
18714 2008-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
18715
18716 * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
18717 (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
18718
18719 * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
18720 (PURESIZE): Use it.
18721
18722 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
18723
18724 * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
18725 * m/alpha.h (TEXT_END):
18726 * m/ibmrs6000.h (TEXT_END):
18727 * m/macppc.h (TEXT_END):
18728 * s/darwin.h (TEXT_END):
18729 * s/msdos.h (TEXT_END): Remove, unused.
18730 * s/gnu-linux.h (BSD_PGRPS): Add a comment.
18731 * s/cygwin.h: Remove comment.
18732
18733 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
18734 (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
18735 * m/intel386.h (DOT_GLOBAL_START):
18736 * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
18737 (USG): Remove, file not used on USG platforms.
18738
18739 * Makefile.in (HAVE_X11): Remove empty #else.
18740
18741 2008-07-24 Andreas Schwab <schwab@suse.de>
18742
18743 * fileio.c (Finsert_file_contents): Properly adjust undo list
18744 after format conversion.
18745
18746 2008-07-24 Jan Djärv <jan.h.d@swipnet.se>
18747
18748 * gtkutil.c (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
18749 (menu_nav_ended): Remove.
18750 (create_menus): Remove signal connect for menu_nav_ended.
18751 (xg_update_menubar): Also take deactivate_cb as parameter, pass it to
18752 create_menus.
18753 (xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
18754
18755 2008-07-23 Jason Rumney <jasonr@gnu.org>
18756
18757 * w32font.c (w32_enumfont_pattern_entity): Return height consistent
18758 with opened font.
18759 (w32font_open): Set font type to gdi.
18760
18761 * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
18762
18763 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
18764
18765 * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
18766 * unexaix.c (ADDR_CORRECT): Remove conditional, the only user
18767 defines it.
18768 * unexec.c (ADDR_CORRECT): Define unconditionally.
18769
18770 * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
18771
18772 * unexec.c: Remove code depending on !COFF and USG, the file is
18773 not used for such systems.
18774
18775 * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
18776 * s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused.
18777 (LD_SWITCH_SYSTEM_1): Remove, update users.
18778
18779 * s/darwin.h (DATA_END):
18780 * m/intel386.h (DATA_END):
18781 * m/ibmrs6000.h (DATA_END):
18782 * m/alpha.h (DATA_END): Remove, unused.
18783
18784 * config.in: Regenerate.
18785 * s/ms-w32.h (subprocesses): Define unconditionally.
18786 * s/template.h (subprocesses): Update comment.
18787 * s/vms.h (subprocesses):
18788 * s/usg5-4.h (subprocesses):
18789 * s/hpux10-20.h (subprocesses):
18790 * s/gnu-linux.h (subprocesses):
18791 * s/cygwin.h (subprocesses):
18792 * s/bsd-common.h (subprocesses):
18793 * s/aix4-2.h (subprocesses):
18794 * s/darwin.h (subprocesses): Do not define, defined by default now.
18795
18796 * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused.
18797 Remove all references.
18798 (temacs): Add GNUstep specific ld flags.
18799
18800 * nsterm.m (syms_of_nsterm): Provide ns, not ns-windowing,
18801 similarly to what X does.
18802
18803 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
18804
18805 * nsfns.m (x-list-fonts): Remove.
18806 (syms_of_nsfns): Drop the x-list-fonts declaration.
18807 * nsterm.m: Get rid of remaining "//" comments.
18808
18809 2008-07-22 Chong Yidong <cyd@stupidchicken.com>
18810
18811 * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
18812
18813 * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
18814 (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
18815 (Fns_own_selection_internal, Fx_disown_selection_internal)
18816 (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
18817
18818 * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
18819 ... */' style of docstrings. Doc fixes.
18820
18821 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
18822
18823 * terminfo.c (UP, BC, PC): Undo previous change.
18824
18825 * nsfns.m: Rename ns prefixed functions/variables to the
18826 corresponding x versions. Update references.
18827
18828 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
18829
18830 * syntax.c (char_quoted): Check "charpos > beg" before decrementing.
18831
18832 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
18833
18834 * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines):
18835 Remove forwarding functions.
18836 (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
18837 non-static.
18838 (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
18839 non-static.
18840 (ns_frame_parm_handlers): Use the new names.
18841 (syms_of_nsfns): Move to the end of file.
18842
18843 * nsterm.m (syms_of_nsterm): Move to the end of file.
18844
18845 * dispnew.c (init_display): Remove code for X10.
18846
18847 2008-07-22 Jason Rumney <jasonr@gnu.org>
18848
18849 * w32proc.c (Fw32_long_file_name): Don't append dir separator to
18850 bare drive.
18851
18852 2008-07-22 Adrian Robert <Adrian.B.Robert@gmail.com>
18853
18854 * nsterm.m (syms_of_nsterm): Remove debugging println.
18855
18856 2008-07-22 David Reitter <david.reitter@gmail.com>
18857
18858 * nsfns.m (do_applescript, F_do_applescript): NS version of the
18859 Carbon implementation of the same functionality: execute arbitrary
18860 AppleScript code.
18861
18862 2008-07-21 Adrian Robert <Adrian.B.Robert@gmail.com>
18863
18864 * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource)
18865 (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size)
18866 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
18867 (Fx_display_mm_height, Fx_display_mm_width)
18868 (Fx_display_backing_store, Fx_display_visual_class)
18869 (Fx_display_save_under, Fx_open_connection)
18870 (Fx_close_connection, Fx_hide_emacs, Fx_font_name)
18871 (Fx_list_colors, Fx_perform_service, Fx_color_defined_p)
18872 (Fx_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
18873 (Fx_display_pixel_width, Fx_display_pixel_height)
18874 (Fx_display_usable_bounds, Fx_display_planes)
18875 (Fx_display_color_cells, Vns_icon_type_alist): Change to use 'doc: /*
18876 ... */' style of docstrings.
18877
18878 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
18879
18880 * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
18881 on this platform.
18882 (mips):
18883 * m/iris4d.h (mips): Do not define.
18884 * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
18885
18886 * m/ibmrs6000.h (LD_SWITCH_SITE): Remove.
18887
18888 * image.c:
18889 * nsfns.m:
18890 * nsselect.m:
18891 * nsterm.h:
18892 * nsterm.m: Rename ns prefixed functions/variables to the
18893 corresponding x versions. Update references.
18894
18895 * m/ibms390x.h (NO_REMAP): Do not undefine.
18896
18897 * m/amdx86-64.h: Use SOLARIS2 instead of sun.
18898
18899 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
18900
18901 * nsfns.m: Change NS to Nextstep in docstrings and error messages.
18902 (Fns_create_frame, Fns_read_file_name, Fns_get_resource)
18903 (Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
18904 (Fns_server_vendor, Fns_server_version, Fns_display_screens)
18905 (Fns_display_mm_height, Fns_display_mm_width)
18906 (Fns_display_backing_store, Fns_display_visual_class)
18907 (Fns_display_save_under, Fns_open_connection)
18908 (Fns_close_connection, Fns_hide_emacs, Fns_font_name)
18909 (Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
18910 (Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
18911 (Fns_display_pixel_width, Fns_display_pixel_height)
18912 (Fns_display_usable_bounds, Fx_display_planes)
18913 (Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.
18914
18915 2008-07-21 Ami Fischman <ami@fischman.org> (tiny change)
18916
18917 * print.c (print_object): Check print_depth before searching for
18918 circularities.
18919
18920 2008-07-21 Michael Albinus <michael.albinus@gmx.de>
18921
18922 * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
18923 only sprintf.
18924
18925 2008-07-21 Kenichi Handa <handa@m17n.org>
18926
18927 * ftfont.c (adjust_anchor): Check if DeltaValue is not NULL.
18928
18929 2008-07-20 Andreas Schwab <schwab@suse.de>
18930
18931 * syntax.c (find_start_pos, find_start_value)
18932 (find_start_value_byte, find_start_begv, find_defun_start)
18933 (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
18934
18935 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
18936
18937 * s/sol2-3.h: Insert contents of s/sol2.h.
18938 (LD_SWITCH_SYSTEM): Remove redundant definition.
18939 * s/sol2.h: Remove, unused.
18940
18941 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
18942
18943 * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
18944
18945 2008-07-20 Adrian Robert <Adrian.B.Robert@gmail.com>
18946
18947 * Makefile.in (ns_appdir): Fix typo in find command.
18948
18949 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
18950
18951 * m/intel386.h (NO_REMAP): Do no define for USG, not used.
18952
18953 * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
18954 added not supported anymore.
18955
18956 * s/usg5-4-2.h (LIBS_SYSTEM):
18957 * s/sol2.h (LIBS_SYSTEM): Do not undefine.
18958
18959 * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
18960 * s/lynxos.h (GETPGRP_NO_ARG):
18961 * s/hpux10-20.h (NO_SIOCTL_H):
18962 * s/gnu.h (GETPGRP_NO_ARG):
18963 * s/gnu-linux.h (NO_SIOCTL_H):
18964 * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
18965 * s/cygwin.h (GETPGRP_NO_ARG):
18966 * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
18967 (C_DEBUG_SWITCH): Remove duplicate definition.
18968
18969 * m/ibms390.h: Remove boilerplate comments.
18970
18971 * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.
18972
18973 * process.c (HAVE_SERIAL): Consolidate ifdefs.
18974 (wait_reading_process_output): Remove code for SunOS, platform not
18975 supported anymore. Use SOLARIS2 instead of sun.
18976
18977 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
18978
18979 * font.c (font_open_by_name): Under NS, default lface height to zero.
18980 (font_open_for_lface): Under NS, set size based on frame fontsize.
18981 * nsterm.m (EmacsView-changeFont:): Remove some commented code.
18982 * frame.c (x_set_frame_parameters): Remove HAVE_NS ifdef.
18983
18984 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
18985
18986 * nsterm.m (ns_antialias_text, ns_use_qd_smoothing)
18987 (ns_use_system_highlight_color): Switch these from DEFVAR_BOOL to
18988 DEFVAR_LISP and change all code accordingly to use Qt/Qnil instead of
18989 YES/NO.
18990 * nsterm.h (prevUseHighlightColor): Make a Lisp_Object.
18991 * nsfont.m (nsfont_draw): Treat ns_use_qd_smoothing as Lisp_Object.
18992 * Makefile.in (clean): Clear out build destination dir.
18993
18994 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
18995
18996 * Makefile.in (nsgui.h-related dependencies): Remove abbrev, xfns,
18997 xterm, xselect.
18998 * lisp.h: Remove declaration of hash_remove.
18999 * nsgui.h: Remove redefinitions of hash_remove.
19000 * fns.c (hash_remove): Rename to hash_remove_from_table.
19001
19002 2008-07-19 Seiji Zenitani <zenitani@mac.com>
19003
19004 * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font):
19005 strdup() the family UTF8String before modifying it.
19006
19007 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
19008
19009 * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
19010 NS_FACE_BACKGROUND with 0 instead of nil.
19011 * nsfont.m (nsfont_draw): Same.
19012
19013 2008-07-19 Chong Yidong <cyd@stupidchicken.com>
19014
19015 * nsfns.m (ns_set_background_color): Fix crash.
19016
19017 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
19018
19019 * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
19020
19021 2008-07-18 Dan Nicolaescu <dann@ics.uci.edu>
19022
19023 * puresize.h (BASE_PURESIZE): Increase to 1240000.
19024
19025 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19026
19027 * gtkutil.c: Include <config.h> instead of "config.h".
19028
19029 * lisp.h (Foverlay_buffer): Add EXFUN.
19030
19031 * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
19032 child process to complete child_setup. Undo 2005-09-21 change.
19033
19034 * s/darwin.h: Mention setsid after vfork.
19035
19036 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19037
19038 * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):
19039 Depend on macgui.h.
19040
19041 * macfns.c (Fx_server_version): Don't use gestaltSystemVersionMajor,
19042 gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
19043
19044 * macterm.c (keycode_to_xkeysym_table): Add entries for f17, f18,
19045 and f19.
19046 [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
19047
19048 * macterm.h (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
19049 (gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
19050 Remove enumerators.
19051
19052 * mactoolbox.c [USE_MAC_TSM] (mac_handle_text_input_event):
19053 Check if FACE_FROM_ID returns NULL.
19054
19055 2008-07-17 David Robinow <drobinow@gmail.com> (tiny change)
19056
19057 * w32inevt.c (change_frame_size): Remove extern declaration.
19058 (resize_event, maybe_generate_resize_event): Pass SAFE arg to
19059 change_frame_size.
19060
19061 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
19062
19063 * getloadavg.c: Revert last change (2008-07-15).
19064
19065 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
19066
19067 * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
19068 set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set
19069 from configure.
19070
19071 2008-07-17 Dan Nicolaescu <dann@ics.uci.edu>
19072
19073 * s/sol2.h:
19074 * s/sol2-4.h: Reorganize conditionals.
19075
19076 * ecrt0.c: Remove code depending on m68000, not used anymore.
19077
19078 * fns.c (hash_remove): Make static.
19079 * lisp.h (hash_remove): Don't prototype.
19080
19081 * m/ibmrs6000.h:
19082 * m/ibms390x.h:
19083 * m/macppc.h: Remove boilerplate comments.
19084
19085 * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
19086 Solaris, which does not need them.
19087
19088 * m/vax.h: Remove comments about unsupported systems.
19089
19090 * s/darwin.h: Reorganize ifdefs.
19091
19092 2008-07-17 Andreas Schwab <schwab@suse.de>
19093
19094 * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
19095
19096 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
19097
19098 Use SDATA. Follow coding convention of placing operators at
19099 beginning of next line rather than end of previous line, and placing
19100 spaces around infix operators.
19101
19102 * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
19103 in case it was defined already.
19104 USE @GNUSTEP_MAKEFILES@ rather than envvars.
19105 * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to
19106 ns_default.
19107 (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare
19108 Lisp_Objects.
19109 * nsterm.h (Fx_display_grayscale_p, Fx_display_planes)
19110 (ns_defined_color, ns_color_to_lisp): Declare.
19111 * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear)
19112 (Fns_own_selection_internal): Make the big ugly hack more explicit, so
19113 it's accepted even with USE_LISP_UNION_TYPE.
19114 * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects.
19115 (update_frame_tool_bar): Remove apparently obsolete tests for
19116 non-integerness of f->tool_bar_lines.
19117 (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly
19118 hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE.
19119 * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast.
19120 (nsfont_open): Don't confuse NULL for Qnil.
19121 * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects.
19122 * menu.h (find_and_call_menu_selection):
19123 * menu.c (find_and_call_menu_selection): Use just int for vector size.
19124 (find_and_return_menu_selection): Always return something.
19125 * frame.h: Include dispextern.h for Display_Info.
19126 (display_x_get_resource): Declare.
19127
19128 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
19129
19130 * syntax.c: Remove stdio.h include accidentally introduced in
19131 Emacs.app commit.
19132 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
19133 NS_IMPL_COCOA.
19134 * keyboard.c (handle_async_input, input_available_signal): Remove
19135 BSD4_1 conditional code, introduced accidentally in Emacs.app commit.
19136
19137 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
19138
19139 * nsterm.m (lisp_to_mod): Use parse_solitary_modifier instead.
19140 (ns_lisp_to_color): Don't mess with internal Lisp data fields.
19141 (ns_term_init, ns_term_shutdown, initFrameFromEmacs, ns_list_fonts):
19142 Use SDATA.
19143
19144 * keymap.c: Remove all NS-specific code.
19145 (where_is_preferred_modifier, Vwhere_is_preferred_modifier): New vars.
19146 (preferred_sequence_p): Rename from ascii_sequence_p; pay attention to
19147 where_is_preferred_modifier, return a different value depending on how
19148 preferred is the binding.
19149 (where_is_internal): Adjust accordingly.
19150 (Fwhere_is_internal): Refresh where_is_preferred_modifier.
19151 Adjust to new preferred_sequence_p.
19152 (syms_of_keymap): Declare `where-is-preferred-modifier'.
19153 * keyboard.c (parse_solitary_modifier): Not static any more.
19154 * keyboard.h (parse_solitary_modifier): Declare.
19155
19156 2008-07-16 Andreas Schwab <schwab@suse.de>
19157
19158 * Makefile.in (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
19159 of easymenu.
19160
19161 2008-07-16 Chong Yidong <cyd@stupidchicken.com>
19162
19163 * xdisp.c (move_it_in_display_line): Account for word wrap, so
19164 that we don't move off the line.
19165
19166 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
19167
19168 * keyboard.c (Qsuper): Remove.
19169 (parse_menu_item): Don't call where_is_internal specially for NS.
19170
19171 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19172
19173 * s/gnu-linux.h: Remove boilerplate comments.
19174
19175 * m/alpha.h (__ELF__): Consolidate conditions.
19176
19177 * m/m68k.h (linux): Use GNU_LINUX instead.
19178 Remove boilerplate comments.
19179
19180 * m/intel386.h: Undo refactoring from previous change.
19181 (LIB_STANDARD): All systems that define USG define LIB_STANDARD
19182 too, remove dead code.
19183 (linux): Use GNU_LINUX instead.
19184
19185 2008-07-16 Jason Rumney <jasonr@gnu.org>
19186
19187 * w32gui.h: Repeat 26 June changes lost by last change.
19188
19189 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19190
19191 * systty.h: Remove code for Aix on 386, unsupported platform.
19192
19193 * s/ms-w32.h: Remove boilerplate comments.
19194 (fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.
19195
19196 * s/gnu-linux.h (TERM): Remove support.
19197 (HAVE_SYSVIPC): Remove, unused.
19198 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
19199 for this system.
19200
19201 * process.c: Remove support for IRIS, unused.
19202 Remove support for TERM, not relevant anymore.
19203
19204 * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
19205 used with the definition.
19206
19207 * s/aix4-2.h (static): Do not undef.
19208
19209 * m/ibmrs6000.h: Remove code depending on USG5_4, this file is
19210 only used on Aix.
19211 (HAVE_SYSVIPC): Remove, unused.
19212
19213 * m/hp800.h (CANNOT_DUMP): Do not undef.
19214
19215 * m/alpha.h: Fix comment.
19216
19217 * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
19218 (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
19219 used by this configuration.
19220 * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
19221 * unexec.c: Remove code depending on HPUX and
19222 USG_SHARED_LIBRARIES, not used with this file. Remove code
19223 depending on IRIS, unused. Remove if 0-ed code.
19224
19225 * s/template.h: Remove comments about static.
19226
19227 * sysdep.c: Remove code depending on NEED_PTEM_H, unused.
19228 Remove if 0-ed code.
19229 (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
19230 were the same as the default.
19231 * s/vms.h (BAUD_CONVERT): Remove, same as the default.
19232 Remove boilerplate comments.
19233 * s/hpux10-20.h (BAUD_CONVERT): Remove, same as the default.
19234 (HAVE_SYSVIPC): Remove, unused.
19235 (LD_SWITCH_SYSTEM_TEMACS): Simplify, hp9000s700 not supported anymore.
19236
19237 * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
19238 Remove boilerplate comments.
19239 * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
19240 Remove boilerplate comments.
19241 * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
19242 Remove boilerplate comments.
19243 * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
19244
19245 * m/intel386.h (DATA_SEG_BITS): Remove definitions, only used on
19246 USG systems which do not use DATA_SEG_BITS.
19247 Refactor code. Remove boilerplate comments.
19248
19249 * m/ibms390.h:
19250 * m/m68k.h:
19251 * s/bsd-common.h:
19252 * s/cygwin.h:
19253 * s/darwin.h:
19254 * s/freebsd.h:
19255 * s/gnu.h:
19256 * s/msdos.h: Remove boilerplate comments.
19257
19258 * m/iris4d.h: Remove boilerplate comments and code for systems that
19259 do not use this file.
19260 (IRIS_4D): Remove, unused.
19261
19262 * m/mips.h: Remove boilerplate comments and code for systems that
19263 do not use this file.
19264 (SIGN_EXTEND_CHAR):
19265 * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
19266 * unexmips.c: Remove file, unused.
19267
19268 * editfns.c (Fuser_full_name): Replace the only use of
19269 USER_FULL_NAME with its value.
19270 * config.in: Regenerate.
19271
19272 2008-07-16 David Reitter <david.reitter@gmail.com>
19273
19274 * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
19275 easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
19276
19277 2008-07-16 Glenn Morris <rgm@gnu.org>
19278
19279 * emacs.c (system-type): Doc fix.
19280
19281 2008-07-15 Stefan Monnier <monnier@iro.umontreal.ca>
19282
19283 * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
19284 If the cache doesn't work, let's fix it, rather than work around it.
19285
19286 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
19287
19288 * Makefile.in: Correct additions for nsfont.o in last commit.
19289 * nsfont.m: New file (forgot last commit).
19290
19291 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
19292
19293 * callproc.c (set_initial_environment):
19294 Initialize Vprocess_environment under CANNOT_DUMP (fixes crash when
19295 batch-compiling for bootstrap).
19296
19297 2008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
19298 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19299
19300 * frame.c (make_initial_frame): Call init_frame_faces(f) in
19301 CANNOT_DUMP case -- fix crash due to different init order.
19302
19303 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
19304
19305 Changes and additions for NeXTstep windowing system (Cocoa and
19306 GNUstep) support.
19307
19308 * Makefile.in:
19309 * config.in: Support defines and build commands for NS port.
19310 * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
19311 (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
19312 * dispextern.h: Include nsgui.h and add needed typedefs under NS
19313 windowing.
19314 (struct face): Add synth_ital field.
19315 * dispnew.c: Include nsterm.h when compiling under NS windowing.
19316 (init_display): Initialize Vinitial_window_system to "ns" when so
19317 compiled.
19318 * emacs.c: Include GSConfig.h when compiling under GNUstep.
19319 (display_arg): Use under NS.
19320 (main): Under NS, allocate autorelease pool and handle command line
19321 args. Move syms_of_xmenu() call under #ifdef HAVE_X_WINDOWS.
19322 (standard_args): Add NS-specific args.
19323 (shut_down_emacs): Shut down NS terminal if compiled under NS.
19324 * font.c (DEFAULT_ENCODING): New variable.
19325 (font_find_for_lface): Use it.
19326 (syms_of_font): Load syms_of_nsfont under NS.
19327 * font.h: Declare nsfont_driver when compiled under NS.
19328 * fontset.c: When compiling under NS, include nsterm.h.
19329 (fontset_from_font): Autoconstruct fontset under NS.
19330 * frame.c (various): Under NS, include nsterm.h, add Qns window system
19331 symbol, document and use it.
19332 (do_switch_frame): When for_deletion under Cocoa, add
19333 Fraise_frame(Qnil).
19334 (x_set_frame_parameters): Ensure font attribute changes are picked up.
19335 (x_get_arg): Allow "yes" and "no" as boolean values.
19336 (syms_of_frame): Declare Qns. Init Vdefault_frame_scroll_bars to
19337 Qright under Cocoa.
19338 (focus-follows-mouse): Default to 0 under NS.
19339 * frame.h (enum output_method): Add output_ns.
19340 (external_tool_bar, external_menu_bar, FRAME_EXTERNAL_TOOLBAR)
19341 (FRAME_EXTERNAL_MENU_BAR): Use under NS.
19342 (FRAME_WINDOW_P): NS-specific definition.
19343 * fringe.c (max_used_fringe_bitmap): Make public.
19344 * getloadavg.c (mach/mach.h): Include it under NeXT descendant OS's.
19345 (getloadavg): Use NeXT code under descendant OS's.
19346 * image.c (includes and header section, x_create_bitmap_from_data)
19347 (x_create_bitmap_from_file, free_bitmap_record, image_background)
19348 (image_background_transparent, x_clear_image_1)
19349 (x_create_x_image_and_pixmap, x_destroy_x_image, x_put_x_image)
19350 (Create_Pixmap_From_Bitmap_Data, xpm_load_image, lookup_rgb_color)
19351 (x_to_xcolors, x_from_xcolors, x_disable_image)
19352 (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
19353 other GUIs, including XPM support using code originally written for
19354 Carbon GUI.
19355 (png_load, jpeg_load, tiff_load, gif_load): Add implementations
19356 using NS API.
19357 (image_ascent): Use font metrics macros instead of direct struct field
19358 access.
19359 * keyboard.c (includes): Add nsterm.h when compiling under NS.
19360 (kbd_buffer_get_event): Handle NS as other GUI windowing systems.
19361 Also, handle NS as GTK for menu bar purposes.
19362 (make_lispy_event): Handle NS as other GUI windowing systems, and as X
19363 toolkit where they differ.
19364 (parse_menu_item): Prefer keybindings using 'super' modifier. Also,
19365 use cachelist, still needed under NS.
19366 * keyboard.h (ENCODE_MENU_STRING, XtPointer, Boolean): Handle as NTGUI.
19367 (struct widget_value): Define it here for menu.c.
19368 * keymap.c (includes): Include modifier internals.
19369 (lisp_to_mod, modifier_sequence_p): New functions, compiled only under
19370 NS.
19371 (where_is_internal, Fwhere_is_internal): When compiled under NS, add
19372 support for preferring sequences using certain modifiers, specified by
19373 the FIRSTONLY argument.
19374 * lisp.h (hash_remove): Rename to avoid name clash when compiling
19375 under NS GNUstep implementation.
19376 (USE_LSB_TAG): Use it under Cocoa when compiling under NS.
19377 * lread.c (init_lread): Treat NS as HAVE_CARBON for turn_off_warning.
19378 * menu.c: Include nsterm.h under NS.
19379 (single_menu_item, parse_single_submenu, xmalloc_widget_value)
19380 (free_menubar_widget_tree_value, update_submenu_strings)
19381 (find_and_call_menu_selection): Treat NS as X and NT.
19382 (find_and_return_menu_selection): New function, used for popup menus.
19383 * nsgui.h:
19384 * nsterm.h:
19385 * nsfns.m:
19386 * nsimage.m:
19387 * nsmenu.m:
19388 * nsselect.m:
19389 * nsterm.m: New files.
19390 * process.c (wait_reading_process_output): Under NS, call ns_select()
19391 instead of plain select().
19392 * syntax.c (char_quoted): Under NS, avoid a crash when called near
19393 beginning of buffer.
19394 * sysselect.h (init_process): Rename when compiling under Cocoa to
19395 avoid name conflict.
19396 * termhooks.h (display_info): Add ns_display_info to union.
19397 * terminal.c (Fterminal_live_p): Add ns to terminal types.
19398 * terminfo.c (UP, BC, PC): Don't declare when compiling under NS in
19399 COCOA environment.
19400 * unexnext.c: Update to work with mach API on Mac OS X, and to use new
19401 unexec() signature. (Note, this will dump, but the resulting file
19402 crashes; unexosx is used instead; keeping around for reference and
19403 possible aid in getting dump working under GNUstep.)
19404 * w32gui.h (button_type, widget_value): Remove definitions (now in
19405 keyboard.h).
19406 * window.c: Include nsterm.h when compiling under NS.
19407 * xdisp.c (includes): Include nsterm.h when compiling under NS.
19408 (set_frame_menubar, update_menu_bar, display_menu_bar): Handle NS as
19409 other GUI windowing systems.
19410 (update_tool_bar, redisplay_tool_bar, redisplay_window): Handle NS as
19411 GTK.
19412 (x_consider_frame_title): Under NS, set icon type and frame
19413 modified-state indicator; use ns_set_name_as_filename() when using
19414 formatted title.
19415 (update_window_cursor): Make public when compiling under NS.
19416 (display_hourglass_p, syms_of_xdisp, hourglass_shown_p)
19417 (hourglass_atimer, Vhourglass_delay
19418 * xfaces.c (header section, init_frame_faces, clear_font_table)
19419 (defined_color, unload_color, x_face_list_fonts)
19420 (prepare_face_for_display): Add NS support parallel to other GUIs.
19421 Emulate GCs like other non-X GUIs.
19422 (split_font_name): Don't lowercase font name under NS.
19423 (merge_face_ref, Finternal_set_lisp_face_attribute): Support stippling
19424 under NS.
19425 * s/darwin.h: Add support for compilation under NS.
19426
19427 2008-07-15 Jason Rumney <jasonr@gnu.org>
19428
19429 * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
19430 (w32_show_hourglass): Rename from show_hourglass.
19431 (w32_hide_hourglass): Rename from hide_hourglass.
19432 (DEFAULT_HOURGLASS_DELAY): Revert from last change.
19433 (Vhourglass_delay): Declare extern.
19434 (hourglass_started): Remove.
19435
19436 * xdisp.c (Vhourglass_delay): Remove static.
19437 (hourglass_started, start_hourglass, cancel_hourglass):
19438 Don't include these versions on WINDOWSNT.
19439
19440 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
19441
19442 * dispextern.h (hourglass_shown_p, hourglass_atimer): New extern
19443 variables (formerly in xfns.c).
19444 (show_hourglass, hide_hourglass): New prototypes (same).
19445 * xdisp.c (display_hourglass_p, hourglass_shown_p, hourglass_atimer)
19446 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY): New variables (formerly
19447 in xfns.c).
19448 (syms_of_xdisp): Declare/initialize display-hourglass,
19449 hourglass-delay. Initialize hourglass_atimer, hourglass_shown_p.
19450 (hourglass_started, start_hourglass, cancel_hourglass): New functions,
19451 formerly in xfns.c.
19452 * xfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
19453 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
19454 (start_hourglass, cancel_hourglass): Remove.
19455 (show_hourglass, hide_hourglass): Remove prototypes and static
19456 modifiers.
19457 (syms_of_xfns): Remove display-hourglass, hourglass-delay,
19458 hourglass_atimer, hourglass_shown_p declaration/initialization.
19459 * macfns.c (display_hourglass_p, hourglass_atimer, hourglass_shown_p)
19460 (Vhourglass_delay, DEFAULT_HOURGLASS_DELAY, hourglass_started)
19461 (start_hourglass, cancel_hourglass): Remove.
19462 (show_hourglass, hide_hourglass): Remove prototypes and static
19463 modifiers.
19464 (syms_of_macfns): Remove display-hourglass, hourglass-delay,
19465 hourglass_atimer, hourglass_shown_p declaration/initialization.
19466 * w32fns.c (display_hourglass_p, Vhourglass_delay)
19467 (DEFAULT_HOURGLASS_DELAY): Remove.
19468 (syms_of_w32fns): Remove display-hourglass, hourglass-delay,
19469 hourglass_shown_p declaration/initialization.
19470
19471 2008-07-14 Jason Rumney <jasonr@gnu.org>
19472
19473 * w32fns.c (w32_get_arg): Remove wrapper function.
19474 (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
19475 directly.
19476 (Fx_create_frame): Sync with xfns.c. Use x_get_arg directly.
19477
19478 2008-07-14 Kenichi Handa <handa@m17n.org>
19479
19480 * xfont.c (xfont_open): Add workaround for X's bug.
19481
19482 2008-07-14 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
19483
19484 * fontset.c: Include <stdio.h> unconditionally.
19485
19486 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
19487
19488 * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
19489 for filtering.
19490
19491 2008-07-13 Dan Nicolaescu <dann@ics.uci.edu>
19492
19493 * s/vms.h: Use __GNUC__ instead of _GNUC_.
19494
19495 * m/macppc.h:
19496 * m/alpha.h: Use GNU_LINUX instead of LINUX. Reorganize conditionals.
19497
19498 * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
19499 (SPECIAL_EMACS_INT):
19500 * m/ia64.h (SPECIAL_EMACS_INT):
19501 * m/amdx86-64.h (SPECIAL_EMACS_INT):
19502 * s/gnu.h (NLIST_STRUCT):
19503 * s/aix4-2.h (X11R5_INHIBIT_I18N):
19504 * s/gnu-linux.h (LINUX):
19505 * s/msdos.h (HAVE_FACES):
19506 * s/ms-w32.h (HAVE_FACES): Don't define, unused.
19507
19508 * systty.h:
19509 * sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
19510 anymore.
19511
19512 2008-07-12 Dan Nicolaescu <dann@ics.uci.edu>
19513
19514 * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
19515 always defined as int.
19516
19517 * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
19518 * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
19519 * s/gnu-linux.h (HAVE_WAIT_HEADER):
19520 * s/freebsd.h (HAVE_WAIT_HEADER):
19521 * s/bsd-common.h (HAVE_UNION_WAIT):
19522 * s/aix4-2.h (HAVE_WAIT_HEADER):
19523 * m/mips.h (HAVE_UNION_WAIT):
19524 * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
19525 (COFF, static): Do not define, they are undefined later in the file.
19526
19527 * process.c (update_status): Don't use a union.
19528 (status_convert):
19529 (sigchld_handler): Use int instead of WAITTYPE.
19530
19531 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
19532
19533 * indent.c (Fvertical_motion): Restore hscroll before moving to
19534 goal column.
19535
19536 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
19537
19538 * lisp.h: Remove left over code.
19539
19540 2008-07-11 Andreas Schwab <schwab@suse.de>
19541
19542 * lisp.h: Fix logic in last change.
19543
19544 * menu.h: New file.
19545 * menu.c: Include it.
19546 * xmenu.c: Likewise.
19547 * Makefile.in: Update dependencies.
19548
19549 2008-07-11 Kenichi Handa <handa@m17n.org>
19550
19551 * fontset.c (fontset_from_font): Cancel the previous change.
19552
19553 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
19554
19555 * lisp.h:
19556 * w32heap.c:
19557 * emacs.c:
19558 * alloc.c: Replace all references of NO_UNION_TYPE with
19559 USE_LISP_UNION_TYPE.
19560
19561 * m/xtensa.h (NO_UNION_TYPE):
19562 * m/vax.h (NO_UNION_TYPE):
19563 * m/template.h (NO_UNION_TYPE):
19564 * m/sparc.h (NO_UNION_TYPE):
19565 * m/mips.h (NO_UNION_TYPE):
19566 * m/macppc.h (NO_UNION_TYPE):
19567 * m/m68k.h (NO_UNION_TYPE):
19568 * m/iris4d.h (NO_UNION_TYPE):
19569 * m/intel386.h (NO_UNION_TYPE):
19570 * m/ibms390x.h (NO_UNION_TYPE):
19571 * m/ibms390.h (NO_UNION_TYPE):
19572 * m/ibmrs6000.h (NO_UNION_TYPE):
19573 * m/ia64.h (NO_UNION_TYPE):
19574 * m/hp800.h (NO_UNION_TYPE):
19575 * m/arm.h (NO_UNION_TYPE):
19576 * m/amdx86-64.h (NO_UNION_TYPE):
19577 * m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
19578 defining it the same.
19579
19580 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
19581
19582 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
19583
19584 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
19585
19586 * fileio.c:
19587 * sysdep.c:
19588 * systty.h:
19589 * m/ibmrs6000.h:
19590 * m/iris4d.h:
19591 * s/aix4-2.h:
19592 * s/freebsd.h:
19593 * s/gnu-linux.h:
19594 * s/hpux10-20.h:
19595 * s/hpux11.h:
19596 * s/netbsd.h:
19597 * s/sol2-3.h:
19598 * s/sol2-4.h:
19599 * s/sol2.h:
19600 * s/usg5-4.h:
19601 * s/vms.h: Remove references to unused variables.
19602
19603 2008-07-10 Andreas Schwab <schwab@suse.de>
19604
19605 * ftfont.c (ftfont_resolve_generic_family): Remove foundry from
19606 pattern before matching the generic family.
19607
19608 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
19609
19610 * unexec.c:
19611 * s/vms.h:
19612 * s/usg5-4-2.h:
19613 * s/sol2-5.h:
19614 * s/freebsd.h:
19615 * s/darwin.h: Remove dead code.
19616
19617 * m/template.h:
19618 * m/sparc.h:
19619 * m/mips.h:
19620 * m/m68k.h:
19621 * m/iris4d.h:
19622 * m/intel386.h:
19623 * m/ibms390x.h:
19624 * m/ibms390.h:
19625 * m/ia64.h:
19626 * m/hp800.h:
19627 * m/arm.h:
19628 * m/amdx86-64.h: Remove dead code and references to unused
19629 and compiler defined symbols.
19630
19631 * unexmips.c:
19632 * unexelf.c: Remove references to desupported systems.
19633
19634 * m/powermac.h: Remove file, it is now identical to m/macppc.h.
19635
19636 * m/powermac.h: Remove boilerplate comments.
19637 (NO_REMAP): Remove unused definition.
19638
19639 * m/macppc.h (UNEXEC, NO_TERMIO): Don't define, the s/ files
19640 define them.
19641
19642 2008-07-10 Kenichi Handa <handa@m17n.org>
19643
19644 * xfont.c (xfont_open): Log the reason of failure.
19645
19646 2008-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
19647
19648 * fontset.c (fontset_get_font_group):
19649 * font.c (font_check_otf): Specify argument types.
19650
19651 2008-07-09 Kenichi Handa <handa@m17n.org>
19652
19653 * coding.c (detect_coding_utf_8): Set detect_info->found only when
19654 non-ASCII char is found.
19655
19656 * fontset.c (fontset_compare_rfontdef): Fix plus/minus.
19657 (reorder_font_vector): Change the arg preferred_family to font.
19658 Prefer the spec matching with font.
19659 (fontset_get_font_group): New function.
19660 (fontset_find_font): Change the format of an element of a realized
19661 fontset. Use fontset_get_font_group.
19662 (fontset_font): Try the current fontset, the default fontset, the
19663 fallbacks of the current fontset, and the fallbacks of the default
19664 fontset in this order.
19665 (face_for_char): Delete the shortcut to use the current font.
19666 (fontset_from_font): Don't set fonts for Latin in the fontset.
19667
19668 * font.h (font_make_object, font_match_p): Adjust prototypes.
19669
19670 * ftfont.h [FT_BDF_H]: Include FT_BDF_H.
19671
19672 * font.c (font_make_object): New arg entity and pixelsize.
19673 (font_check_otf_features, font_check_otf): New functions.
19674 (font_match_p): Check :lang, :script, and :otf properties.
19675
19676 * xfont.c (xfont_open): Adjust it for the change of
19677 font_make_object.
19678 (xfont_text_extents): Fix initial setting of metrics.
19679
19680 * ftfont.c (struct ftfont_info): New member index, delete member
19681 fc_charset_idx. Make the member order compatible with struct
19682 xftfont_info.
19683 (fc_charset_table): Change charset names to registry names.
19684 (ftfont_pattern_entity): Delete the args registry and
19685 fc_charset_idx. Change the value of :font-entity property
19686 to (FONTNAME . INDEX). Always set :registry property to
19687 `iso10646-1'.
19688 (struct ftfont_cache_data): New struct.
19689 (ftfont_lookup_cache): New arg for_face.
19690 (ftfont_get_fc_charset, ftfont_get_otf): New functions.
19691 (ftfont_driver): Set the member otf_capability.
19692 (ftfont_get_charset): Adjust it for the change of
19693 fc_charset_table.
19694 (OTF_TAG_SYM): New macro.
19695 (ftfont_spec_pattern): Delete the arg fc_charset_idx. Adjust it
19696 for the change of fc_charset_table.
19697 (ftfont_list): Adjust it for the change of ftfont_spec_pattern and
19698 ftfont_pattern_entity. Add FC_INDEX to objset.
19699 (ftfont_match): Adjust it for the change of ftfont_spec_pattern
19700 and ftfont_pattern_entity.
19701 (ftfont_open): Adjust it for the change of ftfont_lookup_cache,
19702 font_make_object, struct ftfont_info.
19703 (ftfont_has_char): Use ftfont_get_fc_charset.
19704 (ftfont_otf_features, ftfont_otf_capability): New functions.
19705 (ftfont_shape): Use ftfont_get_otf.
19706 (ftfont_text_extents): Fix initial setting of metrics.
19707
19708 * xftfont.c (struct xftfont_info): New member ft_size. Make the
19709 member order compatible with struct ftfont_info.
19710 (xftfont_open): Add FC_CHARSET to the pattern.
19711 Set xftfont_info->ft_size. Don't unlock the face. Check BDF
19712 properties if appropriate.
19713 (xftfont_close): Unlock the face.
19714 (xftfont_anchor_point, xftfont_shape): Delete.
19715 (syms_of_xftfont): Don't set members anchor_point and shape of
19716 xftfont_driver.
19717
19718 * w32uniscribe.c (uniscribe_open): Adjust it for the change of
19719 font_make_object.
19720
19721 * w32font.c (w32font_open): Adjust it for the change of
19722 font_make_object.
19723 (w32font_open_internal): Don't set properties of font_object here.
19724
19725 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
19726
19727 * macfns.c (x_create_tip_frame):
19728 * w32fns.c (x_create_tip_frame):
19729 * xfns.c (x_create_tip_frame): Pass parameter argument to
19730 face-set-after-frame-default.
19731
19732 * xfaces.c (Finternal_merge_in_global_face): Save merged
19733 attributes for the default face back into the face vector.
19734
19735 2008-07-08 Andreas Schwab <schwab@suse.de>
19736
19737 * fontset.h: Declare fontset_from_font. Don't declare
19738 new_fontset_from_font and fontset_from_font_name.
19739 * xterm.c: Include "fontset.h".
19740 * Makefile.in (xterm.o): Update dependencies.
19741
19742 2008-07-08 Glenn Morris <rgm@gnu.org>
19743
19744 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.)
19745 * alloc.c, ecrt0.c: Use __sparc__ rather than sparc.
19746
19747 2008-07-07 Chong Yidong <cyd@stupidchicken.com>
19748
19749 * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
19750 (x_set_frame_parameters): Don't bind it.
19751
19752 2008-07-07 Juanma Barranquero <lekktu@gmail.com>
19753
19754 * w32fns.c (map_w32_filename): Declare extern.
19755
19756 2008-07-07 Jason Rumney <jasonr@gnu.org>
19757
19758 * w32term.c (WS_EX_LAYERED): Define if not already.
19759
19760 2008-07-06 Chong Yidong <cyd@stupidchicken.com>
19761
19762 * xfaces.c (set_font_frame_param): Don't try to set the font
19763 parameter if it is still unspecified in the lface.
19764
19765 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
19766
19767 * xfaces.c (Finternal_merge_in_global_face): Don't realize default
19768 face if it didn't already exist.
19769
19770 * xdisp.c (try_window_id): Give up if word-wrapping is on.
19771
19772 2008-07-05 Andreas Schwab <schwab@suse.de>
19773
19774 * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM section.
19775
19776 2008-07-05 Chong Yidong <cyd@stupidchicken.com>
19777
19778 * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
19779 word-wrapping.
19780 (IT_DISPLAYING_WHITESPACE): New macro.
19781 (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
19782 when word-wrapping. Simplify word-wrapping logic. Use correct
19783 pixel positions when saving copies of the iterator.
19784 (display_line): Use proper wrap point if the last character on a
19785 line was preceded by whitespace.
19786
19787 2008-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
19788
19789 * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
19790
19791 2008-07-04 Kenichi Handa <handa@m17n.org>
19792
19793 * fns.c (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
19794
19795 * lisp.h: EXFUN adjusted for the change of Fstring_to_unibyte.
19796
19797 2008-07-02 Jason Rumney <jasonr@gnu.org>
19798
19799 * xfns.c (syms_of_xfns): Only define x-select-font when both
19800 HAVE_FREETYPE and USE_GTK.
19801
19802 * xdisp.c (next_element_from_display_vector): Move assignment out
19803 of if statement.
19804
19805 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
19806
19807 * lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
19808
19809 * fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
19810 (syms_of_fileio): Initialize and export them.
19811 (Fdelete_directory, Fdelete_file): Optionally delete via trash.
19812
19813 * w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
19814 (Fsystem_move_file_to_trash): New function.
19815 (syms_of_w32fns): Export it to lisp.
19816
19817 2008-07-01 Jason Rumney <jasonr@gnu.org>
19818
19819 * w32font.c (w32font_text_extents): Don't count overhang as part
19820 of width.
19821
19822 2008-06-30 Miles Bader <miles@gnu.org>
19823
19824 * dispextern.h (struct glyph, struct it, struct iterator_stack_entry):
19825 Add `avoid_cursor_p' field.
19826
19827 * xdisp.c (push_it, pop_it): Save/restore avoid_cursor_p field.
19828 (set_cursor_from_row): Skip glyphs with avoid_cursor_p set.
19829 (append_glyph, append_composite_glyph, produce_image_glyph)
19830 (append_stretch_glyph): Initialize avoid_cursor_p.
19831 (get_it_property): Rename from `get_line_height_property'.
19832 (x_produce_glyphs): Use get_it_property.
19833 (handle_line_prefix, push_display_prop): New functions.
19834 (display_line, move_it_in_display_line_to): Handle line/wrap prefixes.
19835 (Vwrap_prefix, Qwrap_prefix, Vline_prefix, Qline_prefix):
19836 New variables.
19837 (syms_of_xdisp): Initialize them.
19838
19839 2008-06-30 Kenichi Handa <handa@m17n.org>
19840
19841 * xftfont.c (xftfont_open): Don't call FcConfigSubstitute and
19842 XftDefaultSubstitute (they are called in XftFontMatch).
19843 (xftfont_open): Fix args to ftfont_font_format.
19844
19845 * ftfont.c (fc_charset_table): New member lang.
19846 (ftfont_resolve_generic_family): New arg pattern.
19847 (ftfont_spec_pattern): Check fc_charset_table[]->lang.
19848 (ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
19849 (ftfont_open): Fix args to ftfont_font_format.
19850 (ftfont_font_format): New arg filename.
19851
19852 2008-06-30 Chong Yidong <cyd@stupidchicken.com>
19853
19854 * xfaces.c (Finternal_merge_in_global_face): If default face was
19855 modified, realize it again. Update the font face attribute.
19856
19857 2008-06-29 Jason Rumney <jasonr@gnu.org>
19858
19859 * w32term.c (x_set_frame_alpha): Fix logic.
19860
19861 2008-06-29 Kenichi Handa <handa@m17n.org>
19862
19863 * fontset.c (Finternal_char_font): Return font-object instead of
19864 font-name.
19865
19866 * composite.c (get_composition_id): Fix the width calculation for TAB.
19867
19868 2008-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19869
19870 * indent.c (Fvertical_motion): Properly handle float column arg.
19871
19872 2008-06-28 Jason Rumney <jasonr@gnu.org>
19873
19874 * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
19875 (pfnSetLayeredWindowAttributes): New function pointer.
19876 (w32_initialize): Initialize it when supported.
19877 (x_set_frame_alpha): New function.
19878
19879 * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
19880 (w32_frame_parm_handlers): Set alpha handler.
19881
19882 * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
19883
19884 2008-06-27 Jason Rumney <jasonr@gnu.org>
19885
19886 * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
19887 (w32_to_x_weight, w32_to_all_x_charsets): Remove obsolete functions.
19888 (w32_to_x_charset, x_to_w32_charset)
19889 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
19890 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
19891 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
19892 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
19893 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
19894 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
19895 (Qw32_charset_mac, Vw32_charset_info_alist): Move to w32font.c.
19896 (Qw32_charset_unicode): Remove.
19897 (syms_of_w32fns): Update for above changes.
19898
19899 * w32font.c (w32_to_x_charset, x_to_w32_charset)
19900 (Qw32_charset_ansi, Qw32_charset_symbol, Qw32_charset_default)
19901 (Qw32_charset_shiftjis, Qw32_charset_hangeul, Qw32_charset_johab)
19902 (Qw32_charset_chinesebig5, Qw32_charset_gb2312, Qw32_charset_oem)
19903 (Qw32_charset_easteurope, Qw32_charset_turkish, Qw32_charset_baltic)
19904 (Qw32_charset_russian, Qw32_charset_arabic, Qw32_charset_greek)
19905 (Qw32_charset_hebrew, Qw32_charset_vietnamese, Qw32_charset_thai)
19906 (Qw32_charset_mac, Vw32_charset_info_alist): Move from w32fns.c.
19907 (syms_of_w32font): Update for above changes.
19908
19909 2008-06-27 Dan Nicolaescu <dann@ics.uci.edu>
19910
19911 * s/usg5-4.h: Fix previous change: keep the correct branch of a
19912 removed #if.
19913 (USG_SHARED_LIBRARIES): Remove duplicate definition.
19914
19915 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
19916 Eli Zaretskii <eliz@gnu.org>
19917
19918 * makefile.w32-in (LOCAL_FLAGS):
19919 Don't include WINDOWSNT, DOS_NT and _UCHAR_T.
19920
19921 * sysdep.c (_spawnlp, _getpid):
19922 Declare with explicit _cdecl instead of _CRTAPI1.
19923
19924 * editfns.c (Fget_internal_run_time):
19925 Check for WINDOWSNT with #ifdef, not #if.
19926
19927 2008-06-26 Jason Rumney <jasonr@gnu.org>
19928
19929 * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
19930
19931 * w32term.c (x_draw_glyph_string_foreground)
19932 (x_draw_composite_glyph_string_foreground): Sync with xterm.c.
19933 Use FONT_HANDLE macro.
19934 (x_draw_glyph_string): Use FONT_TEXTMETRIC macro.
19935
19936 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
19937 (uniscribe_encode_char): Use FONT_HANDLE macro.
19938
19939 * w32font.c (Fx_select_font): Use FONT_HANDLE macro.
19940 (w32font_text_extents): Use precast w32_font.
19941 (w32font_close): Free cached metrics.
19942 (w32font_open_internal): Allocate space for name on stack.
19943
19944 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
19945
19946 * xdisp.c (extend_face_to_end_of_line): Fix last change.
19947
19948 2008-06-26 Jason Rumney <jasonr@gnu.org>
19949
19950 * w32term.h (FONT_AVG_WIDTH): Remove obsolete macro.
19951 (CP_8BIT, CP_UNICODE, CP_UNKNOWN): Remove obsolete constants.
19952
19953 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
19954
19955 * Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
19956
19957 2008-06-26 Jason Rumney <jasonr@gnu.org>
19958
19959 * w32bdf.c, w32bdf.h: Remove obsolete files.
19960
19961 * makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c.
19962
19963 * w32gui.h: Don't include w32bdf.h.
19964 (XCharStruct, enum w32_char_font_type, W32FontStruct):
19965 Remove obsolete font support.
19966
19967 * w32font.h (struct w32font_info): Remove compat_w32_font.
19968 Add hfont member.
19969 (FONT_COMPAT): Remove obsolete macro.
19970
19971 * w32font.c (w32font_close): Remove compat code. Delete hfont member.
19972 (w32font_encode_char, w32font_text_extents): Use new hfont member.
19973 (w32font_open_internal): Remove compat code. Set new hfont member.
19974 (Fx_select_font): Use new hfont member.
19975
19976 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
19977 (uniscribe_encode_char): Use new hfont member.
19978
19979 * w32term.c (x_draw_glyph_string_foreground)
19980 (x_draw_composite_glyph_string_foreground): Use new hfont member.
19981 (x_draw_glyph_string): Use metrics in w32font_info.
19982
19983 2008-06-26 Kenichi Handa <handa@m17n.org>
19984
19985 * xdisp.c (handle_auto_composed_prop): Fix for the terminal case.
19986
19987 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
19988
19989 * unexnext.c:
19990 * m/ews4800.h:
19991 * m/hp9000s300.h:
19992 * m/ibm370aix.h:
19993 * m/mips-siemens.h:
19994 * m/ncr386.h:
19995 * m/next.h:
19996 * m/pmax.h:
19997 * m/powerpcle.h:
19998 * m/tandem-s2.h:
19999 * s/386bsd.h:
20000 * s/bsd386.h:
20001 * s/bsd4-1.h:
20002 * s/bsd4-2.h:
20003 * s/bsdos2-1.h:
20004 * s/bsdos2.h:
20005 * s/bsdos3.h:
20006 * s/bsdos4.h:
20007 * s/nextstep.h:
20008 * s/ultrix4-3.h:
20009 * s/usg5-0.h:
20010 * s/usg5-2-2.h:
20011 * s/usg5-2.h:
20012 * s/usg5-4-3.h:
20013 * s/ux4800.h:
20014 * s/uxpds.h:
20015 * s/uxpv.h: Remove support for obsolete systems.
20016 * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
20017 Remove, insert contents in s/hpux10-20.h.
20018 * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
20019 Remove, insert contents in s/aix4-2.h.
20020 * s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
20021 * s/bsd4-3.h: Rename to ...
20022 * s/bsd-common.h: ... this.
20023 * data.c:
20024 * doc.c:
20025 * ecrt0.c:
20026 * emacs.c:
20027 * fileio.c:
20028 * floatfns.c:
20029 * keyboard.c:
20030 * mem-limits.h:
20031 * print.c:
20032 * process.c:
20033 * sysdep.c:
20034 * syssignal.h:
20035 * systty.h:
20036 * syswait.h:
20037 * term.c:
20038 * unexec.c:
20039 * unexelf.c:
20040 * unexhp9k800.c:
20041 * m/hp800.h:
20042 * m/ibmrs6000.h:
20043 * m/mips.h:
20044 * m/vax.h:
20045 * s/darwin.h:
20046 * s/freebsd.h:
20047 * s/gnu.h:
20048 * s/ms-w32.h:
20049 * s/msdos.h:
20050 * s/netbsd.h:
20051 * s/template.h: Remove references to obsolete variables.
20052
20053 * Makefile.in: Add dependencies for all unexec files.
20054 (admindir): Remove unused variable.
20055 (UNEXEC_SRC): Remove references.
20056
20057 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
20058
20059 * xfns.c (x_default_font_parameter): If Xft is available, first
20060 try Monospace-12 for the default font.
20061
20062 2008-06-25 Jason Rumney <jasonr@gnu.org>
20063
20064 * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
20065
20066 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
20067
20068 * bytecode.c (Fbyte_code): Disable debugging code that doesn't compile.
20069
20070 * buffer.c (syms_of_buffer): Remove default-word-wrap.
20071
20072 2008-06-25 Juanma Barranquero <lekktu@gmail.com>
20073
20074 * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
20075 <scroll-conservatively>: Fix typo in docstring.
20076
20077 * xselect.c (Fx_send_client_event): Doc fix.
20078
20079 2008-06-25 Kenichi Handa <handa@m17n.org>
20080
20081 * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
20082
20083 * font.c (font_parse_fcname): Remove unused variables.
20084 (font_sort_entites): Delete the arg SPEC. Caller changed.
20085 Fix for the case of ! best_only.
20086 (font_delete_unmatched): Check DPI and AVGWIDTH too.
20087
20088 * lisp.h (Fstring_to_unibyte): EXFUN it.
20089
20090 * character.h (str_to_unibyte): Extern it.
20091
20092 * character.c (str_to_unibyte): New function.
20093
20094 * fns.c (Fstring_to_unibyte): New function.
20095 (syms_of_fns): Defsubr it.
20096
20097 2008-06-24 Kenichi Handa <handa@m17n.org>
20098
20099 * font.c (font_score): Even if the PIXEL_SIZE is the same, check
20100 DPI too.
20101 (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.
20102
20103 2008-06-24 Andreas Schwab <schwab@suse.de>
20104
20105 * Makefile.in (${lispsource}loaddefs.el): Rename from
20106 ../lisp/loaddefs.el.
20107 (bootstrap-clean): Do what distclean does but don't remove
20108 Makefile.
20109 (distclean): Depend on bootstrap-clean and remove Makefile.
20110
20111 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
20112
20113 * buffer.h (struct buffer): New member word_wrap.
20114
20115 * buffer.c (syms_of_buffer): New variables default-word-wrap and
20116 word-wrap.
20117 (init_buffer_once): Initialize them.
20118
20119 * dispextern.h (struct it): Replace bool truncate_lines_p with a
20120 line_wrap enum possessing three possible values.
20121
20122 * termopts.h: Replace truncate_partial_width_windows with
20123 Vtruncate_partial_width_windows.
20124
20125 * dispnew.c (direct_output_for_insert): Avoid direct output when
20126 inserting a space with word wrap on.
20127
20128 * indent.c (compute_motion): Obey integer values of
20129 truncate-partial-width-windows.
20130
20131 * xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
20132 replacing truncate_partial_width_windows.
20133 (init_iterator): If Vtruncate_partial_width_windows is an integer,
20134 truncate only if the window width is below that integer.
20135 (start_display, resize_mini_window, produce_stretch_glyph)
20136 (display_string, move_it_in_display_line_to): Use line_wrap.
20137 (back_to_previous_visible_line_start, reseat_1):
20138 Reset string_from_display_prop_p.
20139 (display_line): Extend default face to end of line when wrapping.
20140
20141 2008-06-24 Kim F. Storm <storm@cua.dk>
20142
20143 * xdisp.c (display_line, move_it_in_display_line_to): Add ability
20144 to wrap continued lines at word boundaries.
20145
20146 2008-06-24 Jason Rumney <jasonr@gnu.org>
20147
20148 * font.c (Ffont_face_attributes): Multiply pixel size before point
20149 conversion to avoid multiplying rounding error.
20150
20151 2008-06-23 Jason Rumney <jasonr@gnu.org>
20152
20153 * w32term.c (x_draw_glyph_string_background)
20154 (x_draw_glyph_string): Remove old bdf font code.
20155
20156 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
20157
20158 2008-06-22 Kenichi Handa <handa@m17n.org>
20159
20160 * font.c (font_find_for_lface): Try the adstyle specified in
20161 the property of LFACE_FONT of LFACE (if any).
20162
20163 2008-06-21 Seiji Zenitani <zenitani@mac.com>
20164 Ryo Yoshitake <ryo@shiftmode.net>
20165
20166 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
20167
20168 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
20169
20170 * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
20171 Use $(BOOTSTRAPEMACS) rather than witness-emacs.
20172 (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
20173 (witness-emacs): Remove.
20174 (lisp, shortlisp): Move loaddefs.el earlier.
20175 (mostlyclean): Forget about witness-emacs.
20176
20177 2008-06-22 Glenn Morris <rgm@gnu.org>
20178
20179 * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
20180 (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
20181
20182 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
20183
20184 * Makefile.in (PRECOMP): Remove.
20185 (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
20186 (witness-emacs): Run `compile-first'.
20187 (.el.elc): Use the new compile-onefile target.
20188
20189 2008-06-21 Kenichi Handa <handa@m17n.org>
20190
20191 * xftfont.c (xftfont_open): Handle QCembolden only when
20192 FC_EMBOLDEN is defined.
20193
20194 2008-06-21 Andreas Schwab <schwab@suse.de>
20195
20196 * Makefile.in (witness-emacs): Use ../lisp, not $(lispsource).
20197 (.el.elc): Likewise.
20198
20199 2008-06-21 Miles Bader <miles@gnu.org>
20200
20201 * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp
20202 build dir, not the lisp source dir.
20203
20204 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
20205
20206 * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs.
20207 (bootstrapclean): Remove.
20208 (.el.elc): New rule.
20209 (PRECOMP): New var.
20210 (../lisp/subdirs.el): Remove.
20211 (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency.
20212 (witness-emacs): New target.
20213 (mostlyclean): Remove witness-emacs as well.
20214 (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}):
20215 Add witness-emacs dependency.
20216
20217 2008-06-20 Chong Yidong <cyd@stupidchicken.com>
20218
20219 * font.c (Ffont_face_attributes): Omit key-attribute pairs not
20220 defined by the font.
20221
20222 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
20223
20224 * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
20225 (bootstrap-clean): New target that keeps TAGS around.
20226 (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets.
20227 (bootstrap-emacs${EXEEXT}): Depend on subdirs.el.
20228
20229 2008-06-20 Jason Rumney <jasonr@gnu.org>
20230
20231 * w32fns.c, w32term.c, w32term.h, w32gui.h [OLD_FONT]:
20232 Remove obsolete font code.
20233
20234 * w32font.c (font_matches_spec): Use csb bitfield from font signature
20235 to determine language support.
20236
20237 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
20238
20239 * sysdep.c (cfsetspeed): New fun extracted from the code.
20240 (cfmakeraw): Move before first use.
20241
20242 2008-06-20 Angelo Graziosi <angelo.graziosi@alice.it> (tiny change)
20243
20244 * sysdep.c (cfmakeraw): Provide fallback implementation.
20245 (serial_configure): Provide fallback implementation of cfsetspeed.
20246
20247 2008-06-20 Kenichi Handa <handa@m17n.org>
20248
20249 * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to
20250 the pattern.
20251
20252 * fontset.c (fontset_from_font): Copy font_spec before changing
20253 the elements.
20254
20255 * xfns.c (x_default_font_parameter): Try "monospace-12" too.
20256
20257 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
20258
20259 * w32fns.c, xfns.c (x_default_font_parameter): Only set `font-param'
20260 for explicit `font' parameters.
20261
20262 * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
20263
20264 2008-06-19 Kenichi Handa <handa@m17n.org>
20265
20266 * frame.c: Include <ctype.h>.
20267 (x_set_font_backend): Allow spacing characters in the X resource
20268 for FontBackend.
20269
20270 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
20271
20272 * w32fns.c, xfns.c (Qfont_param): New var.
20273 (syms_of_w32fns): Initialize it.
20274 (x_default_font_parameter): Record explicit `font' into
20275 `font-parameter'.
20276
20277 2008-06-18 Kenichi Handa <handa@m17n.org>
20278
20279 * font.c (font_parse_xlfd): Fix previous change.
20280 (font_parse_fcname): Don't use :fc-unknown-spec.
20281 (FRAME_X_DISPLAY_INFO): Be sure to have at least 1 pixel height.
20282 (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA.
20283 (font_add_log): Prepend the driver name to the resulting fonts.
20284
20285 * ftfont.c (ftfont_pattern_entity): New arg extra. Caller changed.
20286 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
20287 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
20288
20289 * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
20290 (QCembolden): New variables.
20291 (syms_of_xftfont): DEFSYM them.
20292 (xftfont_open): Call XftFontMatch. Don't trust the result of
20293 XftTextExtents8 if the pixel_size is less than 5.
20294
20295 2008-06-18 Andreas Schwab <schwab@suse.de>
20296
20297 * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
20298 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
20299
20300 2008-06-18 Jason Rumney <jasonr@gnu.org>
20301
20302 * w32font.c (w32font_list, w32font_match): Add logging.
20303
20304 * w32uniscribe.c (uniscribe_list, uniscribe_match): Add logging.
20305
20306 2008-06-17 Chong Yidong <cyd@stupidchicken.com>
20307
20308 * font.c (font_parse_fcname): Store divider characters for
20309 unknown-spec list. For known key symbols, intern using correct
20310 symbol name.
20311
20312 2008-06-17 Kenichi Handa <handa@m17n.org>
20313
20314 * xfaces.c (realize_default_face): If the frame is not on window
20315 system, set the fontset of face to nil.
20316
20317 2008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
20318
20319 * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
20320
20321 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
20322
20323 * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
20324 (build_font_name_from_vector): Delete externs.
20325
20326 * xfaces.c (struct font_name): Don't declare.
20327
20328 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
20329
20330 * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
20331
20332 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
20333
20334 * font.c (font_parse_fcname): Fix handling of unknown-spec string.
20335
20336 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
20337
20338 * font.c (Ffont_spec): Fix usage in docstring.
20339 (Ffont_face_attributes): Doc fix.
20340
20341 2008-06-16 Andreas Schwab <schwab@suse.de>
20342
20343 * font.c (Ffont_face_attributes): Fix definition.
20344
20345 2008-06-16 Jason Rumney <jasonr@gnu.org>
20346
20347 * font.h (font_style_symbolic_from_value): Remove.
20348
20349 * font.c (font_style_symbolic_from_value): Remove.
20350 (font_style_symbolic): Revert to pre 2008-06-13 version.
20351
20352 * w32font.c (w32_to_fc_weight): New function.
20353 (w32font_full_name, logfont_to_fcname): Use it.
20354
20355 2008-06-16 Kenichi Handa <handa@m17n.org>
20356
20357 * font.c (font_check_object): Delete it.
20358 (font_clear_cache): Check if a font-object is alive.
20359 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
20360 font-object to nil.
20361 (font_close_object): Don't check FONT_CLOSE_OBJECT.
20362 (font_at): Don't call font_check_object.
20363 (Ffont_get): Return a symbol for :weight, :slant, and :width.
20364
20365 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
20366
20367 * puresize.h (BASE_PURESIZE): Increase to 1230000.
20368
20369 2008-06-16 Chong Yidong <cyd@stupidchicken.com>
20370
20371 * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
20372
20373 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
20374
20375 * font.c (font_parse_fcname): Only one decimal point.
20376 (font_unparse_fcname): Handle data in family and foundry indices
20377 as symbols, not strings.
20378 (font_unparse_gtkname, Ffont_face_attributes): New functions.
20379
20380 * xfns.c (Fx_select_font): Give GTK font dialog the default font name.
20381
20382 * font.h (font_unparse_gtkname): Add prototype.
20383
20384 2008-06-15 Naohiro Aota <nao.aota@gmail.com> (tiny change)
20385
20386 * fontset.c (fontset_pattern_regexp): Escape `+' characters in pattern.
20387
20388 2008-06-15 Andreas Schwab <schwab@suse.de>
20389
20390 * font.c (font_update_drivers): Fix crash when no drivers match.
20391
20392 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
20393
20394 * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
20395 * gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.
20396
20397 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
20398
20399 * xdisp.c (syms_of_xdisp): Default underline-minimum-offset to 1.
20400
20401 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20402
20403 * process.c (Fserial_process_configure, Fprocess_send_eof):
20404 Use EQ to compare Lisp_Objects.
20405
20406 2008-06-13 Jason Rumney <jasonr@gnu.org>
20407
20408 * w32fns.c (Fw32_select_font): Remove old font API function.
20409
20410 * w32font.c (logfont_to_fcname): New function.
20411 (Fx_select_font): New font dialog function compatible with
20412 GTK/fontconfig version.
20413
20414 * font.c (font_style_symbolic_from_value): New function.
20415 (font_style_symbolic): Use it.
20416
20417 * font.h (font_style_symbolic_from_value): Declare new function.
20418
20419 2008-06-13 Juanma Barranquero <lekktu@gmail.com>
20420
20421 * font.c (syms_of_font) <font-weight-table, font-slant-table>:
20422 <font-width-table>: Fix typos in docstrings.
20423
20424 2008-06-13 Daniel Engeler <engeler@gmail.com>
20425
20426 These changes add serial port access.
20427 * process.c: Add HAVE_SERIAL.
20428 (Fdelete_process, Fprocess_status, Fset_process_buffer)
20429 (Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
20430 (list_processes_1, select_wrapper, Fstop_process)
20431 (Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
20432 (status_notify): Modify to handle serial processes.
20433 [HAVE_SERIAL] (Fserial_process_configure)
20434 [HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
20435 New functions.
20436 * process.h (struct Lisp_Process): Add `type'.
20437 * sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
20438 New functions.
20439 * w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle
20440 serial ports.
20441 (serial_open, serial_configure): New functions.
20442 * w32.h: Add FILE_SERIAL.
20443 (struct _child_process): Add ovl_read, ovl_write.
20444
20445 2008-06-13 Kenichi Handa <handa@m17n.org>
20446
20447 * dispextern.h (enum lface_attribute_index): New member
20448 LFACE_FOUNDRY_INDEX.
20449
20450 * font.c (font_score): Delete arg alternate_families. Check only
20451 weight, slant, width, and size. Ignore the difference of alias
20452 style symbols.
20453 (font_sort_entites): Adjust for the above change. Reflect the
20454 order of font-driver to scores.
20455 (font_list_entities): Don't check alternate_familes here.
20456 (font_clear_prop): Handle foundry.
20457 (font_update_lface): Don't parse "foundry-family" form here.
20458 Handle FONT_FOUNDRY_INDEX.
20459 (font_find_for_lface): Likewise. Handle alternate families here.
20460 If registry is nil, try iso8859-1 and ascii-0.
20461 (font_open_for_lface): Pay attention to size in ENTITY.
20462 (font_open_by_name): Simplify by calling font_load_for_lface.
20463 (free_font_driver_list): Delete it.
20464 (font_update_drivers): Preserve the order of backends.
20465 (syms_of_font): Setting of sort_shift_bits adjusted for the change
20466 of font_score and font_sort_entites.
20467 (font_update_sort_order): Likewise.
20468
20469 * xfaces.c (LFACE_FOUNDRY): New macro.
20470 (check_lface_attrs): Check foundry.
20471 (set_lface_from_font): Don't parse "FOUNDRY-FAMILY" form.
20472 (merge_face_vectors): Check foundry.
20473 (merge_face_ref): Likewise.
20474 (Finternal_set_lisp_face_attribute): Likewise.
20475 (x_update_menu_appearance): Likewise.
20476 (Finternal_get_lisp_face_attribute): Likewise.
20477 (lface_hash): Likewise.
20478 (lface_same_font_attributes_p): Likewise.
20479 (x_supports_face_attributes_p): Likewise.
20480 (tty_supports_face_attributes_p): Likewise.
20481 (Finternal_set_alternative_font_family_alist): Intern strings.
20482 (Finternal_set_alternative_font_registry_alist): Downcase strings.
20483 (realize_default_face): Set LFACE_FOUNDRY (lface).
20484
20485 * xfns.c (Fx_create_frame, x_create_tip_frame): Register X
20486 font-driver at first.
20487
20488 * ftfont.c (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
20489
20490 2008-06-12 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
20491
20492 * lread.c (Fload): Use xfree, not free on saved_doc_string.
20493
20494 2008-06-12 Jim Meyering <meyering@redhat.com>
20495
20496 Make unexec_free handle NULL the same way free does.
20497 * unexmacosx.c (unexec_free): Ignore a NULL argument.
20498
20499 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
20500
20501 * character.h (CHAR_TO_BYTE_SAFE): New macro.
20502 * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
20503 * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
20504 (WEAK_ALIAS): Simplify.
20505 * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
20506 when searching a unibyte buffer.
20507
20508 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
20509
20510 * xfns.c (Fx_select_font): Rename from x-font-dialog.
20511
20512 2008-06-12 Juanma Barranquero <lekktu@gmail.com>
20513
20514 * w32font.c: Include ctype.h.
20515
20516 2008-06-11 Jason Rumney <jasonr@gnu.org>
20517
20518 * w32font.c (w32font_encode_char): Detect missing glyphs that are
20519 misreported as space.
20520 (add_font_entity_to_list): Support unicode-bmp and unicode-sip
20521 as aliases for registry iso10646-1.
20522
20523 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
20524
20525 * buffer.c (clone_per_buffer_values): Skip `name'.
20526
20527 2008-06-11 Chong Yidong <cyd@stupidchicken.com>
20528
20529 * font.c (font_parse_fcname): Fix last change; accept decimal
20530 points in font size.
20531
20532 2008-06-10 Jason Rumney <jasonr@gnu.org>
20533
20534 * w32uniscribe.c (add_opentype_font_name_to_list):
20535 Skip non unicode fonts.
20536
20537 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
20538
20539 * xfns.c (Fx_font_dialog): New function.
20540
20541 * gtkutil.c (xg_dialog_response_cb): Rename from
20542 xg_file_response_callback.
20543 (pop_down_dialog): Rename from pop_down_file_dialog.
20544 (xg_get_file_name): Callers changed.
20545 (xg_get_font_name): New function.
20546
20547 * gtkutil.h (xg_get_font_name): Insert prototype.
20548
20549 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
20550
20551 * xdisp.c (underline_minimum_offset): Rename from xterm.c's
20552 x_underline_minimum_display_offset.
20553 (syms_of_xdisp): Declare it here rather than in xterm.c.
20554 * dispextern.h (underline_minimum_offset): Declare it.
20555 * w32term.c (x_draw_glyph_string): Use it.
20556 * xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
20557 (syms_of_xterm): Don't declare it any more.
20558 (x_draw_glyph_string): Adjust to the new name.
20559
20560 2008-06-10 David De La Harpe Golden <david@harpegolden.net>
20561
20562 * xterm.c (x_underline_minimum_display_offset): New var.
20563 (x_draw_glyph_string): Use it.
20564 (syms_of_xterm): Declare it.
20565
20566 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
20567
20568 * font.c (font_parse_fcname): Accept GTK-style font names too.
20569
20570 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
20571
20572 * dired.c (file_name_completion): Don't return t if the match is exact
20573 but with different capitalization.
20574 * minibuf.c (Ftry_completion): Simplify.
20575
20576 * window.c (Vwindow_point_insertion_type): New var.
20577 (set_window_buffer): Use it.
20578 (syms_of_window): Init and export it to Lisp.
20579
20580 2008-06-10 Kenichi Handa <handa@m17n.org>
20581
20582 * font.h (font_intern_prop): Prototype adjusted.
20583
20584 * font.c (font_intern_prop): New arg force_symbol.
20585 (font_parse_xlfd, font_parse_fcname, font_parse_family_registry):
20586 Adjust for the change of font_intern_prop.
20587
20588 * ftfont.c (ftfont_pattern_entity):
20589 * w32font.c (add_font_name_to_list, w32_enumfont_pattern_entity)
20590 (w32_registry):
20591 * w32uniscribe.c (add_opentype_font_name_to_list): Adjust for
20592 the change of font_intern_prop.
20593
20594 2008-06-09 Juanma Barranquero <lekktu@gmail.com>
20595
20596 * w32menu.c (digest_single_submenu): Declare extern.
20597
20598 2008-06-09 Jason Rumney <jasonr@gnu.org>
20599
20600 * w32term.c (x_make_frame_visible): Use alternate restore flags.
20601
20602 * w32menu.c (Fx_popup_menu): Unwind protect while building menu.
20603 (parse_single_submenu): Remove.
20604 (digest_single_submenu): Remove.
20605 (syms_of_w32menu): Don't initialise variables that have moved
20606 to menu.c.
20607 (set_frame_menubar): Sync with version in xmenu.c.
20608 (w32_menu_show): Sync with xmenu_show in xmenu.c.
20609
20610 * menu.c (single_keymap_panes, push_menu_pane, push_menu_item):
20611 Make static again.
20612
20613 2008-06-09 Jason Rumney <jasonr@gnu.org>
20614
20615 Changes to w32 files related to the move of common menu code
20616 to menu.c on 2008-06-08 by Chong Yidong.
20617
20618 * menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
20619 defs to w32gui.h.
20620 (single_keymap_panes, push_menu_item, push_menu_pane):
20621 Make globally visible.
20622
20623 * w32menu.c (enum button_type, widget_value, local_heap, local_alloc)
20624 (local_free, malloc_widget_value, free_widget_value)
20625 (MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE)
20626 (MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION)
20627 (MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP)
20628 (MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
20629 (menu_items, menu_items_allocated, menu_items_used)
20630 (menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
20631 (init_menu_items, finish_menu_items, discard_menu_items)
20632 (grow_menu_items, push_submenu_start, push_submenu_end)
20633 (push_left_right_boundary, push_menu_pane, push_menu_item)
20634 (keymap_panes, single_keymap_panes, list_of_panes, list_of_items)
20635 (free_menubar_widget_tree_value, parse_single_submenu)
20636 (update_submenu_strings): Remove functions.
20637 (xmalloc_widget_value): Remove and declare extern.
20638
20639 * makefile.w32-in ($(SRC)/menu.$(O)): New target.
20640 (OBJ1): Build it.
20641
20642 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
20643 (local_heap, local_alloc, local_free, malloc_widget_value)
20644 (free_widget_value): Define here.
20645
20646 2008-06-09 Kenichi Handa <handa@m17n.org>
20647
20648 * font.h (Qascii_0): Extern it.
20649
20650 * font.c (Qascii_0): New variable.
20651 (syms_of_font): DEFSYM it.
20652 (font_open_by_name): If the registry "iso8859-1" fails, try also
20653 "ascii-0".
20654
20655 * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
20656
20657 2008-06-08 Kenichi Handa <handa@m17n.org>
20658
20659 * .gdbinit (xfont): New command.
20660
20661 2008-06-08 Andreas Schwab <schwab@suse.de>
20662
20663 * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
20664 * Makefile.in (menu.o): Update dependencies.
20665
20666 * Makefile.in (obj): Always add menu.o.
20667 * emacs.c (main): Always call syms_of_menu.
20668 * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
20669
20670 2008-06-08 Chong Yidong <cyd@stupidchicken.com>
20671
20672 * Makefile.in: Compile menu.c.
20673
20674 * lisp.h: Declare syms_of_menu.
20675
20676 * emacs.c (main): Call syms_of_menu.
20677
20678 * keyboard.h: Relocate platform-independent menu definitions from
20679 xmenu.c.
20680
20681 * menu.c: New file. Relocate platform-independent menu
20682 definitions from xmenu.c. Suggested by Adrian Robert.
20683
20684 * xmenu.c: Remove platform-independent menu definitions.
20685 (menu_items, menu_items_inuse, menu_items_allocated)
20686 (menu_items_used, menu_items_n_panes)
20687 (menu_items_submenu_depth): Move to keyboard.h.
20688 (init_menu_items, finish_menu_items, unuse_menu_items)
20689 (discard_menu_items, restore_menu_items, save_menu_items)
20690 (grow_menu_items, push_submenu_start, push_submenu_end)
20691 (push_left_right_boundary, push_menu_pane, push_menu_item)
20692 (keymap_panes, single_keymap_panes, single_menu_item)
20693 (list_of_panes, list_of_items, find_and_call_menu_selection)
20694 (xmalloc_widget_value, free_menubar_widget_value_tree)
20695 (parse_single_submenu, digest_single_submenu)
20696 (update_submenu_strings): Move to menu.c.
20697
20698 2008-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
20699
20700 * dispnew.c (Flast_nonminibuf_frame): Handle the NULL case.
20701
20702 2008-06-06 Miles Bader <miles@gnu.org>
20703
20704 * xdisp.c (x_produce_glyphs): Calculate tab width based on current
20705 face, not frame default.
20706
20707 2008-06-05 Martin Rudalics <rudalics@gmx.at>
20708
20709 * window.c (pop_up_windows, pop_up_frames)
20710 (display_buffer_reuse_frames, Vpop_up_frame_function)
20711 (Vdisplay_buffer_function, Veven_window_heights)
20712 (Vspecial_display_buffer_names, Vspecial_display_regexps)
20713 (Vspecial_display_function, Vsame_window_buffer_names)
20714 (Vsame_window_regexps, split_height_threshold)
20715 (Vsplit_window_preferred_function): Move those vars to window.el.
20716 (display_buffer_1, Fspecial_display_p, Fsame_window_p)
20717 (Fdisplay_buffer): Move those functions to window.el.
20718 (syms_of_window): Remove corresponding declarations.
20719 (display_buffer): New function.
20720 (temp_output_buffer_show, Fother_window_for_scrolling): Use it.
20721 * dispnew.c (Flast_nonminibuf_frame): New function.
20722 * buffer.c (Fpop_to_buffer): Move to window.el.
20723
20724 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
20725
20726 * data.c (set_internal): Fix up call to let_shadows_buffer_binding_p.
20727
20728 2008-06-05 Kenichi Handa <handa@m17n.org>
20729
20730 * coding.c (detect_coding): Fix previous change.
20731 (detect_coding_system): Likewise.
20732
20733 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
20734
20735 * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
20736
20737 * keymap.c (Vminibuffer_local_filename_must_match_map):
20738 Rename from Vminibuffer_local_must_match_filename_map.
20739 (syms_of_keymap):
20740 * minibuf.c (Fcompleting_read): Adjust accordingly.
20741 * commands.h: Rename declaration as well.
20742
20743 2008-06-05 Kenichi Handa <handa@m17n.org>
20744
20745 * font.c (Ffont_spec): Don't use font_parse_family_registry for
20746 family name.
20747 (Ffont_put): Likewise.
20748
20749 * fontset.c (fontset_find_font): Call font_open_for_lface with the
20750 current font-spec.
20751
20752 * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it
20753 is unspecified.
20754
20755 * xfaces.c (realize_x_face): If the font-related face attributes
20756 are the same as those of default face, realize a new fontset from
20757 default->fontset.
20758 (Fx_family_fonts): Use font_parse_family_registry instead of Ffont_put.
20759
20760 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
20761
20762 * xdisp.c (move_it_in_display_line_to): Improve the type of its args.
20763 (move_it_in_display_line): New wrapper.
20764
20765 * window.c (window_scroll_pixel_based_preserve_x)
20766 (window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
20767 (window_scroll_pixel_based, window_scroll_line_based):
20768 Use them to preserve column positions.
20769 (syms_of_window): Initialize them.
20770
20771 * indent.c (Fvertical_motion): Extend first arg to allow passing an
20772 (HPOS . VPOS) pair.
20773
20774 * dispextern.h (move_it_in_display_line): Declare.
20775
20776 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
20777
20778 * window.c (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
20779 (Fwindow_parameters): Return copy of parameter alist. Doc fix.
20780 (Fset_window_parameter): Return VALUE, not parameter alist. Doc fix.
20781
20782 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
20783
20784 * window.c (Fset_window_parameter): Doc fix.
20785 (Fwindow_parameters, Fwindow_parameter): Remove redundant check.
20786
20787 2008-06-04 Joakim Verona <joakim@verona.se>
20788
20789 * window.h (struct window): Add new member window_parameters.
20790
20791 * window.c (Fwindow_parameters, Fwindow_parameter)
20792 (Fset_window_parameter): New defuns.
20793 (syms_of_window): Defsubr the new defuns.
20794 (make_window): Initialize window_parameters to nil.
20795
20796 2008-06-04 John Paul Wallington <jpw@pobox.com>
20797
20798 * eval.c (Fdefmacro): Doc fix.
20799
20800 2008-06-04 Kenichi Handa <handa@m17n.org>
20801
20802 * coding.c (detect_coding): Fix handling of coding->head_ascii.
20803 Be sure to call setup_coding_system when we find a proper coding system.
20804 (detect_coding_system): Fix handling of coding->head_ascii.
20805
20806 2008-06-03 Andreas Schwab <schwab@suse.de>
20807
20808 * font.c (font_prop_validate_spacing): Fix last change.
20809
20810 2008-06-03 Kenichi Handa <handa@m17n.org>
20811
20812 * font.c (font_prop_validate_spacing): Handle uppercase symbols.
20813 (font_parse_fcname): Fix handling of unknown key.
20814
20815 * xfont.c (xfont_list): Try an alias.
20816
20817 * charset.c (char_charset): Return NULL if the arg charset_list is
20818 specified and C doesn't belong to any of them.
20819
20820 2008-06-02 Chip Coldwell <coldwell@redhat.com>
20821
20822 * font.c (font_pixel_size): Don't take cdr of an integer.
20823
20824 2008-06-02 Jim Meyering <meyering@redhat.com>
20825
20826 Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
20827 * alloc.c (xfree): Return right away for a NULL arg.
20828 * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
20829 * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
20830 * mac.c (create_apple_event_from_event_ref): Likewise.
20831 (create_apple_event_from_drag_ref, cfstring_create_normalized):
20832 Likewise.
20833 * doprnt.c (doprnt1): Likewise.
20834 * frame.c (frame): Likewise.
20835 * keyboard.c (wipe_kboard): Likewise.
20836 * macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap)
20837 (init_font_name_table, mac_unload_font, x_delete_display): Likewise.
20838 * term.c (tty_default_color_capabilities, maybe_fatal)
20839 (delete_tty): Likewise.
20840 * w16select.c (string): Likewise.
20841 * w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
20842 * w32bdf.c (w32_free_bdf_font): Likewise.
20843 * w32fns.c (w32_unload_font): Likewise.
20844 * w32font.c (w32font_close): Likewise.
20845 * window.c (size_window): Likewise.
20846 * xselect.c (receive_incremental_selection): Likewise.
20847 * xterm.c (x_free_frame_resources, x_delete_display): Likewise.
20848 * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
20849 * w32.c (stat): Likewise.
20850
20851 Remove useless if-before-free tests.
20852 * editfns.c (Fset_time_zone_rule): Likewise.
20853 * lread.c (nosuffix): Likewise.
20854 * ralloc.c (get_bloc): Likewise.
20855 * regex.c (reg_free): Likewise.
20856 * xftfont.c (xftfont_open, xftfont_close): Likewise.
20857 * xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
20858 * xsmfns.c (smc_save_yourself_CB): Likewise.
20859
20860 2008-06-02 Kenichi Handa <handa@m17n.org>
20861
20862 * font.c (font_find_for_lface): Handle float font size.
20863 (font_open_for_lface): Likewise.
20864
20865 * xfaces.c (x_supports_face_attributes_p): Check face->font before
20866 comparing the properties.
20867
20868 2008-06-01 Jason Rumney <jasonr@gnu.org>
20869
20870 * w32font.c (w32_enumfont_pattern_entity): Use requested registry.
20871 Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
20872 Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
20873 Don't add empty script list.
20874 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
20875
20876 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
20877
20878 * Makefile.in (dot, dotdot): Remove, update users.
20879 ".." has been used elsewhere in the file for a long time.
20880 (LIBXT_STATIC): Remove conditional based on unused variable.
20881
20882 2008-06-01 Miles Bader <miles@gnu.org>
20883
20884 * xfaces.c (Vface_remapping_alist): New variable.
20885 (syms_of_xfaces): Initialize it.
20886 (enum named_merge_point_kind): New type.
20887 (struct named_merge_point): Add `named_merge_point_kind' field.
20888 (push_named_merge_point): Make cycle detection respect different
20889 named-merge-point kinds.
20890 (lface_from_face_name_no_resolve): Rename from `lface_from_face_name'.
20891 Remove face-name alias resolution.
20892 (lface_from_face_name): New definition using
20893 `lface_from_face_name_no_resolve'.
20894 (get_lface_attributes_no_remap): Rename from `get_lface_attributes'.
20895 Call lface_from_face_name_no_resolve instead of lface_from_face_name.
20896 (get_lface_attributes): New definition that layers face-remapping on
20897 top of get_lface_attributes_no_remap. New arg `named_merge_points'.
20898 (lookup_basic_face): New function.
20899 (lookup_derived_face): Pass new last arg to `get_lface_attributes'.
20900 (realize_named_face): Call `get_lface_attributes_no_remap' instead of
20901 `get_lface_attributes'.
20902 (face_at_buffer_position): Use `lookup_basic_face' to lookup
20903 DEFAULT_FACE_ID if necessary. When optimizing the default-face case,
20904 return default_face's face-id instead of the constant DEFAULT_FACE_ID.
20905
20906 * xdisp.c (init_iterator): Pass base_face_id through
20907 `lookup_basic_face' when we actually use it as a face-id.
20908 (handle_single_display_prop): Use `lookup_basic_face' to lookup
20909 DEFAULT_FACE_ID.
20910
20911 * fontset.c (Finternal_char_font): Use `lookup_basic_face' to
20912 lookup the initial face-id.
20913
20914 * dispextern.h (lookup_basic_face, Vface_remapping_alist): New decls.
20915
20916 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
20917
20918 * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
20919 (Fremove_text_properties): Fix typos in docstrings.
20920
20921 2008-05-31 Kenichi Handa <handa@m17n.org>
20922
20923 * font.c (font_list_entities): Fix the car part of data to be
20924 stored in the cache.
20925
20926 * ftfont.c (ftfont_font_format): Don't use strcasestr.
20927
20928 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
20929
20930 * chartab.c (Foptimize_char_table, optimize_sub_char_table):
20931 Add a `test' argument so another predicate than `equal' can be used.
20932 (map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
20933 (map_char_table): Remove unused vars `c' and `i'.
20934 * lisp.h (Foptimize_char_table): Adjust declaration.
20935 * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
20936
20937 2008-05-30 Kenichi Handa <handa@m17n.org>
20938
20939 * font.c (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is defined.
20940 (syms_of_font): Defsubr Sfont_info only if HAVE_WINDOW_SYSTEM is
20941 defined.
20942
20943 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
20944
20945 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
20946 (Fmake_variable_frame_local): Disallow mixing buffer-local and
20947 frame-local settings for the same variable.
20948
20949 2008-05-30 Kenichi Handa <handa@m17n.org>
20950
20951 * fontset.c (Ffont_info): Move to font.c.
20952 (syms_of_fontset): Delete defsubr of Sfont_info.
20953
20954 * font.c (font_style_to_value, font_score): Delete casting of the
20955 args to xstcasecmp.
20956 (register_font_driver): Increment num_font_drivers only when
20957 registering the driver globally.
20958 (Ffont_info): Move from fontset.c. Handle a font object too.
20959 (syms_of_font): Defsubr Sfont_info.
20960
20961 2008-05-29 Kenichi Handa <handa@m17n.org>
20962
20963 * coding.h (enum define_coding_utf8_arg_index): New enum.
20964 (enum coding_attr_index): Change coding_attr_utf_16_bom to
20965 coding_attr_utf_bom.
20966 (enum utf_bom_type): Rename from utf_16_bom_type.
20967 (struct utf_16_spec): Adjust for the above change.
20968 (struct coding_system): Add utf_8_bom in `spec' union.
20969
20970 * coding.c (CODING_UTF_8_BOM): New macro.
20971 (enum coding_category): Delete coding_category_utf_8, add
20972 coding_category_utf_8_auto, coding_category_utf_8_nosig, and
20973 coding_category_utf_8_sig.
20974 (CATEGORY_MASK_UTF_8): Delete it.
20975 (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG)
20976 (CATEGORY_MASK_UTF_8_SIG): New macros.
20977 (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add
20978 CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and
20979 CATEGORY_MASK_UTF_8_SIG.
20980 (CATEGORY_MASK_UTF_8): New macro.
20981 (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros.
20982 (detect_coding_utf_8): Check BOM.
20983 (decode_coding_utf_8, encode_coding_utf_8): Handle BOM.
20984 (decode_coding_utf_16): Adjust for the change of enum utf_bom_type.
20985 (encode_coding_utf_16): Likewise.
20986 (setup_coding_system): Likewise. Set CODING_UTF_8_BOM (coding).
20987 (detect_coding, detect_coding_system): Handle utf-8-auto.
20988 (Fdefine_coding_system_internal): Handle `bom' property for utf-8.
20989 (syms_of_coding): Fix setting up of Vcoding_category_table.
20990
20991 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
20992
20993 * process.c (Faccept_process_output): If `millisec' is non-nil,
20994 `seconds' default to 0.
20995 (wait_reading_process_output): Also return non-nil if we read output
20996 from a non-running process.
20997
20998 2008-05-29 Jason Rumney <jasonr@gnu.org>
20999
21000 * w32font.c (w32font_open_internal): Prefer truetype fonts unless
21001 `raster' specified.
21002 (add_font_entity_to_list): Allow non-opentype truetype fonts back
21003 in the uniscribe backend, but disallow any font that has no
21004 unicode subrange support.
21005
21006 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
21007
21008 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
21009 Fix typos in docstrings.
21010
21011 2008-05-29 Kenichi Handa <handa@m17n.org>
21012
21013 * xfaces.c (Fx_list_fonts): Make it return a list of font names.
21014 (Fx_family_fonts): Set frame correctly.
21015
21016 2008-05-28 Jason Rumney <jasonr@gnu.org>
21017
21018 * w32term.c (x_draw_glyph_string): Use clipmask if specified.
21019
21020 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
21021
21022 * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
21023 calling build_annotations.
21024
21025 2008-05-28 Juanma Barranquero <lekktu@gmail.com>
21026
21027 * coding.c (Fdecode_coding_region, Fencode_coding_region)
21028 (Fencode_coding_string):
21029 (syms_of_coding) <coding-system-for-read, coding-system-for-write>:
21030 <latin-extra-code-table>: Fix typos in docstrings.
21031 (syms_of_coding) <coding-system-alist>: Doc fix.
21032 (syms_of_coding) <translation-table-for-input>: Reflow docstring.
21033
21034 2008-05-28 Kenichi Handa <handa@m17n.org>
21035
21036 * fontset.c (Ffont_info): Don't call font_close_object.
21037
21038 * font.c (font_parse_family_registry): Use Ffont_put to validate
21039 foundry and family.
21040 (font_delete_unmatched): Don't check spacing.
21041 (font_list_entities): Add spacing to the spec to list fonts.
21042
21043 * ftfont.c (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
21044 (ftfont_list): Check spacing here. Don't include FC_CHARSET in objset.
21045
21046 * coding.c (encode_coding_raw_text): Fix previous change.
21047 (encode_coding_object): When the dst_object is a buffer and is
21048 different from src_object, move gap to PT.
21049
21050 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
21051
21052 * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
21053
21054 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21055
21056 * coding.c (encode_coding_raw_text): Set coding->produced_char for
21057 all branches. Compute it differently.
21058
21059 * xdisp.c [!HAVE_WINDOW_SYSTEM]: Include font.h for --without-x.
21060
21061 2008-05-27 Juanma Barranquero <lekktu@gmail.com>
21062
21063 * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
21064 into "else if () ... else ...".
21065
21066 2008-05-27 Jason Rumney <jasonr@gnu.org>
21067
21068 * w32font.c (w32font_open_internal): Determine if glyph indices
21069 are likely to work here.
21070
21071 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
21072
21073 * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
21074 draw overlap glyphs with appropriate highlighting.
21075
21076 2008-05-27 Kenichi Handa <handa@m17n.org>
21077
21078 * xfont.c (xfont_open): Fix calculation of font->average_width.
21079
21080 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21081
21082 * casefiddle.c (casify_object): Try to guess better whether the
21083 argument is a byte or a char.
21084
21085 2008-05-26 Andreas Schwab <schwab@suse.de>
21086
21087 * xselect.c (x_reply_selection_request): Properly handle format == 32.
21088 Always send multiples of format size.
21089
21090 * xterm.c (x_set_frame_alpha): Fix type mismatch.
21091
21092 2008-05-26 Jason Rumney <jasonr@gnu.org>
21093
21094 * w32font.c (w32font_text_extents): Zero whole metrics struct first.
21095 (compute_metrics): Don't set failure if we just cleared the cache.
21096 (w32_weight_table): Remove unused variable.
21097 (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
21098 backwards compatibility.
21099
21100 2008-05-25 Kenichi Handa <handa@m17n.org>
21101
21102 * w32term.c (x_draw_glyph_string):
21103 * xterm.c (x_draw_glyph_string): Fix calculation of underline position.
21104
21105 * xfaces.c: Delete unused function prototypes.
21106 (xstrlwr, font_frame): Delete them.
21107 (clear_face_cache): Delete unused variable.
21108
21109 * xftfont.c (xftfont_open): Delete unused variable.
21110 If underline_thickness is not 1, adjust underline_position.
21111
21112 * ftxfont.c (ftxfont_open): Delete unused variable.
21113
21114 * fontset.c (face_for_char): Optimize for the case of no charset
21115 property.
21116
21117 * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
21118 (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
21119 (otf_open, font_otf_capability, generate_otf_features)
21120 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
21121 Comment out by surrounding "#if 0" and "#endif" for the moment.
21122 (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
21123 (syms_of_font): Codes for accessing above commented out.
21124
21125 2008-05-24 Eli Zaretskii <eliz@gnu.org>
21126
21127 * w32proc.c: Include dispextern.h.
21128
21129 * w32.c: Include dispextern.h.
21130
21131 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
21132
21133 * charset.c (Fencode_char, Fsplit_char): Doc fixes.
21134 (Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
21135 Fix typos in docstrings.
21136
21137 2008-05-23 Jason Rumney <jasonr@gnu.org>
21138
21139 * xsmfns.c: Remove includes that are already included by config.h.
21140
21141 2008-05-23 Kenichi Handa <handa@m17n.org>
21142
21143 * charset.c (Qemacs, charset_emacs): New variables.
21144 (char_charset): Fix for non-Unicode characters.
21145 (syms_of_charset): Define charset_emacs.
21146
21147 * w32term.c (x_draw_glyph_string): Be sure to update
21148 s->underline_thickness and s->underline_position. Be sure to draw
21149 underline within the current line area.
21150
21151 * xterm.c (x_draw_glyph_string): Be sure to update
21152 s->underline_thickness and s->underline_position. Be sure to draw
21153 underline within the current line area.
21154
21155 * fontset.c: Delete unused variables and add casting for char *
21156 throughout the file.
21157 (fontset_font): Try the fallback fonts of the current fontset
21158 before consulting the default fontset.
21159
21160 * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
21161
21162 * xfont.c (xfont_list_pattern): Free names returned from XListFonts.
21163
21164 2008-05-22 Jason Rumney <jasonr@gnu.org>
21165
21166 * font.c: Don't include strings.h.
21167
21168 * dispextern.h, xfaces.c (xstrcasecmp): Rename from xstricmp.
21169
21170 * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c:
21171 * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c:
21172 * xfns.c, xfont.c: All callers of stricmp and strcasecmp changed
21173 to call xstrcasecmp.
21174
21175 * xfont.c (xfont_list_pattern, compare_font_names): Use xstrcasecmp.
21176
21177 * fontset.c (fs_query_fontset): Use xstrcasecmp.
21178
21179 * font.c (font_style_to_value, font_score): Use xstrcasecmp.
21180
21181 * dosfns.c (msdos_stdcolor_idx): Use xstrcasecmp.
21182
21183 2008-05-22 Kenichi Handa <handa@m17n.org>
21184
21185 * puresize.h (BASE_PURESIZE): Increase to 1220000.
21186
21187 * font.c (font_prop_validate_style): Adjust for the format
21188 change of font_style_table.
21189
21190 * w32font.c (w32font_open_internal): Call Ffont_xlfd_name with
21191 two args.
21192
21193 * xfaces.c (x_update_menu_appearance): Call Ffont_xlfd_name with
21194 two args.
21195
21196 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21197
21198 * minibuf.c (keys_of_minibuf): Delete.
21199 * lisp.h (keys_of_minibuf): Delete.
21200 * emacs.c (main): Don't call keys_of_minibuf.
21201
21202 2008-05-22 Kenichi Handa <handa@m17n.org>
21203
21204 * ftfont.c (ftfont_resolve_generic_family): Rename from
21205 ftfont_list_generic_family. Return a single family for each
21206 generic family.
21207 (ftfont_spec_pattern): Add FC_FAMILY to pattern.
21208 (ftfont_list): Adjust for the change of ftfont_resolve_generic_family.
21209 Call font_add_log.
21210 (ftfont_match): Call font_add_log.
21211
21212 * font.h (Ffont_xlfd_name): EXFUN adjusted.
21213 (FONT_DEBUG): Define it.
21214 (font_add_log): Extern it.
21215 (font_assert): Rename from xassert.
21216
21217 * xfont.c (xfont_get_pcm): Change xassert to font_assert.
21218 (xfont_list_family): Call font_add_log.
21219 (xfont_match): Likewise.
21220 (memq_no_quit): Delete.
21221
21222 * fontset.c (fontset_from_font, Ffontset_info): Add the 2nd arg in
21223 call of Ffont_xlfd_name.
21224
21225 * xfaces.c (struct table_entry, slant_table, weight_table)
21226 (swidth_table): Move to font.c.
21227
21228 * font.c: Checking of FONT_DEBUG is moved to font.h. All calls of
21229 xassert are changed to font_assert. Delete many unused variables.
21230 (Vfont_weight_table, Vfont_slant_table, Vfont_width_table):
21231 New variables.
21232 (struct table_entry): Move from xfaces.c and modified.
21233 (weight_table, slant_table, width_table): Move from xfaces.c and
21234 contents adjusted for the change of struct table_entry.
21235 (font_style_to_value, font_style_symbolic): Adjust for the
21236 format change of font_style_table.
21237 (font_parse_family_registry): Don't overwrite existing foundry and
21238 family of font_spec.
21239 (font_score): Fix calculation of diff for sizes.
21240 (font_sort_entites): Call font_add_log.
21241 (font_delete_unmatched): Return a newly created list.
21242 (font_list_entities): Fix previous change. Call font_add_log.
21243 (font_matching_entity, font_open_entity, font_close_entity):
21244 Call font_add_log.
21245 (Ffont_xlfd_name): New arg FOLD-WILDCARDS.
21246 (Finternal_set_font_style_table): Delete.
21247 (BUILD_STYLE_TABLE): New macro.
21248 (build_style_table): New function.
21249 (Vfont_log, font_log_env_checked): New variables.
21250 (font_add_log): New function.
21251 (syms_of_font): Delete defsubr Sinternal_set_font_style_table.
21252 Declare Lisp variables "font-weight-table", "font-slant-table",
21253 "font-width-table", and "font-log". Initialize font_style_table.
21254
21255 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
21256
21257 * xterm.c (x_set_frame_alpha): Move declarations before statements.
21258
21259 2008-05-21 Seiji Zenitani <zenitani@mac.com>
21260 Ryo Yoshitake <ryo@shiftmode.net>
21261
21262 * frame.c (Qalpha): Add a new frame parameter `alpha'.
21263 (Vframe_alpha_lower_limit): New variable.
21264 (x_set_alpha): New function.
21265
21266 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
21267
21268 * xfns.c (x-create-frame, Qalpha):
21269 Initialize the frame parameter `alpha'.
21270 * xterm.c (OPAQUE, OPACITY): New.
21271 (x_set_frame_alpha): New function.
21272 (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
21273
21274 * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
21275 * w32fns.c (w32_frame_parm_handlers): Likewise.
21276
21277 2008-05-20 Jason Rumney <jasonr@gnu.org>
21278
21279 * w32font.c (add_font_entity_to_list): Don't add non-opentype
21280 truetype fonts to opentype list.
21281
21282 2008-05-20 Juanma Barranquero <lekktu@gmail.com>
21283
21284 * fontset.c (Ffontset_info): Doc fix.
21285 (syms_of_fontset) <font-encoding-charset-alist, use-default-ascent>:
21286 <ignore-relative-composition>: Fix typos in docstrings.
21287
21288 * font.c (syms-of-font) <font-encoding-alist>:
21289 (Ffontp, Ffont_make_gstring): Fix typos in docstrings.
21290 (Flist_fonts, Ffont_family_list, Ffont_fill_gstring, Fquery_font)
21291 (Ffont_otf_alternates): Doc fixes.
21292
21293 2008-05-20 Kenichi Handa <handa@m17n.org>
21294
21295 * Makefile.in (FONTSRC): Delete it. Change all $(FONTSRC) to
21296 font.h through out the file.
21297 (FONT_DRIVERS): Rename from FONTOBJ.
21298 (obj): Change $(FONTOBJ) to $(FONT_DRIVERS). Add font.o.
21299 (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
21300
21301 * emacs.c (main): Call syms_of_font unconditionally.
21302
21303 * font.h (find_font_encoding): Extern it.
21304
21305 * font.c (Vfont_encoding_alist, find_font_encoding): Move from
21306 fontset.c.
21307 (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
21308 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
21309 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
21310 only when HAVE_WINDOW_SYSTEM is defined.
21311 (font_close_object): Update FRAME_X_DISPLAY_INFO (f)->n_fonts only
21312 when HAVE_WINDOW_SYSTEM is defined.
21313
21314 * fontset.c (Vfont_encoding_alist, find_font_encoding): Move to font.c.
21315 (syms_of_fontset): Move declaration of font-encoding-alist to font.c.
21316
21317 * xfaces.c: Include font.h unconditionally.
21318 (merge_face_ref, merge_face_vectors)
21319 (Finternal_set_lisp_face_attribute): Cancel the previous change.
21320
21321 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
21322
21323 * xdisp.c (select_frame_for_redisplay): Adjust for last change to
21324 indirect_variable.
21325 * eval.c (lisp_indirect_variable): New fun.
21326 (Fuser_variable_p): Use it.
21327
21328 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
21329
21330 * lisp.h (indirect_variable):
21331 * data.c (indirect_variable, let_shadows_buffer_binding_p):
21332 Use Lisp_Symbol pointers rather than Lisp_Object.
21333 Adjust callers.
21334 * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument.
21335 To this end, change calling-convention.
21336
21337 * minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers
21338 if some non-hidden buffers are selected by string&pred.
21339
21340 2008-05-19 Chong Yidong <cyd@stupidchicken.com>
21341
21342 * process.c (wait_reading_process_output): Always check status
21343 when in batch mode.
21344
21345 2008-05-19 Kenichi Handa <handa@m17n.org>
21346
21347 * font.c (font_list_entities): Fix handling of cache.
21348 (font_matching_entity): Likewise.
21349
21350 * ftfont.c (cs_iso8859_1): Delete.
21351 (ft_face_cache): New variable.
21352 (struct ftfont_info): New member fc_charset_idx.
21353 (ftfont_build_basic_charsets): Delete.
21354 (fc_charset_table): New variable.
21355 (ftfont_pattern_entity): New arg fc_charset_idx. Store (FILENAME
21356 . FC_CHARSET_IDX) as :font-entity property in the font entity.
21357 Callers changed.
21358 (ftfont_lookup_cache, ftfont_get_charset): New functions.
21359 (ftfont_spec_pattern): New argument fc_charset_idx.
21360 Check registry more rigidly. Change callers.
21361 (ftfont_open, ftfont_close, ftfont_has_char): Adjust for the
21362 change of :font-entity property of the font.
21363
21364 * xftfont.c (xftfont_open): Adjust for the change of :font-entity
21365 property of the font.
21366
21367 2008-05-18 Juanma Barranquero <lekktu@gmail.com>
21368
21369 * coding.c (Fcoding_system_p): Rename argument to match docstring.
21370 (Funencodable_char_position, Fcheck_coding_systems_region)
21371 (Fdecode_coding_string, Fencode_coding_string): Fix typos in docstrings.
21372 (Fdetect_coding_region, Fdetect_coding_string, Fencode_coding_region)
21373 (Ffind_operation_coding_system, Fset_coding_system_priority)
21374 (Fcoding_system_eol_type): Doc fixes.
21375
21376 2008-05-17 Glenn Morris <rgm@gnu.org>
21377
21378 * sysdep.c (child_setup_tty): Handle systems with NLDLY, without FFDLY.
21379
21380 2008-05-16 Eli Zaretskii <eliz@gnu.org>
21381
21382 * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
21383 and st_gid.
21384
21385 * frame.c (Fdelete_frame): Don't call font_update_drivers if
21386 HAVE_WINDOW_SYSTEM is not defined.
21387
21388 * xfaces.c (merge_face_ref, merge_face_vectors)
21389 (Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
21390 HAVE_WINDOW_SYSTEM is defined.
21391 (Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
21392
21393 2008-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
21394
21395 * keyboard.c (parse_menu_item): Do not cache key shortcut any more.
21396
21397 2008-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21398
21399 * macterm.c (x_draw_relief_rect): Remove unused variable `dpy'.
21400
21401 2008-05-15 Kenichi Handa <handa@m17n.org>
21402
21403 * font.c (font_find_for_lface): Reflect LFACE_FONT in the font
21404 preference.
21405
21406 2008-05-15 Glenn Morris <rgm@gnu.org>
21407
21408 * emacs.c (USAGE1, standard_args): Remove -disable-font-backend.
21409
21410 2008-05-15 Chong Yidong <cyd@stupidchicken.com>
21411
21412 * fns.c (init_fns): Don't initialize weak_hash_tables here.
21413 (init_weak_hash_tables): New fun. Initialize weak_hash_tables.
21414
21415 * alloc.c (init_alloc_once): Call init_weak_hash_tables.
21416
21417 2008-05-15 Kenichi Handa <handa@m17n.org>
21418
21419 * ftfont.c (ftfont_list): Downcase family name to check generic
21420 families.
21421
21422 * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
21423 font-spec for QCfont value.
21424
21425 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
21426 buffer. Check the return value of it.
21427
21428 2008-05-14 Jason Rumney <jasonr@gnu.org>
21429
21430 * w32term.c (w32_get_glyph_overhangs): Remove.
21431 (w32_redisplay_interface): Use x_get_glyph_overhangs instead.
21432
21433 2008-05-14 Kenichi Handa <handa@m17n.org>
21434
21435 * font.c (font_prop_validate): Make nil a valid value.
21436 (font_clear_cache): Check if the cached vector of entities is nil
21437 or not.
21438
21439 2008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21440
21441 * emacs.c (main_thread): Conditionalize on
21442 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
21443 (main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
21444
21445 * syssignal.h (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
21446 (main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
21447 FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
21448
21449 2008-05-14 Kenichi Handa <handa@m17n.org>
21450
21451 * coding.c (detect_coding_iso_2022): Ignore a coding category that
21452 has no corresponding coding system.
21453
21454 2008-05-14 Jason Rumney <jasonr@gnu.org>
21455
21456 * font.h (struct font) [WINDOWSNT]: Remove codepage member.
21457
21458 * w32font.h (w32font_open_internal): Update declaration.
21459
21460 * w32font.c (w32font_open_internal): Change last argument from
21461 w32font_info struct to font object. Fill in font object from
21462 font_entity. Get Outline metrics if possible. Use them to
21463 calculate underline position and thickness. Use xlfd name as name
21464 property. Don't set codepage.
21465 (w32font_open): Pass font_object to w32font_open_internal. Don't
21466 update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
21467 (w32font_draw): Use s->font.
21468 (clear_cached_metrics): Don't clear non-existent blocks.
21469
21470 * w32term.c (w32_compute_glyph_string_overhangs): Don't compute if
21471 font was not found.
21472 (x_draw_glyph_string): Use underline position and thickness from font.
21473
21474 * w32uniscribe.c (uniscribe_open): Pass font_object to
21475 w32font_open_internal.
21476
21477 2008-05-14 Kenichi Handa <handa@m17n.org>
21478
21479 These changes are to delete all legacy font-handling codes, and
21480 make Emacs use only font-backends.
21481
21482 * Makefile.in: Delete USE_FONT_BACKEND conditionals.
21483 (frame.o, image.o, print.o): Depend on $(FONTSRC).
21484
21485 * makefile.w32-in (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).
21486
21487 * charset.h (Vcharset_non_preferred_head)
21488 (Vcurrent_iso639_language): Extern them.
21489
21490 * charset.c (Vcharset_non_preferred_head): New variable.
21491 (Vcurrent_iso639_language): New variable.
21492 (syms_of_charset): Declare it as a Lisp variable.
21493 (char_charset): Don't check non preferred charsets. As a last
21494 resort, return charset_unicode.
21495 (Fset_charset_priority): Update Vcharset_non_preferred_head.
21496
21497 * composite.c: Throughout the file, delete all USE_FONT_BACKEND
21498 conditionals. Don't check enable_font_backend. Delete all codes
21499 used only when USE_FONT_BACKEND is not defined.
21500
21501 * dispextern.h (struct glyph_string): Change type of `font' to
21502 `struct font *'.
21503 (struct glyph_string): New member underline_position and
21504 underline_thickness.
21505 (enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
21506 (struct face): Change type of `font' to `struct font *'.
21507 Remove members `font_name', `font_info_id'.
21508 (per_char_metric, encode_char): Delete externs.
21509 (calc_pixel_width_or_height): Adjust the prototype.
21510
21511 * emacs.c (enable_font_backend): Delete extern.
21512 (main): Don't set enable_font_backend. Don't check the command
21513 line argument "-disable-font-backend".
21514
21515 * font.h (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
21516 (enum font_property_index): New members FONT_DPI_INDEX,
21517 FONT_SPACING_INDEX, FONT_AVGWIDTH_INDEX, FONT_NAME_INDEX,
21518 FONT_FULLNAME_INDEX, FONT_FILE_INDEX, FONT_FORMAT_INDEX,
21519 FONT_OBJECT_MAX. Delete FONT_FRAME_INDEX.
21520 (FONT_WEIGHT_NUMERIC, FONT_SLANT_NUMERIC, FONT_WIDTH_NUMERIC)
21521 (FONT_WEIGHT_SYMBOLIC, FONT_SLANT_SYMBOLIC, FONT_WIDTH_SYMBOLIC)
21522 (FONT_WEIGHT_FOR_FACE, FONT_SLANT_FOR_FACE, FONT_WIDTH_FOR_FACE)
21523 (FONT_WEIGHT_NAME_NUMERIC, FONT_SLANT_NAME_NUMERIC)
21524 (FONT_WIDTH_NAME_NUMERIC, FONT_SET_STYLE): New macros.
21525 (struct font_spec, struct font_entity): New structs.
21526 (FONT_ENCODING_NOT_DECIDED): Move from fontset.h.
21527 (struct font): Many members from old "struct font_info" moved to
21528 here. Members font and entity deleted.
21529 (FONT_SPEC_P, FONT_ENTITY_P, FONT_OBJECT_P, FONTP): Modified for
21530 the new font-related objects.
21531 (CHECK_FONT_SPEC, CHECK_FONT_ENTITY, CHECK_FONT_OBJECT)
21532 (CHECK_FONT_GET_OBJECT): Likewise.
21533 (XFONT_SPEC, XFONT_ENTITY, XFONT_OBJECT, XSETFONT): New macros.
21534 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move from font.h.
21535 (struct font_driver): New members case_sensitive anc check.
21536 Type of the member list and open changed.
21537 (enable_font_backend, font_symbolic_weight, font_symbolic_slant)
21538 (font_symbolic_width, font_find_object, font_get_spec)
21539 (font_set_lface_from_name): Delete extern.
21540 (Fcopy_font_spec, Fmerge_font_spec, Ffont_family_list): New EXFUNs.
21541
21542 * font.c: Include <strings.h>.
21543 (enable_font_backend): Delete it.
21544 (Qfont_spec, Qfont_entity, Qfont_object): New variables.
21545 (CHECK_VALIDATE_FONT_SPEC): Delete it.
21546 (PT_PER_INCH, POINT_TO_PIXEL, PIXEL_TO_POINT): Move to font.h.
21547 (null_string): Delete it.
21548 (null_vector): Make it static.
21549 (font_family_alist): Delete it.
21550 (Qnormal): Extern it.
21551 (QCextra, QClanguage): Delete it.
21552 (QClang, QCavgwidth, QCfont_entity, QCfc_unknown_spec): New variables.
21553 (font_make_spec, font_make_entity, font_make_object)
21554 (font_intern_prop): Rename from intern_downcase. Don't downcase
21555 the string. Callers changed.
21556 (font_pixel_size): Adjust for the format change of font-related
21557 objects.
21558 (prop_name_to_numeric, prop_numeric_to_name): Delete them.
21559 (font_style_to_value, font_style_symbolic): New function.
21560 (build_font_family_alist): Delete it.
21561 (font_registry_charsets): Use Fassoc_string instead of
21562 assq_no_quit.
21563 (font_prop_validate_symbol): Don't return null_string.
21564 (font_prop_validate_style): Adjust for the change of
21565 style-related values in a font vector.
21566 (font_property_table): Delete entries for QClanguage and
21567 QCantialias, add entries for QCavgwidth.
21568 (get_font_prop_index): Delete the 2nd argument FROM.
21569 (font_prop_validate): Arguments changed.
21570 (font_put_extra): Adjust for the change of font-related objects.
21571 (font_expand_wildcards, font_parse_xlfd, font_unparse_xlfd)
21572 (font_parse_fcname, font_unparse_fcname)
21573 (font_prepare_composition): Likewise.
21574 (font_parse_family_registry): Rename from font_merge_old_spec.
21575 (otf_open): Delete the 1st arg entity.
21576 (font_otf_capability): Adjust for the above change.
21577 (font_score): New arg alternate_families. Adjusted for the change
21578 of font-related objects.
21579 (font_sort_entites): New arg best_only.
21580 (font_symbolic_weight, font_symbolic_slant, font_symbolic_width):
21581 Delete them.
21582 (font_match_p): Check alternate families.
21583 (font_find_object): Delete it.
21584 (font_check_object): New function.
21585 (font_clear_cache): Adjust for the change of font-related objects.
21586 (font_delete_unmatched): New arg.
21587 (font_list_entities): Call font_driver->list with a spec that
21588 doesn't specify style-related properties.
21589 (font_matching_entity): Arguments changed. Caller changed.
21590 (font_open_entity): Adjust for the change of font-related objects.
21591 (font_close_object, font_has_char, font_encode_char)
21592 (font_get_name, font_get_spec): Likewise.
21593 (font_spec_from_name, font_clear_prop, font_update_lface):
21594 New functions.
21595 (font_find_for_lface, font_open_for_lface, font_load_for_lface)
21596 (font_prepare_for_face, font_done_for_face, font_open_by_name)
21597 (font_at): Adjust for the change of font-related objects.
21598 (font_range): New function.
21599 (Ffontp, Ffont_spec, Ffont_get, Ffont_put, Flist_fonts)
21600 (Ffont_xlfd_name): Adjust for the change of font-related objects.
21601 (Fcopy_font_spec, Fmerge_font_spec): New function.
21602 (Ffont_family_list): Rename from list-families.
21603 (Finternal_set_font_style_table): Arguments changed.
21604 (Ffont_fill_gstring, Ffont_shape_text, Fopen_font)
21605 (Ffont_drive_otf, Fquery_font, Ffont_match_p): Adjust for the
21606 change of font-related objects.
21607 (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new symbols.
21608
21609 * fontset.h (struct font_info): Delete it. Most members go to
21610 struct font.
21611 (FONT_ENCODING_NOT_DECIDED): Move to font.h.
21612 (enum FONT_SPEC_INDEX): Delete it.
21613 (font_info, list_fonts_func, load_font_func, query_font_func)
21614 (set_frame_fontset_func, find_ccl_program_func)
21615 (get_font_repertory_func, new_fontset_from_font_name):
21616 Delete externs.
21617 (fontset_from_font_name): Extern it.
21618 (FS_LOAD_FONT, FONT_INFO_ID, FONT_INFO_FROM_ID)
21619 (FONT_INFO_FROM_FACE): Delete.
21620 (face_for_font): Adjust prototype.
21621
21622 * fontset.c: Throughout the file, delete all USE_FONT_BACKEND
21623 conditionals. Don't check enable_font_backend. Delete all codes
21624 used only when USE_FONT_BACKEND is not defined.
21625 (get_font_info_func, list_font_func, load_font_func)
21626 (query_font_func, set_frame_fontset_func, find_ccl_program_func)
21627 (get_font_repertory_func): Delete them.
21628 (FONTSET_SPEC, FONT_DEF_NEW, FONT_DEF_SPEC, FONT_DEF_ENCODING)
21629 (FONT_DEF_REPERTORY, RFONT_DEF_FACE, RFONT_DEF_SET_FACE)
21630 (RFONT_DEF_FONT_DEF, RFONT_DEF_SPEC, RFONT_DEF_REPERTORY)
21631 (RFONT_DEF_OBJECT, RFONT_DEF_SET_OBJECT, RFONT_DEF_SCORE)
21632 (RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
21633 (fontset_compare_rfontdef): New function.
21634 (reorder_font_vector): Remove the argument CHARSET-ID. Sort
21635 rfont-defs by qsort. Adjusted for the change of font-group vector.
21636 (load_font_get_repertory): Delete.
21637 (fontset_find_font): Use new macros to ref/set elements of
21638 font-def and rfont-def.
21639 (fontset_font): Fix the timing of remembering that no font for C.
21640 (free_face_fontset): Do nothing if the face has no fontset.
21641 (face_suitable_for_char_p): Use new macros to ref/set elements of
21642 rfont-def.
21643 (face_for_char): Likewise. Call face_for_char with font_object.
21644 (fs_load_font): Delete. Delete #pragma surrounding it.
21645 (fs_query_fontset): Use strcasecmp instead of strcmp.
21646 (generate_ascii_font_name): Adjust for the format change of
21647 font-spec.
21648 (Fset_fontset_font): Likewise. Use new macros to set elements of
21649 font-def.
21650 (Fnew_fontset): Use font_unparse_xlfd to generate
21651 FONTSET_ASCII (fontset).
21652 (new_fontset_from_font_name): Delete.
21653 (fontset_from_font): Rename from new_fontset_from_font. Check if
21654 a fontset is already created for the font. FIx updating of
21655 Vfontset_alias_alist.
21656 (fontset_ascii_font): Delete.
21657 (Ffont_info): Adjust for the format change of font-spec.
21658 (Finternal_char_font): Likewise.
21659 (Ffontset_info): Likewise.
21660 (syms_of_fontset): Don't check load_font_func.
21661
21662 * fns.c (internal_equal): Handle PREV_FONT.
21663
21664 * frame.h: Delete USE_FONT_BACKEND conditional.
21665
21666 * frame.c: Throughout the file, delete all USE_FONT_BACKEND
21667 conditionals. Don't check enable_font_backend. Delete all codes
21668 used only when USE_FONT_BACKEND is not defined.
21669 (x_set_font): Call x_new_font, not x_new_fontset2.
21670 (x_set_font_backend): Use FRAME_FONT macro to check if a font is
21671 already set for the frame.
21672
21673 * ftfont.c (ftfont_pattern_entity): Argument FRAME removed.
21674 Make a font-entity by font_make_entity. Use font_intern_prop instead
21675 of intern_downcase. Use FONT_SET_STYLE to set a style-related
21676 font property. If a font is scalable, set avgwidth property to 0.
21677 Set font-entity property by font_put_extra.
21678 (ftfont_list_generic_family): Argument SPEC and REGISTRY removed.
21679 (ffont_driver): Adjust for the change of struct font_driver.
21680 (ftfont_spec_pattern): New function.
21681 (ftfont_list): Return a list, not vector.
21682 (ftfont_match): Use ftfont_spec_pattern to get a pattern.
21683 (ftfont_list_family): Don't downcase names.
21684 (ftfont_free_entity): Delete.
21685 (ftfont_open): Return a font-object. Adjusted for the change of
21686 struct font. Get underline_thickness and underline_position from
21687 font property. Don't update dpyinfo->smallest_font_height and
21688 dpyinfo->smallest_char_width.
21689 (ftfont_close): Don't free `struct font'.
21690 (ftfont_has_char): Adjust for the format change of font-entity.
21691 (ftfont_encode_char, ftfont_text_extents): Likewise.
21692
21693 * ftxfont.c (ftxfont_list): Return a list, not vector.
21694 (ftxfont_open): Return a font-object. Adjusted for the change of
21695 struct font. Get underline_thickness and underline_position from
21696 font property. Don't update dpyinfo->smallest_font_height and
21697 dpyinfo->smallest_char_width.
21698 (ftxfont_close): Don't decrease FRAME_X_DISPLAY_INFO (f)->n_fonts.
21699 (ftxfont_draw): Adjust for the change of struct font.
21700
21701 * image.c (image_ascent): Don't include "charset.h".
21702 Include "character.h" and "font.h".
21703
21704 * lisp.h (enum pvec_type): New member PREV_FONT.
21705 (Fassoc_string): EXFUN it.
21706
21707 * print.c: Include font.h.
21708 (print_object): Handle font-related objects.
21709
21710 * xdisp.c: Throughout the file, delete all USE_FONT_BACKEND
21711 conditionals. Don't check enable_font_backend. Delete all codes
21712 used only when USE_FONT_BACKEND is not defined.
21713 (handle_auto_composed_prop): Do nothing if it->f is not on a
21714 window system. Check how many following characters can be
21715 displayed by the same font.
21716 (calc_pixel_width_or_height): Type of the 4th arg is changed to
21717 'struct font *'.
21718 (get_char_face_and_encoding): Assign the whole encoding task to
21719 the `encode-char' method of a font driver.
21720 (fill_composite_glyph_string): Adjust for the change of `struct
21721 face' and `struct glyph_string'.
21722 (fill_glyph_string): Likewise.
21723 (get_per_char_metric): Arguments changed.
21724 (x_get_glyph_overhangs): Adjust for the change of `struct face'
21725 and `struct glyph_string'.
21726 (produce_stretch_glyph, calc_line_height_property)
21727 (x_produce_glyphs): Likewise.
21728
21729 * xfaces.c: Throughout the file, delete all USE_FONT_BACKEND
21730 conditionals. Don't check enable_font_backend. Delete all codes
21731 used only when USE_FONT_BACKEND is not defined.
21732 Use FONT_XXX_NAME_NUMERIC instead of face_numeric_xxx.
21733 (QCfoundry, QCadstyle, QCregistry, QCspacing, QCsize, QCavgwidth)
21734 (Qp): Extern them.
21735 (clear_font_table, load_face_font, xlfd_lookup_field_contents):
21736 Delete.
21737 (struct font_name): Delete.
21738 (xlfd_numeric_value, xlfd_symbolic_value): Delete.
21739 (compare_fonts_by_sort_order): New function.
21740 (xlfd_numeric_slant, xlfd_symbolic_slant, xlfd_numeric_weight)
21741 (xlfd_symbolic_weight, xlfd_numeric_swidth, xlfd_symbolic_swidth):
21742 Delete.
21743 (Fx_family_fonts): Use font_list_entities, and sort fonts by
21744 compare_fonts_by_sort_order.
21745 (Fx_font_family_list): Call Ffont_family_list.
21746 (face_numeric_value, face_numeric_weight, face_numeric_slant)
21747 (face_numeric_swidth, face_symbolic_value, face_symbolic_weight)
21748 (face_symbolic_slant, face_symbolic_swidth)
21749 (split_font_name_into_vector, build_font_name_from_vector)
21750 (xlfd_fixed_p, xlfd_point_size, pixel_point_size)
21751 (font_rescale_ratio, split_font_name, build_font_name)
21752 (free_font_names, sort_fonts, x_face_list_fonts)
21753 (face_font_available_p, sorted_font_list, cmp_font_names)
21754 (font_list_1, concat_font_list, font_list, remove_duplicates):
21755 Delete.
21756 (Fx_list_fonts): Use Ffont_list.
21757 (LFACE_AVGWIDTH): Delete.
21758 (check_lface_attrs): Don't check LFACE_AVGWIDTH. Check LFACE_FONT
21759 by FONTP.
21760 (lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
21761 (set_lface_from_font_name): Delete it.
21762 (set_lface_from_font): Rename from
21763 set_lface_from_font_and_fontset. Caller changed. Don't set
21764 LFACE_AVGWIDTH. Use FONT_XXX_FOR_FACE to get a symbol suitable
21765 for face.
21766 (merge_face_vectors): Copy font-spec if necessary.
21767 Clear properties of the font-spec if necessary.
21768 (merge_face_ref): Clear properties of the font-spec if necessary.
21769 (Finternal_set_lisp_face_attribute): Likewise.
21770 (set_font_frame_param): Use font_load_for_lface to load a
21771 font-object, and call Fmodify_frame_parameters with it.
21772 (x_update_menu_appearance): Don't check LFACE_AVGWIDTH. Get XLFD
21773 font name by Ffont_xlfd_name.
21774 (Finternal_lisp_face_attribute_values): Don't check QCweight,
21775 QCslant, and QCwidth.
21776 (Fface_font): Get a font name from font->props[FONT_NAME_INDEX].
21777 (lface_same_font_attributes_p): Don't check LFACE_AVGWIDTH.
21778 Compare fonts by EQ.
21779 (lookup_non_ascii_face): Delete.
21780 (face_for_font): The 2nd argument changed.
21781 (x_supports_face_attributes_p): Don't check LFACE_AVGWIDTH.
21782 Check atomic font properties by case insensitive.
21783 (realize_non_ascii_face): Set face->overstrike correctly.
21784 (realize_x_face): Likewise. Check if LFACE_FONT is a font_object.
21785 (dump_realized_face): Get font name from
21786 font->props[FONT_NAME_INDEX]. Don't print font_info_id.
21787
21788 * xfns.c: Throughout the file, delete all USE_FONT_BACKEND
21789 conditionals. Don't check enable_font_backend. Delete all codes
21790 used only when USE_FONT_BACKEND is not defined.
21791 (xic_create_xfontset): Original code deleted and renamed from
21792 xic_create_xfontset2. Use FRAME_FONT, not FRAME_FONT_OBJECT.
21793 (x_make_gc): Don't set GCFont in GCs.
21794 (Fx_create_frame) [USE_LUCID]: Set xlwmenu_default_font to a font
21795 opened by "fixed".
21796 (syms_of_xfns): Don't set get_font_info_func, load_font_func,
21797 find_ccl_program_func, query_font_func, set_frame_fontset_func,
21798 get_font_repertory_func.
21799
21800 * xfont.c: Include <stdlib.h> and "ccl.h".
21801 (struct xfont_info): New structure.
21802 (xfont_query_font): Delete.
21803 (xfont_find_ccl_program): Rename from x_find_ccl_program and
21804 moved from xterm.c.
21805 (xfont_driver): Adjust for the change of struct font_driver.
21806 (compare_font_names): New function.
21807 (xfont_list_pattern): Sort font names case insensitively.
21808 Make font_entity by calling font_make_entity. Avoid auto-scaled fonts.
21809 (xfont_list): Return a list, not vector.
21810 (xfont_match): If the font doesn't have QCname property, generate
21811 a name from the other font properties.
21812 (xfont_open): Return a font-object. Adjusted for the change of
21813 struct font. Get underline_thickness and underline_position from
21814 font property. Don't update dpyinfo->smallest_font_height and
21815 dpyinfo->smallest_char_width.
21816 (xfont_close): Don't free struct font.
21817 (xfont_prepare_face): Adjust for the change of struct font.
21818 (xfont_done_face): Delete.
21819 (xfont_has_char): Adjust for the change of struct font.
21820 (xfont_encode_char, xfont_draw): Likewise.
21821 (xfont_check): New function.
21822
21823 * xftfont.c (xftfont_list): Adjust for the change of `list'
21824 callback function.
21825 (xftfont_match): Adjust for the format change of font-entity.
21826 (xftfont_open): Adjust for the format change of font-entity and
21827 font-object. Adjusted for the change of struct font. Return a
21828 font-object. Don't update dpyinfo->smallest_font_height and
21829 dpyinfo->smallest_char_width.
21830 (xftfont_close): Block input while calling XftFontClose.
21831 (xftfont_prepare_face): Don't block input while calling
21832 xftfont_get_colors. Adjusted for the change of struct font.
21833 (xftfont_shape): Return value of error case fixed.
21834
21835 * xrdb.c (x_load_resources): Don't setup a fontset resource.
21836
21837 * xterm.h: Throughout the file, delete all USE_FONT_BACKEND
21838 conditionals.
21839 (FONT_WIDTH): Return (f)->max_width.
21840 (struct x_display_info): Delete member `font'.
21841 (x_list_fonts, x_get_font_info, x_load_font, x_query_font)
21842 (x_find_ccl_program, x_get_font_repertory): Delete externs.
21843 (struct x_output): Change type of `font' to `struct font *'.
21844
21845 * xterm.c: Throughout the file, delete all USE_FONT_BACKEND
21846 conditionals. Don't check enable_font_backend. Delete all codes
21847 used only when USE_FONT_BACKEND is not defined. Don't include ccl.h.
21848 (x_per_char_metric, x_encode_char): Delete.
21849 (x_set_cursor_gc, x_set_mouse_face_gc): Don't set GCFont.
21850 (x_compute_glyph_string_overhangs): Adjust for the change of
21851 `struct face'.
21852 (x_draw_glyph_string_foreground)
21853 (x_draw_composite_glyph_string_foreground): Likewise.
21854 (x_draw_glyph_string): Likewise. Use font->underline_position and
21855 font->underline_thickness.
21856 (x_new_font): Rename from x_new_fontset2.
21857 (x_new_fontset, x_get_font_info, x_list_fonts): Delete.
21858 (x_check_font): Call `check' method of a font driver.
21859 (x_font_min_bounds, x_compute_min_glyph_bounds, x_load_font)
21860 (x_query_font, x_get_font_repertory): Delete.
21861 (x_find_ccl_program): Rename and moved to xfont.c.
21862 (x_redisplay_interface): Adjust for the change of `struct
21863 redisplay_interface'.
21864
21865 * w32fns.c: Throughout the file, delete all USE_FONT_BACKEND
21866 conditionals. Don't check enable_font_backend. Delete all codes
21867 used only when USE_FONT_BACKEND is not defined. Surround non-used
21868 code by "#ifdef OLD_FONT" and "endif".
21869 (Fw32_select_font): Use FONT_COMPAT to get old font structure.
21870
21871 * w32font.h (struct w32font_info): New member.
21872 (FONT_COMPAT): New macro.
21873 (w32font_open_internal): Prototype adjusted.
21874
21875 * w32gui.h (XGCValues): Surround `XFontStruct *font' by "if
21876 OLD_FONT" and "endif".
21877
21878 * w32font.c: Throughout the file, delete all USE_FONT_BACKEND
21879 conditionals. Don't check enable_font_backend. Delete all codes
21880 used only when USE_FONT_BACKEND is not defined.
21881 (w32font_open): Return a font-object. Make a font-object by
21882 font_make_object. Adjusted for the change of struct w32font_info.
21883 (w32font_close): Don't free struct font. Adjusted for the change
21884 of struct w32font_info.
21885 (w32font_encode_char, w32font_text_extents, w32font_draw):
21886 Adjust for the change of struct w32font_info.
21887 (w32font_draw): Likewise.
21888 (w32font_list_internal): Return a list, not vector.
21889 (w32font_open_internal): Change the 4th arg to font-object.
21890 Adjusted for the change of struct w32font_info and font-object format.
21891 (add_font_name_to_list): Don't downcase names.
21892 (w32_enumfont_pattern_entity): Make a font-entity by
21893 font_make_entity. Adjusted for the format change of font-entity.
21894 Use FONT_SET_STYLE to set a style-related font property. If a
21895 font is scalable, set avgwidth property to 0. Set font-entity
21896 property by font_put_extra.
21897 (font_matches_spec): Adjust for the format change of font-entity.
21898 (w32_weight_table, w32_decode_weight): New variables.
21899 (w32_encode_weight): New function.
21900 (fill_in_logfont): Adjust for the format change of font-spec.
21901 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
21902 weight value.
21903 (w32font_driver): Adjust for the change of struct font_driver.
21904
21905 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
21906 conditionals. Don't check enable_font_backend. Surround non-used
21907 code by "#ifdef OLD_FONT" and "endif".
21908 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
21909 (FONT_AVG_WIDTH): Adjust for the change of struct font.
21910
21911 * w32term.c: Throughout the file, delete all USE_FONT_BACKEND
21912 conditionals. Don't check enable_font_backend. Delete all codes
21913 used only when USE_FONT_BACKEND is not defined. Surround non-used
21914 code by "#ifdef OLD_FONT" and "endif".
21915
21916 * w32uniscribe.c: Delete USE_FONT_BACKEND conditional.
21917 (uniscribe_open): Return value changed to font-object.
21918 Adjusted for the format change of font-object.
21919 (uniscribe_otf_capability): Adjust for the change of struct font.
21920 (add_opentype_font_name_to_list): Don't downcase names.
21921 (uniscribe_font_driver): Adjust for the change of struct
21922 font_driver.
21923
21924 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
21925
21926 * dispnew.c (update_frame_1): Check if tty output is still valid
21927 before flushing it.
21928
21929 2008-05-13 Jan Djärv <jan.h.d@swipnet.se>
21930
21931 * xterm.c (handle_one_xevent): Don't pass buttons higher than 3
21932 to Gtk+ menus.
21933
21934 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
21935
21936 * dired.c (file_name_completion): Tweak the code so as to always do it
21937 in a single pass. Tighten the scope of some variables.
21938
21939 * dired.c (Qdefault_directory): New var.
21940 (file_name_completion): Use it instead of Fexpand_file_name.
21941 (syms_of_dired): Initialize it.
21942
21943 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
21944
21945 * fileio.c (double_dollars): Remove dead code.
21946
21947 2008-05-10 Eli Zaretskii <eliz@gnu.org>
21948
21949 * dired.c (Ffile_attributes, Fdirectory_files_and_attributes):
21950 Mention w32-get-true-file-attributes in doc string.
21951
21952 * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
21953
21954 2008-05-09 Glenn Morris <rgm@gnu.org>
21955
21956 * fileio.c (Fread_file_name): Remove reference to insdef, deleted
21957 2008-04-23.
21958
21959 2008-05-09 Eli Zaretskii <eliz@gnu.org>
21960
21961 Support for reporting owner and group of each file on MS-Windows:
21962 * dired.c (stat_uname, stat_gname): New functions, with special
21963 implementation for w32.
21964 (Ffile_attributes): Use them instead of getpwuid and getgrgid.
21965
21966 * w32.c: Rename the_passwd_* to dflt_passwd_*.
21967 (dflt_group_name): New static variable.
21968 (dflt_group): Rename from the_group.
21969 (init_user_info): Init dflt_group fields. Get user's group name
21970 from LookupAccountSid.
21971 (g_b_init_get_file_security, g_b_init_get_security_descriptor_owner)
21972 (g_b_init_get_security_descriptor_group, g_b_init_is_valid_sid):
21973 New initialization states.
21974 (globals_of_w32): Initialize them to zero. Initialize the default
21975 group name to "None".
21976 (GetFileSecurity_Name): New global var, the name of the function
21977 to call for GetFileSecurity.
21978 (GetFileSecurity_Proc, GetSecurityDescriptorOwner_Proc)
21979 (GetSecurityDescriptorGroup_Proc, IsValidSid_Proc): New typedefs.
21980 (get_file_security, get_security_descriptor_owner)
21981 (get_security_descriptor_group, is_valid_sid)
21982 (get_file_security_desc, get_rid, get_name_and_id)
21983 (get_file_owner_and_group): New functions.
21984 (stat): Use get_file_security_desc and get_file_owner_and_group to
21985 report the owner and primary group of each file. Don't ignore the
21986 high 32 bits of file's size, now that st_size is 64-bit wide.
21987 Fix test when to get true file attributes.
21988 (init_user_info): Use get_rid instead of equivalent inline code.
21989 (fstat): Don't ignore the high 32 bits of file's size.
21990
21991 2008-05-09 Chong Yidong <cyd@stupidchicken.com>
21992
21993 * image.c (png_load): Use correct bit-depth for setting background
21994 color.
21995
21996 2008-05-08 Eli Zaretskii <eliz@gnu.org>
21997
21998 * Makefile.in (lisp, shortlisp): Rename epa-file-hook.elc to
21999 epa-hook.elc.
22000
22001 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
22002
22003 * font.c (Ffont_match_p): Don't use `iff' in docstring.
22004
22005 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
22006
22007 * macfns.c (Fx_create_frame): Make a copy of frame parameters
22008 because the original parameters are in pure storage now.
22009 (mac_window): Remove unused params. Update callers.
22010
22011 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22012
22013 * lread.c (substitute_object_recurse): Use lower-level primitives.
22014 Don't signal errors when traversing sub-char-tables.
22015 Don't loop over all the possible characters when traversing char-tables.
22016
22017 * print.c (print_preprocess): Add sub-char-tables to the print-table,
22018 just like we do in print.c.
22019
22020 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22021
22022 * minibuf.c (Ftry_completion): Remove code left over from when we used
22023 scmp instead of Fcompare_strings.
22024
22025 2008-05-04 Juanma Barranquero <lekktu@gmail.com>
22026
22027 * w32fns.c (Fw32_battery_status): Fix computation of %t (h:min) format.
22028
22029 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22030
22031 * image.c [USE_MAC_IMAGE_IO] (image_load_image_io):
22032 Create bitmap context in native byte order.
22033
22034 * macterm.c (XDrawLine)
22035 (XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: Create bitmap
22036 context in native byte order.
22037
22038 2008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22039
22040 * config.in: Regenerate.
22041
22042 * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
22043 New definitions for Image I/O support.
22044 (XGetImage, XPutPixel, XGetPixel, XDestroyImage)
22045 (mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
22046 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
22047 (mac_data_provider_release_data, image_load_image_io)
22048 [USE_MAC_IMAGE_IO]: New functions.
22049 (CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
22050 (MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
22051 (init_image_func_pointer) [MAC_OSX]: Remove function.
22052 (image_load_quartz2d) [MAC_OSX]: Check availability of
22053 CGImageCreateWithPNGDataProvider at compile time.
22054 Use lowercase `false' for boolean constant.
22055 (png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
22056 Use image_load_image_io.
22057 (png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
22058 Don't check MyCGImageCreateWithPNGDataProvider.
22059 (init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
22060 Don't call init_image_func_pointer.
22061
22062 * macgui.h (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
22063
22064 * macterm.c (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
22065 Make variable non-static.
22066 (XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
22067 [USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
22068
22069 * macterm.h (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
22070 (RED_FROM_ULONG): Mask off higher bits.
22071 (mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
22072
22073 * s/darwin.h [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
22074 Include AvailabilityMacros.h.
22075 (USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
22076 (LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
22077
22078 2008-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
22079
22080 * chartab.c (Fset_char_table_range): If range is t, really set all
22081 chars to that value.
22082
22083 2008-05-03 Eli Zaretskii <eliz@gnu.org>
22084
22085 * dired.c (Ffile_attributes): Don't allow the device number become
22086 negative.
22087
22088 2008-05-02 Daiki Ueno <ueno@unixuser.org>
22089
22090 * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc.
22091
22092 2008-05-02 Juri Linkov <juri@jurta.org>
22093
22094 * minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
22095 (Fread_variable, Fread_buffer, Fcompleting_read): Document the
22096 DEFAULT argument as a list of default values in docstrings.
22097
22098 2008-05-01 Chong Yidong <cyd@stupidchicken.com>
22099
22100 * puresize.h (BASE_PURESIZE): Increase to 1210000.
22101
22102 2008-05-01 Martin Rudalics <rudalics@gmx.at>
22103
22104 * dispnew.c (change_frame_size_1): Preserve small windows when
22105 shrinking frames by calling set_window_height|width with third
22106 arg 2.
22107
22108 * window.h (struct window): Replace field too_small_ok by field
22109 resize_proportionally.
22110
22111 * window.c (make_window): Initialize resize_proportionally.
22112 (enlarge_window): Temporarily set resize_proportionally to make
22113 sure that shrink_windows does scale the window proportionally.
22114 (shrink_windows): When window has resize_proportionally set try
22115 to shrink it proportionally by stealing from other windows.
22116 (struct saved_window, Fset_window_configuration)
22117 (compare_window_configurations): Handle resize_proportionally.
22118 (WINDOW_TOTAL_SIZE): New macro.
22119 (window_min_size, shrink_windows, size_window): Use it.
22120 (check_min_window_sizes): Remove. Invalid values of
22121 window-min-height|width are handled by window_min_size_2 now.
22122 (size_window, Fsplit_window, enlarge_window)
22123 (adjust_window_trailing_edge, grow_mini_window): Don't call
22124 check_min_window_sizes.
22125 (window_min_size_2, window_min_size_1, window_min_size):
22126 New argument safe_p for retrieving "safe" minimum sizes.
22127 (Fdisplay_buffer, Fsplit_window, enlarge_window)
22128 (adjust_window_trailing_edge, grow_mini_window):
22129 Adjust arguments of window_min_size... functions.
22130 (shrink_windows): Argument min_size removed. New argument
22131 safe_p allows shrinking windows to their safe minimum sizes.
22132 Calculate minimum size and decide whether a window shall be
22133 deleted for each window individually.
22134 (size_window): When nodelete_p equals 2, tell shrink_windows to
22135 delete windows only if their new minimum size is no more safe.
22136 (shrink_window_lowest_first): Call window_min_size_1 to make
22137 sure to preserve modeline of bottom-most window when resizing
22138 the minibuffer.
22139 (Fset_window_configuration, Fcurrent_window_configuration)
22140 (compare_window_configurations): Do not handle
22141 window-min-height|width any more.
22142 (syms_of_window): Clarify window-min-height|width doc-strings.
22143
22144 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
22145
22146 * dired.c (file_name_completion): Fix up the encoding/decoding issue
22147 some more. Copy some of the code from Ftry_completions.
22148 Remove special case code that dates back to initial revision when the
22149 slash was only added when necessary and that can't trigger nowadays.
22150
22151 2008-04-27 Kenichi Handa <handa@m17n.org>
22152
22153 * font.c (font_prop_validate): Signal `error' instead of `font'.
22154
22155 2008-04-29 Jason Rumney <jasonr@gnu.org>
22156
22157 * w32fns.c (Fw32_battery_status): New defun.
22158 (syms_of_w32fns): Defsubr it.
22159
22160 2008-04-28 Andreas Schwab <schwab@suse.de>
22161
22162 * dired.c (file_name_completion): Fix another mixing of encoded
22163 and decoded names.
22164
22165 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
22166
22167 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
22168
22169 2008-04-27 Juanma Barranquero <lekktu@gmail.com>
22170
22171 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
22172
22173 2008-04-27 Andreas Schwab <schwab@suse.de>
22174
22175 * dired.c (file_name_completion): Fix inappropriate mixing of
22176 encoded and decoded names.
22177
22178 * xterm.c (XTread_socket): Fix use of uninitialized variable.
22179
22180 * puresize.h (BASE_PURESIZE): Increase to 1200000.
22181
22182 2008-04-26 Eli Zaretskii <eliz@gnu.org>
22183
22184 * dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
22185 2008-03-31, it's not needed anymore with `struct stat' definition
22186 on nt/inc/sys/stat.h. Undo changes from 2007-01-12 and 2007-01-13
22187 for the same reasons.
22188
22189 2008-04-25 Dennis Gilmore <ausil@fedoraproject.org> (tiny change)
22190
22191 * m/sparc.h: Additional redefinitions for GNU/Linux.
22192
22193 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22194
22195 * macterm.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
22196 (syms_of_macterm) [USE_MAC_TSM]: Defvar it.
22197 (Qmouse_drag_overlay) [MAC_OSX]: New variable.
22198 (syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
22199 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
22200 (mac_ax_selected_text_range) [MAC_OSX]: New functions.
22201 (mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
22202 Likewise.
22203
22204 * mactoolbox.c (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
22205 (fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range)
22206 (mac_ax_number_of_characters): Add externs.
22207 (mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
22208 [USE_MAC_TSM]: Likewise.
22209 (mac_handle_text_input_event) [MAC_OSX]:
22210 Handle kEventTextInputOffsetToPos for no active input area case.
22211 Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
22212 (mac_handle_document_access_event)
22213 [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
22214 (install_application_handler) [MAC_OSX]: Register handlers for
22215 kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
22216 (install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
22217 Register mac_handle_document_access_event.
22218
22219 * xdisp.c (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
22220 Make functions non-static.
22221
22222 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
22223
22224 * fileio.c (Vread_file_name_function, Vread_file_name_predicate)
22225 (read_file_name_completion_ignore_case, insert_default_directory)
22226 (Qdefault_directory): Move to minibuffer.el.
22227 (Fread_file_name): Call the new `read-file-name' instead.
22228
22229 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22230
22231 * mac.c (create_apple_event) [TARGET_API_MAC_CARBON]:
22232 Make function non-static.
22233 (create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
22234 Remove function.
22235 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
22236 Move to mactoolbox.c.
22237 (mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.
22238
22239 * macgui.h (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
22240 (mac_rect_make): New macro.
22241
22242 * macterm.c (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
22243 instead of float.
22244 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
22245 (init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
22246 (XSetBackground) [USE_CG_DRAWING]: Likewise.
22247 (mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
22248 CGRectMake.
22249 (mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
22250 (mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
22251 (mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
22252 (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
22253 instead of WindowRef in argument type.
22254 (XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
22255 (mac_invert_rectangle): Use CGContextSetBlendMode if available.
22256 (mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
22257 instead of DISPLAY. All uses changed.
22258 (mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
22259 (x_calc_absolute_position): Simplify so as not to use
22260 FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
22261
22262 * macterm.h (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
22263 instead of WindowRef in argument type.
22264 (create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
22265 [TARGET_API_MAC_CARBON]: Remove externs.
22266 (create_apple_event, mac_event_parameters_to_lisp)
22267 [TARGET_API_MAC_CARBON]: Add externs.
22268
22269 * mactoolbox.c (Vmac_ts_script_language_on_focus)
22270 (saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
22271 (XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
22272 is clicked.
22273 (x_activate_menubar): Remove extern for saved_menu_event_location.
22274 (create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
22275 Move from mac.c.
22276
22277 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22278
22279 * alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
22280 [HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
22281
22282 2008-04-23 Jason Rumney <jasonr@gnu.org>
22283
22284 * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get
22285 attributes only for local files.
22286
22287 * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes
22288 default to Qlocal.
22289
22290 2008-04-22 Juri Linkov <juri@jurta.org>
22291
22292 * buffer.c (Fswitch_to_buffer): Change interactive spec to call
22293 read-buffer-to-switch instead of using the letter "B".
22294
22295 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
22296
22297 * fileio.c (Qdefault_directory): New variable.
22298 (Fread_file_name): Use it to pass `dir' to the completion functions.
22299
22300 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
22301
22302 * xdisp.c (pos_visible_p): Check if iterator stops on a display string.
22303
22304 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
22305
22306 * keyboard.c (Vpre_help_message): Remove.
22307 (show_help_echo): Remove default C code.
22308
22309 * dired.c (directory_files_internal, file_name_completion):
22310 Only call ENCODE_FILE if the string is indeed decoded.
22311
22312 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
22313
22314 * Makefile.in (TOOLKIT_DEFINES): Remove.
22315 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
22316
22317 2008-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22318
22319 * Makefile.in (MAC_OBJ): Add mactoolbox.o.
22320 (mactoolbox.o): New target.
22321
22322 * mac.c [MAC_OSX] (select_and_poll_event, sys_select):
22323 Use mac_run_loop_run_once instead of CFRunLoopRunInMode.
22324
22325 * macfns.c (x_set_background_color, mac_window, x_create_tip_frame):
22326 Use mac_set_frame_window_background instead of XSetWindowBackground.
22327 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]:
22328 Use mac_is_window_toolbar_visible instead of IsWindowToolbarVisible.
22329 (x_set_name_internal) [TARGET_API_MAC_CARBON]: Use mac_set_window_title
22330 instead of SetWindowTitleWithCFString.
22331 (mac_update_proxy_icon) [TARGET_API_MAC_CARBON]: Remove BLOCK_INPUT.
22332 Move function to mactoolbox.c.
22333 (mac_update_title_bar) [TARGET_API_MAC_CARBON]:
22334 Use mac_set_window_modified instead of SetWindowModified.
22335 Add BLOCK_INPUT around mac_set_window_modified/mac_update_proxy_icon.
22336 (mac_window, x_create_tip_frame): Use mac_create_frame_window.
22337 (Fx_focus_frame): Use mac_front_non_floating_window instead of
22338 FrontNonFloatingWindow. Use mac_activate_window instead of
22339 ActivateWindow. Use mac_active_non_floating_window instead of
22340 ActiveNonFloatingWindow.
22341 (show_hourglass, hide_hourglass) [TARGET_API_MAC_CARBON]:
22342 Use mac_show_hourglass and mac_hide_hourglass.
22343 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use mac_get_global_mouse
22344 instead of GetGlobalMouse.
22345 (Fx_show_tip): Use mac_move_window/mac_size_window/mac_show_window
22346 instead of MoveWindow/SizeWindow/ShowWindow, respectively.
22347 Use mac_bring_window_to_front instead of BringToFront.
22348 (Qfile_name_history) [TARGET_API_MAC_CARBON]: Move extern to
22349 mactoolbox.c.
22350 (Fx_file_dialog) [TARGET_API_MAC_CARBON]: Move function body to
22351 mac_file_dialog in mactoolbox.c. Use mac_file_dialog.
22352 (mac_nav_event_callback) [TARGET_API_MAC_CARBON]: Move function to
22353 mactoolbox.c.
22354
22355 * macgui.h [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
22356 (XtPointer): Move typedef from macmenu.c.
22357 (enum button_type): Move enum from macmenu.c.
22358 (widget_value): Move typedef from macmenu.c.
22359 (M_APPLE, I_ABOUT, EXTRA_STACK_ALLOC, ARGV_STRING_LIST_ID)
22360 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
22361 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
22362 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
22363 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
22364 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
22365 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
22366 (DIALOG_ICON_TOP_MARGIN): Move defines from macmenu.c.
22367 (Selection): Move typedef from macselect.c.
22368 (RAM_TOO_LARGE_ALERT_ID, ABOUT_ALERT_ID) [MAC_OS8]: Move defines from
22369 macterm.c.
22370 (mac_set_window_title, mac_set_window_modified, mac_is_window_visible)
22371 (mac_is_window_collapsed, mac_bring_window_to_front)
22372 (mac_send_window_behind, mac_hide_window, mac_show_window)
22373 (mac_collapse_window, mac_front_non_floating_window)
22374 (mac_active_non_floating_window, mac_activate_window)
22375 (mac_move_window_structure, mac_move_window, mac_size_window)
22376 (mac_get_global_mouse, mac_is_window_toolbar_visible): New defines.
22377
22378 * macmenu.c [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
22379 (enum mac_menu_kind): Move enum to mactoolbox.c.
22380 (min_menu_id): Move variable to mactoolbox.c.
22381 (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]: Likewise.
22382 (DIALOG_WINDOW_RESOURCE): Move define to mactoolbox.c.
22383 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
22384 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
22385 [TARGET_API_MAC_CARBON]: Likewise.
22386 (XtPointer): Move typedef to macgui.h.
22387 (enum button_type): Move enum to macgui.h.
22388 (widget_value): Move typedef to macgui.h.
22389 (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
22390 (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH, DIALOG_MAX_INNER_WIDTH)
22391 (DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
22392 (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
22393 (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
22394 (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
22395 (DIALOG_ICON_TOP_MARGIN): Move defines to macgui.h.
22396 (popup_activated_flag): Make variable non-static.
22397 (x_activate_menubar, install_menu_quit_handler, pop_down_menu)
22398 (add_menu_item, fill_menu, dispose_menus):
22399 Move functions to mactoolbox.c.
22400 (restore_show_help_function, menu_target_item_handler)
22401 (install_menu_target_item_handler, mac_handle_dialog_event)
22402 (install_dialog_event_handler, pop_down_dialog, create_and_show_dialog)
22403 [TARGET_API_MAC_CARBON]: Likewise.
22404 (menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Likewise.
22405 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
22406 (find_and_call_menu_selection, name_is_separator): Make function
22407 non-static.
22408 (Vshow_help_function, timer_check) [TARGET_API_MAC_CARBON]: Move extern
22409 to mactoolbox.c.
22410 (set_frame_menubar): Don't call install_menu_quit_handler.
22411 (menu_item_selection): New variable.
22412 (mac_menu_show): Use create_and_show_popup_menu.
22413 (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Don't return
22414 selection but set variable menu_item_selection. All uses changed.
22415 (mac_fill_menubar): Rename from fill_menubar. All uses changed.
22416 Call install_menu_quit_handler. Move to mactoolbox.c.
22417
22418 * macselect.c [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
22419 (Selection): Move typedef to macgui.h.
22420 (Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
22421 (Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
22422 Make variables non-static.
22423 (Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
22424 (mac_handle_apple_event, cleanup_all_suspended_apple_events):
22425 Make functions non-static.
22426 (Vmac_service_selection) [MAC_OSX]: Likewise.
22427 (mac_get_selection_from_symbol, get_flavor_type_from_symbol)
22428 (mac_valid_selection_target_p, mac_clear_selection)
22429 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
22430 (mac_put_selection_value, mac_selection_has_target_p)
22431 (mac_get_selection_value, mac_get_selection_target_list)
22432 (init_apple_event_handler, install_drag_handler, remove_drag_handler):
22433 Move functions to mactoolbox.c.
22434 (mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
22435 Likewise.
22436 (copy_scrap_flavor_data, mac_handle_service_event)
22437 (install_service_handler) [MAC_OSX]: Likewise.
22438 (syms_of_macselect) <Vmac_dnd_known_types>:
22439 Use mac_dnd_default_known_types.
22440
22441 * macterm.h (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
22442 Move to mactoolbox.c.
22443 (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Change to 15.
22444 (Fx_selection_owner_p): Add EXFUN.
22445 (install_window_handler, remove_window_handler, XSetWindowBackground):
22446 Remove externs.
22447 (do_apple_menu) [!TARGET_API_MAC_CARBON]: Likewise.
22448 (mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Likewise.
22449 (x_raise_frame, x_lower_frame, mac_alert_sound_play)
22450 (install_application_handler, mac_get_frame_bounds, mac_get_frame_mouse)
22451 (mac_convert_frame_point_to_global, mac_set_frame_window_background)
22452 (mac_update_begin mac_update_end, mac_frame_up_to_date, x_flush)
22453 (mac_create_frame_window, mac_dispose_frame_window, mac_begin_clip)
22454 (mac_end_clip, mac_create_scroll_bar, mac_dispose_scroll_bar)
22455 (mac_set_scroll_bar_bounds, mac_redraw_scroll_bar, mac_fill_menubar)
22456 (create_and_show_popup_menu, mac_get_selection_from_symbol)
22457 (mac_valid_selection_target_p, mac_clear_selection)
22458 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
22459 (mac_put_selection_value, mac_selection_has_target_p)
22460 (mac_get_selection_value, mac_get_selection_target_list): Add externs.
22461 (mac_update_proxy_icon, mac_show_hourglass, mac_hide_hourglass)
22462 (mac_reposition_hourglass, mac_file_dialog, create_and_show_dialog)
22463 (mac_dnd_default_known_types) [TARGET_API_MAC_CARBON]: Likewise.
22464 (mac_run_loop_run_once) [MAC_OSX]: Likewise.
22465 (mac_dialog) [!TARGET_API_MAC_CARBON]: Likewise.
22466 (mac_begin_cg_clip, mac_end_cg_clip) [USE_CG_DRAWING]: Likewise.
22467 (x_set_toolkit_scroll_bar_thumb) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
22468 (x_scroll_bar_set_handle) [!USE_TOOLKIT_SCROLL_BARS]: Likewise.
22469
22470 * mactoolbox.c: New file.
22471
22472 2008-04-18 Jason Rumney <jasonr@gnu.org>
22473
22474 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
22475
22476 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
22477
22478 * character.c (Fmultibyte_char_to_unibyte):
22479 Return latin1 chars unchanged.
22480
22481 * fileio.c (Fexpand_file_name): Refine last fix so `nm' is only
22482 relocated if it points to `name'.
22483
22484 2008-04-17 Kenichi Handa <handa@m17n.org>
22485
22486 * data.c (Faset): Allow setting a multibyte character in an
22487 ASCII-only unibyte string.
22488
22489 * lisp.h (STRING_SET_MULTIBYTE): New macro.
22490
22491 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
22492
22493 * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
22494 done in config.h.
22495
22496 2008-04-16 Juanma Barranquero <lekktu@gmail.com>
22497
22498 * character.c (Fchar_bytes, Fchar_width, Fstring_width)
22499 (Fchar_direction): Add usage in the docstring.
22500
22501 2008-04-15 Chong Yidong <cyd@stupidchicken.com>
22502
22503 * keyboard.c (read_key_sequence): Remove always-true checks.
22504
22505 2008-04-14 Jason Rumney <jasonr@gnu.org>
22506
22507 * w32font.c (w32font_open_internal): Set max_bounds.descent in
22508 compatibility struct, for better underline positioning.
22509
22510 2008-04-13 David Hansen <david.hansen@gmx.net>
22511
22512 * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
22513 string.
22514
22515 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
22516
22517 * m/hp800.h (XUINT, XSET): Remove.
22518
22519 2008-04-12 Juanma Barranquero <lekktu@gmail.com>
22520
22521 * fileio.c (Fexpand_file_name): Add declaration for `p' missing in
22522 previous change.
22523
22524 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
22525
22526 * fileio.c (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
22527 Relocate `nm' after calling DECODE_FILE, in case the GC was run.
22528
22529 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
22530
22531 * keymap.h (map_keymap_canonical): Declare.
22532 * xmenu.c (single_keymap_panes): Use it.
22533
22534 2008-04-11 Glenn Morris <rgm@gnu.org>
22535
22536 * eval.c (Fdefvaralias): If the alias is bound and the target is not,
22537 set the target's value to that of the alias.
22538
22539 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
22540
22541 * term.c (set_tty_color_mode): Left over typo.
22542
22543 2008-04-10 Michael Albinus <michael.albinus@gmx.de>
22544
22545 * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
22546 only after check for file name handler functions. Signal, when
22547 native functionality is not supported.
22548 (syms_of_fileio): Declare it unconditionally.
22549
22550 2008-04-10 Jason Rumney <jasonr@gnu.org>
22551
22552 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.
22553 (Fx_popup_dialog): Handle simple yes/no questions as dialogs.
22554
22555 * w32.c (logon_network_drive): Also logon to remote drives that
22556 are mapped to drive letters.
22557
22558 2008-04-10 Glenn Morris <rgm@gnu.org>
22559
22560 * xdisp.c (truncate-partial-width-windows): Doc fix.
22561
22562 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
22563
22564 * fileio.c (read_file_name_cleanup, Fread_file_name_internal):
22565 Move functions to minibuffer.el.
22566 (syms_of_fileio): Don't declare them.
22567
22568 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
22569
22570 * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
22571 (syms_of_minibuf): Remove its initialization.
22572
22573 * minibuf.c (temp_echo_area_glyphs): Remove unused function.
22574
22575 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
22576
22577 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
22578
22579 2008-04-09 Jason Rumney <jasonr@gnu.org>
22580
22581 * makefile.w32-in (distclean): Delete makefile too.
22582 (maintainer-clean): New target.
22583
22584 * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
22585
22586 * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
22587 for new font backend and composite cases.
22588
22589 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
22590
22591 * atimer.c (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
22592 Most of the code moved to run_timers.
22593 (do_pending_atimers): Call run_timers.
22594 (run_timers): New function.
22595
22596 * sysdep.c (emacs_write): If SYNC_INPUT and pending_atimers,
22597 run atimers.
22598
22599 * process.c (wait_reading_process_output): The same as above.
22600
22601 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
22602
22603 * minibuf.c (last_exact_completion): Remove variable.
22604 (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete)
22605 (complete_and_exit_1, complete_and_exit_2)
22606 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
22607 (Fdisplay_completion_list, display_completion_list_1)
22608 (Fminibuffer_completion_help, Fself_insert_and_exit)
22609 (Fexit_minibuffer, Fminibuffer_message): Move functions to
22610 minibuffer.el.
22611 (syms_of_minibuf): Remove corresponding initializations.
22612
22613 * keyboard.c (Qdeactivate_mark): New var.
22614 (command_loop_1): Use it to call `deactivate-mark'.
22615 (syms_of_keyboard): Initialize it.
22616
22617 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
22618 to another frame.
22619 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
22620 Don't call set_tty_color_mode.
22621 (store_frame_param): Reset previous_frame rather than call
22622 set_tty_color_mode.
22623 * term.c (set_tty_color_mode): Rewrite.
22624 * dispextern.h (set_tty_color_mode): New type.
22625 * termchar.h (struct tty_display_info): Add `previous_color_mode'.
22626
22627 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
22628
22629 * keymap.c (access_keymap): Remove the value 2 for t_ok which was used
22630 for generic chars, which do not exist any more in emacs-unicode.
22631
22632 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
22633
22634 * coding.c (detect_coding_emacs_mule)
22635 (Ffind_operation_coding_system): Fix typo.
22636
22637 2008-04-08 Jason Rumney <jasonr@gnu.org>
22638
22639 * w32uniscribe.c (SNAME): Extract only symbol name.
22640
22641 * w32font.h (struct w32_metric_cache): New struct.
22642 (w32font_info): Use it.
22643 (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
22644 (CACHE_BLOCKSIZE): New constants.
22645
22646 * w32font.c (Qja, Qko, Qzh): New symbols.
22647 (syms_of_w32font): Initialise them.
22648 (font_matches_spec): Use them to filter by language.
22649 (recompute_cached_metrics): Remove function.
22650 (compute_metrics, clear_cached_metrics): New functions.
22651 (w32font_encode_char): Use them to manage metric cache.
22652 (w32font_text_extents): Cache metrics for all glyphs on demand.
22653 Delay converting glyph indices to WORD until needed.
22654 (w32font_open_internal): Initialize metric cache to empty.
22655 (registry_to_w32_charset): Charset should always be a symbol.
22656 (fill_in_logfont, list_all_matching_fonts): Family should
22657 always be a symbol.
22658
22659 2008-04-06 Jason Rumney <jasonr@gnu.org>
22660
22661 * w32uniscribe.c (uniscribe_shape): Increase items buffer size.
22662 Give up if glyph indices not supported. Use uniscribe obtained
22663 ABC widths for individual metrics. Map glyph clusters back to
22664 characters using fClusterStart flag. Return number of glyphs
22665 produced, not chars processed.
22666 (uniscribe_shape): Map char at FROM to current glyph.
22667
22668 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22669
22670 * macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
22671 Use SetMenuItemHierarchicalMenu.
22672
22673 2008-04-05 Jason Rumney <jasonr@gnu.org>
22674
22675 * image.c (pbm_load): Allow color values up to 65535.
22676 Throw an error if max_color_idx is outside the supported range.
22677 Report an error when image size is invalid.
22678 Read two bytes at a time when raw images have max_color_idx above 255.
22679
22680 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp>
22681
22682 * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't
22683 append "CCL: Quitted" when the CCL program is quitted.
22684 (setup_ccl_program): Initialize ccl->quit_silently to zero.
22685
22686 * ccl.h (struct ccl_program): New member quit_silently.
22687
22688 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
22689
22690 * search.c (compile_pattern_1): Treat non-nil and non-string of
22691 search-spaces-regexp as nil.
22692
22693 * minibuf.c (Fassoc_string): Tweak docstring.
22694
22695 2008-04-05 Eli Zaretskii <eliz@gnu.org>
22696
22697 * dired.c (Ffile_attributes): Support inode numbers wider than 32
22698 bits. Remove ugly WINDOWSNT-specific kludge introduced on
22699 2008-03-14 to force inode be positive.
22700
22701 * w32.c (sys_chown, stat, fstat): Use S_* constants instead of
22702 _S_* ones, since we now use our own sys/stat.h.
22703 (stat, fstat): Don't mangle the inode number.
22704 (init_user_info): Don't restrict UID and GID to 0-60000 range.
22705
22706 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
22707
22708 * frame.h (struct frame): Give one more bit to `visible' since we use
22709 values larger than 1 to indicate obscured frames on ttys.
22710
22711 * keymap.c (Qkeymap_canonicalize): New var.
22712 (Fmap_keymap_internal): New fun.
22713 (describe_map): Use keymap-canonicalize.
22714
22715 * undo.c (last_boundary_buffer, last_boundary_position): New vars.
22716 (Fundo_boundary): Set them.
22717 (syms_of_undo): Initialize them.
22718 (record_point): Use them instead of last_point_position*.
22719 (last_undo_buffer): Change type.
22720
22721 2008-04-04 Jason Rumney <jasonr@gnu.org>
22722
22723 * w32font.c (w32font_text_extents): Use font's ascent and descent.
22724 (recompute_cached_metrics): Don't set ascent and descent per char.
22725
22726 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
22727 (uniscribe_check_otf): Add GC protection before consing.
22728 Rearrange loop for counting features.
22729
22730 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
22731
22732 * insdel.c (insert_from_buffer_1): Don't compare bytes in destination
22733 buffer with byte-size of source buffer.
22734
22735 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
22736
22737 * callint.c (Fcall_interactively): Handle temporary region even
22738 when shift-select-mode is off.
22739
22740 2008-04-03 Jason Rumney <jasonr@gnu.org>
22741
22742 * w32uniscribe.c (uniscribe_check_otf): Sanity check otf_spec.
22743
22744 2008-04-03 Kenichi Handa <handa@m17n.org>
22745
22746 * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
22747 (CATEGORY_MASK_UTF_16): Likewise.
22748 (detect_coding_utf_16): Add heuristics to reject utf-16 for a
22749 binary file.
22750 (detect_coding): Add null-byte detection for a binary file.
22751 (detect_coding_system): Likewise.
22752
22753 2008-04-03 Jason Rumney <jasonr@gnu.org>
22754
22755 * w32uniscribe.c: New file.
22756
22757 * font.h (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
22758
22759 * w32font.h (uniscribe_check_otf): Declare for w32font.c.
22760
22761 * w32font.c (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
22762 (Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
22763 (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
22764 (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
22765 (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
22766 (Qphonetic): New symbols.
22767 (syms_of_w32font): Initialize them.
22768 (font_supported_scripts): Use them.
22769 (w32font_list_family): List all charsets.
22770 (w32font_text_extents, recompute_cached_metrics): Fix metric
22771 calculations.
22772 (w32_enumfont_pattern_entity): Make full_type a DWORD.
22773 Give opentype fonts their own format.
22774 (font_matches_spec): New arguments backend and logfont.
22775 Handle :otf spec for uniscribe backend.
22776 (add_font_entity_to_list): Match truetype fonts in uniscribe backend.
22777 (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
22778
22779 * w32fns.c (Fx_create_frame): Conditionally register uniscribe
22780 font backend.
22781 (globals_of_w32fns): Initialize uniscribe font backend.
22782
22783 * makefile.w32-in (CONFIG_H): New variable. Use it to clean up
22784 dependencies.
22785 (w32uniscribe.$(O)): New file to build.
22786 (FONT_OBJ): Include w32uniscribe.$(O).
22787 (LIBS): Add uniscribe libraries.
22788
22789 * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.
22790
22791 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
22792
22793 * callint.c (Vshift_select_mode): New var.
22794 (Finteractive): Document new ^ spec.
22795 (Fcall_interactively): Call handle-shift-selection if the ^ spec
22796 is present.
22797
22798 * keyboard.c (Vthis_command_keys_shift_translated): New var.
22799 (command_loop_1): Avoid running the direct display versions of
22800 forward-char and backward-char if shift-selection may occur.
22801 (read_key_sequence): Set Vthis_command_keys_shift_translated if
22802 shift-translation takes place.
22803
22804 * buffer.c (Vtransient_mark_mode): Move docstring to simple.el to
22805 avoid clobbering by define-minor-mode.
22806
22807 * cmds.c (Fforward_char, Fbackward_char, Fforward_line)
22808 (Fbeginning_of_line, Fend_of_line): Add ^ interactive spec.
22809
22810 * syntax.c (Fforward_word): Add ^ interactive spec.
22811
22812 * window.c (Fscroll_up, Fscroll_down, Fscroll_left)
22813 (Fscroll_right): Add ^ interactive spec.
22814
22815 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
22816
22817 * xdisp.c (try_window_id): Don't forget to reset delta_bytes.
22818
22819 * casefiddle.c (casify_object): Fix up int/EMACS_INT mixup.
22820
22821 * charset.c (Funibyte_charset, Fset_unibyte_charset): Remove.
22822
22823 2008-03-31 Juri Linkov <juri@jurta.org>
22824
22825 * window.c (Fdisplay_buffer): Reinitialize `tem' to nil.
22826
22827 2008-03-30 Jan Djärv <jan.h.d@swipnet.se>
22828
22829 * gtkutil.c (xg_set_geometry): Fix indentation.
22830 (xg_resize_outer_widget): Remove.
22831 (x_wm_size_hint_off): Fix indentation.
22832 (xg_frame_set_char_size): Call flush_and_sync after
22833 gtk_window_resize.
22834 (x_wm_set_size_hint): Pass NULL as geometry window to
22835 gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
22836 Add menu bar and tool bar height to base height.
22837 (xg_update_frame_menubar, free_frame_menubar)
22838 (xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
22839 (update_frame_tool_bar, free_frame_tool_bar):
22840 Change xg_resize_outer_widget to xg_frame_set_char_size.
22841
22842 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
22843
22844 * dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
22845 (Fdbus_call_method): New parameter TIMEOUT.
22846 (dbus-send-signal): Optimize UNGCPRO call.
22847
22848 2008-03-29 Juri Linkov <juri@jurta.org>
22849
22850 * window.c (Fdisplay_buffer): Move call to
22851 Vsplit_window_preferred_function out of conditions that check
22852 if window is eligible for vertical splitting.
22853 When Vsplit_window_preferred_function is non-nil, call it and use
22854 its non-nil return value as window. Otherwise, continue doing
22855 vertical splitting using Fsplit_window with arg horflag=nil.
22856 (syms_of_window) <Vsplit_window_preferred_function>: Change the
22857 default value from `split-window' to nil.
22858
22859 2008-03-29 Juri Linkov <juri@jurta.org>
22860
22861 * callint.c (Fcall_interactively): Revert 2008-03-16 change
22862 for interactive code letters 'b' and 'B'.
22863
22864 2008-03-29 Eli Zaretskii <eliz@gnu.org>
22865
22866 * fileio.c (Fexpand_file_name): Convert the value of $HOME to a
22867 multibyte string.
22868
22869 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22870
22871 * keyboard.c (pending_funcalls): New var.
22872 (timer_check): Run it.
22873 (syms_of_keyboard): Initialize it.
22874 * terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
22875 (Vdelete_terminal_functions): New vars.
22876 (syms_of_terminal): Initialize them.
22877 (Fdelete_terminal): Run delete-terminal-functions.
22878 * xdisp.c (safe_eval): Rewrite.
22879 (safe_call2): New fun.
22880 * frame.c (Qdelete_frame_functions): New var.
22881 (syms_of_frame): Initialize it.
22882 (Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
22883 * lisp.h (safe_call2, pending_funcalls): Declare.
22884
22885 2008-03-28 Andreas Schwab <schwab@suse.de>
22886
22887 * indent.c (Fmove_to_column): Move declaration before statements.
22888
22889 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
22890
22891 * frame.h (enum fullscreen_type): Give it a name. Move it before use.
22892 (struct frame): Use bit fields for boolean vars.
22893
22894 * process.c (server_accept_connection): Simplify naming.
22895 (emacs_get_tty_pgrp): Use SDATA.
22896
22897 * coding.c (decode_coding_object): Fix last change.
22898
22899 2008-03-27 Jason Rumney <jasonr@gnu.org>
22900
22901 * w32fns.c (start_hourglass): Suppress hourglass on tty frames.
22902
22903 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
22904
22905 * charset.c (Fdefine_charset_internal): Change the way of
22906 registering charsets in Vcharset_order_list.
22907 (syms_of_charset): Make the charset `eight-bit' supplementary.
22908
22909 2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
22910
22911 * regex.c (EXTEND_BUFFER): Change order of pointer addition
22912 operations, to avoid having the difference between pointers
22913 overflow.
22914
22915 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
22916
22917 * indent.c (check_display_width): New fun.
22918 (scan_for_column): Use it.
22919
22920 * data.c (syms_of_data): Mark most-positive-fixnum and
22921 most-negative-fixnum as constants.
22922
22923 * xdisp.c (redisplay_internal): Reset selected_frame earlier.
22924
22925 * indent.c (scan_for_column): Extract from current_column_1.
22926 Merge with the same code from Fmove_to_column.
22927 (current_column_1, Fmove_to_column): Use it.
22928
22929 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
22930
22931 * keymap.c (map_keymap_internal): New fun.
22932 (map_keymap): Use it.
22933 (Fmap_keymap_internal): New fun.
22934 (Fmap_keymap): Remove left-out test from before make_save_value.
22935
22936 * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
22937
22938 * frame.c (Fmodify_frame_parameters, x_set_frame_parameters):
22939 Use XCAR/XCDR.
22940
22941 * process.h (struct Lisp_Process): Remove filter_multibyte.
22942 * process.c (QCfilter_multibyte): Remove.
22943 (setup_process_coding_systems): Don't use filter_multibyte.
22944 (Fstart_process, Fmake_network_process): Don't set filter_multibyte.
22945 (read_process_output): Don't adjust multibyteness to filter_multibyte.
22946 (Fset_process_filter_multibyte): Change the coding-system to
22947 approximate the previous behavior.
22948 (Fprocess_filter_multibyte_p): Get the multibyteness straight from the
22949 coding-system.
22950
22951 * coding.c (decode_coding_object): When not decoding into a buffer,
22952 obey the coding system's preference of (uni|multi)byte.
22953
22954 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22955
22956 * casefiddle.c (casify_object): Avoid pathological N^2 worst case if
22957 every char is changed and has a different byte-length.
22958 (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
22959 Fix int -> EMACS_INT.
22960
22961 2008-03-23 David Hansen <david.hansen@gmx.net>
22962
22963 * dbusbind.c (xd_read_message): Remove extra copying of message
22964 strings. Check for NULL `interface' or `member'.
22965
22966 2008-03-22 Eli Zaretskii <eliz@gnu.org>
22967
22968 * w32.c (readdir): If FindFirstFile/FindNextFile return in
22969 cFileName a file name that includes `?' characters, use the 8+3
22970 alias in cAlternateFileName instead.
22971
22972 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
22973
22974 * buffer.c (enlarge_buffer_text): Fix int -> EMACS_INT.
22975
22976 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
22977
22978 * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
22979 (set_point, set_point_both): Use EMACS_INT. Remove `buffer' arg,
22980 work on current_buffer only instead (that was already the case
22981 for some of the code anyway).
22982 * buffer.h (set_point, set_point_both): Remove buffer arg, use long int.
22983 (temp_set_point, temp_set_point_both): Use EMACS_INT.
22984 (SET_PT, SET_PT_BOTH): Adjust.
22985 * intervals.h (set_point, temp_set_point, set_point_both)
22986 (temp_set_point_both): Remove redundant declarations.
22987
22988 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
22989
22990 * fileio.c (Finsert_file_contents):
22991 * lread.c (Feval_buffer): Use BUF_TEMP_SET_PT.
22992 * buffer.h (BUF_SET_PT): Remove. set_point_both doesn't work right
22993 when buffer != current_buffer anyway.
22994
22995 2008-03-20 Andreas Schwab <schwab@suse.de>
22996
22997 * callint.c (Fcall_interactively) [case 'B']: Use other-buffer
22998 as default.
22999
23000 2008-03-19 Jason Rumney <jasonr@gnu.org>
23001
23002 * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
23003 (syms_of_w32fns): Initialize them.
23004 (HOURGLASS_ID): New constant.
23005 (x_window_to_frame): Don't check hourglass_window.
23006 (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer.
23007 (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor.
23008 (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor.
23009 (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor.
23010 Only change the cursor if hourglass is not active.
23011 (Fx_create_frame): Initialize frame's current_cursor.
23012 (hourglass_atimer): Remove.
23013 (hourglass_started): New function.
23014 (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32.
23015 (show_hourglass): Adapt to w32, changing argument to frame.
23016
23017 * w32term.h (struct w32_output): Remove hourglass_window.
23018 Add current_cursor.
23019
23020 * eval.c (call_debugger, Fsignal):
23021 * keyboard.c (recursive_edit_1, cmd_error, Ftop_level)
23022 (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector)
23023 (Fexecute_extended_command, cancel_hourglass_unwind):
23024 * minibuf.c (read_minibuf):
23025 * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
23026
23027 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
23028
23029 * window.c (run_funs): New fun.
23030 (run_window_configuration_change_hook): Use it to run the buffer-local
23031 and the global part of the hook.
23032
23033 * xdisp.c (format_mode_line_unwind_data): Add window argument.
23034 (unwind_format_mode_line): Restore selected window.
23035 (x_consider_frame_title, Fformat_mode_line): Set selected window.
23036
23037 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
23038
23039 * editfns.c (Fchar_equal): Check they are valid characters.
23040
23041 * buffer.h (Fbuffer_list): Declare (for use in callint.c).
23042
23043 2008-03-17 Andreas Schwab <schwab@suse.de>
23044
23045 * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
23046 against a charset.
23047
23048 * lisp.h (Fbuffer_list): Declare.
23049
23050 2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
23051
23052 * gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
23053 handlebox_widget is != 0.
23054
23055 2008-03-16 Juri Linkov <juri@jurta.org>
23056
23057 * callint.c (Fcall_interactively): For interactive code letters
23058 'b' and 'B' put the buffer list into the list of default "future"
23059 values of the minibuffer.
23060
23061 2008-03-16 Andreas Schwab <schwab@suse.de>
23062
23063 * keyboard.c (read_key_sequence): Fix downcasing of letters with
23064 modifiers.
23065
23066 * regex.c (re_match_2_internal): Correct matching of a charset
23067 against latin-1 characters.
23068
23069 2008-03-16 Kenichi Handa <handa@m17n.org>
23070
23071 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
23072 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
23073 (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
23074 (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
23075 (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
23076 CHAR_STRING_ADVANCE.
23077 (produce_chars): Fix for the case that the source and the
23078 destination are the same buffer. Use CHAR_STRING_ADVANCE_NO_UNIFY
23079 instead of CHAR_STRING_ADVANCE.
23080 (consume_chars): Use STRING_CHAR_ADVANCE_NO_UNIFY instead of
23081 STRING_CHAR_ADVANCE.
23082
23083 2008-03-15 Andreas Schwab <schwab@suse.de>
23084
23085 * regex.c (re_match_2_internal): Correct matching of eight bit
23086 characters in unibyte strings.
23087
23088 2008-03-15 Martin Rudalics <rudalics@gmx.at>
23089
23090 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
23091 at end of range when it coincides with the end of the buffer.
23092
23093 2008-03-14 Eli Zaretskii <eliz@gnu.org>
23094
23095 * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
23096
23097 * w32fns.c (globals_of_w32fns, Fx_create_frame): Fix last change.
23098
23099 2008-03-14 Jason Rumney <jasonr@gnu.org>
23100
23101 * editfns.c (initial_tz): New variable.
23102 (syms_of_editfns): Initialize it.
23103 (Fset_time_zone_rule): Set it when first called.
23104 Use it when TZSTRING is nil.
23105
23106 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
23107 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
23108 (monitor_from_point_fn, get_monitor_info_fn): New globals.
23109 (globals_of_w32fns): Initialize them.
23110 (compute_tip_xy): Use them to position tooltips.
23111
23112 2008-03-14 Glenn Morris <rgm@gnu.org>
23113
23114 * emacs.c (main): Revert previous change.
23115 (standard_args): Revert -internal-script back to -scriptload,
23116 and remove the long-option form.
23117
23118 2008-03-13 Glenn Morris <rgm@gnu.org>
23119
23120 * emacs.c (main, standard_args): Rename -scriptload to -internal-script.
23121 Remove option -enable-font-backend.
23122
23123 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
23124
23125 * buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
23126
23127 2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
23128
23129 * xterm.c (x_connection_closed): For GTK: If this is the last
23130 terminal just exit without closing the display.
23131
23132 2008-03-11 Jason Rumney <jasonr@gnu.org>
23133
23134 * w32font.c (w32font_full_name): Use floor to round.
23135
23136 2008-03-10 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
23137
23138 * sound.c (alsa_configure): Declare vol at beginning of block.
23139
23140 * fontset.c (Ffontset_info): Remove extra semicolon.
23141
23142 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
23143
23144 * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
23145 size of resulting string.
23146
23147 2008-03-10 Jason Rumney <jasonr@gnu.org>
23148
23149 * dispnew.c (adjust_glyph_matrix): Initialize window_height.
23150
23151 2008-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23152
23153 * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
23154 Don't pretend as if characters with display property haven't been
23155 consumed for string-replacing-string case.
23156
23157 2008-03-08 Kim F. Storm <storm@cua.dk>
23158
23159 * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
23160 (get_next_display_element, next_element_from_string)
23161 (next_element_from_ellipsis, next_element_from_buffer): Use it.
23162
23163 2008-03-08 Andreas Schwab <schwab@suse.de>
23164
23165 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
23166
23167 2008-03-06 Jason Rumney <jasonr@gnu.org>
23168
23169 * w32font.c (w32_registry): Take font_type argument. Use ANSI
23170 when charset not specified. Only translate ANSI to unicode when
23171 font_type is truetype.
23172 (w32font_coverage_ok): New function.
23173 (add_font_entity_to_list): Use it to filter unsuitable fonts.
23174
23175 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
23176
23177 * lread.c (Fread_char): Resolve modifiers.
23178 (Fread_char_exclusive): Likewise.
23179
23180 * character.c (char_resolve_modifier_mask): New function.
23181 (char_string): Use char_resolve_modifier_mask.
23182 (Fchar_resolve_modifiers): New function.
23183 (syms_of_character): Declare Fchar_resolve_modifiers as Lisp
23184 function.
23185
23186 2008-03-04 Jason Rumney <jasonr@gnu.org>
23187
23188 * makefile.w32-in: Always include w32font.c in the build.
23189 * w32font.c: Wrap in USE_FONT_BACKEND conditional.
23190
23191 2008-03-04 Andreas Schwab <schwab@suse.de>
23192
23193 * Makefile.in (clean): Remove emacs-*.*.* instead of emacs-*.
23194 (versionclean): Likewise.
23195
23196 2008-03-04 Juanma Barranquero <lekktu@gmail.com>
23197
23198 * .cvsignore: Add oo.
23199
23200 2008-03-03 Andreas Schwab <schwab@suse.de>
23201
23202 * coding.c (decode_coding_object): Inhibit gap shrinking while
23203 decoding in place.
23204
23205 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
23206
23207 * w32term.c: Remove unused include "gnu.h".
23208 * makefile.w32-in (w32term.o): Don't depend on gnu.h.
23209
23210 * gnu.h: Rename to ...
23211 * emacs-icon.h: ... this.
23212 * xterm.c: Use emacs-icon.h instead of gnu.h.
23213 * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
23214
23215 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
23216
23217 * w32font.c: Include math.h.
23218
23219 2008-03-03 Jason Rumney <jasonr@gnu.org>
23220
23221 * w32font.c (recompute_cached_metrics): Change font arg to w32font_info.
23222 Compute options separately.
23223 (w32font_open_internal): Set glyph_idx before caching metrics.
23224
23225 * w32font.h (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1):
23226 Define if system headers don't.
23227 (struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
23228 (w32font_encode_char): Don't declare here.
23229
23230 * w32font.c (Quniscribe, QCformat): New symbols.
23231 (syms_of_w32font): Define them.
23232 (w32font_has_char): Indicate uncertainty.
23233 (w32font_encode_char): Encode as glyph point. Make static.
23234 (recompute_cached_metrics): New function.
23235 (w32font_open_internal): Use it. Set font to use glyph points
23236 initially. Set format based on type of font.
23237 (w32font_text_extents, w32font_draw): Optionally use glyph points.
23238 (w32_enumfont_pattern_entity): Accept backend arg. Set type based
23239 on it. Set format based on information available here.
23240 (add_font_entity_to_list): Identify backend based on opentype_only.
23241
23242 2008-03-02 Andreas Schwab <schwab@suse.de>
23243
23244 * ftfont.c (ftfont_pattern_entity): Fix aliasing violations.
23245
23246 * coding.c (decode_coding_big5, produce_chars):
23247 Fix typos in last change.
23248
23249 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
23250
23251 * gnu.h: New icon.
23252
23253 2008-03-02 Kenichi Handa <handa@m17n.org>
23254
23255 * coding.c (decode_coding_utf_8): When eol-type of CODING is
23256 `dos', don't decode '\r' if that is the last in the source.
23257 (decode_coding_utf_16, decode_coding_emacs_mule)
23258 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
23259 (decode_coding_raw_text, decode_coding_charset): Likewise.
23260 (produce_chars): Don't decode EOL here. Use EMACS_INT.
23261
23262 2008-03-01 Jason Rumney <jasonr@gnu.org>
23263
23264 * w32font.c (w32font_full_name): Report point size for scalable fonts.
23265
23266 2008-03-01 Kim F. Storm <storm@cua.dk>
23267
23268 * dispextern.h (CHAR_GLYPH_SPACE_P): Check for default face.
23269
23270 2008-03-01 Jason Rumney <jasonr@gnu.org>
23271
23272 * w32font.c (w32font_full_name): New function.
23273 (w32font_open_internal): Use it.
23274
23275 2008-03-01 Kim F. Storm <storm@cua.dk>
23276
23277 * dispnew.c (line_draw_cost): Fix invalid glyph check.
23278
23279 2008-03-01 Jason Rumney <jasonr@gnu.org>
23280
23281 * font.c (font_unparse_fcname): Increase len when style is a symbol.
23282
23283 2008-03-01 Jan Djärv <jan.h.d@swipnet.se>
23284
23285 * xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
23286 xg_frame_resized when the event is for the edit widget.
23287
23288 * gtkutil.h (xg_frame_resized): Rename from xg_resize_widgets.
23289
23290 * gtkutil.c (xg_resize_outer_widget): Only do one of set_geometry or
23291 set_char_size.
23292 (xg_frame_resized): Rename from xg_resize_widgets. Remove all
23293 operations on widgets here. Just set frame size if needed.
23294 (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
23295 (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
23296 (x_wm_set_size_hint): Set size hints on the edit widget only, not
23297 the whole frame.
23298 (xg_create_tool_bar): Move attachment of the tool bar to
23299 xg_pack_tool_bar. Do not attach the tool bar if there are no items.
23300 (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
23301
23302 2008-03-01 Jason Rumney <jasonr@gnu.org>
23303
23304 * w32fns.c (w32_msg_pump): Disable debug code.
23305
23306 2008-03-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23307
23308 * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
23309
23310 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
23311
23312 * xdisp.c (next_overlay_string): Don't set
23313 overlay_strings_at_end_processed_p if we're currently reading from
23314 a display string.
23315
23316 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
23317
23318 * xdisp.c (get_overlay_strings_1): Fix typo.
23319
23320 2008-02-29 Chong Yidong <cyd@stupidchicken.com>
23321
23322 * xdisp.c (get_overlay_strings_1): Add missing argument type.
23323
23324 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
23325
23326 * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
23327
23328 * xdisp.c (display_mode_element): Cancel the previous change.
23329 (decode_mode_spec): Likewise.
23330 (handle_auto_composed_prop): Don't make composition if it->string
23331 is a string.
23332
23333 2008-02-27 Kim F. Storm <storm@cua.dk>
23334
23335 * lisp.h (GLYPH): Change type from int to struct with separate char
23336 and face_id members.
23337 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
23338 (GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
23339 (FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
23340 (GLYPH_CHAR, GLYPH_FACE): ... these. Change users.
23341 (FAST_MAKE_GLYPH, MAKE_GLYPH): Remove. Rewrite users to use ...
23342 (SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
23343 (GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
23344 (GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
23345 handle new Lisp glyph code encoding, either an integer or a cons.
23346
23347 * disptab.h (GLYPH_SIMPLE_P): Rewrite.
23348 (GLYPH_ALIAS): Delete.
23349 (GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
23350 (GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
23351 (GLYPH_FROM_CHAR): Replace macro by ...
23352 (SET_GLYPH_FROM_CHAR): ... this macro. Change users.
23353
23354 * dispextern.h (CHAR_GLYPH_SPACE_P): Simplify.
23355 (GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
23356 (SET_GLYPH_FROM_CHAR_GLYPH): ... this macro. Change users.
23357 (GLYPH_INVALID_P): New macro.
23358 (spec_glyph_lookup_face): Update prototype.
23359
23360 * dispnew.c (line_draw_cost): Adapt to new glyph type.
23361 (build_frame_matrix_from_leaf_window): Adapt to new glyph type and
23362 new glyph code encoding.
23363 (spec_glyph_lookup_face): No return value; update passed glyph instead.
23364 (init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
23365
23366 * xdisp.c (get_next_display_element, next_element_from_display_vector):
23367 Adapt to new glyph type and new glyph code encoding.
23368
23369 * term.c (encode_terminal_code, produce_special_glyphs): Likewise.
23370
23371 * indent.c (current_column, current_column_1, Fmove_to_column)
23372 (compute_motion): Adapt to new glyph code encoding.
23373
23374 * msdos.c (IT_write_glyphs): Adapt to new glyph type.
23375
23376 2008-02-27 Chong Yidong <cyd@stupidchicken.com>
23377
23378 * process.c (wait_reading_process_output): Check for window
23379 changes caused by timers.
23380 Suggested by Johan Bockgård.
23381
23382 2008-02-27 Glenn Morris <rgm@gnu.org>
23383
23384 * emacs.c (USAGE1): Add `--disable-font-backend'.
23385
23386 2008-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
23387
23388 * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
23389 is made to the buffer.
23390
23391 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
23392
23393 * dispextern.h (face_at_buffer_position, face_for_overlay_string)
23394 (face_at_string_position):
23395 * xfaces.c (face_at_buffer_position, face_for_overlay_string)
23396 (face_at_string_position):
23397 * xdisp.c (display_string, next_overlay_change):
23398 * buffer.h (overlays_at):
23399 * buffer.c (overlays_at): Use EMACS_INT for buffer positions.
23400 Update callers.
23401
23402 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
23403
23404 * editfns.c (Fformat): Doc fix.
23405
23406 2008-02-26 Juanma Barranquero <lekktu@gmail.com>
23407
23408 * font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.
23409 (Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf)
23410 (Ffont_otf_alternates, Fquery_font): Doc fixes.
23411
23412 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
23413
23414 * buffer.c (Fbuffer_swap_text): New function.
23415 (syms_of_buffer): Defsubr it.
23416
23417 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
23418
23419 * keyboard.c (command_loop_1): Revert 2006-10-09 change.
23420
23421 2008-02-25 Jason Rumney <jasonr@gnu.org>
23422
23423 * w32font.c (w32font_draw): Draw one character at a time when padding.
23424
23425 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
23426
23427 * window.c (Fdelete_window, Fadjust_window_trailing_edge):
23428 Handle a nil arg. Use run_window_configuration_change_hook.
23429 (delete_window, adjust_window_trailing_edge): Don't handle nil any more.
23430 (Fenlarge_window, Fshrink_window, Fset_window_configuration):
23431 Use run_window_configuration_change_hook.
23432
23433 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
23434
23435 * xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
23436 1-pixel width.
23437
23438 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
23439
23440 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
23441 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
23442 if the glyph in the font is zero pixel with.
23443
23444 * dispextern.h (struct glyph_string): New member padding_p.
23445
23446 * w32font.c (w32font_draw): Pay attention to s->padding_p.
23447
23448 * ftxfont.c (ftxfont_draw): Pay attention to s->padding_p.
23449
23450 * xfont.c (xfont_draw): Pay attention to s->padding_p.
23451
23452 * xftfont.c (xftfont_draw): Pay attention to s->padding_p.
23453
23454 * font.c: If the font driver doesn't have `shape' function, return Qnil.
23455
23456 2008-02-25 Jason Rumney <jasonr@gnu.org>
23457
23458 * w32fns.c (enum_font_cb2): Don't use raster fonts for Unicode.
23459
23460 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
23461
23462 Allow fine-grained image-cache flushing.
23463 * dispextern.h (struct image): Add `dependencies' field.
23464 (clear_image_caches): Change arg to Lisp_Object.
23465 * image.c (make_image): Initialize `dependencies' field.
23466 (clear_image_cache): Change arg to allow fine-grained flushing.
23467 Perform the flush even if image-cache-eviction-delay is nil.
23468 (clear_image_caches): Change arg to Lisp_Object.
23469 (Fclear_image_cache): Expand meaning of the argument.
23470 (mark_image): Mark `dependencies' field.
23471 * xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
23472 (lface_hash): Use XHASH rather than XFASTINT.
23473 (face_at_buffer_position): Fix int -> EMACS_INT position.
23474 * xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
23475 (select_frame_for_redisplay): Remove code duplication.
23476 (redisplay_internal): Adapt arg to call to clear_image_caches.
23477
23478 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
23479
23480 * s/vms4-0.h:
23481 * s/vms4-2.h:
23482 * s/vms4-4.h:
23483 * s/vms5-5.h: Remove, unused.
23484
23485 * s/irix5-2.h:
23486 * s/irix6-0.h:
23487 * s/riscos5.h:
23488 * s/mach-bsd4-3.h:
23489 * m/mips4.h: Remove files for obsolete systems.
23490
23491 * Makefile.in:
23492 * filelock.c:
23493 * unexmips.c:
23494 * m/hp9000s300.h:
23495 * m/iris4d.h:
23496 * s/aix3-1.h:
23497 * s/hpux.h:
23498 * s/msdos.h:
23499 * s/usg5-0.h:
23500 * s/usg5-2-2.h:
23501 * s/usg5-2.h:
23502 * s/usg5-3.h: Remove references to obsolete variables.
23503
23504 * s/irix5-0.h: Remove, move all the contents ...
23505 * s/irix6-5.h: ... here. Simplify.
23506 * config.in: Regenerate.
23507
23508 2008-02-24 Jason Rumney <jasonr@gnu.org>
23509
23510 * w32term.c (x_draw_glyph_string_background): Clear the background
23511 manually when cleartype is in use.
23512 (x_draw_glyph_string_foreground): Draw text transparently when
23513 cleartype is in use.
23514
23515 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
23516 a font into it unless we have to.
23517
23518 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
23519
23520 * intervals.h (INT_LISPLIKE): Remove. It may misfire.
23521 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
23522
23523 2008-02-18 Jason Rumney <jasonr@gnu.org>
23524
23525 * w32fns.c (Fw32_shell_execute): Encode parameters.
23526
23527 2008-02-09 Eli Zaretskii <eliz@gnu.org>
23528
23529 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.
23530
23531 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
23532
23533 * unexhp9k800.c (read_header): Replace `legal' with `valid'.
23534
23535 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
23536
23537 * xterm.c (x_set_offset): Don't change the gravity if
23538 CHANGE_GRAVITY is -1.
23539
23540 2008-02-23 Chong Yidong <cyd@stupidchicken.com>
23541
23542 * fileio.c (auto_save_error_occurred): New var.
23543 (auto_save_error): Set it.
23544 (Fdo_auto_save): Don't overwrite the error message if an auto-save
23545 error occurred.
23546
23547 2008-02-23 Eli Zaretskii <eliz@gnu.org>
23548
23549 * w32.c (globals_of_w32): Add initializations for
23550 g_b_init_get_sid_sub_authority and
23551 g_b_init_get_sid_sub_authority_count.
23552
23553 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
23554
23555 * font.c (font_match_xlfd, font_check_xlfd_parse): New funs.
23556 (font_parse_xlfd): Use them for sanity check.
23557 (Finternal_set_font_style_table): Make sure the table is bijective.
23558
23559 Consolidate the image_cache to the terminal struct.
23560 * termhooks.h (P_): Remove redundant def.
23561 (struct terminal): New field `image_cache'.
23562 * frame.h (FRAME_IMAGE_CACHE): New macro. Use it everywhere in place
23563 of FRAME_X_IMAGE_CACHE.
23564 * xterm.h (struct x_display_info): Remove image_cache field.
23565 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
23566 * w32term.h (struct w32_display_info): Remove image_cache field.
23567 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
23568 * macterm.h (struct mac_display_info): Remove image_cache field.
23569 (FRAME_X_IMAGE_CACHE): Remove. Use FRAME_IMAGE_CACHE instead.
23570 * xterm.c (x_term_init):
23571 * w32term.c (w32_term_init):
23572 * macterm.c (mac_term_init): Set the image_cache in the terminal.
23573 * dispextern.h (clear_image_cache, forall_images_in_image_cache):
23574 Remove declarations.
23575 (clear_image_caches, mark_image_cache): New declarations.
23576 * xfaces.c (clear_face_cache):
23577 * xdisp.c (redisplay_internal): Use clear_image_caches.
23578 * image.c (clear_image_cache): Don't check that a frame is on
23579 a window-system before checking if it shares the same cache.
23580 (clear_image_caches): New function.
23581 (Fclear_image_cache): Use it.
23582 (mark_image): Move from allo.c.
23583 (mark_image_cache): Move from alloc.c and forall_images_in_image_cache.
23584 * alloc.c (mark_image, mark_image_cache): Move to image.c.
23585 (mark_object): Don't call mark_image_cache for frames.
23586 (mark_terminals): Call mark_image_cache.
23587
23588 * lisp.h (Fdelete_terminal): Declare.
23589
23590 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
23591 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of
23592 wrong_type_argument.
23593
23594 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
23595
23596 * Makefile.in (lisp): Remove devanagari.el, kannada.el,
23597 malayalam.el, and tamil.el. Add sinhala.el.
23598
23599 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
23600
23601 * xterm.c (x_connection_closed): Consolidate identical tests.
23602 (x_delete_terminal): Don't crash if called via x_connection_closed.
23603
23604 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
23605
23606 * xdisp.c (decode_mode_spec): New arg string.
23607 (display_mode_element): Adjust for the above change.
23608
23609 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
23610
23611 * callint.c (Fcall_interactively): Use AREF.
23612
23613 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
23614
23615 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
23616
23617 2008-02-18 Jan Djärv <jan.h.d@swipnet.se>
23618
23619 * xfns.c (Fx_show_tip): Set string to " " if empty.
23620
23621 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
23622
23623 * callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
23624 with Qt.
23625
23626 2008-02-17 Kenichi Handa <handa@m17n.org>
23627
23628 * ftfont.c (ftfont_shape): Return Lispy number.
23629
23630 * xfaces.c (prepare_face_for_display): Use display_info->font->fid
23631 for GCs.
23632 (Finternal_set_font_selection_order): Call font_update_sort_order
23633 only when enable_font_backend is set.
23634 (realize_x_face): Set face->font_info to that of default face only
23635 when enable_font_backend is set.
23636
23637 * xdisp.c (handle_composition_prop): Set it->c to the fist
23638 character of the composed region.
23639 (fill_composite_glyph_string): Set base_face->font_info to
23640 s->font_info. Get a face for ascii from base_face->ascii_face.
23641 (BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
23642 with a face already decided.
23643 (x_produce_glyphs): Be sure to set it->ascent and it->descent to
23644 non-negative.
23645 (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING,
23646 call font_prepare_composition unconditionally.
23647
23648 * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
23649
23650 * xterm.h (struct x_display_info): New member font.
23651
23652 * xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs.
23653 (x_set_mouse_face_gc, x_new_font): Likewise.
23654 (x_term_init): Setup display_info->font.
23655 (x_delete_terminal): Free display_info->font.
23656
23657 * xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
23658
23659 * ftxfont.c (ftxfont_default_fid): Delete it.
23660 (ftxfont_open): Set xfont->fid to 0.
23661 (ftxfont_end_for_frame): Clear data specific to the frame and the
23662 font-driver.
23663
23664 * xftfont.c (xftfont_default_fid): Delete it.
23665 (xftfont_open): Set xfont->fid to 0.
23666
23667 * fontset.c (FONTSET_OBJLIST): New macro.
23668 (fontset_find_font): Update font-object list of the fontset.
23669 (free_realized_fontset): New function.
23670 (free_face_fontset): Call free_realized_fontset.
23671 (Ffont_info): Call font_close_object only when enable_font_backend
23672 is set.
23673
23674 * font.c [HAVE_X_WINDOWS]: Include xterm.h.
23675 [HAVE_NTGUI]: Include w32term.h.
23676 [MAC_OS]: Include macterm.ch.
23677 (font_otf_ValueRecord): Use make_number.
23678 (font_finish_cache): Fix handling of reference count.
23679 (font_clear_cache): Update num_fonts.
23680 (font_open_entity): Update smallest_char_width and
23681 smallest_font_height of the frame.
23682 (font_close_object): Update num_fonts.
23683 (Fclear_font_cache): Fix finding the target cache data.
23684
23685 2008-02-16 Glenn Morris <rgm@gnu.org>
23686
23687 * fontset.c (Finternal_char_font): Fix compilation warning.
23688
23689 2008-02-16 Eli Zaretskii <eliz@gnu.org>
23690
23691 * w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
23692 instead of char arrays. Enlarge the size of array passed to
23693 get_token_information.
23694
23695 * font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
23696 warnings.
23697
23698 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
23699
23700 * .gdbinit: Don't set `args', it breaks gdb --args.
23701
23702 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
23703
23704 * fileio.c (Finsert_file_contents): Adjust offsets when replacing
23705 within a narrowed buffer.
23706
23707 2008-02-14 Kenichi Handa <handa@ni.aist.go.jp>
23708
23709 * coding.c (decode_coding_object, encode_coding_object):
23710 Preserve Vdeactivate_mark. Delete unnecessary call of Fcurrent_buffer.
23711
23712 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
23713
23714 * coding.c (coding_set_destination): Use BEG_BYTE rather than
23715 hardcoding 1.
23716 (detect_coding_system):
23717 * lisp.h (detect_coding_system, chars_in_text, multibyte_chars_in_text)
23718 (string_char_to_byte, string_byte_to_char, insert_from_gap):
23719 * insdel.c (insert_from_gap):
23720 * fns.c (string_char_byte_cache_charpos, string_char_byte_cache_bytepos)
23721 (string_char_to_byte, string_byte_to_char, string_make_multibyte)
23722 (string_to_multibyte):
23723 * character.c (chars_in_text, multibyte_chars_in_text):
23724 * fileio.c (Finsert_file_contents): Use EMACS_INT for buffer positions.
23725
23726 * character.h (FETCH_STRING_CHAR_ADVANCE)
23727 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
23728 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SDATA and SREF.
23729 (DEC_POS, BUF_DEC_POS): Use BEG_BYTE rather than hardcoding 1.
23730
23731 * casefiddle.c (casify_region): Only call after-change and composition
23732 functions on the part of the region that was changed.
23733
23734 * keyboard.c (read_avail_input):
23735 * frame.c (Fdelete_frame): Call Fdelete_terminal.
23736
23737 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
23738
23739 * buffer.c (clone_per_buffer_values, reset_buffer_local_variables)
23740 (Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
23741
23742 2008-02-11 Juanma Barranquero <lekktu@gmail.com>
23743
23744 * w32menu.c (push_submenu_start, push_submenu_end)
23745 (push_left_right_boundary, push_menu_pane, push_menu_item):
23746 * keyboard.c (read_key_sequence): Don't pass args with side effects
23747 to AREF, it fails when compiling with -DENABLE_CHECKING.
23748
23749 2008-02-11 Kenichi Handa <handa@ni.aist.go.jp>
23750
23751 * Makefile.in (${lispsource}international/charprop.el):
23752 Delete this target.
23753
23754 * search.c (boyer_moore): Fix incorrect synching of the trunk and
23755 emacs-unicode-2.
23756
23757 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
23758
23759 * terminal.c (Fdelete_terminal): Clean up the `force' path.
23760
23761 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
23762
23763 * frame.c (Qnoelisp): New symbol.
23764 (syms_of_frame): Initialize it.
23765 (Fdelete_frame): Use it to distinguish a mere `force' passed from some
23766 harmless Elisp code, from a strong `force' from x_connection_closed.
23767 * frame.h (Qnoelisp): Declare.
23768 * xterm.c (x_connection_closed): Pass `noelisp'.
23769
23770 * lisp.h (struct Lisp_Misc_Any, struct Lisp_Marker)
23771 (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
23772 (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
23773 rather than `int' for the type of `type'.
23774
23775 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
23776
23777 * s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
23778
23779 * Makefile.in (GNUC): Remove support for gcc-1.x.
23780
23781 2008-02-10 Richard Stallman <rms@gnu.org>
23782
23783 * lisp.h (ASET): Use AREF, not ASLOT.
23784
23785 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
23786
23787 * lisp.h (ASET): Check bounds.
23788
23789 2008-02-10 Glenn Morris <rgm@gnu.org>
23790
23791 * buffer.c (mode-name): Doc fix.
23792
23793 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
23794
23795 * Makefile.in:
23796 * emacs.c:
23797 * gmalloc.c:
23798 * keyboard.c:
23799 * lisp.h:
23800 * m/ibm370aix.h:
23801 * process.c:
23802 * regex.c:
23803 * s/hpux.h:
23804 * sysdep.c:
23805 * sysselect.h:
23806 * systty.h:
23807 * unexec.c:
23808 * w32term.c:
23809 * xsmfns.c:
23810 * xterm.c: Remove code that deals with obsolete variables.
23811
23812 * s/msdos.h (DONT_NEED_ENVIRON): Don't define.
23813
23814 * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
23815 nothing else needs it anymore.
23816
23817 2008-02-09 Eli Zaretskii <eliz@gnu.org>
23818
23819 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table
23820 instead of unibyte_char_to_multibyte.
23821
23822 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
23823
23824 * s/gnu-linux.h: Remove commented out code.
23825
23826 * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
23827
23828 * Makefile.in: Update what RMS says about using autoconf.
23829 (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
23830 (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1)
23831 (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
23832 (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
23833
23834 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
23835
23836 * keymap.c (Fkey_description): Move side effect outside of macro call.
23837
23838 * xfaces.c (Finternal_make_lisp_face):
23839 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
23840
23841 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
23842 (syms_of_fontset): Use ASET.
23843
23844 * fns.c (concat): Move side effect outside of macro call.
23845 (hash_clear): Use ASET.
23846
23847 2008-02-08 Richard Stallman <rms@gnu.org>
23848
23849 * frame.c (Fdelete_frame): If FORCE, don't call hooks.
23850 If FORCE, and frame has a surrogate minibuffer for another frame,
23851 delete the other frame first.
23852
23853 2008-02-07 Timo Savola <timo.savola@iki.fi>
23854
23855 * xterm.c (x_detect_focus_change): Handle embed client message.
23856 (handle_one_xevent): Ditto.
23857 (handle_one_xevent): If embedded and we get a button press/release,
23858 request focus.
23859 (xembed_set_info, xembed_send_message): New functions.
23860 (x_make_frame_visible): Call xembed_set_info if embedded.
23861 (x_make_frame_invisible): Call xembed_set_info if embedded.
23862 (x_term_init): Initialize Xatom_XEMBED.
23863 (x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
23864 (x_iconify_frame): Ditto.
23865
23866 * xterm.h (struct x_display_info): Add AtomXatom_XEMBED.
23867 (enum xembed_info, enum xembed_message, enum xembed_focus)
23868 (enum xembed_modifier, enum xembed_accelerator): New.
23869 (xembed_set_info, xembed_send_message): Declare.
23870 (FRAME_X_EMBEDDED_P): New.
23871
23872 * gtkutil.c (xg_create_frame_widgets): If frame is embedded, call
23873 gtk_plug_new.
23874
23875 * xfns.c (Fx_create_frame): Do not override the explicitly set parent
23876 window ID of a frame.
23877 (x_window): Reparent frame if embedded.
23878 (Fx_create_frame): Don't set border width if embedded.
23879
23880 * emacs.c (USAGE3): Add --parent-id.
23881 (standard_args): Ditto.
23882
23883 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
23884
23885 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
23886
23887 2008-02-07 Jim Meyering <meyering@redhat.com>
23888
23889 Use "do...while (0)", not "if (1)...else" in macro definitions.
23890 The latter provokes a warning from gcc about the empty else, when
23891 followed by ";". Also, without that trailing semicolon, it would
23892 silently swallow up any following statement.
23893 * syntax.h (SETUP_SYNTAX_TABLE)
23894 (SETUP_SYNTAX_TABLE_FOR_OBJECT): Likewise.
23895 * buffer.h (DECODE_POSITION): Likewise.
23896 * character.h (FETCH_STRING_CHAR_ADVANCE): Likewise.
23897 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): Likewise.
23898 (FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Likewise.
23899 (FETCH_CHAR_ADVANCE): Likewise.
23900 (FETCH_CHAR_ADVANCE_NO_CHECK): Likewise.
23901
23902 2008-02-07 Jim Meyering <meyering@redhat.com>
23903
23904 * lread.c [lint]: Don't include <sys/inode.h>.
23905
23906 2008-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
23907
23908 * xselect.c (x_handle_dnd_message):
23909 * xmenu.c (digest_single_submenu, xmenu_show):
23910 * xdisp.c (with_echo_area_buffer_unwind_data)
23911 (format_mode_line_unwind_data, unwind_format_mode_line)
23912 (display_menu_bar):
23913 * eval.c (Ffetch_bytecode):
23914 * doc.c (store_function_docstring):
23915 * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
23916 (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
23917 * buffer.c (add_overlay_mod_hooklist): Use ASET.
23918
23919 2008-02-07 Kenichi Handa <handa@m17n.org>
23920
23921 * ftxfont.c (ftxfont_open): Don't set
23922 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
23923
23924 * ftfont.c (ftfont_open): Fix previous change.
23925
23926 2008-02-06 Jason Rumney <jasonr@gnu.org>
23927
23928 * w32font.c (w32font_text_extents): Fill in lbearing metric.
23929 Use cached metrics for ASCII characters.
23930 (w32font_open_internal): Don't set font's owning_frame.
23931 Cache metrics for ASCII characters.
23932
23933 * w32font.h (struct w32font_info): Add ascii_metrics.
23934 Remove owning_frame.
23935
23936 2008-02-06 Kenichi Handa <handa@ni.aist.go.jp>
23937
23938 * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
23939 to negative value.
23940
23941 * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
23942
23943 * ftfont.c (ftfont_open): Fix calculation of font->font.average_width.
23944
23945 * charset.c (syms_of_charset): Set QCtest and Qeq.
23946
23947 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
23948
23949 * process.c (Fstart_process):
23950 * callproc.c (Fcall_process): Handle the case where
23951 Funhandled_file_name_directory returns nil.
23952
23953 * font.h (enum lgstring_indices, enum lglyph_indices): New enums.
23954 (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
23955 * font.c (check_gstring): Use them and AREF to access the vector before
23956 we know it's really a gstring.
23957 (Ffont_shape_text): Fix typo.
23958 (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Object mixups.
23959
23960 * composite.h (Fcompose_region_internal, Fcompose_string_internal):
23961 Declare.
23962
23963 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
23964
23965 2008-02-05 Jason Rumney <jasonr@gnu.org>
23966
23967 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
23968 Set smallest_font_height and smallest_char_width in display info.
23969
23970 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
23971
23972 * coding.c (decode_eol): Pay attention to coding->dst_multibyte.
23973
23974 2008-02-05 Miles Bader <miles@gnu.org>
23975
23976 * xfaces.c (get_lface_attributes, merge_named_face)
23977 (lookup_named_face, lookup_derived_face, realize_named_face):
23978 Revert 2008-02-01 change by cyd@stupidchicken.com.
23979
23980 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
23981
23982 * fontset.c (Ffontset_info): Handle the case of inhibitting the
23983 fallback fonts.
23984 (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
23985
23986 2008-02-04 Jason Rumney <jasonr@gnu.org>
23987
23988 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
23989 set full_name.
23990 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
23991
23992 2008-02-03 Jason Rumney <jasonr@gnu.org>
23993
23994 * makefile.w32-in (OBJ1): Include font.o here.
23995 (FONTOBJ) [USE_FONTBACKEND]: Instead of here.
23996
23997 2008-02-02 Jason Rumney <jasonr@gnu.org>
23998
23999 * makefile.w32-in (temacs): Bump EMHEAP to 21.
24000
24001 2008-02-01 Jason Rumney <jasonr@gnu.org>
24002
24003 * s/cygwin.h: Define VIRT_ADDR_VARIES.
24004
24005 * puresize.h [VIRT_ADDR_VARIES]: Don't include CYGWIN in condition.
24006
24007 2008-02-01 Andreas Schwab <schwab@suse.de>
24008
24009 * Makefile.in (shortlisp, lisp): Update for rename of
24010 ../lisp/language/myanmar.el.
24011
24012 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
24013
24014 * xfaces.c (get_lface_attributes): Delete function.
24015 (merge_named_face, lookup_named_face, lookup_derived_face)
24016 (realize_named_face): Call lface_from_face_name directly, and use
24017 the fact that merge_face_vectors does not alter its FROM argument.
24018
24019 2008-02-01 Jason Rumney <jasonr@gnu.org>
24020
24021 * w32term.c (w32_read_socket) <WM_CHAR>: Decode non-Unicode
24022 input in the default locale. Handle non-Unicode multibyte input.
24023
24024 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24025
24026 * fontset.c (reorder_font_vector): Exclude nil elements from the
24027 font group. Don't try multiple fonts.
24028 (fontset_font): Adjust for the above change.
24029 (Finternal_char_font): Return nil if the found font doesn't
24030 contain the character ch.
24031
24032 * Makefile.in (lisp, shortlisp): Add cham.el.
24033
24034 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24035
24036 * font.h (FONTP): Make it return 1 also for a font-object.
24037
24038 * .gdbinit (xfontset): New function.
24039
24040 * font.c (font_find_for_lface): Check if the character C is
24041 supported or not only for the first font.
24042
24043 * fontset.c (reorder_font_vector): Fix typo.
24044 (fontset_find_font): Don't add a font-spec specifying a script.
24045 Use 0 (not Qt) for the indication of empty font-group. Change the
24046 format of RFONT-DEF. Return Qt if no font in the font-group
24047 support the character.
24048 (fontset_font): Adjust for the above change. If no font was
24049 found the character, remember that.
24050 (face_for_char): Adjust for the change of RFONT-DEF.
24051 (Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
24052 no font for the target.
24053 (Finternal_char_font): Adjust for the change of RFONT-DEF.
24054
24055 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24056
24057 * font.c (font_load_for_face): Handle the case that the font in
24058 face->lface is a string.
24059
24060 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24061
24062 * xfaces.c (set_lface_from_font_and_fontset): Set the fontname in lface.
24063
24064 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24065
24066 * xfaces.c (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:
24067 Fix previous change. If the frame is not on a window system,
24068 signal an error.
24069
24070 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24071
24072 * coding.c (decode_coding_object, encode_coding_object):
24073 Adjust marker positions after conversion.
24074
24075 * lisp.h (struct Lisp_Marker): New member need_adjustment.
24076
24077 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24078
24079 * font.c (font_find_for_lface): Fix the handling of the return
24080 value of font_has_char.
24081 (Ffont_shape_text): Fix previous change.
24082
24083 * fontset.c (FONTSET_REF_AND_RANGE): Delete it.
24084 (fontset_ref_and_range): Delete it.
24085 (fontset_find_font): Call char_table_ref_and_range instead of
24086 FONTSET_REF_AND_RANGE.
24087 (make_fontset): Don't setup font groups of Latin here.
24088 (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
24089 (new_fontset_from_font): Make the specified font the default for
24090 all Latin characters.
24091
24092 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24093
24094 * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame
24095 is on a window system before accessing the fontset of the frame.
24096
24097 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24098
24099 * Makefile.in (lisp, shortlisp): Add kherm.el and myanmar.el.
24100
24101 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
24102 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
24103
24104 * font.c (Ffont_shape_text): If the font driver doesn't have a
24105 shaper function, make zero-width glyphs to have at least one-pixel
24106 width. Fix setting of `to' field of glyphs.
24107
24108 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24109
24110 * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of
24111 glyphs.
24112
24113 * font.h (struct font_driver): Improve docstring of member `shape'.
24114
24115 2008-02-01 Kenichi Handa <handa@m17n.org>
24116
24117 * composite.c (syms_of_composite): Fix docstring of
24118 auto-composition-function.
24119
24120 * font.h (LGLYPH_SIZE): New macro.
24121
24122 * font.c (Ffont_fill_gstring): Stop filling when a character not
24123 supported by the font is found.
24124 (Ffont_shape_text): When a shape callback function returns nil,
24125 try at most two more times with larger gstring.
24126 (Ffont_at): Fix getting of w. Call font_at with correct 5th argument.
24127
24128 * xdisp.c (handle_auto_composed_prop): Change the argument to
24129 auto-composition-function.
24130
24131 * ftfont.c (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
24132 (ftfont_shape_by_flt): If an element of lgstring is nil, make a
24133 Lispy glyph and store it in the lgstring.
24134
24135 * xfont.c (xfont_encode_char): Use the macro FONT_INVALID_CODE.
24136
24137 * xftfont.c (xftfont_encode_char): Use the macro FONT_INVALID_CODE.
24138
24139 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24140
24141 * font.c (Ffont_shape_text): Avoid unnecessary composition.
24142
24143 * fontset.c (Vfont_encoding_charset_alist): New variable.
24144 (syms_of_fontset): DEFVAR it.
24145 (reorder_font_vector, fontset_find_font): Optimize for the case of
24146 no need of reordering.
24147 (face_for_char): Map the charset property by
24148 Vfont_encoding_charset_alist.
24149
24150 2008-02-01 Jason Rumney <jasonr@gnu.org>
24151
24152 * w32font.c (logfonts_match): Don't check adstyle here.
24153 (font_matches_spec): Check here against physical font instead.
24154 (add_font_entity_to_list): Avoid some substitutions.
24155
24156 * font.c (font_parse_fcname): Default weight and slant to normal.
24157 (font_score): Prefer normal fonts if weight or slant unspecified.
24158 (font_score) [WINDOWSNT]: Scale weight difference down to closer
24159 match freetype scores.
24160
24161 2008-02-01 Jason Rumney <jasonr@gnu.org>
24162
24163 * w32font.c (w32font_text_extents): Don't use the frame stored in the
24164 font, as it may have been deleted.
24165 (w32_enumfont_pattern_entity): Map generic family to adstyle using
24166 most common hyphenless variation.
24167 (logfonts_match): Check generic family.
24168 (font_matches_spec): Don't check generic family here.
24169 (fill_in_logfont): Set generic family based on adstyle.
24170
24171 * w32font.h (w32font_get_cache): Update declaration.
24172
24173 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24174
24175 * ftfont.c (ftfont_get_cache): Adjust the argument type.
24176
24177 * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
24178 If none of the new drivers are available, call font_update_drivers
24179 with the old drivers.
24180
24181 * w32font.c (w32font_get_cache): Adjust the argument type.
24182
24183 * xfont.c (xfont_get_cache): Adjust the argument type.
24184
24185 * font.h (struct font_driver): Change argument type of get_cache.
24186
24187 * xftfont.c (xftfont_start_for_frame): Delete prototype.
24188
24189 * font.c (Ffont_get): Fix arguments to Fassoc.
24190 (font_prepare_cache, font_finish_cache, font_get_cache): New functions.
24191 (font_clear_cache): New function.
24192 (font_list_entities, font_matching_entity): Use font_get_cache.
24193 (font_update_drivers): Call font_clear_cache when finishing a driver.
24194
24195 * fontset.c (fontset_find_font): Fix previous change.
24196
24197 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24198
24199 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
24200 dpyinfo->font_table.
24201 (x_delete_display) [USE_FONT_BACKEND]: Likewise.
24202 (x_delete_terminal) [USE_FONT_BACKEND]: Likewise.
24203
24204 * font.c (font_at): Handle the case that the arg C is negative.
24205 Handle the unibyte case.
24206 (Ffont_at): Call font_at with the arg C -1.
24207
24208 * xdisp.c (handle_auto_composed_prop): Don't get a character at
24209 the position here, and call font_at with the arg C -1.
24210 Don't check the range of the existing composition at the point.
24211
24212 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24213
24214 * fontset.c (fontset_add): New args charset_id and family.
24215 Change caller.
24216 (load_font_get_repertory, fontset_find_font): Assume that
24217 font_spec is always a font-spec object.
24218 (Fset_fontset_font): Always store a font-spec object in a fontset.
24219
24220 * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
24221 instead of get_property_and_range.
24222
24223 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24224
24225 * xftfont.c (struct xftfont_info): Delete the member ft_face.
24226 (xftfont_open): Don't keep locking face.
24227 (xftfont_close): Don't unlock face.
24228 (xftfont_anchor_point, xftfont_shape): Lock and unlock face.
24229
24230 * fontset.c (fontset_find_font): Don't prefer a font of
24231 supplementary charset.
24232
24233 2008-02-01 Kenichi Handa <handa@m17n.org>
24234
24235 * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
24236 script, langsys_tag to langsys, new member script.
24237 (OTF_TAG_STR): Terminate by '\0'.
24238 (ftfont_get_open_type_spec): If :otf prop is spec, limit the
24239 listing to the script specified in that property. Fix arg to
24240 OTF_check_features.
24241
24242 2008-02-01 Jason Rumney <jasonr@gnu.org>
24243
24244 * w32font.h: New file.
24245
24246 * w32font.c: Include it.
24247 (struct w32font_info): Add owning_frame field. Move to w32font.h.
24248 (w32font_open): Set owning_frame.
24249 (w32font_text_extents): Use owning_frame.
24250 (struct font_callback_data): Add opentype_only field.
24251 (add_font_entity_to_list): Use it to filter fonts.
24252 Don't check against full name.
24253 (w32font_list_internal): New function.
24254 (w32font_list): Use it.
24255 (w32font_match_internal): New function.
24256 (w32font_match): Use it.
24257 (w32font_open_internal): New function.
24258 (w32font_open): Use it.
24259 (w32font_get_cache, w32font_close, w32font_has_char)
24260 (w32font_encode_char, w32font_text_extents, w32font_draw):
24261 Make non-static.
24262
24263 * makefile.w32-in (w32font.o): Depend on w32font.h.
24264
24265 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24266
24267 * charset.c (Fdefine_charset_internal): Record a supplementary
24268 charset at the tail of Vcharset_order_list.
24269
24270 * font.c (Ffont_shape_text): Fix the return value.
24271
24272 * ftfont.c (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
24273
24274 * xdisp.c (handle_auto_composed_prop): Fix previous change.
24275
24276 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24277
24278 * ftfont.c (struct OpenTypeSpec): New struct.
24279 (OTF_SYM_TAG, OTF_TAG_STR): New macros.
24280 (ftfont_get_open_type_spec): New function.
24281 (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
24282
24283 * lread.c (read1): Redo the previous change with checking Vpurify_flag.
24284
24285 2008-02-01 Jason Rumney <jasonr@gnu.org>
24286
24287 * w32font.c (add_font_entity_to_list): Compare only the beginning
24288 of full name.
24289
24290 2008-02-01 Kenichi Handa <handa@m17n.org>
24291
24292 * xdisp.c (handle_auto_composed_prop): Simplify the code.
24293 Never return HANDLED_RECOMPUTE_PROPS.
24294
24295 2008-02-01 Kenichi Handa <handa@m17n.org>
24296
24297 * font.c (font_gstring_produce): Delete it.
24298
24299 * composite.h (COMPOSITION_METHOD):
24300 Handle COMPOSITION_WITH_GLYPH_STRING.
24301
24302 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24303
24304 * xfont.c (Qx): Delete.
24305 (syms_of_xfont): Don't initialize Qx.
24306
24307 * composite.h (enum composition_method):
24308 Define COMPOSITION_WITH_GLYPH_STRING unconditionally.
24309
24310 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24311
24312 * xfaces.c [HAVE_WINDOW_SYSTEM]: Include "font.h" unconditionally.
24313 (choose_face_font): Accept new form of font-spec.
24314
24315 * frame.h (font_driver_list): Declare it unconditionally.
24316 (struct frame): Define members font_driver_list and font_data_list
24317 unconditionally.
24318
24319 * fontset.c: Include "font.h" unconditionally.
24320 (generate_ascii_font_name): Use font_parse_xlfd and font_unparse_xlfd.
24321 (Fset_fontset_font): Accept a font-spec object.
24322
24323 * font.c (font_unparse_xlfd): If pixel_size is zero, make the
24324 PIXEL_SIZE part a wild card.
24325
24326 * dispextern.h (struct glyph_string): Define members clip and
24327 num_clips unconditionally.
24328 (struct face): Define members font_info and extra unconditionally.
24329
24330 * ftfont.c (ftfont_open): Set members maybe_otf and otf of
24331 ftfont_info only when HAVE_LIBOTF is defined.
24332
24333 2008-02-01 Andreas Schwab <schwab@suse.de>
24334
24335 * xdisp.c (back_to_previous_visible_line_start): Fix type of beg
24336 and end.
24337
24338 2008-02-01 Jason Rumney <jasonr@gnu.org>
24339
24340 * w32font.c (w32font_driver): Add new fields.
24341
24342 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24343
24344 * Makefile.in (ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
24345 (FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally.
24346 (LIBES): Add @M17N_FLT_CFLAGS@.
24347
24348 * composite.c (compose_text): Don't treat the new style
24349 composition specially.
24350
24351 * emacs.c (main): Call syms_of_font unconditionally.
24352
24353 * font.h (FONT_ENTITY_NOT_LOADABLE)
24354 (FONT_ENTITY_SET_NOT_LOADABLE): New macros.
24355 (LGSTRING_XXXX, LGLYPH_XXX): Adjust for the change of lispy gstring.
24356 (struct font_driver): New member shape.
24357 (font_registry_charsets): Extern it.
24358 (font_find_for_lface, font_prepare_composition): Adjust prototype.
24359 (font_otf_capability, font_drive_otf): Delete their externs.
24360
24361 * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
24362 (font_charset_alist, font_registry_charsets): Move from xfont.c
24363 and rename.
24364 (font_prop_validate_otf): New function.
24365 (font_property_table): Register it for QCotf.
24366 (DEVICE_DELTA, adjust_anchor, REPLACEMENT_CHARACTER)
24367 (font_drive_otf): Delete.
24368 (font_prepare_composition): New arg F. Adjust for the change of
24369 lispy gstring.
24370 (font_find_for_lface): New arg C.
24371 (font_load_for_face): Adjust for the change of font_find_for_lface.
24372 (Ffont_make_gstring, Ffont_fill_gstring): Adjust for the change of
24373 lispy gstring.
24374 (Ffont_shape_text): New function.
24375 (Fopen_font): If the font size is not given, use 12-pixel.
24376 (Ffont_at): New arg STRING.
24377 (syms_of_font): Initialize font_charset_alist.
24378 Declare Ffont_shape_text as a Lisp function. Call syms_of_XXfont
24379 conditionally.
24380
24381 * fontset.c (fontset_find_font) [USE_FONT_BACKEND]: Try multiple
24382 fonts of the same font-spec. Change the format of RFONT-DEF.
24383 (face_for_char, make_fontset_for_ascii_face, Finternal_char_font):
24384 Adjust for the change of RFONT-DEF.
24385 (Fset_fontset_font) [USE_FONT_BACKEND]: Handle new format of font-spec.
24386
24387 * ftfont.h: New file.
24388
24389 * ftfont.c: Don't include Freetype headers. Include "ftfont.h".
24390 (struct ftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
24391 (ftfont_open) [HAVE_LIBOTF]: Initialize the above members.
24392 (ftfont_driver) [HAVE_LIBOTF, HAVE_M17N_FLT]: Don't set
24393 font_otf_capability and font_drive_otf, set ftfont_shape.
24394 (ftfont_list): Adjust for the change of :otf property value.
24395 (struct MFLTFontFT) [HAVE_LIBOTF, HAVE_M17N_FLT]: New struct.
24396 (ftfont_get_glyph_id, ftfont_get_metrics, ftfont_check_otf)
24397 (adjust_anchor, ftfont_drive_otf, ftfont_shape_by_flt)
24398 (ftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
24399 (DEVICE_DELTA) [HAVE_LIBOTF, HAVE_M17N_FLT]: New macro.
24400 (otf_gstring, gstring, m17n_flt_initialized): New variables.
24401
24402 * w32term.c (x_draw_composite_glyph_string_foreground):
24403 Adjust for the change of lispy gstring.
24404
24405 * xdisp.c (handle_composition_prop): Adjust for the change of
24406 lispy gstring. Call a function for auto-composition with the
24407 third arg it->window.
24408 (fill_composite_glyph_string): Adjust for the change of lispy string.
24409 (x_produce_glyphs): Adjust for the change of font_prepare_compositionl.
24410
24411 * xfaces.c (set_font_frame_param): Adjust for the change of
24412 font_find_for_lface.
24413
24414 * xfont.c (x_font_charset_alist): Move to font.c and rename.
24415 (xfont_registry_charsets): Likewise. Change caller.
24416 (syms_of_xfont): Don't handle x_font_charset_alist.
24417
24418 * xftfont.c: Include "ftfont.h".
24419 (struct xftfont_info) [HAVE_LIBOTF]: New members maybe_otf and otf.
24420 (xftfont_open) [HAVE_LIBOTF]: Initialize the above members.
24421 (xftfont_close) [HAVE_LIBOTF]: Close otf.
24422 (xftfont_shape) [HAVE_LIBOTF, HAVE_M17N_FLT]: New function.
24423 (syms_of_xftfont) [HAVE_LIBOTF, HAVE_M17N_FLT]:
24424 Set xftfont_driver.shape to xftfont_shape.
24425
24426 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
24427 the change of lispy gstring.
24428
24429 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24430
24431 * ftxfont.c (ftxfont_end_for_frame): Fix array indexing error.
24432
24433 2008-02-01 Jason Rumney <jasonr@gnu.org>
24434
24435 * w32font.c (w32font_draw): Fill background manually.
24436
24437 2008-02-01 Jason Rumney <jasonr@gnu.org>
24438
24439 * font.c (Qfontp): Remove unused symbol.
24440 (QCantialias): New symbol.
24441 (syms_of_font): Define it.
24442 (font_property_table): Set a validator for QCantialias.
24443
24444 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY):
24445 Define if not already.
24446 (QCfamily): Share with xfaces.c.
24447 (Qstandard, Qsubpixel, Qnatural): New symbols.
24448 (syms_of_w32font): Define them. Don't define QCfamily here.
24449 (w32_antialias_type, lispy_antialias_type): New functions.
24450 (w32_enumfont_pattern_entity): New arg requested_font.
24451 Set antialias parameter if non-default was requested.
24452 (fill_in_logfont): Fill in lfQuality if :antialias specified.
24453
24454 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24455
24456 * lread.c (read1): Undo the previous change.
24457
24458 2008-02-01 CHENG Gao <chenggao@gmail.com> (tiny change)
24459
24460 * frame.c (Fdelete_frame): Call font_update_drivers only when
24461 USE_FONT_BACKEND is defined.
24462
24463 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24464
24465 * font.h (struct font_bitmap): New member bits_per_pixel.
24466 (struct font_driver): New members start_for_frame and end_for_frame.
24467 (struct font_data_list): New struct.
24468 (font_put_frame_data, font_get_frame_data): Extern them.
24469
24470 * frame.h (struct frame): New member font_data_list.
24471
24472 * font.c (font_update_drivers): Call driver->start_for_frame and
24473 driver->end_for_frame at proper timings.
24474 (font_put_frame_data, font_get_frame_data): New functions.
24475 (Ffont_spec): Add usage in the docstring.
24476
24477 * frame.c (make_frame): Initialize f->font_data_list to NULL.
24478 (Fdelete_frame): Call font_update_drivers.
24479
24480 * xftfont.c (struct xftface_info): Delete the member xft_draw.
24481 (xftfont_prepare_face, xftfont_done_face): Adjust for the above change.
24482 (xftfont_get_xft_draw): New function.
24483 (xftfont_draw): Get XftDraw by xftfont_get_xft_draw.
24484 (xftfont_end_for_frame): New function.
24485 (syms_of_xftfont): Set xftfont_driver.end_for_frame.
24486
24487 * ftxfont.c (ftxfont_get_gcs): Rename from ftxfont_create_gcs.
24488 Change argument. Cache GCs in the per-frame data.
24489 (struct ftxfont_frame_data): New struct.
24490 (ftxfont_draw_bitmap): New arg gc_fore and flush.
24491 (ftxfont_prepare_face, ftxfont_done_face): Delete them.
24492 (ftxfont_draw): Get GCs by ftxfont_get_gcs. Reflect s->clip in GCs.
24493 (ftxfont_end_for_frame): New function.
24494 (syms_of_ftxfont): Set ftxfont_driver.end_for_frame.
24495
24496 * ftfont.c (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
24497
24498 2008-02-01 Kenichi Handa <handa@m17n.org>
24499
24500 * xselect.c (Vselection_coding_system)
24501 (Vnext_selection_coding_system): Delete them.
24502 (syms_of_xselect): Don't declare selection-coding-system and
24503 next-selection-coding-system. They are declared in select.el.
24504
24505 2008-02-01 Jason Rumney <jasonr@gnu.org>
24506
24507 * w32term.h (WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
24508
24509 * w32fns.c: Include imm.h.
24510 (get_composition_string_fn, get_ime_context_fn): New optional
24511 system functions.
24512 (globals_of_w32fns): Load them from imm32.dll.
24513 (ignore_ime_char): New flag.
24514 (w32_wnd_proc): Handle WM_UNICHAR, WM_IME_CHAR and
24515 WM_IME_ENDCOMPOSITION messages.
24516
24517 * w32term.c (w32_read_socket) [WM_UNICHAR]: Handle as
24518 MULTIBYTE_CHAR_KEYSTROKE_EVENT.
24519
24520 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24521
24522 * lread.c (READCHAR): Call readchar with the 2nd arg NULL.
24523 (READCHAR_REPORT_MULTIBYTE): New macro.
24524 (readchar): New 2nd arg MULTIBYTE.
24525 (read1): Use READCHAR_REPORT_MULTIBYTE for the first read.
24526 Make symbol's name multibyte according to the multibyteness of the
24527 source.
24528
24529 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24530
24531 * xfaces.c (face_for_overlay_string): Call lookup_face with
24532 correct arguments (fix of synching with the trunk).
24533
24534 2008-02-01 Kenichi Handa <handa@m17n.org>
24535
24536 * font.c (font_prop_validate_symbol, font_prop_validate_style)
24537 (font_prop_validate_non_neg, font_prop_validate_spacing):
24538 Delete argument prop_index.
24539 (font_property_table): Change arguments to validater. Change Callers.
24540 (font_lispy_object): Delete.
24541 (font_at): Use font_find_object instead fo font_lispy_object.
24542
24543 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
24544
24545 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory
24546 and file names.
24547
24548 2008-02-01 Jason Rumney <jasonr@gnu.org>
24549
24550 * w32font.c (add_font_name_to_list): Avoid vertical fonts.
24551 (font_matches_spec): Remove debug output.
24552 (add_font_entity_to_list): Avoid using substituted fonts.
24553
24554 2008-02-01 Jason Rumney <jasonr@gnu.org>
24555
24556 * doc.c (Fsnarf_documentation):
24557 * Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
24558
24559 2008-02-01 Miles Bader <miles@gnu.org>
24560
24561 * dispextern.h (struct glyph_row): Only define "clip" field if
24562 HAVE_WINDOW_SYSTEM is defined.
24563
24564 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
24565
24566 Fix up multi-tty merge.
24567
24568 * xterm.c (handle_one_xevent): Remove duplicate code and fix up nesting
24569 and indentation.
24570
24571 * xfaces.c (free_realized_face, clear_face_gcs):
24572 Include font_done_for_face in the input_blocked section, just in case.
24573
24574 * xdisp.c (decode_mode_spec): Use terminal-local coding systems.
24575 (get_char_face_and_encoding): Undo last change and remove the *other*
24576 duplicate definition (i.e. keep the one that's better scoped and that
24577 includes code for the font-backend).
24578
24579 * terminal.c (create_terminal): Default keyboard_coding to
24580 `no-conversion' and terminal_coding to `undecided'.
24581
24582 * lread.c (read1): Use XSETPVECTYPE to set a pseudovector's tag.
24583
24584 * fontset.c (free_realized_fontsets): Check that the table entry does
24585 contain a fontset before trying to compare it to `base'.
24586
24587 * emacs.c (main): Move syms_of_data, syms_of_fileio, syms_of_alloc,
24588 syms_of_charset, and syms_of_coding earlier because init_window_once
24589 now needs Vcoding_system_hash_table to be setup.
24590
24591 * coding.h (default_buffer_file_coding): Remove.
24592
24593 * coding.c (default_buffer_file_coding): Remove.
24594 (Fterminal_coding_system, Fkeyboard_coding_system): Use ->id rather
24595 than ->symbol, and use the terminal-local coding system.
24596 (syms_of_coding): Don't setup the coding-systems that are not
24597 terminal-local.
24598 (Fdefine_coding_system_internal): Use XCAR/XCDR.
24599
24600 * chartab.c (Fmake_char_table, make_sub_char_table, copy_char_table):
24601 Use XSETPVECTYPE now that XSETCHAR_TABLE doesn't set the tag anymore.
24602
24603 * alloc.c (Fmake_char_table, make_sub_char_table): Remove. They're now
24604 in chartab.c and were re-added here by mistake.
24605 (Fpurecopy): Use XSETPVECTYPE after copying a COMPILED pseudovector.
24606
24607 * doc.c (Fsnarf_documentation):
24608 * Makefile.in (temacs${EXEEXT}, mostlyclean): Move buildobj.lst from
24609 src to etc.
24610
24611 * ChangeLog.10: Add mistakenly removed entry.
24612
24613 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
24614
24615 * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
24616
24617 2008-02-01 Miles Bader <miles@gnu.org>
24618
24619 * xdisp.c (get_char_face_and_encoding): Remove extraneous definition.
24620 Add extra args to FACE_FOR_CHAR.
24621
24622 2008-02-01 Kenichi Handa <handa@m17n.org>
24623
24624 * keymap.c (where_is_internal_1): If key is a cons, store the copy
24625 in sequence.
24626
24627 * chartab.c (map_sub_char_table, map_char_table): If the range
24628 contains just one character, call the function with that character
24629 even if the depth is not 3.
24630
24631 2008-02-01 Jason Rumney <jasonr@gnu.org>
24632
24633 * w32font.c (w32font_text_extents): Calculate metrics for the
24634 whole string.
24635
24636 2008-02-01 Jason Rumney <jasonr@gnu.org>
24637
24638 * w32xfns.c (get_next_msg): Consolidate WM_PAINT messages.
24639
24640 2008-02-01 Jason Rumney <jasonr@gnu.org>
24641
24642 * w32term.c (x_set_glyph_string_clipping):
24643 Use get_glyph_string_clip_rects.
24644 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
24645 Adjust for the change of struct glyph_string.
24646
24647 * w32font.c (w32font_draw): Do clipping here.
24648
24649 2008-02-01 Kenichi Handa <handa@m17n.org>
24650
24651 * xftfont.c (xftfont_draw): Adjust for the change of struct
24652 glyph_string.
24653
24654 * xterm.c (x_set_glyph_string_clipping):
24655 Use get_glyph_string_clip_rects.
24656 (x_set_glyph_string_clipping_exactly, x_draw_glyph_string):
24657 Adjust for the change of struct glyph_string.
24658
24659 * xdisp.c (get_glyph_string_clip_rects): Reflect s->row->clip to
24660 the resulting clip(s}.
24661 (expose_overlaps): Add arg r. Change callers. Set it to
24662 row->clip temporarily.
24663 (expose_window): Redraw rows overlapping the exposed area.
24664
24665 * dispextern.h (struct glyph_row): New member clip.
24666 (struct glyph_string): Delete members clip_x, clip_y, clip_width,
24667 clip_height, new member clip, and num_clips.
24668
24669 2008-02-01 Kenichi Handa <handa@m17n.org>
24670
24671 * data.c (Fchar_or_string_p): Fix docstring.
24672
24673 2008-02-01 Kenichi Handa <handa@m17n.org>
24674
24675 * xftfont.c (xftfont_draw): If s->font_info != s->face->font_info,
24676 create a temporary XftDraw object.
24677
24678 2008-02-01 Kenichi Handa <handa@m17n.org>
24679
24680 * font.c (Ffontp): Fix docstring.
24681
24682 * coding.c (detect_coding_iso_2022): Don't treat SI/SO codes as a
24683 strong evidence of ISO-2022.
24684
24685 2008-02-01 Kenichi Handa <handa@m17n.org>
24686
24687 * abbrev.c (abbrev_check_chars): Use CHAR_TABLE_REF, not
24688 SYNTAX_ENTRY_FOLLOW_PARENT.
24689
24690 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
24691
24692 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and change
24693 its type.
24694 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
24695 Update to the new type of weak_hash_tables and next_weak.
24696
24697 * lisp.h (struct Lisp_Hash_Table): Change next_weak from Lisp_Object to
24698 a plain C pointer to Lisp_Hash_Table.
24699
24700 * lisp.h (XGCTYPE, GC_HASH_TABLE_P, GC_NILP, GC_NUMBERP, GC_NATNUMP)
24701 (GC_INTEGERP, GC_SYMBOLP, GC_MISCP, GC_VECTORLIKEP, GC_STRINGP)
24702 (GC_CONSP, GC_FLOATP, GC_VECTORP, GC_OVERLAYP, GC_MARKERP)
24703 (GC_INTFWDP, GC_BOOLFWDP, GC_OBJFWDP, GC_BUFFER_OBJFWDP)
24704 (GC_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP)
24705 (GC_KBOARD_OBJFWDP, GC_PSEUDOVECTORP, GC_WINDOW_CONFIGURATIONP)
24706 (GC_PROCESSP, GC_WINDOWP, GC_SUBRP, GC_COMPILEDP, GC_BUFFERP)
24707 (GC_SUB_CHAR_TABLE_P, GC_CHAR_TABLE_P, GC_BOOL_VECTOR_P, GC_FRAMEP)
24708 (GC_EQ): Remove since they've been identical to their non-GC_
24709 alter-egos ever since the markbit was eradicated.
24710
24711 * alloc.c:
24712 * buffer.c:
24713 * buffer.h:
24714 * data.c:
24715 * fileio.c:
24716 * filelock.c:
24717 * fns.c:
24718 * frame.h:
24719 * lisp.h:
24720 * macterm.c:
24721 * print.c:
24722 * process.c:
24723 * w32fns.c:
24724 * w32menu.c:
24725 * w32term.c:
24726 * xfns.c:
24727 * xmenu.c:
24728 * xterm.c: Replace uses of GC_* macros with the non-GC_ versions.
24729
24730 2008-02-01 Kenichi Handa <handa@m17n.org>
24731
24732 * chartab.c (map_sub_char_table): Make it work for the top-level
24733 char-table. Fix handling of parent char-table.
24734 (map_char_table): Adjust for the above change.
24735
24736 2008-02-01 Jason Rumney <jasonr@gnu.org>
24737
24738 * w32font.c (Qgdi): Rename from Qw32.
24739
24740 2008-02-01 Jason Rumney <jasonr@gnu.org>
24741
24742 * w32bdf.c (get_quoted_string): Make function static.
24743
24744 2008-02-01 Kenichi Handa <handa@m17n.org>
24745
24746 * xftfont.c (xftfont_open): If one of font's ASCII glyph has
24747 bigger ascent and descent than those of the font, use them as
24748 font's ascent and descent.
24749
24750 2008-02-01 Kenichi Handa <handa@m17n.org>
24751
24752 * Makefile.in (${lispsource}international/charprop.el): Move this
24753 target within "#ifdef HAVE_UNIDATA" and "#endif".
24754
24755 2008-02-01 Kenichi Handa <handa@m17n.org>
24756
24757 * Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
24758 (shortlisp): Add ../lisp/language/tai-viet.el.
24759
24760 2008-02-01 Ulrich Mueller <ulm@gentoo.org>
24761
24762 * Makefile.in (${lispsource}international/charprop.el): Depend on
24763 temacs${EXEEXT}.
24764
24765 2008-02-01 Jason Rumney <jasonr@gnu.org>
24766
24767 * w32font.c (w32font_close): Delete the GDI font object.
24768
24769 * w32menu.c: Include character.h.
24770
24771 * w32proc.c: Likewise.
24772
24773 * w32select.c: Likewise.
24774
24775 * makefile.w32-in (w32proc.o): Depend on character.h.
24776
24777 2008-02-01 Jason Rumney <jasonr@gnu.org>
24778
24779 * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
24780
24781 * w32menu.c (syms_of_w32menu): Likewise.
24782
24783 * w32proc.c (syms_of_ntproc): Likewise.
24784
24785 * w32select.c (syms_of_w32select): Likewise.
24786
24787 * w32term.c (syms_of_w32term): Likewise.
24788
24789 2008-02-01 Jason Rumney <jasonr@gnu.org>
24790
24791 * w32font.c (w32font_draw): Delete brush after using it.
24792
24793 2008-02-01 Jason Rumney <jasonr@gnu.org>
24794
24795 * w32font.c (w32font_open): Don't set font_idx.
24796 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
24797 to font settings.
24798 (w32font_draw): Fill background explicitly.
24799
24800 2008-02-01 Jason Rumney <jasonr@gnu.org>
24801
24802 * w32term.c (w32_initialize): Don't call w32font_initialize.
24803
24804 * w32font.c (w32font_info): Remove subranges.
24805 (QCsubranges, Qmodern, Qswiss, Qroman): Remove.
24806 (QCfamily, Qmonospace, Qsans_serif, Qmono, Qsans, Qsans__serif)
24807 (Qraster, Qoutline, Qlatin, Qgreek, Qcoptic, Qcyrillic, Qarmenian)
24808 (Qhebrew, Qarabic, Qsyriac, Qnko, Qthaana, Qdevanagari, Qbengali)
24809 (Qgurmukhi, Qgujarati, Qoriya, Qtamil, Qtelugu, Qkannada)
24810 (Qmalayalam, Qsinhala, Qthai, Qlao, Qtibetan, Qmyanmar, Qgeorgian)
24811 (Qhangul, Qethiopic, Qcherokee, Qcanadian_aboriginal, Qogham)
24812 (Qrunic, Qkhmer, Qmongolian, Qsymbol, Qbraille, Qhan)
24813 (Qideographic_description, Qcjk_misc, Qkana, Qbopomofo, Qkanbun)
24814 (Qyi, Qbyzantine_musical_symbol, Qmusical_symbol, Qmathematical):
24815 New symbols.
24816 (font_callback_data): New struct.
24817 (w32font_list, w32font_match): Use it.
24818 (w32font_open): Don't populate subranges.
24819 (w32font_has_char): Use script Lisp symbols, not subrange bitmask.
24820 (w32font_encode_char): Always return unicode code-point as-is.
24821 (w32font_text_extents): Supply a transformation matrix to
24822 GetGlyphOutline. Never look up by glyph index. Avoid looping
24823 twice. Use unicode version of GetTexExtentPoint32 instead of
24824 glyph index version.
24825 (set_fonts_frame): Remove.
24826 (w32_enumfont_pattern_entity): Add frame parameter, use it to
24827 set frame parameter. Use backward compatible fake foundries.
24828 Save generic family in extra slot under QCfamily. Make width slot
24829 constant. Save QCspacing value. Save list of scripts instead of
24830 binary subranges.
24831 (w32_generic_family, logfonts_match, font_matches_spec): New functions.
24832 (add_font_entity_to_list): Use font_callback_data struct.
24833 Filter unwanted fonts.
24834 (add_one_font_entity_to_list): Use font_callback_data struct.
24835 (w32_registry): Default to iso10646_1.
24836 (fill_in_logfont): Use dpi from extra slot. Don't bother with
24837 string font registries. Don't fill in font name if it is a generic
24838 family name, fill family instead. Use spacing, family and script
24839 extra info to fill pitch, family and charset fields.
24840 (list_all_matching_fonts): Use font_callback_data struct.
24841 (unicode_range_for_char): Remove.
24842 (font_supported_scripts): New function.
24843 (w32font_initialize): Remove.
24844 (syms_of_w32font): Update which symbols are defined.
24845
24846 2008-02-01 Jason Rumney <jasonr@gnu.org>
24847
24848 * font.c (font_pixel_size): Reverse assq_no_quit args.
24849
24850 * w32term.h (FONT_WIDTH): Report max width, not average.
24851 (FONT_MAX_WIDTH): Remove.
24852 (FONT_AVG_WIDTH): New macro.
24853
24854 * xfaces.c (Fx_list_fonts) [WINDOWSNT]: Remove Windows only
24855 redefinition of FONT_WIDTH.
24856
24857 * w32term.c (x_font_min_bounds): Use FONT_AVG_WIDTH.
24858 (w32_cache_char_metrics): Use FONT_WIDTH.
24859
24860 * w32fns.c (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
24861
24862 2008-02-01 Jason Rumney <jasonr@gnu.org>
24863
24864 * w32font.c (w32font_open): Make lfHeight negative.
24865
24866 * w32fns.c (x_default_font_parameter): Use new style font name.
24867 (Fx_create_frame, x_create_tip_frame): Initialize resx and resy.
24868
24869 2008-02-01 Jason Rumney <jasonr@gnu.org>
24870
24871 * w32font.c (QCsubranges): New symbol.
24872 (w32font_open, w32font_has_char): Get subranges from subproperty
24873 of extra.
24874 (w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
24875 (syms_of_w32font): Define :subranges symbol.
24876
24877 * font.c (font_put_extra): Expose externally.
24878
24879 * font.h (font_put_extra): Move declaration from font.c.
24880
24881 * font.c (Ffont_get): Use font driver to determine otf capability.
24882 (adjust_anchor): Check if driver defines anchor_point before using.
24883
24884 * w32font.c (w32font_open): Handle size, height and pixel_size better.
24885 (w32font_draw): Use options.
24886 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
24887 Fix detection of truetype fonts.
24888 (registry_to_w32_charset): Handle charsets other than iso8859-1
24889 expressed as lisp symbols.
24890 (w32_registry): Express charset as lisp symbol.
24891 (fill_in_logfont): Reverse pixel and point height logic.
24892 Don't set width here. Set quality to default.
24893
24894 * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
24895 (x_to_w32_font): Fill in lfPitchAndFamily correctly.
24896
24897 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
24898 Remove redundant loop and allocation.
24899
24900 * makefile.w32-in (font.o, w32font.o): New objects.
24901 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h.
24902 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
24903
24904 * xdisp.c (fill_composite_glyph_string): Make the first arg to
24905 STORE_XCHARB a valid l-value.
24906
24907 * w32term.c (w32_native_per_char_metric): Swap width and rbearing
24908 calculations for non-Truetype fonts.
24909 (x_draw_glyph_string): Sync with xterm.c.
24910 (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
24911 Remove redundant code.
24912 (w32_initialize) [USE_FONT_BACKEND]: Call w32font_initialize.
24913
24914 * w32term.h (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.
24915 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro from xterm.h.
24916
24917 * w32fns.c [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
24918 (x_to_w32_charset, w32_to_x_charset): Expose externally.
24919
24920 * w32font.c: New file for w32 font backend.
24921
24922 2008-02-01 Kenichi Handa <handa@m17n.org>
24923
24924 * term.c: Don't include "buffer.h" twice.
24925
24926 2008-02-01 Kenichi Handa <handa@m17n.org>
24927
24928 * character.c (Funibyte_string): New function.
24929 (syms_of_character): Defsubr it.
24930
24931 2008-02-01 Jason Rumney <jasonr@gnu.org>
24932
24933 * w32term.c [USE_FONT_BACKEND]:
24934 (x_get_font_repertory, note_mouse_movement, x_set_mouse_face_gc)
24935 (x_set_glyph_string_clipping, x_set_glyph_string_clipping_exactly)
24936 (x_draw_glyph_string, x_draw_glyph_string_foreground)
24937 (x_draw_composite_glyph_string_foreground, x_new_fontset2)
24938 (x_free_frame_resources): Sync with xterm.c.
24939
24940 2008-02-01 Andreas Schwab <schwab@suse.de>
24941
24942 * lread.c (read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
24943 char-table size.
24944
24945 2008-02-01 Kenichi Handa <handa@m17n.org>
24946
24947 * font.c (check_otf_features): Define it regardless of HAVE_LIBOTF.
24948
24949 2008-02-01 Kenichi Handa <handa@m17n.org>
24950
24951 * ftfont.c (ftfont_driver): Delete font_otf_gsub and
24952 font_otf_gpos, add font_drive_otf.
24953
24954 * fontset.c (fontset_find_font): Pay attention to font size
24955 specified for a font.
24956 (reorder_font_vector): Check contents of font_def.
24957
24958 * font.c (struct otf_list): Delete it.
24959 (otf_list): Make it a lisp variable.
24960 (otf_open): Use lispy otf_list.
24961 (generate_otf_features): Rename from parse_gsub_gpos_spec.
24962 (check_otf_features): New function.
24963 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
24964 New functions.
24965 (font_drive_otf): New function merging font_otf_gsub and
24966 font_otf_gpos.
24967 (font_open_for_lface): New arg spec. Change argument order.
24968 (font_load_for_face): Adjust for the change of font_open_for_lface.
24969 (Ffont_drive_otf): New function merging Ffont_otf_gsub and
24970 Ffont_otf_gpos.
24971 (syms_of_font): Staticpro otf_list. Delete defsubr of
24972 Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
24973
24974 * xfaces.c (set_font_frame_param): Adjust for the change of
24975 font_open_for_lface.
24976
24977 * font.h (font_open_for_lface): Adjust prototype.
24978 (struct font_driver): Delete members otf_gsub and otf_gpos, add
24979 member otf_drive.
24980 (font_otf_gsub, font_otf_gpos): Delete externs.
24981 (font_drive_otf): Extern it.
24982
24983 2008-02-01 Kenichi Handa <handa@m17n.org>
24984
24985 * font.c (font_at): If the window W is not on a window system,
24986 return Qnil.
24987
24988 * coding.c (produce_chars, encode_coding): Don't call
24989 insert_from_gap if no characters to produce.
24990
24991 2008-02-01 Kenichi Handa <handa@m17n.org>
24992
24993 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
24994 Fclear_face_cache.
24995
24996 * xfaces.c (face_for_font): Check also face->font==font->font.font.
24997
24998 2008-02-01 Miles Bader <miles@gnu.org>
24999
25000 * emacs.c (main): Change default value of `enable_font_backend' to 1.
25001 Parse "--disable-font-backend" option.
25002 (standard_args): Add "--disable-font-backend" option.
25003
25004 2008-02-01 Kenichi Handa <handa@m17n.org>
25005
25006 * fontset.c (fontset_find_font): New function.
25007 (fontset_font): Use fontset_find_font.
25008 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
25009 Register the specified font for all Latin characters.
25010 (new_fontset_from_font): Register the specified font for all Latin
25011 characters.
25012 (dump_fontset): For a realized fontset, include the base fontset
25013 name in the returned vector.
25014
25015 2008-02-01 Kenichi Handa <handa@m17n.org>
25016
25017 * character.h (CHAR_STRING): Cast C to unsigned on calling
25018 char_string.
25019
25020 * character.c (char_string): Type of arg C changed to unsigned.
25021 Signal an error if C is an invalid character code.
25022
25023 * editfns.c (general_insert_function, Fchar_to_string):
25024 Use CHARACTERP, not INTEGERP.
25025
25026 2008-02-01 Kenichi Handa <handa@m17n.org>
25027
25028 * character.h (MIN_MULTIBYTE_LEADING_CODE)
25029 (MAX_MULTIBYTE_LEADING_CODE): New macros.
25030
25031 * regex.c (analyse_first): Fix for multibyte characters in "case
25032 charset:" and "case categoryspec:".
25033
25034 2008-02-01 Andreas Schwab <schwab@suse.de>
25035
25036 * Makefile.in (LIBES): Move standard libraries to the end.
25037
25038 2008-02-01 Kenichi Handa <handa@m17n.org>
25039
25040 * alloc.c (Fgarbage_collect): If nextb->text->inhibit_shrinking is
25041 nonzero, don't shrink the buffer nextb.
25042
25043 * buffer.h (struct buffer_text): New member inhibit_shrinking.
25044
25045 * coding.c (coding_alloc_by_making_gap): New arg offset.
25046 (alloc_destination): Call coding_alloc_by_making_gap with the arg
25047 offset.
25048 (decode_coding_iso_2022): Update coding->safe_charsets.
25049 (decode_coding_gap): Temporarily set
25050 current_buffer->text->inhibit_shrinking to 1.
25051
25052 2008-02-01 Kenichi Handa <handa@m17n.org>
25053
25054 * xterm.c (x_draw_composite_glyph_string_foreground):
25055 Fix indexing into elements of s->cmp and s->char2b.
25056
25057 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
25058
25059 * regex.c (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
25060
25061 2008-02-01 Kenichi Handa <handa@m17n.org>
25062
25063 * regex.c (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
25064 target_multibyte instead of multibyte.
25065 (re_match_2_internal): Call bcmp_translate with target_multibyte.
25066 (bcmp_translate): Change the argument name from multibyte to
25067 target_multibyte.
25068
25069 2008-02-01 Kenichi Handa <handa@m17n.org>
25070
25071 These changes are to compile a regexp into a pattern that can be
25072 used both for multibyte and unibyte targets.
25073
25074 * Makefile.in (search.o): Depend on charset.h.
25075
25076 * character.c (multibyte_char_to_unibyte_safe): New function.
25077
25078 * search.c: Include "charset.h".
25079 (compile_pattern_1): Delete argument multibyte. Don't set
25080 cp->buf.target_multibyte here. Set cp->buf.charset_unibyte.
25081 (compile_pattern): Don't compare cp->buf.target_multibyte.
25082 Compare cp->buf.charset_unibyte.
25083 (compile_pattern): Set cp->buf.target_multibyte.
25084
25085 * lisp.h (multibyte_char_to_unibyte_safe): Extern it.
25086
25087 * regex.h (struct re_pattern_buffer): New member charset_unibyte.
25088
25089 * regex.c (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
25090 multibyte. Change callers.
25091 (RE_CHAR_TO_MULTIBYTE, RE_CHAR_TO_UNIBYTE): New macros.
25092 (MAKE_CHAR_MULTIBYTE, MAKE_CHAR_UNIBYTE): Delete. Change callers
25093 to use RE_CHAR_TO_MULTIBYTE and RE_CHAR_TO_UNIBYTE, respectively.
25094 (SETUP_ASCII_RANGE, SETUP_UNIBYTE_RANGE): New macros.
25095 (SETUP_MULTIBYTE_RANGE): Generate a more compact range_table.
25096 (regex_compile): Make the compiled pattern usable both for
25097 multibyte and unibyte targets.
25098 (analyse_first): Make the fastmap usable both for multibyte and
25099 unibyte targets.
25100 (TRANSLATE_VIA_MULTIBYTE): Delete.
25101 (re_match_2_internal): Pay attention to the case that the
25102 multibyteness of bufp and target may be different.
25103
25104 2008-02-01 Kenichi Handa <handa@m17n.org>
25105
25106 * xdisp.c (x_produce_glyphs): When a font is not found, make the
25107 empty box occupy at least one column width.
25108
25109 2008-02-01 Miles Bader <miles@gnu.org>
25110
25111 * Makefile.in: Remove redundant HAVE_XFT clause.
25112
25113 2008-02-01 Kenichi Handa <handa@m17n.org>
25114
25115 * xrdb.c (x_load_resources): Setup the default fontSet X resource.
25116
25117 2008-02-01 Kenichi Handa <handa@m17n.org>
25118
25119 * fontset.c (Finternal_char_font): Fix for the case of POSITION
25120 being nil.
25121
25122 2008-02-01 Kenichi Handa <handa@m17n.org>
25123
25124 * xftfont.c (xftfont_open): Call FcConfigSubstitute.
25125
25126 2008-02-01 Kenichi Handa <handa@m17n.org>
25127
25128 * xftfont.c (xftfont_open): Don't enable antialias explicitly.
25129
25130 2008-02-01 Kenichi Handa <handa@m17n.org>
25131
25132 * search.c (simple_search): Fix previous change.
25133
25134 2008-02-01 Kenichi Handa <handa@m17n.org>
25135
25136 * xftfont.c (ftfont_font_format): Extern declaration.
25137
25138 * frame.c (x_set_font): Fix the second arg to fs_query_fontset.
25139
25140 * xfont.c (xfont_driver): Initialize ftfont_driver.type by 0.
25141 (xfont_list): Don't directly use Lisp_Object as an operand of &&.
25142
25143 * ftfont.c (ftfont_driver): Initialize ftfont_driver.type by 0.
25144 (ftfont_font_format): Fix previous change.
25145
25146 * font.h (Ffont_xlfd_name): EXFUN it.
25147
25148 * font.c (font_parse_xlfd): Fix the array size of `f'.
25149 (register_font_driver): Use EQ to compare driver->type.
25150
25151 * xfns.c (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.
25152 (create_frame_xic) [USE_FONT_BACKEND]: Call xic_create_xfontset2.
25153 (xic_set_xfontset) [USE_FONT_BACKEND]: Likewise.
25154
25155 2008-02-01 Kenichi Handa <handa@m17n.org>
25156
25157 * ftfont.c (ftfont_pattern_entity, ftfont_list_generic_family)
25158 (ftfont_list, ftfont_font_format): Check if FC_FONTFORMAT is defined.
25159
25160 2008-02-01 Kenichi Handa <handa@m17n.org>
25161
25162 * xfont.c (xfont_open): Set font->format.
25163
25164 * xftfont.c (xftfont_open): Set font->format.
25165
25166 * ftfont.c (ftfont_pattern_entity): Add fontformat in a pattern.
25167 (ftfont_list): Include FC_FONTFORMAT in FcObject.
25168 (ftfont_open): Set font->format.
25169 (ftfont_font_format): New function.
25170
25171 * font.h (struct font): New member format.
25172
25173 * font.c (Qopentype): New variable.
25174 (syms_of_font): Defsym it.
25175 (Fquery_font): Change the format of the last element of the return
25176 value.
25177
25178 2008-02-01 Kenichi Handa <handa@m17n.org>
25179
25180 * xfns.c (xic_create_xfontset): Try the default fontset name as a
25181 last resort.
25182
25183 2008-02-01 Kenichi Handa <handa@m17n.org>
25184
25185 * coding.c (detect_coding_charset): Fix detection of multi-byte
25186 charset.
25187
25188 2008-02-01 Bob Halley <halley@play-bow.org> (tiny change)
25189
25190 * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0.
25191
25192 2008-02-01 Kenichi Handa <handa@m17n.org>
25193
25194 * xdisp.c (get_next_display_element): Set it->face_id for the
25195 first component of a composition.
25196 (x_produce_glyphs): Check if the font is changed or not for composition.
25197
25198 2008-02-01 Kenichi Handa <handa@m17n.org>
25199
25200 * fontset.c (Qlatin): New variable.
25201 (syms_of_fontset): Define it as a lisp symbol.
25202 (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for ASCII.
25203
25204 2008-02-01 Kenichi Handa <handa@m17n.org>
25205
25206 * font.c (font_unparse_fcname): Pay attention to the case that
25207 some of font property is a null string.
25208
25209 2008-02-01 Kenichi Handa <handa@m17n.org>
25210
25211 * term.c: Include "composite.h".
25212 (encode_terminal_code): Output all components of composition.
25213 Check the size of encode_terminal_src.
25214 (produce_glyphs): For composition, call produce_composite_glyph.
25215 (append_composite_glyph, produce_composite_glyph): New functions.
25216
25217 * xdisp.c (x_produce_glyphs): In handling composition, if a font
25218 is not found, get font_info from the current ascii face.
25219
25220 2008-02-01 Kenichi Handa <handa@m17n.org>
25221
25222 * fileio.c (Finsert_file_contents): On replacing, temporarily bind
25223 buffer-file-name to Qnil before calling insert_from_buffer.
25224
25225 * font.c (font_unparse_fcname): Pay attention to the case that
25226 foundry is a null string.
25227
25228 2008-02-01 Kenichi Handa <handa@m17n.org>
25229
25230 * ftfont.c (ftfont_list): Allow registry "unicode-sip".
25231
25232 * font.c (Qunicode_sip): New variable.
25233 (syms_of_font): Declare it as a Lisp symbol.
25234
25235 * font.h (Qunicode_sip): Extern it.
25236
25237 2008-02-01 Kenichi Handa <handa@m17n.org>
25238
25239 * composite.c (get_composition_id): Pay attention to TAB component.
25240
25241 * xterm.c (x_draw_composite_glyph_string_foreground): Don't draw
25242 TAB. Adjust for the change of s->char2b which always points to
25243 the first element of allocated memory.
25244
25245 * xftfont.c (xftfont_text_extents): Fix calculation of descent value.
25246
25247 * xdisp.c (handle_composition_prop): Set it->c to the first
25248 non-TAB component.
25249 (fill_composite_glyph_string): Change argument.
25250 (BUILD_COMPOSITE_GLYPH_STRING): Adjust for the above change.
25251 (x_produce_glyphs): Fix handling of left/right padding.
25252
25253 2008-02-01 Kenichi Handa <handa@m17n.org>
25254
25255 * coding.c (detect_coding_system): Fix for handling off
25256 inhibit_iso_escape_detection. Fix for the case that no coding
25257 system is defined for a specific coding category.
25258
25259 2008-02-01 Kenichi Handa <handa@m17n.org>
25260
25261 * font.c (font_matching_entity): Delete unused local var.
25262
25263 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
25264 opening a font.
25265
25266 * fileio.c (Finsert_file_contents): On recovering a file, assume
25267 Unix-like eol.
25268 (choose_write_coding_system): On auto-saving a file, force
25269 Unix-like eol.
25270
25271 * coding.c (setup_coding_system): Fix setting of
25272 coding->common_flags based on eol_type.
25273 (coding_inherit_eol_type): If PARENT is not nil, be sure to
25274 inherit from it.
25275
25276 2008-02-01 Kenichi Handa <handa@m17n.org>
25277
25278 * alloc.c (NSTATICS): Increas to 0x600.
25279
25280 2008-02-01 Kenichi Handa <handa@m17n.org>
25281
25282 * ftfont.c (ftfont_driver): Set ftfont_driver.match to ftfont_match.
25283 (ftfont_list): Don't check :name property.
25284 (ftfont_match): New function.
25285 (ftfont_pattern_entity): If the pattern doesn't contain
25286 FC_SPACING, don't assume FC_MONO.
25287
25288 * font.h (struct font_driver): New member `match'.
25289 (font_update_drivers): Adjust prototype.
25290
25291 * font.c (font_parse_fcname, font_parse_name): Don't change :name
25292 property of FONT.
25293 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring):
25294 Define them unconditionally.
25295 (font_matching_entity): New function.
25296 (font_open_by_name): Try font_matching_entity if exact match is
25297 not found.
25298 (font_update_drivers): Delete the arg FONT. Return a list of
25299 actually used backends. Don't free faces, font caches here.
25300 Don't store data in frame parameters. Don't call x_set_font.
25301 (Ffont_spec): Store :name property as is.
25302 (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
25303 (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub.
25304 (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos.
25305 (Ffont_otf_alternates): Check if the driver has otf_gsub function.
25306 Call font->driver->otf_gsub instead of font_otf_gsub.
25307
25308 * frame.c (x_set_font_backend): Do more works that were done in
25309 font_update_drivers before.
25310
25311 * xfont.c (xfont_match): New function.
25312 (xfont_driver): Set xfont_driver.match to xfont_match.
25313 (xfont_draw): Set font in GC if necessary.
25314
25315 * ftxfont.c (ftxfont_match): New function.
25316 (syms_of_ftxfont): Set ftxfont_driver.match to ftxfont_match.
25317
25318 * xftfont.c (xftfont_match): New function.
25319 (syms_of_xftfont): Set xftfont_driver.match to xftfont_match.
25320
25321 2008-02-01 Kenichi Handa <handa@m17n.org>
25322
25323 * font.h (struct font): New member scalable.
25324 (struct font_driver): New arg ALTERANTE_SUBST to otf_gsub.
25325 (font_otf_gsub): Adjust prototype.
25326
25327 * font.c (font_otf_capability): Fix handling of the default langsys.
25328 (parse_gsub_gpos_spec): Change type to void. New arg nbytes.
25329 Check the contents of SPEC.
25330 (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros.
25331 (check_gstring): New function.
25332 (REPLACEMENT_CHARACTER): New macro.
25333 (font_otf_gsub): New arg alternate_subst. Be sure to set all
25334 glyph codes of GSTRING.
25335 (font_otf_gpos): Be sure to set all glyph codes of GSTRING.
25336 (font_prepare_composition): Set cmp->glyph_len.
25337 (font_open_entity): Set font->scalable.
25338 (Ffont_get): Handle :otf property.
25339 (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates):
25340 New functions.
25341 (Fquery_font): Use font->font.full_name.
25342 (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and
25343 Sfont_otf_alternates.
25344
25345 * ftfont.c (ftfont_open): Set font->font.full_name and
25346 font->font.name properly. Fix calculation of font->font.height
25347 and font->min_width.
25348
25349 * ftxfont.c (ftxfont_create_gcs): New function.
25350 (ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
25351 (ftxfont_draw_backgrond): Fix filling region.
25352 (ftxfont_default_fid): New function.
25353 (ftxfont_open): Set xfont->fid to the return value of
25354 ftxfont_default_fid.
25355 (ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
25356 (ftxfont_done_face): Free only GCs that are created by
25357 ftxfont_create_gcs.
25358 (ftxfont_draw): If face->gc != s->gc, create proper GCs.
25359
25360 * xterm.c (x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
25361 Clip to src->width, etc (not src->clip_XXX).
25362
25363 * xfns.c (x_create_tip_frame) [USE_FONT_BACKEND]: Handle
25364 FontBackend frame parameter.
25365
25366 2008-02-01 Kenichi Handa <handa@m17n.org>
25367
25368 * font.h (struct font_driver_list): New member `on'.
25369 (Fclear_font_cache): EXFUN it.
25370 (font_update_drivers): Extern it.
25371
25372 * font.c (font_unparse_fcname): Fix typo (swidth->width).
25373 (font_list_entities): Check driver_list->on.
25374 (register_font_driver): Initialize `on' member to 0.
25375 (font_update_drivers): New function.
25376 (Fclear_font_cache): Check driver_list->on.
25377
25378 * frame.h (Qfont_backend): Extern it.
25379 (x_set_font_backend): Extern it.
25380
25381 * frame.c (Qfont_backend): New variable.
25382 (frame_parms): New element for font-backend.
25383 (x_set_font_backend): New function.
25384
25385 * xfns.c (Fx_create_frame) [USE_FONT_BACKEND]: Handle
25386 FontBackend frame parameter.
25387 (x_frame_parm_handlers) [USE_FONT_BACKEND]: New element
25388 x_set_font_backend.
25389
25390 * xfont.c (xfont_list): Don't try listing by :name property if the
25391 name is not for XLFD.
25392
25393 2008-02-01 Kenichi Handa <handa@m17n.org>
25394
25395 * font.h (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
25396 (LGLYPH_SET_TO): New macros.
25397 (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WADJUST): Check if adjustment
25398 element of G is vector or not.
25399 (font_at): Extern it.
25400
25401 * font.c: Include window.h.
25402 (font_lispy_object): New function.
25403 (font_prepare_composition): Check LGLYPH_FORM (g) to detect the
25404 end of valid glyph.
25405 (font_close_object): Fix getting (struct font *).
25406 (font_at): New function.
25407 (Ffont_get): If FONT is a font-object, get entity from it.
25408 (Ffont_make_gstring): Initialize elements of glyphs with nil.
25409 (Ffont_fill_gstring): Use macro LGSTRING_XXX and LGLYPH_XXX.
25410 Fix range check.
25411 (Ffont_at): New function.
25412 (syms_of_font): Defsubr Sfont_at.
25413
25414 * xdisp.c (it_props): Move the entry for Qauto_composed to just
25415 before the entry for Qcomposition.
25416 (handle_auto_composed_prop): Call auto-composition-function with 4 args.
25417 (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
25418 the font in gstring.
25419 (fill_composite_glyph_string) [USE_FONT_BACKEND]: Check
25420 LGLYPH_FORM (g) to detect the end of valid glyph.
25421 (x_produce_glyphs) [USE_FONT_BACKEND]: Don't update it->face_id if
25422 we are composing with gstring.
25423
25424 * xterm.c (x_draw_composite_glyph_string_foreground) [USE_FONT_BACKEND]:
25425 Check if adjustment is vector or not.
25426
25427 * Makefile.in (font.o): Make it depends on window.h.
25428
25429 2008-02-01 Kenichi Handa <handa@m17n.org>
25430
25431 * xterm.c (x_draw_composite_glyph_string_foreground): Check if
25432 adjustment is vector or not.
25433
25434 2008-02-01 Miles Bader <miles@gnu.org>
25435
25436 * character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.
25437
25438 2008-02-01 Kenichi Handa <handa@m17n.org>
25439
25440 * font.h (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
25441 (LGLYPH_SET_WIDTH): Adjust for the change of LGLYPH format.
25442 (LGLYPH_ADJUSTMENT, LGLYPH_SET_ADJUSTMENT): New macros.
25443
25444 * font.c (font_merge_old_spec): Treat '*' in foundry as a wild card.
25445 (DEVICE_DELTA): Fix typo.
25446 (font_otf_gpos, font_prepare_compositio): Adjust for the change of
25447 LGLYPH format.
25448
25449 * xterm.c (x_draw_composite_glyph_string_foreground): Adjust for
25450 the change of LGLYPH format.
25451
25452 2008-02-01 Kenichi Handa <handa@m17n.org>
25453
25454 * ftfont.c (ftfont_list): Fix typo.
25455 (ftfont_build_basic_charsets): Don't include letters with diacritics.
25456
25457 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
25458
25459 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
25460
25461 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
25462 xftface_info is non-NULL.
25463
25464 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
25465
25466 * ftfont.c (ftfont_list): Move misplaced #endif.
25467
25468 2008-02-01 Kenichi Handa <handa@m17n.org>
25469
25470 * ftfont.c (ftfont_list): Pay attention to the case that
25471 FC_CAPABILITY is not defined.
25472
25473 2008-02-01 Kenichi Handa <handa@m17n.org>
25474
25475 * xftfont.c (xftfont_open): Set charset related members to -1.
25476
25477 * ftfont.c (ftfont_list): Handle QCotf property. Fix handling of
25478 QCname.
25479 (ftfont_open): Set charset related members to -1.
25480
25481 * fontset.c (Votf_script_alist): New variable.
25482 (syms_of_fontset): Initialize it.
25483 (fontset_font): Delete unused variable.
25484
25485 * fontset.h (Votf_script_alist): Extern it.
25486
25487 * font.c (font_find_for_lface): Optimize code.
25488
25489 * font.h (font_close_object, font_merge_old_spec): Extern them.
25490
25491 2008-02-01 Kenichi Handa <handa@m17n.org>
25492
25493 * font.c (QCscalable, Qc, Qm, Qp, Qd): New variables.
25494 (syms_of_font): Initialize them.
25495 (font_pixel_size): Allow float value in dpi.
25496 (font_prop_validate_type): Delete.
25497 (font_prop_validate_symbol, font_prop_validate_style): Change argument.
25498 Change caller.
25499 (font_prop_validate_non_neg): Rename from font_prop_validate_size.
25500 (font_prop_validate_extra): Delete.
25501 (font_prop_validate_spacing): New function.
25502 (font_property_table): Add elements for all known properties.
25503 (get_font_prop_index): Rename from check_font_prop_name.
25504 New argument FROM. Change caller.
25505 (font_prop_validate): Validate all known properties.
25506 (font_put_extra): Delete argument force. Change caller.
25507 (font_expand_wildcards): Make it static. Fix the way of shrinking
25508 the possible range.
25509 (font_parse_xlfd): Delete argument merge. Fix handling of RESX,
25510 RESY, SPACING, and AVGWIDTH. Don't validate property values here.
25511 Change caller.
25512 (font_unparse_xlfd): Handle dpi, spacing, and scalable properties.
25513 (font_parse_fcname): Delete argument merge. Fix parsing of point
25514 size. Don't validate properties values here. Change caller.
25515 (font_unparse_fcname): Handle dpi, spacing, and scalable properties.
25516 (font_open_by_name): Delete unused variable.
25517 (Ffont_spec): Likewise. Validate property values.
25518 (Ffont_match_p): New function.
25519
25520 * font.h (QCscalable): Extern it.
25521 (font_parse_xlfd, font_parse_fcname): Adjust prototype.
25522
25523 * ftfont.c (ftfont_list): Handle properties dpi, spacing, and scalable.
25524
25525 * xfont.c (xfont_query_font): Adjust for the change of font_parse_xlfd.
25526 (xfont_list_pattern): New function.
25527 (xfont_list): Use xfont_list_pattern.
25528
25529 2008-02-01 Kenichi Handa <handa@m17n.org>
25530
25531 * font.h (Flist_fonts): EXFUN it.
25532
25533 2008-02-01 Jason Rumney <jasonr@gnu.org>
25534
25535 * w32term.c (w32_initialize): Add back smoothing_type and
25536 smoothing_enabled definitions.
25537
25538 2008-02-01 Kenichi Handa <handa@m17n.org>
25539
25540 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
25541 s->face->font on determining underline position.
25542
25543 2008-02-01 Kenichi Handa <handa@m17n.org>
25544
25545 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
25546 (font_has_char): Accept font-object too.
25547 (font_find_for_lface): Try at first with a size specified in face.
25548
25549 2008-02-01 Kenichi Handa <handa@m17n.org>
25550
25551 * frame.c (x_set_font) [USE_FONT_BACKEND]: Fix argument to
25552 font_open_by_name.
25553
25554 2008-02-01 Kenichi Handa <handa@m17n.org>
25555
25556 * font.h (QCspacing, QCdpi): Extern them.
25557 (enum font_spacing): New enum.
25558 (FONT_PIXEL_SIZE_QUANTUM): New macro.
25559
25560 * font.c (POINT_TO_PIXEL): Don't divide POINT by 10.
25561 (QCspacing, QCdpi): New variables.
25562 (syms_of_font): Initialize them.
25563 (font_pixel_size): New function.
25564 (font_put_extra): New function.
25565 (font_parse_xlfd): Fix handling of font size. Add QCdpi property
25566 in FONT_EXTRA.
25567 (font_parse_fcname): Handle enumerated values (e.g. bold).
25568 Fix handling font size. Add QCname property that contains only
25569 unknown properties.
25570 (font_score): Change argument. Change caller. Pay attention to
25571 FONT_PIXEL_SIZE_QUANTUM.
25572 (font_sort_entites, font_list_entities, font_find_for_lface)
25573 (font_open_for_lface, font_open_by_name): Fix handling of font size.
25574 (Ffont_spec): Add QCname property that contains only unknown properties.
25575
25576 * ftfont.c (ftfont_list): Use assq_no_quit, not Fassq.
25577 Don't include weight in listing pattern, instead check weight of each
25578 listed font. Don't include scalable in pattern. Pay attention to
25579 FONT_PIXEL_SIZE_QUANTUM.
25580
25581 2008-02-01 Kenichi Handa <handa@m17n.org>
25582
25583 * font.c (font_parse_fcname): Fix parsing of point-size.
25584 (font_unparse_fcname): Produce symbolic names for style properties.
25585 (font_list_entities): Handle float size correctly.
25586 (font_open_by_name): Prefer `normal' property values if the name
25587 doesn't specify them.
25588
25589 * fontset.c (Finternal_char_font): Use font_get_name, not
25590 Ffont_xlfd_name.
25591
25592 * ftfont.c (ftfont_pattern_entity): Use the numeric value 100 for
25593 FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing
25594 pattern. Don't force scalable.
25595
25596 * xftfont.c (xftfont_open): For generating a name, start from
25597 96-byte buffer.
25598
25599 2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
25600
25601 * frame.h (x_new_fontset2): Fix prototype.
25602
25603 2008-02-01 Kenichi Handa <handa@m17n.org>
25604
25605 * font.h (struct font_driver): Delete member parse_name.
25606 (font_match_p, font_get_spec, font_parse_fcname)
25607 (font_unparse_fcname): Extern them.
25608 (font_get_name): Adjust prototype.
25609
25610 * font.c (XLFD_SMALLNUM_MASK): Delete this macro.
25611 (XLFD_LARGENUM_MASK): Delete XLFD_ENCODING_MASK from it.
25612 (font_expand_wildcards): Fix handling ENCODING field.
25613 Avoid unnecessary checks for weight, slant, and swidth.
25614 (font_parse_fcname): New function.
25615 (font_unparse_fcname): New function.
25616 (font_parse_name): New function.
25617 (font_match_p): New function.
25618 (font_get_name): Change return value to Lisp string.
25619 (font_get_spec): New function.
25620 (Qunspecified, Qignore_defface): Don't extern them.
25621 (font_find_for_lface): Assume that LFACE is fully specified.
25622 (font_load_for_face): If lface[LFACE_FONT_INDEX] is an font
25623 object, use it for FACE.
25624 (font_open_by_name): Call Ffont_spec with QCname prop. Don't call
25625 driver->parse_name.
25626 (Ffont_spec): Call font_parse_name, not font_parse_xlfd.
25627
25628 * fontset.h (new_fontset_from_font) [USE_FONT_BACKEND]: Adjust
25629 prototype.
25630
25631 * fontset.c (new_fontset_from_font) [USE_FONT_BACKEND]: Delete
25632 argument F. Don't call Fnew_fontset. Instead, directly call
25633 make_fontset.
25634
25635 * frame.h (x_new_fontset2) [USE_FONT_BACKEND]: Adjust prototype.
25636
25637 * frame.c (x_set_font) [USE_FONT_BACKEND]: Adjust for the change
25638 of x_new_fontset2.
25639
25640 * ftfont.c (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
25641 (Qsans__serif): New variables.
25642 (ftfont_generic_family_list): New variable.
25643 (syms_of_ftfont): Initialize the above variables.
25644 (ftfont_pattern_entity): Delete argument NAME.
25645 (ftfont_list_generic_family): New function.
25646 (ftfont_parse_name): Delete this function.
25647 (ftfont_list): Try generic family only when FcFontList found no font.
25648 (ftfont_list_family): Fix args to FcObjectSetBuild.
25649
25650 * xfaces.c (check_lface_attrs) [USE_FONT_BACKEND]: Accept font
25651 object in attrs[LFACE_FONT_INDEX].
25652 (set_lface_from_font_name): Cancel all changes for font-backend.
25653 (set_lface_from_font_and_fontset) [USE_FONT_BACKEND]: New
25654 function.
25655 (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]: Accept a
25656 font object in QCfont attribute.
25657 (set_font_frame_param) [USE_FONT_BACKEND]: Likewise.
25658 (realize_default_face) [USE_FONT_BACKEND]: Call
25659 set_lface_from_font_and_fontset.
25660
25661 * xfns.c (x_default_font_parameter) [USE_FONT_BACKEND]: Try also
25662 "fixed", and signal error here if no suitable font was found.
25663
25664 * xfont.c (xfont_parse_name): Delete this function.
25665
25666 * xftfont.c (xftfont_open): Change coding style of error
25667 handling. Generate fontconfig's fontname pattern.
25668
25669 * xterm.h (struct x_output) [USE_FONT_BACKEND]: New member fontp.
25670 (FRAME_FONT_OBJECT) [USE_FONT_BACKEND]: New macro.
25671
25672 * xterm.c (x_new_fontset2) [USE_FONT_BACKEND]: Change arguments.
25673 Both args FONTSET and FONT_OBJECT must be existing ones.
25674
25675 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25676
25677 * macterm.c (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
25678
25679 2008-02-01 Kenichi Handa <handa@m17n.org>
25680
25681 * xfont.c (xfont_open, xfont_encode_char): Fix typo.
25682
25683 * font.h (struct font): Fix typo.
25684
25685 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
25686 XLFD_XXX_INDEX.
25687 (enum xlfd_field_mask): New enum.
25688 (intern_font_field): Change argument. Change caller. If digits
25689 are followed by non-digits, return a symbol.
25690 (font_expand_wildcards): New function.
25691 (font_parse_xlfd): Fix wildcard handling.
25692 (Ffont_spec): If :name is specified, reflect the info in the other
25693 properties.
25694
25695 * ftfont.c (ftfont_pattern_entity): Fix typo.
25696 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of
25697 locale.
25698
25699 2008-02-01 Kenichi Handa <handa@m17n.org>
25700
25701 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
25702
25703 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move from ftfont.c.
25704 (font_unparse_xlfd): Fix argument type declaration. Append "*" if
25705 registry doesn't specify encoding part.
25706 (font_find_for_lface): Pay attention to LFACE_FONT_INDEX.
25707 (font_open_by_name): At first try parsing the name.
25708 (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp
25709 as Lisp symbols.
25710
25711 * fontset.c (reorder_font_vector): Pay attention to the case that
25712 the 3rd element of font_def is nil.
25713 (fontset_font): For the default fontset, append one more fontset
25714 elements for a script-based font specification. Don't add script
25715 attribute on finding a font.
25716 (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
25717 font name.
25718 (fontset_ascii_font): If a font can't be opened, return nil.
25719
25720 * ftfont.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Move to font.c.
25721 (ftfont_pattern_entity): New function.
25722 (ftfont_get_cache): Assume that freetype_font_cache is already
25723 initialized.
25724 (ftfont_list): Handle the case that a file is specified in font
25725 name. Use ftfont_pattern_entity to generate entities.
25726 (ftfont_has_char): Check if the pattern contains FC_CHARSET.
25727 (syms_of_ftfont): Initialize freetype_font_cache.
25728
25729 * xftfont.c (xftfont_open): Make the font name fontconfig's
25730 style. Add BLOCK_INPUT and UNBLOCK_INPUT.
25731 (xftfont_close): Free font->font.name if not NULL.
25732
25733 * xfont.c (xfont_list): If script is specified for a font, return
25734 null_vector.
25735 (xfont_list_family): Declare argument type.
25736
25737 * xfaces.c (set_lface_from_font_name): If a font doesn't have a
25738 name, set LFACE_FONT (lface) to nil.
25739
25740 * xterm.c (x_new_fontset2): If an ASCII font couldn't be loaded,
25741 return Qnil.
25742
25743 2008-02-01 Kenichi Handa <handa@m17n.org>
25744
25745 * emacs.c (main): Check -enable-font-backend arg after the check of -nl.
25746 (standard_args): Add "-enable-font-backend".
25747
25748 2008-02-01 Kenichi Handa <handa@m17n.org>
25749
25750 * xftfont.c (xftfont_default_fid): Set fid_known to 1.
25751 (struct xftdraw_list, xftdraw_list): Delete them.
25752 (register_xftdraw, check_xftdraw): Delete them.
25753 (xftfont_prepare_face): Don't call register_xftdraw.
25754 (xftfont_done_face): Don't call check_xftdraw.
25755 (xftfont_draw): Get background color only when with_background is
25756 nonzero.
25757
25758 * xfont.c (xfont_encode_char): Fix calculation of char2b.
25759
25760 2008-02-01 Kenichi Handa <handa@m17n.org>
25761
25762 These changes are for the new font handling codes.
25763
25764 * Makefile.in (ALL_CFLAGS): Add @FREETYPE_CFLAGS@,
25765 @FONTCONFIG_CFLAGS@, and @LIBOTF_CFLAGS@.
25766 (LIB_X11_LIB): If HAVE_XFT is defined, set to @XFT_LIBS@.
25767 (FONTSRC, FONTOBJ): New variables.
25768 (obj): Add $(FONTOBJ).
25769 (SOME_MACHINE_OBJECTS): Lib_X11_Lib.
25770 (LIBES): Add @FREETYPE_LIBS@, @FONTCONFIG_LIBS@, and
25771 @LIBOTF_LIBS@.
25772 (font.o, ftfont.o, xfont.o, xftfont.o, ftxfont.o): New targets.
25773 (fontset.o, xdisp.o, xfaces.o, xfns.o, xterm.o): Depend on $(FONTSRC).
25774
25775 * font.h, font.c, xfont.c, ftfont.c, xftfont.c, ftxfont.c: New files.
25776
25777 * character.h (Vscript_representative_chars): Extern it.
25778
25779 * character.c (Vscript_representative_chars): New variable.
25780 (syms_of_character): Declare it as a Lisp variable.
25781
25782 * composite.c (get_composition_id) [USE_FONT_BACKEND]: If
25783 enable_font_backend is nonzero, accept the composition method
25784 COMPOSITION_WITH_GLYPH_STRING.
25785
25786 * composite.h (enum composition_method) [USE_FONT_BACKEND]: New
25787 enumeration COMPOSITION_WITH_GLYPH_STRING.
25788
25789 * dispextern.h (struct glyph_string) [USE_FONT_BACKEND]: New
25790 members clip_x, clip_y, clip_width, and clip_height.
25791 (struct face) [USE_FONT_BACKEND]: New members font_info and extra.
25792
25793 * emacs.c (main) [USE_FONT_BACKEND]: Handle arg
25794 --enable-font-backend. Call syms_of_font.
25795
25796 * fns.c (assoc_no_quit): New function.
25797
25798 * fontset.h (FONT_INFO_FROM_FACE): New macro.
25799 (face_for_font, new_fontset_from_font)
25800 (fontset_ascii_font) [USE_FONT_BACKEND]: Extern them.
25801
25802 * fontset.c [USE_FONT_BACKEND]: Include "font.h".
25803 (fontset_font, fontset_ascii, face_for_char)
25804 (make_fontset_for_ascii_face, Ffont_info)
25805 (Finternal_char_font) [USE_FONT_BACKEND]: If enable_font_backend
25806 is nonzero, use font-backend mechanism.
25807 (find_font_encoding): Make it non-static.
25808 (new_fontset_from_font, fontset_ascii_font) [USE_FONT_BACKEND]:
25809 New functions.
25810
25811 * frame.h (struct frame): New members resx and resy.
25812 (struct frame) [USE_FONT_BACKEND]: New member font_driver_list.
25813 (x_new_fontset2) [USE_FONT_BACKEND]: Extern it.
25814
25815 * frame.c [USE_FONT_BACKEND]: Include "font.h".
25816 (make_frame, x_set_font) [USE_FONT_BACKEND]: Use font-backend mechanism.
25817
25818 * lisp.h (assoc_no_quit): Extern it.
25819
25820 * xdisp.c: If USE_FONT_BACKEND is defined, include "font.h".
25821 Through out the file, use FONT_INFO_FROM_FACE instead of
25822 FONT_INFO_FROM_ID, use get_per_char_metric instead of
25823 rif->per_char_metric.
25824 (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
25825 method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
25826 (get_glyph_face_and_encoding, fill_composite_glyph_string)
25827 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
25828 (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
25829 nonzero, use font-backend mechanism.
25830 (get_per_char_metric): New function.
25831
25832 * xfaces.c [USE_FONT_BACKEND]: Include "font.h".
25833 (set_lface_from_font_name)
25834 (set_font_frame_param, free_realized_face)
25835 (prepare_face_for_display, clear_face_gcs)
25836 (Finternal_set_font_selection_order, realize_x_face)
25837 [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use
25838 font-backend mechanism.
25839 (clear_face_cache) [USE_FONT_BACKEND]: Don't call clear_font_table.
25840 (load_face_font) [USE_FONT_BACKEND]: Abort.
25841 (face_symbolic_value, face_symbolic_weight, face_symbolic_slant)
25842 (face_symbolic_swidth, face_for_font) [USE_FONT_BACKEND]: New functions.
25843
25844 * xfns.c [USE_FONT_BACKEND]: Include "font.h".
25845 (x_default_font_parameter) [USE_FONT_BACKEND]: New function.
25846 (Fx_create_frame) [USE_FONT_BACKEND]: If enable_font_backend is
25847 nonzero, register all available font drivers.
25848 Call x_default_font_parameter for deciding a font.
25849 (x_create_tip_frame) [USE_FONT_BACKEND]: Likewise.
25850
25851 * xterm.c [USE_FONT_BACKEND]: Include "font.h".
25852 (x_set_mouse_face_gc, x_set_glyph_string_clipping)
25853 (x_set_glyph_string_clipping_exactly)
25854 (x_compute_glyph_string_overhangs)
25855 (x_draw_glyph_string_foreground)
25856 (x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
25857 (x_free_frame_resources) [USE_FONT_BACKEND]: If
25858 enable_font_backend is nonzero, use font-backend mechanism.
25859 (x_new_fontset2) [USE_FONT_BACKEND]: New function.
25860
25861 2008-02-01 Kenichi Handa <handa@m17n.org>
25862
25863 * coding.c (coding_inherit_eol_type): If PARENT is nil, inherit from
25864 system_eol_type.
25865 (syms_of_coding): Initialize system_eol_type.
25866
25867 * process.c (Fset_process_coding_system): Inherit system's eol
25868 format if necessary.
25869
25870 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25871
25872 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch.
25873
25874 2008-02-01 Kenichi Handa <handa@m17n.org>
25875
25876 * coding.c (decode_eol): Pay attention to buffer relocation in
25877 del_range_2.
25878 (decode_coding): Call decode_eol before restoring undo_list.
25879
25880 2008-02-01 Kenichi Handa <handa@m17n.org>
25881
25882 * charset.c (Fdefine_charset_internal): Fix setting of
25883 emacs_mule_bytes.
25884
25885 2008-02-01 Kenichi Handa <handa@m17n.org>
25886
25887 * keyboard.c (read_char): Check if C is a character or not before
25888 looking up Vkeyboard_translate_table.
25889
25890 2008-02-01 Kenichi Handa <handa@m17n.org>
25891
25892 * coding.c (DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION):
25893 Fix condition to terminate the loop.
25894
25895 2008-02-01 Kenichi Handa <handa@m17n.org>
25896
25897 * coding.c (produce_composition): Compare charbuf[i] instead of
25898 args[i] against 0.
25899 (Fterminal_coding_system): Use EQ to compare Lisp objects.
25900
25901 2008-02-01 Kenichi Handa <handa@m17n.org>
25902
25903 * coding.c (DECODE_COMPOSITION_START): If the source is short, set
25904 coding->result to CODING_RESULT_INSUFFICIENT_SRC.
25905 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
25906 detect_coding.
25907 (emacs_mule_char): Handle old style (Emacs 20) component character
25908 of a composition.
25909 (DECODE_EMACS_MULE_COMPOSITION_RULE_20)
25910 (DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Fix parsing a
25911 composition rule.
25912 (decode_coding_emacs_mule): Handle invalid bytes correctly.
25913
25914 2008-02-01 Kenichi Handa <handa@m17n.org>
25915
25916 * coding.c (encode_coding_ccl): Allocate destination dynamically
25917 when necessary.
25918
25919 2008-02-01 Kenichi Handa <handa@m17n.org>
25920
25921 * ccl.c (Fccl_execute_on_string): Fix the condition of terminating
25922 the loop. When quitted, show a proper error message.
25923
25924 2008-02-01 Kenichi Handa <handa@m17n.org>
25925
25926 * xterm.c (x_set_glyph_string_clipping_exactly):
25927 Set src->clip_head and src->clip_tail temporarily instead of src->hl.
25928
25929 * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
25930 character sequence.
25931 (Fccl_execute_on_string): Use ASET, not XSET.
25932
25933 2008-02-01 Kenichi Handa <handa@m17n.org>
25934
25935 * search.c (search_buffer): Fix handling of "\\" in a trivial regexp.
25936
25937 2008-02-01 Kenichi Handa <handa@m17n.org>
25938
25939 * coding.c (decode_coding): Fix the condition of terminating the
25940 decoding loop.
25941
25942 2008-02-01 Kenichi Handa <handa@m17n.org>
25943
25944 * data.c (Faset): On setting a character bigger than 255 in a
25945 unibyte string, signal an error instead of make the string multibyte.
25946
25947 2008-02-01 Kenichi Handa <handa@m17n.org>
25948
25949 * charset.c (map_charset_chars): Fix for ascii-compatible charset
25950 made by a mapping table.
25951
25952 2008-02-01 Kenichi Handa <handa@m17n.org>
25953
25954 * xdisp.c (fill_composite_glyph_string): Check s->face is NULL or
25955 not.
25956 (BUILD_COMPOSITE_GLYPH_STRING): If C is TAB, set s->face to NULL.
25957 (x_produce_glyphs): If CH is TAB, set cmp->offsets properly.
25958
25959 * xterm.c (x_draw_composite_glyph_string_foreground):
25960 Check s->face is NULL or not.
25961
25962 2008-02-01 Kenichi Handa <handa@m17n.org>
25963
25964 * xterm.c (x_set_glyph_string_clipping_exactly): New function.
25965 (x_draw_glyph_string): Fix drawing of right_overhang and
25966 left_overhang around/on cursor.
25967
25968 * xdisp.c (draw_glyphs): Fix inclusion of right_overwriting glyphs.
25969
25970 2008-02-01 Kenichi Handa <handa@m17n.org>
25971
25972 * xdisp.c (x_produce_glyphs): Handle composition with TAB.
25973
25974 2008-02-01 Kenichi Handa <handa@m17n.org>
25975
25976 * coding.c (Fdefine_coding_system_internal)
25977 (Fdefine_coding_system_alias): Avoid a duplicated element in
25978 Vcoding_system_alist.
25979
25980 2008-02-01 Kenichi Handa <handa@m17n.org>
25981
25982 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
25983
25984 * coding.c (Qcoding_system_define_form): New variable.
25985 (syms_of_coding): Intern and staticpro it.
25986 (Fcoding_system_p): Check Qcoding_system_define_form.
25987 (Fcheck_coding_system): Try to autoload the definition of CODING-SYSTEM.
25988
25989 * coding.h (CODING_SYSTEM_P): If ID is not available, call
25990 Fcoding_system_p.
25991 (CHECK_CODING_SYSTEM): If ID is not available, call
25992 Fcheck_coding_system.
25993 (CHECK_CODING_SYSTEM_GET_SPEC, CHECK_CODING_SYSTEM_GET_ID):
25994 Try also Fcheck_coding_system.
25995
25996 2008-02-01 Kenichi Handa <handa@m17n.org>
25997
25998 * coding.c (code_conversion_restore): GCPRO arg.
25999
26000 2008-02-01 Kenichi Handa <handa@m17n.org>
26001
26002 * character.c (lisp_string_width): Check multibyteness of STRING.
26003
26004 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26005
26006 * macterm.c (mac_encode_char): Call ccl_driver with the last arg
26007 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS.
26008 (decode_mac_font_name): Use decode_coding_c_string instead of
26009 decode_coding.
26010 (x_load_font): Initialize fontp->fontset to -1.
26011 Set fontp->encoding_type.
26012
26013 2008-02-01 Kenichi Handa <handa@m17n.org>
26014
26015 * search.c (search_buffer): Give up BM search on case-fold-search
26016 if one of a target character has a case-equivalence of different
26017 byte length even if that target character is an ASCII.
26018 (simple_search): Fix calculation of byte length of matched text.
26019 (boyer_moore): Fix handling of case-equivalent multibyte characters.
26020
26021 2008-02-01 Kenichi Handa <handa@m17n.org>
26022
26023 * coding.c (decode_coding): Fix handling of invalid bytes.
26024
26025 2008-02-01 Kenichi Handa <handa@m17n.org>
26026
26027 * xterm.c (handle_one_xevent): Handle keysyms directly mapped to
26028 Unicode characters.
26029
26030 2008-02-01 Kenichi Handa <handa@m17n.org>
26031
26032 * coding.c (encode_coding_object): If a pre-write-conversion
26033 function makes a new buffer, kill it.
26034
26035 2008-02-01 Kenichi Handa <handa@m17n.org>
26036
26037 * coding.c (QCascii_compatible_p): New variable.
26038 (syms_of_coding): Initialize it.
26039 (ONE_MORE_BYTE, ONE_MORE_BYTE_NO_CHECK): Decrement `src' before
26040 calling string_char.
26041 (record_conversion_result): Add `default:' case.
26042 (coding_charset_list): Delete unused variable `coding_type'.
26043 (Fdefine_coding_system_internal): Add `ascii-compatible-p'
26044 property in the plist of the coding system.
26045 (Fcoding_system_put): Check QCascii_compatible_p.
26046
26047 2008-02-01 Miles Bader <miles@gnu.org>
26048
26049 * xfaces.c (Finternal_lisp_face_equal_p): Restore previously
26050 removed calculation of frame `f', as it's now used.
26051
26052 2008-02-01 Kenichi Handa <handa@m17n.org>
26053
26054 * Makefile.in (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
26055 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
26056 (UNIDATA): New variable.
26057 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
26058 (bootstrap-emacs${EXEEXT}): Depends on charprop.el.
26059 Run $(RUN_TEMACS) unconditionally.
26060
26061 2008-02-01 Kenichi Handa <handa@m17n.org>
26062
26063 * Makefile.in (temacs${EXEEXT}): Build charprop.el if necessary.
26064 (admindir): New variable.
26065 ($(lispsource)international/charprop.el): New target.
26066
26067 2008-02-01 Miles Bader <miles@gnu.org>
26068
26069 * character.c (chars-in-region): Remove obsolete function.
26070 (syms_of_character): Remove its initialization.
26071
26072 2008-02-01 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
26073
26074 * w32select.c (validate_coding_system)
26075 (setup_windows_coding_system): New functions.
26076 (convert_to_handle_as_coded, Fw32_get_clipboard_data):
26077 Use setup_windows_coding_system.
26078 (setup_config, Fw32_get_clipboard_data):
26079 Use validate_coding_system.
26080 (Fx_selection_exists): Move call to setup_config to a place
26081 where signals are allowed.
26082
26083 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
26084 (Fcheck_coding_system): Add declarations.
26085
26086 2008-02-01 Kenichi Handa <handa@m17n.org>
26087
26088 * charset.c (load_charset_map_from_vector): Fix for the first iteration.
26089
26090 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26091
26092 * macfns.c (Fx_create_frame, x_create_tip_frame): Pass Lisp
26093 string as the second argument for x_new_fontset.
26094
26095 2008-02-01 Kenichi Handa <handa@m17n.org>
26096
26097 * coding.c (decode_coding_object): Use safe_call1 instead of call1.
26098 (encode_coding_object): Use safe_call instead of call2.
26099
26100 2008-02-01 Kenichi Handa <handa@m17n.org>
26101
26102 * fontset.c (Fset_fontset_font): Check family element of a given vector.
26103
26104 * Makefile.in (lisp): Include charprop.el.
26105
26106 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26107
26108 * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
26109 Not sure if it's unnecessary.
26110
26111 2008-02-01 Steven Tamm <steventamm@mac.com>
26112
26113 * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
26114 some possibly unnecessary fontset checking code that crashed
26115 when creating a new frame.
26116
26117 2008-02-01 Kenichi Handa <handa@m17n.org>
26118
26119 * xfaces.c (merge_faces): Fix argument to lookup_derived_face and
26120 lookup_face.
26121
26122 * xdisp.c (Fformat_mode_line): Fix argument to lookup_named_face.
26123
26124 * fringe.c (draw_fringe_bitmap_1): Fix argument to lookup_named_face.
26125
26126 2008-02-01 Kenichi Handa <handa@m17n.org>
26127
26128 * coding.c: Cancel the change done in HEAD on 2008-02-01.
26129 (coding_charset_list): New function.
26130
26131 * coding.h (coding_charset_list): Extern it.
26132
26133 2008-02-01 Kenichi Handa <handa@m17n.org>
26134
26135 * fontset.c (Fset_fontset_font): Call find_font_encoding with
26136 concatenation of family and registry.
26137
26138 2008-02-01 Kenichi Handa <handa@m17n.org>
26139
26140 * character.h (BYTE8_STRING): Fix typo.
26141
26142 * editfns.c (Ftranslate_region_internal): Don't convert unibyte
26143 string to multibyte (sync to HEAD).
26144
26145 * casefiddle.c (casify_region): Handle changes in byte-length
26146 using replace_range_2 (sync to HEAD).
26147
26148 2008-02-01 Andreas Schwab <schwab@suse.de>
26149
26150 * chartab.c (map_char_table): GCPRO table and arg.
26151
26152 2008-02-01 Kenichi Handa <handa@m17n.org>
26153
26154 * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is
26155 already at limit.
26156
26157 2008-02-01 Kenichi Handa <handa@m17n.org>
26158
26159 * fontset.c (fs_load_font): Use fast_string_match_ignore_case
26160 instead of fast_c_string_match_ignore_case.
26161 (find_font_encoding): Change argument to Lisp_Object.
26162 Use fast_string_match_ignore_case instead of
26163 fast_c_string_match_ignore_case. Change caller.
26164
26165 2008-02-01 Kenichi Handa <handa@m17n.org>
26166
26167 * xdisp.c (get_next_display_element): In unibyte case, decide to
26168 display in octal form by checking a character by
26169 UNIBYTE_CHAR_HAS_MULTIBYTE_P.
26170
26171 * charset.c (Fset_unibyte_charset): Setup unibyte_has_multibyte_table.
26172
26173 * character.c (unibyte_has_multibyte_table): New variable.
26174
26175 * character.h (unibyte_has_multibyte_table): Extern it.
26176 (UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
26177
26178 2008-02-01 Kenichi Handa <handa@m17n.org>
26179
26180 * coding.c (encode_coding_iso_2022): Fix handling of charset
26181 annotation.
26182
26183 2008-02-01 Kenichi Handa <handa@m17n.org>
26184
26185 * coding.c (setup_coding_system): If coding_system is nil, use
26186 Qundecided.
26187 (Fterminal_coding_system): Return nil if terminal coding system is
26188 `undecided'.
26189 (syms_of_coding): Define coding-system `undecided' here.
26190 Setup terminal_coding as `undecided'.
26191
26192 2008-02-01 Kenichi Handa <handa@m17n.org>
26193
26194 * xdisp.c (message_dolog, set_message_1):
26195 Call unibyte_char_to_multibyte with arg type int.
26196
26197 * lread.c (read1): Fix reading of a char-table.
26198
26199 * print.c (print_object): Include sub char-table in circularities
26200 detection.
26201
26202 2008-02-01 Kenichi Handa <handa@m17n.org>
26203
26204 * keymap.c (where_is_internal_2): Fix for the case that KEY is a cons.
26205 Append the found sequences in car of ARGS instead of prepending.
26206
26207 2008-02-01 Kenichi Handa <handa@m17n.org>
26208
26209 * fileio.c (report_file_error): Make a unibyte string from
26210 strerror (errorno).
26211 (Fsubstitute_in_file_name): Fix the arg to
26212 unibyte_char_to_multibyte. It is evaluated twice.
26213
26214 2008-02-01 Kenichi Handa <handa@m17n.org>
26215
26216 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.
26217
26218 2008-02-01 Kenichi Handa <handa@m17n.org>
26219
26220 * coding.c (detect_coding_utf_16): Don't set detect_info->found if
26221 BOM is not found.
26222 (detect_coding, detect_coding_system): Optimization for ISO-2022
26223 when no 8-bit data is found.
26224
26225 2008-02-01 Jason Rumney <jasonr@gnu.org>
26226
26227 * w32fns.c (x_to_w32_font): Update to use new coding struct.
26228
26229 2008-02-01 Kenichi Handa <handa@m17n.org>
26230
26231 * charset.c (Fdeclare_equiv_charset, Fiso_charset): Fix handing of
26232 CHARS.
26233
26234 2008-02-01 Steven Tamm <steventamm@mac.com>
26235
26236 * macterm.c (mac_encode_char): Add charset argument and update
26237 to use encoding_type.
26238 (x_new_font, x_new_fontset): Merge in changes from xterm.c;
26239 switch to pure fontset.
26240 (decode_mac_font_name): Temporarily remove decoding.
26241 (x_font_name_to_mac_font_name): Temporarily remove encoding.
26242 (x_load_font): Temporarily remove encoding.
26243
26244 2008-02-01 Kenichi Handa <handa@m17n.org>
26245
26246 * xfaces.c (Fface_font): If frame is not on a window system,
26247 ignore CHARACTER arg. If HAVE_WINDOW_SYSTEM is not defined, don't
26248 refer to face->font.
26249 (split_font_name_into_vector, build_font_name_from_vector)
26250 (lookup_non_ascii_face, realize_non_ascii_face): Define them only
26251 when HAVE_WINDOW_SYSTEM is defined.
26252
26253 2008-02-01 Kenichi Handa <handa@m17n.org>
26254
26255 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
26256 (x_produce_glyphs): Fix setting of members of cmp in case
26257 cmp->glyph_len is zero.
26258
26259 * fontset.c (Fset_fontset_font): Fix docstring.
26260 (Ffontset_info): Make it backward compatible. New arg ALL.
26261
26262 2008-02-01 Kim F. Storm <storm@cua.dk>
26263
26264 * process.c (read_process_output): Grow decoding_buf when needed;
26265 this could cause a crash in allocate_string and compact_small_strings.
26266
26267 2008-02-01 Kenichi Handa <handa@m17n.org>
26268
26269 * fileio.c (WRITE_BUF_SIZE): Delete this macro.
26270
26271 2008-02-01 Kenichi Handa <handa@m17n.org>
26272
26273 * coding.c (setup_coding_system): Set coding->common_flags
26274 correctly for raw-text.
26275 (consume_chars): On encoding unibyte text by raw-text, don't check
26276 multibyte form.
26277 (encode_coding): On encoding by raw-text, never use translation tables.
26278
26279 * fileio.c (e_write): Short cut for the case of no encoding.
26280
26281 2008-02-01 Kenichi Handa <handa@m17n.org>
26282
26283 * coding.c (detect_coding, detect_coding_system): Delete unused
26284 variables.
26285
26286 2008-02-01 Kenichi Handa <handa@m17n.org>
26287
26288 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.
26289 (consume_chars): Fix handling of 8-bit bytes in unibyte source.
26290
26291 2008-02-01 Kenichi Handa <handa@m17n.org>
26292
26293 * coding.c (Ffind_coding_systems_region_internal):
26294 Include raw-text and no-conversion in the result.
26295
26296 2008-02-01 Kenichi Handa <handa@m17n.org>
26297
26298 * fontset.c (find_font_encoding): Return `ascii' for unknown encoding.
26299 (load_font_get_repertory): Delete unnecessary check of ENCODING of
26300 FONT_DEF.
26301 (font_def_arg, add_arg, from_arg, to_arg): New args.
26302 (set_fontset_font): Change argument.
26303 (Fset_fontset_font): Fix for the case that TARGET is a script
26304 name and charset name.
26305 (new_fontset_from_font_name): Fix argument to Fnew_fontset.
26306
26307 2008-02-01 Kenichi Handa <handa@m17n.org>
26308
26309 * fontset.c (fontset_font): Rename from fontset_face. Change return
26310 value.
26311 (face_suitable_for_char_p, face_for_char): Adjust for the change
26312 of fontset_font.
26313 (make_fontset_for_ascii_face): Fix setting of the fontset element
26314 for ASCII.
26315 (Finternal_char_font): Use fontset_font instead of FACE_FOR_CHAR
26316 to get a font name.
26317 (Ffontset_info): Adjust for the change of fontset_font.
26318
26319 * coding.c (emacs_mule_char): Check invalid code more rigidly.
26320
26321 * character.h (LEADING_CODE_LATIN_1_MIN)
26322 (LEADING_CODE_LATIN_1_MAX): Delete these macros.
26323
26324 2008-02-01 Kenichi Handa <handa@m17n.org>
26325
26326 * editfns.c (check_translation): New function.
26327 (Ftranslate_region_internal): Handle M:N mapping.
26328
26329 2008-02-01 Kenichi Handa <handa@m17n.org>
26330
26331 * xfaces.c (xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
26332
26333 2008-02-01 Kenichi Handa <handa@m17n.org>
26334
26335 * coding.c (DECODE_DESIGNATION): Set chars_96 to -1 instead of
26336 goto invalid_code.
26337 (decode_coding_iso_2022): Fix handling of invalid designation.
26338
26339 * fileio.c (Finsert_file_contents): Be sure to call unbind_to
26340 after calling code_conversion_save.
26341
26342 2008-02-01 Kenichi Handa <handa@m17n.org>
26343
26344 * xdisp.c (handle_auto_composed_prop): Fix Lisp_Object/int mixup.
26345
26346 * print.c (print_prune_string_charset): Fix Lisp_Object/int mixup.
26347
26348 * fontset.c: Include "intervals.h".
26349 (fontset_face): Fix comparing of Lisp_Objects.
26350 (free_face_fontset, new_fontset_from_font_name):
26351 Fix Lisp_Object/int mixup.
26352
26353 * editfns.c (Ftranslate_region_internal): Fix Lisp_Object/int mixup.
26354
26355 * coding.c: Add many prototypes for static functions.
26356 (get_translation_table): Allow max_lookup to be NULL.
26357 (decode_coding, Ffind_coding_systems_region_internal)
26358 (Funencodable_char_position, Fcheck_coding_systems_region):
26359 Call get_translation_table with max_lookup NULL.
26360
26361 2008-02-01 Kenichi Handa <handa@m17n.org>
26362
26363 * coding.c (get_translation_table): Declare it as Lisp_Object.
26364 (LOOKUP_TRANSLATION_TABLE): New macro.
26365 (produce_chars, consume_chars): Use LOOKUP_TRANSLATION_TABLE
26366 instead of CHAR_TABLE_REF.
26367
26368 2008-02-01 Kenichi Handa <handa@m17n.org>
26369
26370 * coding.c (MAX_ANNOTATION_LENGTH): Adjust for the change of
26371 annotation data format.
26372 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA):
26373 Change arguments FROM and TO to single argument NCHARS. Change caller.
26374 (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule)
26375 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
26376 (decode_coding_ccl, decode_coding_charset): Pay attention to
26377 coding->charbuf_used.
26378 (get_translation): New function.
26379 (produce_chars): New arguments translation_table and last_block.
26380 Translate characters here. Return number of carryover chars.
26381 Change caller.
26382 (produce_composition): New argument pos. Change caller.
26383 Adjust for the change of annotation data format.
26384 (produce_charset, produce_annotation): Likewise.
26385 (decode_coding, encode_coding): Don't call translate_chars.
26386 (consume_chars): New arg translation_table. Change caller.
26387 (translate_chars): Delete.
26388 (syms_of_coding): Make translation-table's number of extra slots 2.
26389
26390 2008-02-01 Kenichi Handa <handa@m17n.org>
26391
26392 * search.c (simple_search): Fix setting this_pos_byte in backward
26393 search.
26394
26395 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
26396 byte sequence.
26397 (detect_coding_ccl): Fix setting of the variable valids.
26398
26399 2008-02-01 Kenichi Handa <handa@m17n.org>
26400
26401 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.
26402
26403 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair.
26404
26405 * editfns.c (Ftranslate_region_internal): Rename from
26406 Ftranslate_region. Accept a char-table in TABLE.
26407 (syms_of_editfns): Defsubr Stranslate_region_internal.
26408
26409 * xfaces.c (set_lface_from_font_name): If a font is specified for
26410 a frame, generate a fontset from the font.
26411 (build_scalable_font_name): If the scalable font is requested for
26412 a specific size, don't change that size.
26413 (try_font_list): Try a scalable font also in the case that a
26414 pattern string is specified.
26415
26416 2008-02-01 Kenichi Handa <handa@m17n.org>
26417
26418 * xfaces.c (Fface_font): New optional arg CHARACTER.
26419
26420 2008-02-01 Kenichi Handa <handa@m17n.org>
26421
26422 * charset.h (CHARSET_OFFSET): New macro.
26423
26424 2008-02-01 Kenichi Handa <handa@m17n.org>
26425
26426 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
26427
26428 * fontset.c (fontset_face): Handle the case that repertory is a
26429 char-table.
26430 (find_font_encoding): Return nil for unknown encoding.
26431 (Fset_fontset_font): Ignore a font of unknown encoding.
26432
26433 2008-02-01 Kenichi Handa <handa@m17n.org>
26434
26435 * keymap.c (describe_vector): Handle default value of a char table.
26436
26437 * fontset.c (fontset_face): Handle fallback fonts correctly.
26438 (Ffontset_info): Return infomation about fallback fonts.
26439
26440 2008-02-01 Kenichi Handa <handa@m17n.org>
26441
26442 * fontset.c (FONTSET_DEFAULT): New macro.
26443 (FONTSET_ADD, fontset_add): Handle the case that range is nil.
26444 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
26445 the case that it is nil.
26446 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
26447 (syms_of_fontset): Set char-table-extra-slots property of fontset to 9.
26448
26449 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is
26450 subset or superset.
26451
26452 2008-02-01 Kenichi Handa <handa@m17n.org>
26453
26454 * emacs.c (main): Call init_charset after syms_of_XXX.
26455
26456 * charset.c (Vcharset_map_directory): Delete.
26457 (Vcharset_map_path): New variable.
26458 (load_charset_map_from_file): Use Vcharset_map_path instead.
26459 (init_charset): Initialize Vcharset_map_path.
26460 (syms_of_charset): Delete declaration of "charset-map-directory",
26461 add declaration of "charset-map-path".
26462
26463 2008-02-01 Kenichi Handa <handa@m17n.org>
26464
26465 * fns.c (string_char_to_byte, string_byte_to_char): Optimize for
26466 ASCII only string.
26467
26468 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
26469
26470 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
26471 (detect_coding, detect_coding_system): Treat '\0' as normal ASCII byte.
26472
26473 2008-02-01 Kenichi Handa <handa@m17n.org>
26474
26475 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.
26476
26477 * coding.c (QCmnemonic, QCdefalut_char)
26478 (QCdecode_translation_table, QCencode_translation_table)
26479 (QCpost_read_conversion, QCpre_write_conversion): New variables.
26480 (get_translation_table): Return a list of translation tables if
26481 necessary.
26482 (decode_coding): Call get_translation_table with ENCODEP 0.
26483 (char_encodable_p): If translation_table is non-nil, always call
26484 translate_char.
26485 (Fdefine_coding_system_internal): Accept list of translation
26486 tables as :encode-translation-table and :decode-translation-table.
26487 (Fcoding_system_put): New function.
26488 (syms_of_coding): Declare new symbols.
26489 Defsubr Scoding_system_put.
26490 (decode_coding_sjis, encode_coding_sjis): Handle 4th charset,
26491 typically JISX0212.
26492
26493 * charset.c (map_charset_chars): Fix arg to map_charset_chars in
26494 when the charset is superset type.
26495
26496 * character.c (translate_char): Accept list of translation tables.
26497
26498 2008-02-01 Kenichi Handa <handa@m17n.org>
26499
26500 * coding.h (enum coding_attr_index): New member coding_attr_trans_tbl.
26501 (CODING_ATTR_TRANS_TBL): New macro.
26502
26503 * coding.c (get_translation_table): New function.
26504 (translate_chars): Fix the bug of skipping annotation data.
26505 (decode_coding, encode_coding): Utilize get_translation_table.
26506 (char_encodable_p, Funencodable_char_position): Translate char if
26507 necessary.
26508 (Ffind_coding_systems_region_internal)
26509 (Fcheck_coding_systems_region): Setup translation table for encode
26510 in a coding system attribute vector in advance.
26511 (Fdefine_coding_system_internal): Allow a symbol as translation
26512 table. For shift-jis type coding system, allow 4th charset.
26513
26514 2008-02-01 Kenichi Handa <handa@m17n.org>
26515
26516 * coding.c (decode_coding_sjis): Check the first byte rigidly.
26517
26518 * xdisp.c (get_next_display_element): Pass -1 as POS to
26519 FACE_FOR_CHAR if displaying a C-string.
26520
26521 2008-02-01 Kenichi Handa <handa@m17n.org>
26522
26523 * composite.c (get_composition_id): Handle xoff and yoff in a
26524 composition rule.
26525
26526 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff.
26527 (struct composition): New member lbearing and rbearing.
26528
26529 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y).
26530 (x_get_glyph_overhangs): Handle a composition glyph.
26531 (x_produce_glyphs): Setup lbearing and rbreaing for a composition glyph.
26532
26533 * xterm.c (x_compute_glyph_string_overhangs): Handle also a
26534 composition glyph.
26535
26536 2008-02-01 Kenichi Handa <handa@m17n.org>
26537
26538 * print.c: Include charset.h.
26539 (Vprint_charset_text_property): New variable.
26540 (Qdefault): Extern it.
26541 (PRINT_STRING_NON_CHARSET_FOUND)
26542 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
26543 (print_check_string_result): New variable.
26544 (print_check_string_charset_prop): New function.
26545 (print_prune_charset_plist): New variable.
26546 (print_prune_string_charset): New function.
26547 (print_object): Call print_prune_string_charset if
26548 Vprint_charset_text_property is not t.
26549 (print_interval): Print nothing if interval->plist is nil.
26550 (syms_of_print): Declare Vprint_charset_text_property as a lisp
26551 variable. Init and staticpro print_prune_charset_plist.
26552
26553 2008-02-01 Kenichi Handa <handa@m17n.org>
26554
26555 * fontset.c (new_fontset_from_font_name): Use the specified font
26556 for all characters in the new fontset.
26557
26558 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
26559 OBJECT args.
26560
26561 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
26562 OBJECT args for composition too.
26563
26564 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
26565 OBJECT args.
26566
26567 2008-02-01 Kenichi Handa <handa@m17n.org>
26568
26569 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
26570
26571 * fontset.c (reorder_font_vector): Adjust for the change of
26572 FONT_DEF format.
26573 (fontset_face): New arg id. Change caller.
26574 (face_for_char): New args pos and object.
26575 (make_fontset_for_ascii_face): Adjust for the change of FONT_DEF format.
26576 (fs_query_fontset): Check NAME by Fassoc too.
26577 (Fset_fontset_font): Allow non-XLFD font name.
26578 (Ffontset_info): Adjust for the change of FONT_DEF format.
26579
26580 * fontset.h (face_for_char): Adjust prototype.
26581
26582 * xdisp.c (face_before_or_after_it_pos, get_next_display_element)
26583 (append_space, extend_face_to_end_of_line)
26584 (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
26585 (x_produce_glyphs): Call FACE_FOR_CHAR with POS and OBJECT args.
26586
26587 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with
26588 POS and OBJECT args.
26589
26590 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with
26591 POS and OBJECT args.
26592
26593 2008-02-01 Jason Rumney <jasonr@gnu.org>
26594
26595 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
26596 of GlobalAlloc'ed memory.
26597
26598 2008-02-01 Kenichi Handa <handa@m17n.org>
26599
26600 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.
26601
26602 * charset.h (charset_table_used): Delete extern.
26603
26604 * charset.c (charset_table_used): Make it static.
26605 (map_charset_chars): Fix args to c_function with.
26606
26607 * chartab.c (map_sub_char_table_for_charset): Fix args to
26608 c_function with.
26609
26610 * coding.h (enum coding_result_code):
26611 Delete CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
26612
26613 * coding.c (Qinsufficient_source, Qinconsistent_eol)
26614 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New variables.
26615 (Vlast_code_conversion_error): New variables.
26616 (syms_of_coding): DEFSYM or DEFVAR_LISP them.
26617 (ONE_MORE_BYTE): Record error if any instead of signaling an
26618 error. If non-ASCII multibyte char is found, return the negative
26619 value of the code. All callers changed to check it.
26620 (ONE_MORE_BYTE_NO_CHECK): Likewise.
26621 (record_conversion_result): New function. Change all codes setting
26622 coding->result to call this function.
26623 (detect_coding_utf_8, decode_coding_utf_8)
26624 (detect_coding_emacs_mule, detect_coding_sji, detect_coding_big5):
26625 Don't use the local variable incomplete.
26626 (emacs_mule_char): Change the second arg to `const'.
26627 (decode_coding): Fix of flushing out unprocessed data.
26628 (make_conversion_work_buffer): Fix making of a work buffer.
26629 (decode_coding_object): Return coding->dst_object.
26630
26631 * fontset.c (set_fontset_font): Fix args.
26632
26633 * lisp.h (CHARACTERBITS): Define as 22.
26634
26635 * process.c (send_process): Be sure to set coding->src_multibyte.
26636
26637 * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
26638
26639 2008-02-01 Kenichi Handa <handa@m17n.org>
26640
26641 * xdisp.c (handle_auto_composed_prop): Give limit to
26642 Fnext_single_char_property_change.
26643
26644 2008-02-01 Kenichi Handa <handa@m17n.org>
26645
26646 * composite.c (syms_of_composite): Don't make the composition hash
26647 table weak.
26648
26649 * fontset.c (Fset_fontset_font): Fix docstring.
26650
26651 * lisp.h (detect_coding_system): Adjust prototype.
26652
26653 * fileio.c (kill_workbuf_unwind): Delete this function.
26654 (Finsert_file_contents): Adjust the call of detect_coding_system.
26655 Get conversion_buffer by code_conversion_save. Use the macro
26656 CODING_MAY_REQUIRE_DECODING. After decoding, update
26657 coding_system.
26658
26659 * coding.h (make_conversion_work_buffer): Delete extern.
26660 (code_conversion_save): Extern it.
26661
26662 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return.
26663 (CODING_GET_INFO): Delete argument eol_type. Change callers.
26664 (decode_coding_utf_8): Don't do eol converion.
26665 (detect_coding_utf_16): Check coding->src_chars, not
26666 coding->src_bytes. Add heuristics for those that have no signature.
26667 (decode_coding_emacs_mule, decode_coding_iso_2022)
26668 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
26669 Don't do eol converion.
26670 (adjust_coding_eol_type): Return a new coding system.
26671 (detect_coding): Don't detect eol. Fix for utf-16 detection.
26672 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on
26673 each change.
26674 (decode_coding): Pay attention to undo_list. Do eol conversion for
26675 all types of coding-systems (if necessary).
26676 (Vcode_conversion_work_buf_list): Delete it.
26677 (Vcode_conversion_reused_workbuf): Rename from
26678 Vcode_conversion_reused_work_buf.
26679 (Vcode_conversion_workbuf_name): New variable.
26680 (reused_workbuf_in_use): New variable.
26681 (make_conversion_work_buffer): Delete the arg DEPTH.
26682 (code_conversion_restore): Change argument to cons.
26683 (code_conversion_save): Delete the argument BUFFER. Change callers.
26684 (detect_coding_system): New argument src_chars. Change callers.
26685 Fix for utf-16 detection.
26686 (init_coding_once): Don't use ISO_carriage_return.
26687 (syms_of_coding): Initialize Vcode_conversion_workbuf_name and
26688 reused_workbuf_in_use.
26689
26690 2008-02-01 Kenichi Handa <handa@m17n.org>
26691
26692 * keymap.c (store_in_keymap): Pay attention to the case that idx
26693 is a cons specifying a character range.
26694
26695 2008-02-01 Kenichi Handa <handa@m17n.org>
26696
26697 * xdisp.c (handle_auto_composed_prop): Fix the case of returning
26698 HANDLED_RECOMPUTE_PROPS.
26699
26700 * coding.c (Fdefine_coding_system_internal): Fix checking of
26701 ascii compatibility.
26702
26703 2008-02-01 Kenichi Handa <handa@m17n.org>
26704
26705 * charset.c (find_charsets_in_text): Delete unused locale variable.
26706 (Fset_charset_priority): Update Vemacs_mule_charset_list too.
26707
26708 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
26709 Resync charset_list to Vemacs_mule_charset_list.
26710
26711 * keymap.c (store_in_keymap): Pay attention to the case that idx
26712 is a cons specifying a character range.
26713
26714 2008-02-01 Kenichi Handa <handa@m17n.org>
26715
26716 * composite.c (update_compositions): Bind inhibit-read-only, etc
26717 to t before calling remove-list-of-text-properties.
26718
26719 * print.c (print_object): Always print ASCII chars as is.
26720
26721 2008-02-01 Kenichi Handa <handa@m17n.org>
26722
26723 * keymap.c (Fdefine_key): Fix handling of Lucid style event type list.
26724
26725 * fns.c (Fmapconcat, Fmapcar, Fmapc): Signal an error if SEQUENCE
26726 is a char table.
26727
26728 2008-02-01 Kenichi Handa <handa@m17n.org>
26729
26730 * syntax.c (skip_chars): Be sure to alloca char_ranges when necessary.
26731
26732 2008-02-01 Kenichi Handa <handa@m17n.org>
26733
26734 * xfaces.c (set_lface_from_font_name): Fix for the case that
26735 FONTNAME is not fontset name.
26736
26737 2008-02-01 Kenichi Handa <handa@m17n.org>
26738
26739 * fns.c (base64_encode_1): Fix previous change.
26740
26741 2008-02-01 Kenichi Handa <handa@m17n.org>
26742
26743 * fontset.c (set_fontset_font): New function.
26744 (Fset_fontset_font): If a font is specified for a charset, use
26745 map_charset_chars to store the font spec in a fontset.
26746
26747 2008-02-01 Kenichi Handa <handa@m17n.org>
26748
26749 * fontset.c (fontset_face): Create a fallback fontset on demand.
26750 (make_fontset): Don't create a fallback fontset here.
26751 (free_face_fontset): Free a fallback fontset (if any) too.
26752 (n_auto_fontsets): Delete this variable.
26753 (auto_fontset_alist): New variable.
26754 (new_fontset_from_font_name): Check auto_fontset_alist.
26755 (dump_fontset) [FONTSET_DEBUG]: Fully re-written.
26756 (Ffontset_list_all) [FONTSET_DEBUG]: New function.
26757 (syms_of_fontset): Initialize and staticpro auto_fontset_alist.
26758 Defsubr Sfontset_list_all.
26759
26760 2008-02-01 Kenichi Handa <handa@m17n.org>
26761
26762 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
26763
26764 2008-02-01 Kenichi Handa <handa@m17n.org>
26765
26766 * fontset.c (Fnew_fontset): Check NAME more rigidly.
26767
26768 2008-02-01 Kenichi Handa <handa@m17n.org>
26769
26770 * editfns.c (Fgoto_char): Fix docstring.
26771
26772 2008-02-01 Kenichi Handa <handa@m17n.org>
26773
26774 * insdel.c (insert_from_gap): Adjust intervals correctly.
26775
26776 2008-02-01 Jason Rumney <jasonr@gnu.org>
26777
26778 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't.
26779 (pfnGetFontUnicodeRanges): New dynamically loaded function.
26780 (w32_initialize): Try to load it.
26781 (x_get_font_repertory): Use it if available.
26782 (w32_encode_char): Add shortcut for unicode output.
26783
26784 * w32fns.c (w32_load_system_font): Default charset to -1.
26785 (x_to_w32_charset): Match all fonts for unicode.
26786 (w32_to_x_charset): New parameter matching. Don't return partial
26787 or wildcard charsets.
26788 (w32_to_all_x_charsets): Don't return partial or wildcard charsets.
26789 (w32_codepage_for_font): Return CP_UNICODE for unicode.
26790 (w32_to_x_font): Match charset to real charset.
26791 (enum_font_cb2): Always list unicode versions.
26792
26793 * makefile.w32-in (temacs): Increase EMHEAP.
26794
26795 2008-02-01 Jason Rumney <jasonr@gnu.org>
26796
26797 * w32term.c (w32_encode_char): New charset parameter.
26798 font_info.encoding becomes encoding_type.
26799 (x_get_font_repertory): New function. Warning: stub only!
26800 (x_new_font): Return quickly if font already set.
26801 (x_new_fontset): fontsetname parameter is Lisp_Object.
26802 Use new fs_query_fontset. Try new_fontset_from_font_name.
26803 Use fontset_name for return value.
26804
26805 * w32term.h: Declare x_get_font_repertory.
26806
26807 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in
26808 place of find_charset_in_text. Use encode_coding_object in place
26809 of encode_coding.
26810 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of
26811 decode_coding.
26812
26813 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version
26814 of x_new_fontset.
26815 (w32_load_system_font): Initialize charset as unicode.
26816 font_info.encoding becomes encoding_type.
26817 (w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
26818 (x_to_w32_font): Use encode_coding_object in place of encode_coding.
26819 (syms_of_w32fns): Set get_font_repertory_func.
26820
26821 * w32console.c: Include character.h. Use terminal_encode_buffer
26822 from term.c.
26823 (write_glyphs): Use new version of encode_terminal_code.
26824 Use encode_coding_object in place of encode_coding.
26825
26826 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling.
26827 encoding becomes encoding_type.
26828
26829 * term.c (terminal_encode_buffer): Make externally visible.
26830
26831 * makefile.w32-in: Add character.h dependancies.
26832 (character.o, chartab.o): New targets.
26833
26834 2008-02-01 Kenichi Handa <handa@m17n.org>
26835
26836 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro
26837 CODING_ID_EOL_TYPE.
26838
26839 2008-02-01 Andreas Schwab <schwab@suse.de>
26840
26841 * coding.c (produce_chars): Revert last change.
26842
26843 2008-02-01 Kenichi Handa <handa@m17n.org>
26844
26845 * charset.h (charset_unicode): Extern it.
26846
26847 * charset.c (string_xstring_p): Check by (C >= 0x100).
26848 (find_charsets_in_text): Change format of the arc CHARSETS.
26849 New arg MULTIBYTE.
26850 (Ffind_charset_region, Ffind_charset_string): Adjust for the
26851 change of find_charsets_in_text.
26852 (Fsplit_char): Fix doc. Never return unknown.
26853
26854 * chartab.c (char_table_translate): Use CHARACTERP, not INTEGERP.
26855
26856 * coding.c (Fdefine_coding_system_alias):
26857 Update Vcoding_system_list.
26858
26859 * fontset.c (load_font_get_repertory): Pay attention to the case
26860 that ENCODING of a font is specified by a char-table.
26861
26862 * xterm.c (x_get_font_repertory): Handle the case that the
26863 encoding of font is other than Unicode.
26864
26865 2008-02-01 Kenichi Handa <handa@m17n.org>
26866
26867 * term.c (encode_terminal_code): Don't handle glyph-table.
26868 Check if a character is encodable by the terminal coding system.
26869 If not, produces proper number of `?'s. Update
26870 terminal_encode_buffer and terminal_encode_buf_size if necessary.
26871 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
26872
26873 2008-02-01 Kenichi Handa <handa@m17n.org>
26874
26875 * term.c (terminal_encode_buffer, terminal_encode_buf_size):
26876 New variables.
26877 (encode_terminal_code): Change argument. Encode multiple
26878 characters at once. Store the result of encoding in
26879 terminal_encode_buffer.
26880 (write_glyphs, insert_glyphs): Adjust for the change of
26881 encode_terminal_code.
26882 (term_init): Initialize terminal_encode_buffer and
26883 terminal_encode_buf_size.
26884
26885 * coding.c (consume_chars): If coding->src_object is nil, don't
26886 check annotation.
26887
26888 2008-02-01 Kenichi Handa <handa@m17n.org>
26889
26890 * character.c (char_string): Use ASCII_CHAR_P instead of
26891 SINGLE_BYTE_CHAR_P.
26892
26893 2008-02-01 Kenichi Handa <handa@m17n.org>
26894
26895 * xdisp.c (handle_auto_composed_prop): Check if the last
26896 characters of auto-composed region is newly composed with the
26897 following characters.
26898 (handle_composition_prop): Fix checking of point being inside
26899 composition.
26900
26901 2008-02-01 Kenichi Handa <handa@m17n.org>
26902
26903 * fns.c (concat): Don't change multibyteness of the result by
26904 concatenating an 8-bit character.
26905
26906 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change
26907 multibyteness of the result when newelt is an 8-bit character.
26908
26909 2008-02-01 Dave Love <fx@gnu.org>
26910
26911 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
26912 EMACS_INT.
26913
26914 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
26915
26916 * xfaces.c (face_numeric_value): Declare dim size_t.
26917 (Finternal_lisp_face_equal_p): Remove unused f.
26918
26919 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor)
26920 (MATRIX_ROW): Remove unused vars.
26921 (draw_glyphs, x_insert_glyphs, fast_find_position)
26922 (fast_find_position, fast_find_string_pos): Use EMACS_INT for
26923 byte/char counts.
26924
26925 * regex.c (regex_compile): Remove unused var.
26926
26927 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
26928
26929 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap)
26930 (Faccessible_keymaps, where_is_internal): Remove unused vars.
26931
26932 * keyboard.c (cancel_hourglass_unwind): Return Qnil.
26933
26934 * frame.c (frame_name_fnn_p): Make len EMACS_INT.
26935
26936 * fileio.c (Fwrite_region): Remove unused var.
26937
26938 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
26939 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.
26940
26941 * composite.c (Fremove_list_of_text_properties): Declare.
26942
26943 * coding.c (inhibit_pre_post_conversion): Remove (unused).
26944 (alloc_destination, produce_chars): Use EMACS_INT for byte/char counts.
26945 (coding_inherit_eol_type): Remove unused attrs.
26946 (detect_coding): Cast arg of detect_eol.
26947
26948 * charset.c (syms_of_charset): Remove unused var p.
26949 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
26950 byte/char counts.
26951
26952 * casetab.c (set_case_table): Remove unused var.
26953
26954 * window.c (Fdisplay_buffer, Fframe_selected_window):
26955 Remove unused vars.
26956
26957 2008-02-01 Dave Love <fx@gnu.org>
26958
26959 * xterm.c (x_bitmap_mask): Declare.
26960
26961 2008-02-01 Dave Love <fx@gnu.org>
26962
26963 * xterm.c (x_term_init): Fix type error.
26964
26965 * lisp.h: Add Funibyte_char_to_multibyte.
26966
26967 * coding.c (Fread_coding_system): Fix arg of XSETSTRING.
26968 (Fset_coding_system_priority): Doc fix.
26969
26970 * ccl.c (ccl_driver): Fix arg of CHARACTERP.
26971
26972 * indent.c (check_composition): Make start and end EMACS_INT.
26973
26974 * character.c (lisp_string_width): Make ignore and end EMACS_INT.
26975
26976 * xdisp.c (handle_composition_prop, check_point_in_composition):
26977 Make buffer positions EMACS_INT.
26978
26979 * composite.c (find_composition, run_composition_function)
26980 (update_compositions, Ffind_composition_internal): Make buffer
26981 positions EMACS_INT.
26982
26983 * composite.h (find_composition, update_compositions):
26984 Make position args EMACS_INT.
26985
26986 * keyboard.c (adjust_point_for_property): Make beg and end EMACS_INT.
26987
26988 * intervals.c (get_property_and_range):
26989 * intervals.h (get_property_and_range): Make start and end EMACS_INT.
26990
26991 * unexalpha.c: Don't include varargs.h.
26992
26993 2008-02-01 Dave Love <fx@gnu.org>
26994
26995 * coding.h (ENCODE_UTF_8): New.
26996
26997 * Makefile.in (gtkutil.o): Depend on coding.h.
26998
26999 * coding.c (Fset_coding_system_priority): Doc fix.
27000
27001 2008-02-01 Kenichi Handa <handa@m17n.org>
27002
27003 * fileio.c (Finsert_file_contents): Call setup_coding_system in
27004 the case of auto saving.
27005
27006 2008-02-01 Andreas Schwab <schwab@suse.de>
27007
27008 * chartab.c (map_char_table, map_char_table_for_charset):
27009 Protect `range' from GC.
27010
27011 2008-02-01 Kenichi Handa <handa@m17n.org>
27012
27013 * coding.c (decode_coding_sjis): Check bytes more rigidly.
27014
27015 2008-02-01 Kenichi Handa <handa@m17n.org>
27016
27017 * fileio.c (choose_write_coding_system): Return a decided coding system.
27018 (Fwrite_region): Set Vlast_coding_system_used to the return value
27019 of choose_write_coding_system.
27020
27021 2008-02-01 Kenichi Handa <handa@m17n.org>
27022
27023 * charset.c (Fset_charset_priority): Pay attention to duplicated
27024 arguments.
27025
27026 * coding.c (QCcategory): New variable.
27027 (syms_of_coding): Defsym it. Set all elements of
27028 Vcoding_category_table and their symbol values.
27029 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of
27030 coding-category-XXX, and coding-category-list.
27031 (Fdefine_coding_system_internal): Add category in the plist.
27032
27033 2008-02-01 Kenichi Handa <handa@m17n.org>
27034
27035 * callproc.c (Fcall_process): Handle carryover correctly.
27036
27037 * coding.c (decode_coding_iso_2022): Fix handling of invalid bytes.
27038 (raw_text_coding_system): Check NILP (coding_system).
27039 (coding_inherit_eol_type): Check NILP (coding_system) and
27040 NILP (parent).
27041 (consume_chars): Fix for the case of raw-text.
27042
27043 * process.c (read_process_output): Handle carryover correctly.
27044
27045 2008-02-01 Dave Love <fx@gnu.org>
27046
27047 * regex.c (re_search_2): Fix last change.
27048
27049 2008-02-01 Kenichi Handa <handa@m17n.org>
27050
27051 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
27052 target_multibyte. Even in a unibyte case, return a converted
27053 multibyte char.
27054 (GET_CHAR_AFTER): New macro.
27055 (PATFETCH): Translate via multibyte char.
27056 (HANDLE_UNIBYTE_RANGE): Delete this macro.
27057 (SETUP_MULTIBYTE_RANGE): New macro.
27058 (regex_compile): Setup compiled code so that its multibyteness
27059 matches that of a target. Fix the handling of "[X-YZ]" using
27060 SETUP_MULTIBYTE_RANGE.
27061 (analyse_first) <charset>: For filling fastmap for all multibyte
27062 characters, don't check by BASE_LEADING_CODE_P.
27063 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is
27064 the same as RE_MULTIBYTE_P (bufp) now.
27065 (mutually_exclusive_p): Check by (! multibyte || IS_REAL_ASCII (c)).
27066 (TARGET_CHAR_AND_LENGTH): Delete this macro.
27067 (TRANSLATE_VIA_MULTIBYTE): New macro.
27068 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp).
27069 It is the same as RE_MULTIBYTE_P (bufp) now.
27070 <exactn>: Translate via multibyte.
27071 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH.
27072 Don't translate it.
27073 <charset, charset_not>: Fetch a character by
27074 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte.
27075 <duplicate>: Call bcmp_translate with the last arg `multibyte'.
27076 <wordbound, notwordbound, wordbeg, wordend, syntaxspec,
27077 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character
27078 by GET_CHAR_AFTER.
27079 (bcmp_translate): Likewise.
27080
27081 * search.c (compile_pattern): Check the member target_multibyte,
27082 not the member multibyte of buf.
27083
27084 * lread.c (read1): While reading a string, set force_singlebyte
27085 and force_multibyte correctly.
27086
27087 * charset.c (Fset_unibyte_charset, init_charset_once): Fix setting
27088 up of unibyte_to_multibyte_table.
27089
27090 2008-02-01 Kenichi Handa <handa@m17n.org>
27091
27092 * coding.c (setup_coding_system): If coding has
27093 post-read-conversion or pre-write-conversion, set
27094 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
27095 respectively.
27096 (decode_coding_gap): Run post-read-conversion if any.
27097
27098 * fileio.c (Finsert_file_contents): Even if we read into a
27099 unibyte buffer, check if we must decode the result or not.
27100
27101 2008-02-01 Kenichi Handa <handa@m17n.org>
27102
27103 * coding.c (make_conversion_work_buffer): Change the work buffer
27104 name to the same one as that of Emacs 21.
27105
27106 2008-02-01 Kenichi Handa <handa@m17n.org>
27107
27108 * coding.h (make_conversion_work_buffer): Adjust prototype.
27109 (code_conversion_restore): Don't extern it.
27110
27111 * coding.c (detected_mask): Delete unused variable.
27112 (decode_coding_iso_2022): Pay attention to the byte sequence of
27113 CTEXT extended segment, and retain those bytes as is.
27114 (decode_coding_ccl): Delete unused variable `valids'.
27115 (setup_coding_system): Delete unused variable `category'.
27116 (consume_chars): Delete unused variable `category'. Make it work
27117 for non-multibyte case.
27118 (make_conversion_work_buffer): Change argument.
27119 (saved_coding): Delete unused variable.
27120 (code_conversion_restore): Don't check saved_coding->destination.
27121 (code_conversion_save): New function.
27122 (decode_coding_gap, encode_coding_gap): Call code_conversion_save
27123 instead of record_unwind_protect.
27124 (decode_coding_object, encode_coding_object): Likewise. Recover PT.
27125 (detect_coding_system): Delete unused variable `mask'.
27126 (Fdefine_coding_system_internal): Delete unused variable id.
27127
27128 * fileio.c (kill_workbuf_unwind): New function.
27129 (Finsert_file_contents): On replacing, call
27130 make_conversion_work_buffer with correct args, and call
27131 record_unwind_protect with the first arg kill_workbuf_unwind.
27132
27133 * lisp.h (Fgenerate_new_buffer_name): EXFUN it.
27134
27135 2008-02-01 Kenichi Handa <handa@m17n.org>
27136
27137 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME.
27138 (fontset_add): Fix for the case that TO is less than TO1.
27139 (Ffontset_info): Don't use fallback fontset on checking the
27140 default fontset.
27141 (dump_fontset): New function for debugging.
27142
27143 * coding.c (Fdefine_coding_system_internal): Fix for the case that
27144 coding_type is Qcharset.
27145
27146 2008-02-01 Kenichi Handa <handa@m17n.org>
27147
27148 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL.
27149 (map_char_table): Don't inherit the value from the parent on
27150 initializing VAL. Adjust for the above change.
27151
27152 2008-02-01 Kenichi Handa <handa@m17n.org>
27153
27154 * coding.c (Qsignature, Qendian): Delete these variables.
27155 (syms_of_coding): Don't initialize them.
27156 (CATEGORY_MASK_UTF_16_AUTO): New macro.
27157 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in
27158 detect_info->found.
27159 (decode_coding_utf_16): Don't detect BOM here.
27160 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding)
27161 is NOT utf_16_without_bom.
27162 (setup_coding_system): For a coding system of type utf-16, check
27163 if the attribute :endian is Qbig or not (not nil or not), and set
27164 CODING_REQUIRE_DETECTION_MASK if BOM detection is required.
27165 (detect_coding): If coding type is utf-16 and BOM detection is
27166 required, detect it.
27167 (Fdefine_coding_system_internal): For a coding system of type
27168 utf-16, check if the attribute :endian is Qbig or not (not nil or not).
27169
27170 2008-02-01 Kenichi Handa <handa@m17n.org>
27171
27172 * coding.c (coding_set_source): Fix for the case that the current
27173 buffer is different from coding->src_object.
27174 (decode_coding_object): Don't use the conversion work buffer if
27175 DST_OBJECT is a buffer.
27176
27177 2008-02-01 Dave Love <fx@gnu.org>
27178
27179 * lread.c (read_emacs_mule_char) [len==2]: Index
27180 emacs_mule_charset correctly.
27181
27182 2008-02-01 Dave Love <fx@gnu.org>
27183
27184 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
27185 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
27186 (Fdecode_big5_char, Fencode_big5_char): Delete. (Big5 no longer
27187 treated specially.)
27188 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
27189 (detected_mask): Remove Big5 bits.
27190
27191 2008-02-01 Kenichi Handa <handa@m17n.org>
27192
27193 The following changes are to make the font rescaling facility
27194 compatible with Emacs 21.
27195
27196 * xfaces.c (Vface_font_rescale_alist): Rename from
27197 Vface_resizing_fonts.
27198 (struct font_name): Rename member resizing_ratio to rescale_ratio.
27199 (font_rescale_ratio): Rename from font_resizing_ratio.
27200 (split_font_name): Set font->rescale_ratio.
27201 (better_font_p): Pay attention to font->rescale_ratio.
27202 (build_scalable_font_name): Likewise. Change RESX, and RESY
27203 fields.
27204 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp variable.
27205
27206 2008-02-01 Kenichi Handa <handa@m17n.org>
27207
27208 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
27209 (Qutf_16_le): Remove these variables.
27210 (syms_of_coding): Don't DEFSYM them.
27211 (decode_coding_utf_16): Fix handling of BOM.
27212 (encode_coding_utf_16): Fix handling of BOM.
27213
27214 2008-02-01 Kenichi Handa <handa@m17n.org>
27215
27216 * fileio.c (Finsert_file_contents): On replacing, before decoding
27217 the file into the work buffer, set point of the work buffer to the end.
27218
27219 2008-02-01 Dave Love <fx@gnu.org>
27220
27221 * coding.c (Fcheck_coding_systems_region): Fix type errors.
27222
27223 2008-02-01 Dave Love <fx@gnu.org>
27224
27225 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
27226 and fix C types.
27227
27228 2008-02-01 Kenichi Handa <handa@m17n.org>
27229
27230 * xdisp.c (SKIP_GLYPHS): New macro.
27231 (set_cursor_from_row): Pay attention to string display properties.
27232
27233 * category.c (copy_category_entry): Fix for the case that RANGE
27234 is an integer.
27235
27236 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil.
27237
27238 * w32term.c (w32_encode_char): Call ccl_driver with the last arg Qnil.
27239
27240 2008-02-01 Kenichi Handa <handa@m17n.org>
27241
27242 * charset.c (Fcharset_id_internal): New function.
27243 (syms_of_charset): Defsubr it.
27244
27245 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
27246 with the last arg charset_list acquired from coding.
27247 (Fdefine_coding_system_internal): For ccl-based coding system, fix
27248 the attribute coding_attr_ccl_valids.
27249
27250 * coding.h (enum define_coding_ccl_arg_index): Set the first
27251 member coding_arg_ccl_decoder to coding_arg_max.
27252
27253 * ccl.h (ccl_driver): Adjust prototype.
27254
27255 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
27256 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead
27257 of DECODE_CHAR, ENCODE_CHAR, CHAR_CHARSET.
27258 (Fccl_execute, Fccl_execute_on_string): Call ccl_driver with the
27259 last arg Qnil.
27260
27261 2008-02-01 Kenichi Handa <handa@m17n.org>
27262
27263 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
27264 call encode_char.
27265
27266 * charset.c (encode_char): Fix handling of methods SUBSET and SUPERSET.
27267
27268 2008-02-01 Dave Love <fx@gnu.org>
27269
27270 * composite.c (syms_of_composite): Make composition_hash_table weak.
27271
27272 2008-02-01 Kenichi Handa <handa@m17n.org>
27273
27274 * dispextern.h (check_face_attributes, generate_ascii_font_name)
27275 (font_name_registry): Don't extern them.
27276 (split_font_name_into_vector, build_font_name_from_vector): Extern them.
27277
27278 * fontset.h (Qfontset): Don't extern it.
27279 (new_fontset_from_font_name): Extern it.
27280
27281 * fontset.c: Give 8 extra slots to fontset objects.
27282 (Qfontset_info): New variable.
27283 (syms_of_fontset): Defsym it.
27284 (FONTSET_FALLBACK): New macro.
27285 (fontset_face): Try also the default fontset.
27286 (make_fontset): Realize a fallback fontset from the default fontset.
27287 (generate_ascii_font_name): Move from xfaces.c. Rewritten by
27288 using split_font_name_into_vector and build_font_name_from_vector.
27289 (Fset_fontset_font): Access the elements of font_spec by enum
27290 FONT_SPEC_INDEX. If font_spec is a string, extract the registry
27291 name by using split_font_name_into_vector.
27292 (Fnew_fontset): If no ASCII font is specified in FONTLIST,
27293 generate a proper font name from the fontset name.
27294 Update Vfontset_alias_alist.
27295 (n_auto_fontsets): New variable.
27296 (new_fontset_from_font_name): New function.
27297 (Ffont_info): Store the information about fonts generated from the
27298 default fontset in the first extra slot of the returned char-table.
27299
27300 * xfaces.c (generate_ascii_font_name): Move to fontset.c.
27301 (font_name_registry): Delete function.
27302 (split_font_name_into_vector): New function.
27303 (build_font_name_from_vector): New function.
27304 (font_list): The argument REGISTRY is now a list of registry names.
27305 (choose_face_font): If we are choosing an ASCII font, and ATTRS
27306 specifies an explicit font name, return the name as is. Make a
27307 list of registy names.
27308
27309 * xfns.c (x_set_font, x_create_tip_frame): Adjust for the change
27310 of x_new_fontset.
27311 (Fx_create_frame): Don't call x_new_fontset here. Just use
27312 x_list_fonts to check the existence of fonts.
27313
27314 * xterm.h (x_new_fontset): Adjust prototype.
27315
27316 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp
27317 string. Use new_fontset_from_font_name to create a fontset from a
27318 font name.
27319
27320 2008-02-01 Kenichi Handa <handa@m17n.org>
27321
27322 * syntax.c (Vfind_word_boundary_function_table): New name for
27323 Vnext_word_boundary_function_table.
27324 (find-word-boundary-function-table): New name for
27325 next-word-boundary-function-table.
27326
27327 2008-02-01 Dave Love <fx@gnu.org>
27328
27329 * Makefile.in: Fix some dependencies.
27330
27331 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
27332 set it to nil before returning.
27333
27334 * composite.c (update_compositions): Fix type error.
27335
27336 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
27337
27338 2008-02-01 Kenichi Handa <handa@m17n.org>
27339
27340 * xterm.c (x_new_font): Optimize for the case that the font is
27341 already set for the frame.
27342
27343 2008-02-01 Kenichi Handa <handa@m17n.org>
27344
27345 * chartab.c (char_table_ascii): Check if the char table contents
27346 is sub-char-table or not.
27347 (char_table_set, char_table_set_range): Fix argument to
27348 char_table_ascii.
27349
27350 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro.
27351 (detect_coding_utf_8, detect_coding_utf_16)
27352 (detect_coding_emacs_mule, detect_coding_iso_2022)
27353 (detect_coding_sjis, detect_coding_big5)
27354 (detect_coding_ccl, detect_coding_charset): Change argument MASK
27355 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte
27356 sequence is valid in this coding system. Change callers.
27357 (MAX_ANNOTATION_LENGTH): New macro.
27358 (ADD_ANNOTATION_DATA): New macro.
27359 (ADD_COMPOSITION_DATA): Change argument. Change callers.
27360 Call ADD_ANNOTATION_DATA. Change the format of annotation data.
27361 (ADD_CHARSET_DATA): New macro.
27362 (emacs_mule_char): New argument ID. Change callers.
27363 (decode_coding_emacs_mule, decode_coding_iso_2022)
27364 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
27365 Produce charset annotation data in coding->charbuf.
27366 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention
27367 to charset annotation data in coding->charbuf.
27368 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK
27369 coding->common_flags if the coding system is iso-2022 based and
27370 uses designation.
27371 (produce_composition): Adjust for the new annotation data format.
27372 (produce_charset): New function.
27373 (produce_annotation): Handle charset annotation.
27374 (handle_composition_annotation, handle_charset_annotation):
27375 New functions.
27376 (consume_chars): Handle charset annotation. Utilize the above two
27377 functions.
27378 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same
27379 buffer, get the deleted text as a string and set
27380 coding->src_object to that string.
27381 (detect_coding, detect_coding_system): Use the new struct
27382 coding_detection_info.
27383
27384 * coding.h (struct coding_detection_info): New structure.
27385 (struct coding_system): Adjust prototype of the member `detector'.
27386 (CODING_ANNOTATE_CHARSET_MASK): New macro.
27387
27388 2008-02-01 Kenichi Handa <handa@m17n.org>
27389
27390 * insdel.c (insert_from_gap): Fix argument to offset_intervals.
27391
27392 2008-02-01 Dave Love <fx@gnu.org>
27393
27394 * keymap.c (apropos_predicate, apropos_accumulate): Declare static.
27395 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
27396 to new local and nullify apropos_accumulate before returning.
27397 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
27398
27399 2008-02-01 Kenichi Handa <handa@m17n.org>
27400
27401 * charset.c (Fdefine_charset_internal): Setup charset.fast_map
27402 correctly.
27403
27404 2008-02-01 Dave Love <fx@gnu.org>
27405
27406 * fns.c (Flanginfo): Call synchronize_system_time_locale.
27407
27408 2008-02-01 Kenichi Handa <handa@m17n.org>
27409
27410 The following changes are to make character composition happen
27411 automatically on displaying.
27412
27413 * Makefile.in (lisp, shortlisp): Add composite.elc.
27414
27415 * composite.h (Qauto_composed, Vauto_composition_function)
27416 (Qauto_composition_function): Extern them.
27417
27418 * composite.c (Vcomposition_function_table)
27419 (Qcomposition_function_table): Delete variables.
27420 (Qauto_composed, Vauto_composition_function)
27421 (Qauto_composition_function): New variables.
27422 (run_composition_function): Don't call
27423 compose-chars-after-function.
27424 (update_compositions): Clear `auto-composed' text property.
27425 (compose_chars_in_text): Delete this function.
27426 (syms_of_composite): Staticpro Qauto_composed and
27427 Qauto_composition_function. Declare Vauto_composition_function as
27428 a Lisp variable.
27429
27430 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
27431
27432 * xdisp.c (it_props): Add an entry for Qauto_composed.
27433 (handle_auto_composed_prop): New function.
27434
27435 * xselect.c (selection_data_to_lisp_data): Don't call
27436 compose_chars_in_text.
27437
27438 2008-02-01 Dave Love <fx@gnu.org>
27439
27440 * keyboard.c (read_char): Modify checking around use of
27441 Vkeyboard_translate_table.
27442
27443 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
27444 and fix C types.
27445
27446 2008-02-01 Kenichi Handa <handa@m17n.org>
27447
27448 * coding.c (decode_coding_utf_8, decode_coding_emacs_mule)
27449 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
27450 (decode_coding_charset, produce_chars): When eol_type is Qdos, handle
27451 the case that the last byte is '\r' correctly.
27452 (decode_coding): Flush out the unprocessed data correctly.
27453 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of coding->mode.
27454
27455 2008-02-01 Dave Love <fx@gnu.org>
27456
27457 * xterm.c (XTread_socket): Fix changes for defined keysyms.
27458 Add XK_ISO... case.
27459 (xaw_scroll_callback): Revert last change.
27460
27461 2008-02-01 Kenichi Handa <handa@m17n.org>
27462
27463 * charset.c (Fset_charset_priority): Update Viso_2022_charset_list.
27464
27465 2008-02-01 Kenichi Handa <handa@m17n.org>
27466
27467 * xfaces.c (Vface_resizing_fonts): New variable.
27468 (struct font_name): New member `resizing_ratio'.
27469 (font_resizing_ratio): New function.
27470 (split_font_name): Set font->resizing_ratio.
27471 (better_font_p): Pay attention to font->resizing_ratio.
27472 (build_scalable_font_name): Likewise. Don't change POINT_SIZE,
27473 RESX, and RESY fields.
27474 (try_alternative_families): Try scalable fonts if
27475 Vscalable_fonts_allowed is not Qt.
27476 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable.
27477
27478 2008-02-01 Dave Love <fx@gnu.org>
27479
27480 * xterm.c (xaw_scroll_callback): Cast correctly.
27481
27482 2008-02-01 Dave Love <fx@gnu.org>
27483
27484 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend.
27485 (lispy_kana_keys): Comment out.
27486 (make_lispy_event) [XK_kana_A]: Comment out.
27487
27488 * xterm.c (xaw_scroll_callback): Cast call_data.
27489 (XTread_socket): Deal with ASCII keysyms.
27490 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table.
27491
27492 2008-02-01 Dave Love <fx@gnu.org>
27493
27494 * xterm.c (Vx_keysym_table): New.
27495 (syms_of_xterm): Initialize it.
27496 (XTread_socket): Use it.
27497 From head: Eliminate incorrect optimization that tried to avoid
27498 decoding the output of X*LookupString.
27499 (x_get_font_repertory): Delete charset declaration.
27500
27501 2008-02-01 Kenichi Handa <handa@m17n.org>
27502
27503 * coding.c (detect_coding_charset): If only ASCII bytes are found,
27504 return 0.
27505 (Fdefine_coding_system_internal):
27506 Setup CODING_ATTR_ASCII_COMPAT (attrs) correctly.
27507
27508 2008-02-01 Dave Love <fx@gnu.org>
27509
27510 * coding.c (Fcheck_coding_system): Doc fix.
27511
27512 * editfns.c (Finsert_byte): Return a proper value.
27513
27514 2008-02-01 Kenichi Handa <handa@m17n.org>
27515
27516 * coding.c (decode_coding): Fix args to translate_chars.
27517 Pay attention to Vstandard_translation_table_for_decode.
27518 (encode_coding): Fix args to translate_chars. Pay attention to
27519 Vstandard_translation_table_for_encode.
27520
27521 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by
27522 SINGLE_BYTE_CHAR_P.
27523
27524 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P,
27525 not by SINGLE_BYTE_CHAR_P.
27526
27527 * fns.c (concat): Check CH by ASCII_CHAR_P, not by
27528 SINGLE_BYTE_CHAR_P.
27529
27530 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by
27531 SINGLE_BYTE_CHAR_P.
27532
27533 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not
27534 by SINGLE_BYTE_CHAR_P.
27535
27536 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by
27537 SINGLE_BYTE_CHAR_P.
27538
27539 2008-02-01 Dave Love <fx@gnu.org>
27540
27541 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
27542
27543 2008-02-01 Dave Love <fx@gnu.org>
27544
27545 * fns.c (Flanginfo): Fix typo.
27546
27547 * unexelf.c (unexec): Make last change conditional on Irix 6.5.
27548
27549 2008-02-01 Kenichi Handa <handa@m17n.org>
27550
27551 * coding.c (detect_coding_utf_8, detect_coding_utf_16)
27552 (detect_coding_emacs_mule, detect_coding_iso_2022)
27553 (detect_coding_sjis, detect_coding_big5, detect_coding_ccl): Check
27554 incomplete byte sequence. Don't update *mask when correctly detected.
27555 (decode_coding_sjis): Fix decoding of katakana-jisx0201.
27556 (detect_eol): Delete the argument CODING, and add the argument CATEGORY.
27557 (detect_coding, detect_coding_system): Adjust for the changes above.
27558
27559 2008-02-01 Kenichi Handa <handa@m17n.org>
27560
27561 * character.c (char_string): Rename from
27562 char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK.
27563 (string_char): Rename from string_char.
27564
27565 * character.h (CHAR_STRING, CHAR_STRING_ADVANCE): Call char_string
27566 if C is greater than MAX_3_BYTE_CHAR.
27567 (STRING_CHAR, STRING_CHAR_AND_LENGTH, STRING_CHAR_ADVANCE):
27568 Call string_char instead of string_char_with_unification.
27569
27570 2008-02-01 Dave Love <fx@gnu.org>
27571
27572 * coding.c (decode_coding_utf_8): Treat surrogates as invalid.
27573
27574 2008-02-01 Kenichi Handa <handa@m17n.org>
27575
27576 * keymap.c (push_key_description): Pay attention to force_multibyte.
27577
27578 * regex.c (re_search_2): Fix for the case of unibyte buffer.
27579
27580 2008-02-01 Dave Love <fx@gnu.org>
27581
27582 * charset.c (define_charset_internal): Rename `supprementary'.
27583
27584 * Makefile.in (lisp, shortlisp): Remove latin-N.
27585
27586 2008-02-01 Dave Love <fx@gnu.org>
27587
27588 * xfns.c (x_window, x_window): Use use_xim.
27589
27590 * xterm.c (use_xim): Initialize.
27591 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
27592 (x_term_init): Maybe set use_xim.
27593
27594 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
27595
27596 2008-02-01 Kenichi Handa <handa@m17n.org>
27597
27598 * search.c (search_buffer): Fix case-fold-search of multibyte
27599 characters.
27600 (boyer_moore): Rename the last argument to char_high_bits.
27601
27602 2008-02-01 Kenichi Handa <handa@m17n.org>
27603
27604 * xdisp.c (display_string): Fix for the case of zero width glyph.
27605
27606 * xfns.c (x_set_font): Change the error message of the case that
27607 x_new_fontset returns Qt.
27608
27609 * xfaces.c (set_lface_from_font_name): Reject the default fontset.
27610 (Finternal_set_lisp_face_attribute): Use signal_error for the
27611 error of invalid fontset.
27612
27613 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default
27614 fontset, return Qt.
27615
27616 2008-02-01 Dave Love <fx@gnu.org>
27617
27618 * unexelf.c (unexec): Make .got handling not SGI-specific.
27619
27620 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
27621
27622 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
27623
27624 * keyboard.c (read_key_sequence): Fix type error.
27625
27626 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte):
27627 Fix type error.
27628
27629 * fontset.c (fontset_add): Return Lisp_Object.
27630
27631 2008-02-01 Dave Love <fx@gnu.org>
27632
27633 * charset.h (charset_ordered_list_tick): Declare extern.
27634
27635 2008-02-01 Kenichi Handa <handa@m17n.org>
27636
27637 The following changes (and some of 2008-02-01 changes of mine) are
27638 for handling syntax, category, and case conversion for unibyte
27639 characters by converting them to multibyte on the fly. With these
27640 changes, we don't have to setup syntax and case tables for unibyte
27641 characters in each language environment.
27642
27643 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to
27644 multibyte if necessary.
27645
27646 * bytecode.c (Fbyte_code): Likewise.
27647
27648 * character.h (LEADING_CODE_LATIN_1_MIN)
27649 (LEADING_CODE_LATIN_1_MAX): New macros.
27650 (unibyte_to_multibyte_table): Extern it.
27651 (unibyte_char_to_multibyte): New macro.
27652 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
27653 (CHAR_LEADING_CODE): New macro.
27654 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
27655
27656 * character.c (unibyte_to_multibyte_table): New variable.
27657 (unibyte_char_to_multibyte): Move to character.h and define as macro.
27658 (multibyte_char_to_unibyte): If C is an eight-bit character,
27659 convert it to the corresponding byte value.
27660
27661 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is
27662 not 1, signals an error. Update the elements of
27663 unibyte_to_multibyte_table.
27664 (init_charset_once): Initialize unibyte_to_multibyte_table.
27665 (syms_of_charset): Define the charset `iso-8859-1'.
27666
27667 * cmds.c (internal_self_insert): In a multibyte buffer, insert C
27668 as is without converting it to unibyte. In a unibyte buffer,
27669 convert C to multibyte before checking the syntax.
27670
27671 * lisp.h (unibyte_char_to_multibyte): Delete extern.
27672
27673 * minibuf.c (Fminibuffer_complete_word): Use the macro
27674 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
27675
27676 * regex.h (struct re_pattern_buffer): New member target_multibyte.
27677
27678 * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
27679 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte.
27680 If that is zero, convert an eight-bit char to multibyte.
27681 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for
27682 non-emacs case.
27683 (PATFETCH): Convert an eight-bit char to multibyte.
27684 (HANDLE_UNIBYTE_RANGE): New macro.
27685 (regex_compile): Setup the compiled pattern for multibyte chars
27686 even if the given regex string is unibyte. Use PATFETCH_RAW
27687 instead of PATFETCH in many places. To handle `charset'
27688 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap
27689 only for ASCII chars.
27690 (analyse_first) <exactn>: Simplify because the compiled pattern
27691 is multibyte.
27692 <charset_not>: Setup fastmap from bitmap only for ASCII chars.
27693 <charset>: Use CHAR_LEADING_CODE to get leading codes.
27694 <categoryspec>: If multibyte, setup fastmap only for ASCII chars here.
27695 (re_compile_fastmap) [emacs]: Call analyse_first with the arg
27696 multibyte always 1.
27697 (re_search_2): In emacs, set the locale variable multibyte to 1,
27698 otherwise to 0. New local variable target_multibyte. Check it
27699 to decide the multibyteness of STR1 and STR2.
27700 If target_multibyte is zero, convert unibyte chars to multibyte
27701 before translating and checking fastmap.
27702 (TARGET_CHAR_AND_LENGTH): New macro.
27703 (re_match_2_internal): In emacs, set the locale variable multibyte
27704 to 1, otherwise to 0. New local variable target_multibyte.
27705 Check it to decide the multibyteness of STR1 and STR2.
27706 Use TARGET_CHAR_AND_LENGTH to fetch a character from D.
27707 <charset, charset_not>: If multibyte is nonzero, check fastmap
27708 only for ASCII chars. Call bcmp_translate with
27709 target_multibyte, not with multibyte.
27710 <begline>: Declare the local variable C as `unsigned'.
27711 (bcmp_translate): Change the last arg name to target_multibyte.
27712
27713 * search.c (compile_pattern_1): Don't adjust the multibyteness of
27714 the regexp pattern and the matching target. Set cp->buf.multibyte
27715 to the multibyteness of the regexp pattern. Set
27716 cp->but.target_multibyte to the multibyteness of the matching target.
27717 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
27718 FETCH_STRING_CHAR_ADVANCE.
27719 (Freplace_match): Convert unibyte chars to multibyte.
27720
27721 * syntax.c (char_quoted, back_comment, scan_words)
27722 (Fforward_comment, scan_lists, Fbackward_prefix_chars)
27723 (scan_sexps_forward): Use FETCH_CHAR_AS_MULTIBYTE to convert
27724 unibyte chars to multibyte.
27725 (skip_chars): Delete the arg syntaxp, and move the code for
27726 handling syntaxes to skip_syntaxes. Change callers.
27727 Fix the case that the multibyteness of STRING and the current
27728 buffer doesn't match.
27729 (skip_syntaxes): New function.
27730 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
27731 SINGLE_BYTE_CHAR_P.
27732
27733 2008-02-01 Kenichi Handa <handa@m17n.org>
27734
27735 * xfaces.c (QCfontset): New variable.
27736 (LFACE_FONTSET): New macro.
27737 (check_lface_attrs): Check also LFACE_FONTSET_INDEX.
27738 (set_lface_from_font_name): Setup LFACE_FONTSET (lface).
27739 (Finternal_set_lisp_face_attribute)
27740 (Finternal_get_lisp_face_attribute): Handle QCfontset.
27741 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
27742 check also LFACE_FONTSET_INDEX.
27743 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
27744 attrs[LFACE_FONT_INDEX].
27745 (syms_of_xfaces): Intern and staticpro QCfontset.
27746
27747 * dispextern.h (enum lface_attribute_index): New member
27748 LFACE_FONTSET_INDEX.
27749
27750 * fns.c (base64_encode_1): Handle eight-bit chars correctly.
27751
27752 2008-02-01 Kenichi Handa <handa@m17n.org>
27753
27754 * coding.c (coding_set_destination): Fix coding->destination for
27755 the case converting a region.
27756 (encode_coding_utf_8): Encode eight-bit chars as single byte.
27757 (encode_coding_object): Fix coding->dst_pos and
27758 coding->dst_pos_byte for the case converting a region.
27759
27760 * insdel.c (insert_from_gap): Make it work even if PT != GTP.
27761
27762 * character.h (BYTE8_STRING): New macro.
27763
27764 * fns.c (base64_decode_1): Insert eight-bit chars correctly.
27765
27766 2008-02-01 Kenichi Handa <handa@m17n.org>
27767
27768 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit
27769 characters by octal form.
27770
27771 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
27772
27773 * buffer.h (_fetch_multibyte_char_len): Delete extern.
27774 (FETCH_MULTIBYTE_CHAR, BUF_FETCH_MULTIBYTE_CHAR): Don't use
27775 _fetch_multibyte_char_len.
27776 (FETCH_CHAR_AS_MULTIBYTE): New macro.
27777
27778 * casetab.c (set_canon, set_identity, shuffle): Simplify.
27779
27780 * casefiddle.c (casify_object): Simplify. Handle the case that
27781 the case conversion change the byte length.
27782 (casify_region): Likewise.
27783
27784 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
27785
27786 * character.c (_fetch_multibyte_char_len): Delete this variable.
27787 (syms_of_character): Setup Vprintable_chars.
27788
27789 * editfns.c (Fchar_equal): Fix for the unibyte case.
27790 (Finsert_byte): New function.
27791 (syms_of_editfns): Defsubr it.
27792
27793 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
27794 of direct code 0x3ffff.
27795
27796 * search.c (Freplace_match): Fix for the unibyte case.
27797
27798 2008-02-01 Kenichi Handa <handa@m17n.org>
27799
27800 * lread.c (safe_to_load_p): Fix the logic.
27801
27802 * syntax.c (scan_words): Don't treat characters belonging to
27803 different scripts as constituting a word.
27804
27805 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
27806
27807 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not script.
27808
27809 * emacs.c (main): In the case of --unibyte, instead of aborting on
27810 finding non-empty buffer, make it unibyte.
27811
27812 2008-02-01 Kenichi Handa <handa@m17n.org>
27813
27814 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
27815 to create a fontset.
27816
27817 2008-02-01 Dave Love <fx@gnu.org>
27818
27819 * character.c (Funibyte_char_to_multibyte): Doc fix.
27820
27821 * xfns.c [HAVE_STDLIB_H]: Fix last change.
27822
27823 2008-02-01 Kenichi Handa <handa@m17n.org>
27824
27825 * fontset.c (fontset_add): Make the type `int'.
27826 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
27827
27828 * character.c (unibyte_char_to_multibyte)
27829 (multibyte_char_to_unibyte, Funibyte_char_to_multibyte): Refer to
27830 charset_unibyte, not charset_primary.
27831
27832 * charset.h (charset_unibyte): Extern it instead of charset_primary.
27833
27834 * charset.c (charset_unibyte): Rename from charset_primary.
27835 (Funibyte_charset): Rename from Fprimary_charset.
27836 (Fset_unibyte_charset): Rename from Fset_primary_charset.
27837 (syms_of_charset): Adjust for the above changes.
27838
27839 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
27840 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
27841 it->multibyte_p is zero.
27842
27843 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
27844 Delete extern.
27845
27846 2008-02-01 Kenichi Handa <handa@m17n.org>
27847
27848 * coding.c (Fdefine_coding_system_internal): Fix category setting
27849 for a coding system of type iso-2022.
27850
27851 2008-02-01 Kenichi Handa <handa@m17n.org>
27852
27853 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
27854
27855 2008-02-01 Kenichi Handa <handa@m17n.org>
27856
27857 * syntax.c (Vnext_word_boundary_function_table): New variable.
27858 (next-word-boundary-function-table): Declare it as a Lisp variable
27859 in syms_of_syntax.
27860 (scan_words): Call functions in Vnext_word_boundary_function_table
27861 if any.
27862
27863 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
27864
27865 * fontset.c (fs_load_font): If fontp->charset is not negative,
27866 return fontp without setting its members.
27867
27868 2008-02-01 Dave Love <fx@gnu.org>
27869
27870 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
27871
27872 * m/sparc.h (HAVE_ALLOCA): Delete.
27873
27874 * s/irix6-5.h: Don't include strings.h.
27875 (bcopy, bzero, bcmp): Don't undef.
27876
27877 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
27878
27879 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
27880 (TIOCSIGSEND): Don't test IRIX6.
27881 (bcopy, bzero, bcmp): Define conditionally.
27882
27883 2008-02-01 Kenichi Handa <handa@m17n.org>
27884
27885 * buffer.c (Qas, Qmake, Qto): New variables.
27886 (Fset_buffer_multibyte): New optional arg METHOD. Change caller.
27887 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto.
27888
27889 * callproc.c (Fcall_process): Don't call insert_1_both directly if
27890 we are inserting a process output into a multibyte buffer.
27891
27892 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call
27893 multibyte_char_to_unibyte.
27894
27895 * character.c (Funibyte_char_to_multibyte): If C can't be decoded
27896 by the primary charset, make it eight-bit char.
27897 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
27898
27899 * charset.c (charset_eight_bit, Qeight_bit_control): New variables.
27900 (charset_8_bit__control, charset_8_bit_graphic)
27901 (Qeight_bit_control, Qeight_bit_graphic): Delete these variables.
27902 (define_charset_internal): New function.
27903 (syms_of_charset): Call define_charset_internal for pre-defined
27904 charsets.
27905
27906 * charset.h (charset_8_bit): Extern it.
27907
27908 * coding.c (make_conversion_work_buffer): Adjust for the change
27909 of Fset_buffer_multibyte.
27910 (encode_coding_raw_text): Increment p0 in the loop.
27911
27912 * lisp.h (Fset_buffer_multibyte): Adjust prototype.
27913
27914 * xdisp.c (setup_echo_area_for_printing, set_message_1):
27915 Adjust for the change of Fset_buffer_multibyte.
27916
27917 * fns.c (Fstring_to_multibyte): New function.
27918 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine.
27919
27920 2008-02-01 Dave Love <fx@gnu.org>
27921
27922 * xfns.c (x_put_x_image): Declare args.
27923
27924 * xfaces.c (font_name_registry, choose_face_font): Delete unused vars.
27925 (try_font_list): Declare an arg.
27926
27927 * xdisp.c (message2_nolog, set_message): Declare an arg.
27928
27929 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm.
27930
27931 * syntax.c (scan_sexps_forward): Declare an arg.
27932
27933 * scroll.c (calculate_scrolling, calculate_direct_scrolling):
27934 Declare an arg.
27935
27936 * lisp.h (Fnew_fontset): Declare.
27937
27938 * keymap.c (push_key_description): Call CHARACTERP correctly.
27939
27940 * fontset.c (fontset_add): Declare args. Call make_number correctly.
27941 (face_for_char): Delete unused vars.
27942 (Fset_fontset_font): Doc fix. Delete unused vars.
27943
27944 * doc.c (Fsubstitute_command_keys): Delete unused vars.
27945
27946 * composite.c (update_compositions): Declare arg.
27947
27948 * cm.c (calccost, cmgoto): Declare args.
27949
27950 * charset.c: Remove `emacs' conditional. Doc fixes.
27951 (map_char_table_for_charset): Declare.
27952
27953 * character.c (syms_of_character) <translation-table-vector>: Doc fix.
27954
27955 * ccl.c: Remove `emacs' conditional.
27956
27957 2008-02-01 Kenichi Handa <handa@m17n.org>
27958
27959 The following changes are to allow specifying multiple font
27960 patterns for a character range (specified by script or charset).
27961
27962 * Makefile.in (abbrev.o): Depend on syntax.h.
27963 (xfaces.o): Depend on charset.h.
27964
27965 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not
27966 SINGLE_BYTE_CHAR_P.
27967
27968 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
27969
27970 * character.h (Vchar_script_table): Extern it.
27971
27972 * character.c (Vscript_alist): Delete.
27973 (Vchar_script_table, Qchar_script_table): New variable.
27974 (syms_of_character): Declare Vchar_script_table as a lisp variable
27975 and initialize it.
27976
27977 * chartab.c (Fmake_char_table): Doc fix. If PURPOSE doesn't
27978 have property char-table-extra-slots, make no extra slot.
27979
27980 * dispextern.h (struct face): Delete member `charset'.
27981 (FACE_SUITABLE_FOR_CHAR_P, FACE_FOR): Use ASCII_CHAR_P, not
27982 SINGLE_BYTE_CHAR_P.
27983 (choose_face_font, lookup_non_ascii_face, font_name_registry):
27984 Add prototypes.
27985 (lookup_face, lookup_named_face, lookup_derived_face): Fix prototype.
27986 (generate_ascii_font_name): Rename from generate_ascii_font.
27987
27988 * fontset.h (get_font_repertory_func): New prototype.
27989 (make_fontset_for_ascii_face, fs_load_font): Fix prototypes.
27990 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii.
27991
27992 * fontset.c (Qprepend, Qappend): New variables.
27993 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): Delete.
27994 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros.
27995 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset.
27996 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros.
27997 (fontset_ref_and_range, fontset_add, reorder_font_vector)
27998 (load_font_get_repertory): New functions.
27999 (fontset_set): Delete.
28000 (fontset_face): New arg FACE. Return face ID, not face.
28001 Complete re-write to handle new fontset structure. Change caller.
28002 (free_face_fontset): Use ASET istead of AREF (X) = Y.
28003 (face_for_char): Don't call lookup_face.
28004 (make_fontset_for_ascii_face): New arg FACE.
28005 (fs_load_font): New arg CHARSET_ID. Don't check
28006 Vfont_encoding_alist here.
28007 (find_font_encoding): New function.
28008 (list_fontsets): Use STRINGP, not ! NILP.
28009 (accumulate_script_ranges): New function.
28010 (Fset_fontset_font, Fnew_fontset, Ffontset_info):
28011 Completely re-written to handle new fontset structure.
28012 (Ffontset_font): Return a copy of element.
28013 (syms_of_fontset): Define symbols Qprepend and Qappend.
28014 Fix docstring of font-encoding-alist.
28015
28016 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
28017 (Fset_fotset_font): Fix arguments to 5.
28018
28019 * msdos.c (XMenuActivate): Adjust for the change of lookup_derived_face.
28020
28021 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line):
28022 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
28023 (highlight_trailing_whitespace): Adjust for the change of
28024 lookup_named_face.
28025
28026 * xfaces.c: Include charset.h.
28027 (load_face_font): Delete argument C. Change caller.
28028 (generate_ascii_font_name): Rename from generate_ascii_font.
28029 (font_name_registry): New function.
28030 (cache_face): Store ascii faces before non-ascii faces in buckets.
28031 (lookup_face): Delete arguments C and BASE_FACE. Change caller.
28032 Lookup only ascii faces.
28033 (lookup_non_ascii_face): New function.
28034 (lookup_named_face): Delete argument C. Change caller.
28035 (lookup_derived_face): Delete argument C. Change caller.
28036 (try_font_list): New arg PATTERN. Change caller. If PATTERN is
28037 a string, just call font_list with it.
28038 (choose_face_font): Delete arguments FACE and C. New arg
28039 FONT_SPEC. Change caller.
28040 (realize_face, realize_x_face): Delete arguments C and BASE_FACE.
28041 Change caller.
28042 (realize_non_ascii_face): New function.
28043 (realize_x_face): Call load_face_font here.
28044 (realize_tty_face): Delete argument C. Change caller.
28045 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to
28046 get a face ID.
28047 (dump_realized_face): Don't print charset of FACE.
28048
28049 * xfns.c (x_set_font): Always call x_new_fontset and
28050 store_frame_parameter.
28051 (Fx_create_frame): Call x_new_fontset, not x_new_font.
28052 (syms_of_xfns): Set get_font_repertory_func to x_get_font_repertory.
28053
28054 * xterm.h (x_get_font_repertory): Extern it.
28055
28056 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not
28057 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when
28058 it->multibyte_p is zero.
28059 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
28060 (x_new_fontset): If FONTSETNAME doesn't match any existing
28061 fontsets, create a new one.
28062 (x_get_font_repertory): New function.
28063
28064 2008-02-01 Kenichi Handa <handa@m17n.org>
28065
28066 * coding.c (Ffind_coding_systems_region_internal): Detect an
28067 ASCII only string correctly.
28068
28069 * lread.c (Fload): Don't load with Qload_force_doc_strings t if
28070 version is 0.
28071
28072 2008-02-01 Kenichi Handa <handa@m17n.org>
28073
28074 * lread.c: Include "coding.h".
28075 (Qget_emacs_mule_file_char, Qload_force_doc_strings)
28076 (load_each_byte, unread_char): New variables.
28077 (readchar_backlog): Delete.
28078 (readchar): Return a character unless load_each_byte is nonzero.
28079 Handle the case that readcharfun is Qget_emacs_mule_file_char or a
28080 cons. If unread_char is not -1, simply return it.
28081 (unreadchar): Handle the case that readcharfun is
28082 Qget_emacs_mule_file_char or a cons. Set unread_char if necessary.
28083 (read_multibyte): Delete.
28084 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string)
28085 (read_emacs_mule_char): New functions.
28086 (Fload): Even if the file doesn't have the extension ".elc", if
28087 safe_to_load_p returns a positive version number, assume that the
28088 file contains bytecompiled code. If the version is less than 22,
28089 load the file while decoding multibyte sequences by emacs-mule.
28090 (readevalloop): Don't use readchar_backlog.
28091 (Fread): Likewise. Pay attention to the case that STREAM is a cons.
28092 (Fread_from_string): Pay attention to the case that STREAM is a cons.
28093 (read_escape): Delete the arg BYTEREP.
28094 (read1): Set load_each_byte to 1 temporarily while handling
28095 #@NUMBER. Don't call read_multibyte.
28096 (read_vector): Call Fread with a cons. If readcharfun is
28097 Qget_emacs_mule_file_char, decode the read string by emacs-mule.
28098 (read_list): If doc_reference is 2, make the cdr part string as unibyte.
28099 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char
28100 and Qload_force_doc_strings.
28101
28102 2008-02-01 Kenichi Handa <handa@m17n.org>
28103
28104 * xdisp.c (face_before_or_after_it_pos):
28105 Call FETCH_MULTIBYTE_CHAR with byte postion, not char position.
28106
28107 2008-02-01 Kenichi Handa <handa@m17n.org>
28108
28109 * character.h (TRAILING_CODE_P): New macro.
28110 (MAYBE_UNIFY_CHAR): Adjust for the change of Funify_charset.
28111 (string_char_with_unification): Fix prototype.
28112 (Vscript_alist): Extern it.
28113
28114 * character.c (Vscript_alist): New variable.
28115 (string_char_with_unification, str_as_unibyte)
28116 (string_escape_byte8): Add `const' to local variables.
28117 (syms_of_character): Declare script-alist as a Lisp variable.
28118
28119 * charset.h (Vcharset_ordered_list): Extern it.
28120 (charset_ordered_list_tick): Extern it.
28121 (EMACS_MULE_LEADING_CODE_PRIVATE_11)
28122 (EMACS_MULE_LEADING_CODE_PRIVATE_12)
28123 (EMACS_MULE_LEADING_CODE_PRIVATE_21)
28124 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros.
28125 (Funify_charset): Adjust for the change of Funify_charset.
28126
28127 * charset.c (charset_ordered_list_tick): New variable.
28128 (Fdefine_charset_internal): Increment charset_ordered_list_tick.
28129 (Funify_charset): New optional arg DEUNIFY. If it is non-nil,
28130 deunify instead of unify a charset.
28131 (string_xstring_p): Add `const' to local variables.
28132 (find_charsets_in_text): Add `const' to arguments and local variables.
28133 (encode_char): Adjust for the change of Funify_charset.
28134 Fix detecting of invalid code.
28135 (Fset_charset_priority): Increment charset_ordered_list_tick.
28136 (Fmap_charset_chars): Fix handling of default value for FROM_CODE
28137 and TO_CODE.
28138
28139 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12)
28140 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Delete macros.
28141 Changed callers to use EMACS_MULE_LEADING_CODE_PRIVATE_11, etc.
28142 (decode_coding_ccl, consume_chars)
28143 (Ffind_coding_systems_region_internal)
28144 (Fcheck_coding_systems_region): Add `const' to local variables.
28145
28146 * print.c (print_object): Use octal form for printing the
28147 contents of a bool vector.
28148
28149 2008-02-01 Dave Love <fx@gnu.org>
28150
28151 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd.
28152 <version == 20>: Refuse to load.
28153
28154 2008-02-01 Dave Love <fx@gnu.org>
28155
28156 * fns.c: Move coding.h.
28157 (Qcodeset, Qdays, Qmonths): New.
28158 (concat): Use CHARACTERP instead of INTEGERP.
28159 (Flocale_codeset): Delete.
28160 (Flanginfo): New function.
28161 (syms_of_fns): Change accordingly.
28162
28163 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
28164
28165 2008-02-01 Dave Love <fx@gnu.org>
28166
28167 * casetab.c (init_casetab_once, init_casetab_once):
28168 Fix CHAR_TABLE_SET call.
28169
28170 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
28171
28172 * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
28173
28174 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types.
28175 (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
28176 (Fset_charset_priority, syms_of_charset): Convert Lisp types.
28177
28178 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
28179
28180 * coding.c (ENCODE_DESIGNATION, decode_eol)
28181 (make_conversion_work_buffer, code_conversion_restore)
28182 (Fdefine_coding_system_internal): Convert Lisp types.
28183 (code_conversion_restore): Use EQ, not ==.
28184 (Fencode_coding_string): Fix code_convert_string call.
28185
28186 * coding.h (code_convert_region): Fix prototype.
28187
28188 * dispextern.h (redraw_frame, redraw_garbaged_frames): Remove.
28189
28190 * fontset.c (fontset_ref, fontset_set, fs_load_font)
28191 (Ffontset_info): Convert Lisp types.
28192
28193 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
28194
28195 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
28196
28197 * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
28198
28199 * chartab.c: Include "...h", not <...h> in some cases.
28200
28201 * callproc.c (Fcall_process): Remove unused variables.
28202
28203 2008-02-01 Dave Love <fx@gnu.org>
28204
28205 * coding.c (Fset_coding_system_priority): Allow null arg list.
28206
28207 2008-02-01 Dave Love <fx@gnu.org>
28208
28209 * minibuf.c (Fminibuffer_complete_word): Remove unused var.
28210 (Fself_insert_and_exit): Use CHARACTERP.
28211
28212 * callproc.c (Fcall_process): Remove unused vars.
28213
28214 * xterm.c (XTread_socket): Add extra dead keysyms.
28215
28216 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP.
28217
28218 * dispextern.h: Remove prototypes for redraw_frame,
28219 redraw_garbaged_frames.
28220
28221 * cmds.c (Fself_insert_command): Use CHARACTERP.
28222
28223 * chartab.c (make_sub_char_table): Remove unused var.
28224 (Fset_char_table_default, Fmap_char_table): Doc fix.
28225
28226 * keymap.c (access_keymap): Remove generic char code.
28227 (push_key_description): Use CHARACTERP.
28228
28229 2008-02-01 Dave Love <fx@gnu.org>
28230
28231 * charset.c: Doc fixes.
28232 (Funify_charset): Extra checking.
28233
28234 2008-02-01 Dave Love <fx@gnu.org>
28235
28236 * lread.c: Remove some unused variables.
28237 (safe_to_load_p): If safe, return the magic number version byte.
28238 (Fload): Maybe use load-with-code-conversion.
28239
28240 2008-02-01 Kenichi Handa <handa@m17n.org>
28241
28242 * category.c (Fmodify_category_entry): Don't modify the contents
28243 of category_set for characters out of the range.
28244 Avoid unnecessary modification.
28245
28246 * character.h (MAYBE_UNIFY_CHAR): Adjust for the change of
28247 Vchar_unify_table. The default value of the table is now nil.
28248
28249 * character.c (syms_of_character): Setup Vchar_width_table for
28250 eight-bit-control and raw-byte chars.
28251
28252 * charset.h (enum define_charset_arg_index):
28253 Delete charset_arg_parents and add charset_arg_subset and
28254 charset_arg_superset.
28255 (enum charset_attr_index): Delete charset_parents and add
28256 charset_subset and charset_superset.
28257 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
28258 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
28259 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Delete.
28260 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET)
28261 (CHARSET_SUPERSET): New macros.
28262 (charset_work): Extern it.
28263 (ENCODE_CHAR): Use charset_work.
28264 (CHAR_CHARSET_P): Adjust for the change of encoder format.
28265 (map_charset_chars): Extern it.
28266
28267 * charset.c (load_charset_map): Set the default value of encoder
28268 and deunifier char-tables to nil.
28269 (map_charset_chars): Change argument. Change callers.
28270 Use map_char_table_for_charset instead of map_char_table.
28271 (Fmap_charset_chars): New optional args from_code and to_code.
28272 (Fdefine_charset_internal): Adjust for the change of
28273 `define-charset' (:parents -> :subset or :superset).
28274 (charset_work): New variable.
28275 (encode_char, syms_of_charset): Adjust for the change of
28276 Fdefine_charset_internal.
28277 (Ffind_charset_string): Setup the vector `charsets' correctly.
28278
28279 * chartab.c (sub_char_table_ref_and_range): New arg default.
28280 Fix the previous change.
28281 (char_table_ref_and_range): Adjust for the above change.
28282 (map_sub_char_table_for_charset): New function.
28283 (map_char_table_for_charset): New function.
28284
28285 * keymap.c (describe_vector): Handle a char-table directly here.
28286 (describe_char_table): Delete.
28287
28288 * lisp.h (map_charset_chars): Delete.
28289
28290 2008-02-01 Dave Love <fx@gnu.org>
28291
28292 * fns.c (count_combining): Comment out (unused).
28293 (Flocale_codeset): New.
28294 (syms_of_fns): Defsubr it.
28295
28296 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.
28297 (size_t): Remove.
28298
28299 2008-02-01 Dave Love <fx@gnu.org>
28300
28301 * Makefile.in (chartab.o): Depend on charset.h.
28302
28303 2008-02-01 Kenichi Handa <handa@m17n.org>
28304
28305 * character.c (syms_of_character): Set the default value of
28306 Vprintable_chars to Qnil.
28307
28308 2008-02-01 Dave Love <fx@gnu.org>
28309
28310 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
28311
28312 2008-02-01 Kenichi Handa <handa@m17n.org>
28313
28314 * charset.c (load_charset_map): Handle the case that from < to
28315 correctly.
28316
28317 * coding.c (encode_coding_emacs_mule, encode_coding_iso_2022)
28318 (encode_coding_sjis, encode_coding_big5, encode_coding_charset):
28319 Pay attention to raw-8-bit chars.
28320
28321 2008-02-01 Kenichi Handa <handa@m17n.org>
28322
28323 * Makefile.in (lisp, shortlisp): Change chinese.elc to chinese.el.
28324 It is not bytecompiled now.
28325
28326 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978)
28327 (charset_jisx0208): New variables.
28328 (Fdefine_charset_internal): Setup them if appropriate.
28329 (init_charset_once): Initialize them to -1.
28330
28331 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978)
28332 (charset_jisx0208): Extern them.
28333
28334 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro.
28335 (CODING_ISO_FLAG_USE_OLDJIS): New macro.
28336 (CODING_ISO_FLAG_FULL_SUPPORT): Change macro definition.
28337 (setup_iso_safe_charsets): Fix arguments to Fassq.
28338 (DECODE_DESIGNATION, ENCODE_ISO_CHARACTER_DIMENSION1)
28339 (ENCODE_ISO_CHARACTER_DIMENSION2): Pay attention to
28340 CODING_ISO_FLAG_USE_ROMAN and CODING_ISO_FLAG_USE_OLDJIS.
28341 (encode_coding_iso_2022): Change the 1st arg to
28342 ENCODE_ISO_CHARACTER to a variable.
28343
28344 2008-02-01 Kenichi Handa <handa@m17n.org>
28345
28346 * charset.h (enum define_charset_arg_index): New enums
28347 charset_arg_min_code and charset_arg_max_code.
28348 (struct charset): New member char_index_offset.
28349
28350 * charset.c (CODE_POINT_TO_INDEX, INDEX_TO_CODE_POINT):
28351 Take charset->char_index_offset into account.
28352 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and
28353 args[charset_arg_max_code]. Setup charset.char_index_offset.
28354 (syms_of_charset): Fix args to Fdefine_charset_internal.
28355
28356 2008-02-01 Dave Love <fx@gnu.org>
28357
28358 * coding.c (decode_coding_utf_8): Reject overlong sequences.
28359
28360 2008-02-01 Dave Love <fx@gnu.org>
28361
28362 * coding.c: Doc fixes.
28363 (Fcoding_system_aliases): Fix return value.
28364 (Qmac): Remove (duplicated) definition.
28365
28366 2008-02-01 Dave Love <fx@gnu.org>
28367
28368 * charset.c (Fcharset_priority_list, Fset_charset_priority):
28369 New functions.
28370
28371 * character.c (Fstring): Doc fix.
28372
28373 * charset.c (Fdefine_charset_alias): Update Vcharset_list.
28374
28375 * fontset.c (Ffontset_info): Doc fix. Return charset names, not ids.
28376 (font-encoding-alist): Doc fix.
28377
28378 2008-02-01 Dave Love <fx@gnu.org>
28379
28380 * term.c (costs_set): Declare static, non-initialized for pcc.
28381 (encode_terminal_code): Remove unused var.
28382
28383 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
28384 for K&R.
28385
28386 * xterm.c (xlwmenu_window_p): Fix prototype for K&R.
28387
28388 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R.
28389 (suffixes): Move out of make_subsidiaries for K&R.
28390
28391 * charset.c (map_charset_chars): Fix c_function declaration for K&R.
28392
28393 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'.
28394
28395 2008-02-01 Dave Love <fx@gnu.org>
28396
28397 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP.
28398
28399 * category.c (Fmodify_category_entry): Doc fix. Remove unused vars.
28400
28401 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
28402
28403 * charset.c (Fdefine_charset_internal): Fix argument to bzero.
28404
28405 * coding.c (decode_coding_charset): Workaround for the bug of GCC 2.96.
28406
28407 2008-02-01 Kenichi Handa <handa@m17n.org>
28408
28409 * Makefile.in (lisp, shortlisp): Change cyrillic.elc to cyrillic.el,
28410 vietnamese.elc to vietnamese.el. They are not bytecompiled now.
28411
28412 2008-02-01 Kenichi Handa <handa@m17n.org>
28413
28414 * coding.c (decode_coding_charset): Adjust for the change of
28415 Fdefine_coding_system_internal.
28416 (Fdefine_coding_system_internal): For a coding system of
28417 `charset' type, store a list of charset IDs in
28418 `charset_attr_charset_valids' element of coding attributes.
28419
28420 2008-02-01 Kenichi Handa <handa@m17n.org>
28421
28422 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
28423 (emacs_mule_char): New arg src. Delete arg `composition'.
28424 Change caller. Handle 2-byte and 3-byte charsets correctly.
28425 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Rename from
28426 DECODE_EMACS_MULE_COMPOSITION_RULE. Change caller.
28427 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro.
28428 (DECODE_EMACS_MULE_21_COMPOSITION):
28429 Call DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation
28430 sequence.
28431 (decode_coding_emacs_mule): Handle composition correctly. Rewind
28432 `src' and `consumed_chars' correctly before calling emacs_mule_char.
28433 (DECODE_COMPOSITION_START): Correctly handle the case of altchar
28434 and alt&rule composition.
28435 (decode_coding_iso_2022): Handle composition correctly.
28436 (init_coding_once): Setup emacs_mule_bytes for private charsets.
28437
28438 * charset.c (Fdefine_charset_internal): Fix bug for the case of
28439 re-defining a charset. If the charset has :emacs-mule-id, setup
28440 emacs_mule_bytes.
28441 (Fmake_char): If CODE1 is nil, use the minimum code of the charset.
28442
28443 2008-02-01 Kenichi Handa <handa@m17n.org>
28444
28445 * coding.c (encode_coding_iso_2022, encode_coding_sjis)
28446 (encode_coding_big5, encode_coding_charset): If coding requires safe
28447 encoding, produce a character specified by
28448 CODING_INHIBIT_CHARACTER_SUBSTITUTION.
28449
28450 2008-02-01 Dave Love <fx@gnu.org>
28451
28452 * xterm.c (XSetIMValues): Declare.
28453
28454 * process.c: Conditionally include sys/wait.h, pty.h.
28455
28456 * print.c (print_object): Fix print format for 64-bit systems.
28457
28458 * keyboard.c (modify_event_symbol): Fix print format for 64-bit systems.
28459
28460 * buffer.c (emacs_strerror): Declare.
28461
28462 * fontset.c (Fclear_face_cache): Declare.
28463 (accumulate_font_info): Comment-out (unused).
28464 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused
28465 variables.
28466
28467 * character.h (string_escape_byte8): Declare.
28468
28469 * charset.c (load_charset_map, load_charset_map_from_file):
28470 Remove unused vars.
28471 (Fdefine_charset_internal, Fsplit_char, syms_of_charset)
28472 (Fmap_charset_chars): Doc fix.
28473
28474 * coding.c (Vchar_coding_system_table, Qchar_coding_system): Remove.
28475 (Fset_coding_system_priority, Fset_coding_system_priority)
28476 (Fdefine_coding_system_internal): Doc fix.
28477
28478 2008-02-01 Dave Love <fx@gnu.org>
28479
28480 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
28481
28482 2008-02-01 Kenichi Handa <handa@m17n.org>
28483
28484 * character.c (string_escape_byte8): Make multibyte string with
28485 correct size.
28486
28487 * charset.c (Fmake_char): Delete unnecessary code.
28488
28489 2008-02-01 Kenichi Handa <handa@m17n.org>
28490
28491 * xfns.c (x_encode_text): Allocate coding.destination here, and
28492 call encode_coding_object with dst_object Qnil.
28493
28494 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to
28495 multibyte form correctly.
28496
28497 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
28498 against Vfont_encoding_alist.
28499
28500 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
28501 handling of charset list.
28502 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.
28503 (decode_coding_object): Move point to coding->dst_pos before
28504 calling post-read-conversion function.
28505 (encode_coding_object): Give correct arguments to
28506 pre-write-conversion. Ignore the return value of
28507 pre-write-conversion function. Pay attention to the case that
28508 pre-write-conversion changes the current buffer. If dst_object is
28509 Qt, even if coding->src_bytes is zero, allocate at least one byte
28510 to coding->destination.
28511
28512 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
28513
28514 * charset.c (Fmake_char): Make it more backward compatible.
28515 (Fmap_charset_chars): Fix docstring.
28516
28517 2008-02-01 Dave Love <fx@gnu.org>
28518
28519 * coding.c: Doc fixes.
28520 (Fdefine_coding_system_alias): Use names, not symbols, in
28521 coding-system-alist.
28522
28523 2008-02-01 Kenichi Handa <handa@m17n.org>
28524
28525 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead
28526 of calling free_realized_face.
28527
28528 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
28529
28530 * charset.c (read_hex): Don't treat SPC as a comment starter.
28531 (decode_char): If CODE_POINT_TO_INDEX returns -1, always return -1.
28532 (Fdecode_char): Fix typo.
28533
28534 2008-02-01 Kenichi Handa <handa@m17n.org>
28535
28536 * charset.h (struct charset): New member `code_space_mask'.
28537
28538 * coding.c (coding_set_source): Delete the local variable beg_byte.
28539 (encode_coding_charset, Fdefine_coding_system_internal):
28540 Delete the local variable charset.
28541 (Fdefine_coding_system_internal):
28542 Setup attrs[coding_attr_charset_valids] correctly.
28543
28544 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask'
28545 member to check if CODE is valid or not.
28546 (Fdefine_charset_internal): Initialize `code_space_mask' member.
28547 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE
28548 is within the range of charset->min_code and carset->max_code.
28549
28550 2008-02-01 Dave Love <fx@gnu.org>
28551
28552 * syntax.h (syntax_temp) [!__GNUC__]: Declare.
28553
28554 * dispextern.h (generate_ascii_font): Fix return type.
28555
28556 * xfaces.c (generate_ascii_font): Fix arg declaration.
28557
28558 * coding.c (coding_inherit_eol_type)
28559 (Fset_terminal_coding_system_internal)
28560 (Fset_safe_terminal_coding_system_internal): Fix arg declarations.
28561
28562 2008-02-01 Kenichi Handa <handa@m17n.org>
28563
28564 * coding.c (decode_coding_charset, encode_coding_charset):
28565 Handle multiple charsets correctly.
28566
28567 2008-02-01 Kenichi Handa <handa@m17n.org>
28568
28569 * search.c (boyer_moore): Fix handling of multibyte character
28570 translation.
28571
28572 * xdisp.c (display_mode_element): When the variable `elt' is
28573 changed, update `this' and `lisp_string'.
28574
28575 2008-02-01 Kenichi Handa <handa@m17n.org>
28576
28577 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling.
28578
28579 * callproc.c (Fcall_process): Be sure to give the current buffer
28580 to decode_coding_c_string. Update PT and PT_BYTE after the insertion.
28581
28582 * charset.c (struct charset_map_entries): New struct.
28583 (load_charset_map): Rename from parse_charset_map. New args
28584 entries and n_entries. Change caller.
28585 (load_charset_map_from_file): Rename from load_charset_map.
28586 Change caller. New arg control_flag. Call load_charset_map at
28587 the tail.
28588 (load_charset_map_from_vector): New function.
28589 (Fdefine_charset_internal): Setup charset.compact_codes_p.
28590 (encode_char): If the charset is compact, change a character index
28591 to a code point.
28592
28593 * coding.c (coding_alloc_by_making_gap): Check the case that the
28594 source and destination are the same correctly.
28595 (decode_coding_raw_text): Set coding->consumed_char and
28596 coding->consumed to 0.
28597 (produce_chars): If coding->chars_at_source is nonzero, update
28598 coding->consumed_char and coding->consumed before calling
28599 alloc_destination.
28600 (Fdefine_coding_system_alias): Register ALIAS in
28601 Vcoding_system_alist.
28602 (syms_of_coding): Define `no-conversion' coding system at the tail.
28603
28604 * fileio.c (Finsert_file_contents): Set coding_system instead of
28605 val. If the current buffer is multibyte, always call
28606 decode_coding_gap.
28607
28608 * xfaces.c (try_font_list): Give higher priority to fontset's
28609 family than face's family.
28610
28611 2008-02-01 Kenichi Handa <handa@m17n.org>
28612
28613 * callproc.c (Fcall_process): Be sure to give the current buffer
28614 to decode_coding_c_string.
28615
28616 * xfaces.c (try_font_list): Give a family specified in a fontset
28617 higher priority than a family specified in a face.
28618
28619 2008-02-01 Kenichi Handa <handa@m17n.org>
28620
28621 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
28622 Fix arguments to insert_from_buffer.
28623
28624 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
28625
28626 2008-02-01 Kenichi Handa <handa@m17n.org>
28627
28628 * coding.c (produce_chars): Set the variable `multibytep' correctly.
28629 (decode_coding_gap): Set coding->dst_multibyte correctly.
28630
28631 2008-02-01 Kenichi Handa <handa@m17n.org>
28632
28633 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
28634 (decode_coding_utf_16): Fix converting high and low bytes to code-point.
28635 (encode_coding_utf_16): Substitute coding->default_char for
28636 non-Unicode characters.
28637 (decode_coding): Don't call record_insert here.
28638 (setup_coding_system): Initialize `surrogate' of
28639 coding->spec.utf_16 to 0.
28640 (EMIT_ONE_BYTE): Fix for multibyte case.
28641
28642 * insdel.c (insert_from_gap): Call record_insert.
28643
28644 2008-02-01 Kenichi Handa <handa@m17n.org>
28645
28646 * casefiddle.c (casify_region): Fix multibyte case.
28647
28648 * character.c (c_string_width): Add return type `int'.
28649 (char_string_with_unification): Delete arg ADVANCED.
28650
28651 * character.h (CHAR_VALID_P): Don't call CHARACTERP.
28652 (CHAR_STRING): Adjust for the change of char_string_with_unification.
28653 (CHAR_STRING_ADVANCE): Make it do-while statement.
28654
28655 * chartab.c (sub_char_table_set_range): Optimize for the case
28656 DEPTH == 3. Add workaround code for a GCC optimization bug.
28657
28658 * charset.c (parse_charset_map): Remove an unused variable.
28659
28660 * coding.c: Delete unused variables.
28661
28662 * fileio.c (Finsert_file_contents): Set coding_system to Qnil
28663 earlier. If inserted is zero and the coding system doesn't
28664 require flushing, don't call decode_coding_gap.
28665
28666 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
28667
28668 2008-02-01 Kenichi Handa <handa@m17n.org>
28669
28670 The following changes are for using Unicode as an internal
28671 character model, and use UTF-8 format for buffer/string
28672 representation.
28673
28674 * .gdbinit (xchartable): Adjust for the change of char table structure.
28675 (xsubchartable, xcoding, xcharset, xcurbuf): New commands.
28676
28677 * Makefile.in (obj): Add character.o and chartab.o.
28678 (lisp, shortlisp): Remove utf-8.elc.
28679 (*.o): For many files, change dependency on charset.h to
28680 character.h, and add dependency on character.h.
28681 (character.o, chartab.o): New targets.
28682
28683 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c:
28684 * doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c:
28685 * w16select.c, w32bdf.c, w32console.c: Include "character.h" instead
28686 of "charset.h".
28687
28688 * dired.c, filelock.c: Include "character.h".
28689
28690 * alloc.c: Include "character.h" instead of "charset.h".
28691 (Fmake_char_table, make_sub_char_table): Move to chartab.c.
28692 (syms_of_alloc): Remove defsubr for Smake_char_table.
28693
28694 * buffer.c: Include "character.h" instead of "charset.h", don't
28695 include "coding.h".
28696 (Fset_buffer_multibyte): Adjust for UTF-8.
28697
28698 * buffer.h: EXFUN Fbuffer_live_p.
28699
28700 * callproc.c: Include "character.h" instead of "charset.h".
28701 (Fcall_process): Big change for the new code-conversion APIs.
28702
28703 * casetab.c: Include "character.h" instead of "charset.h".
28704 (set_canon, set_identity, shuffle): Adjust for the new
28705 map_char_table spec.
28706 (init_casetab_once): Call CHAR_TABLE_SET instead of directly
28707 accessing the char table structure.
28708
28709 * chartab.c: New file that implements char table.
28710
28711 * category.c: Include "character.h".
28712 (copy_category_entry): New function.
28713 (copy_category_table): Call map_char_table and copy_category_entry.
28714 (Fmake_category_table): Initialize all top-level slots.
28715 (char_category_set): New function.
28716 (modify_lower_category_set): Delete.
28717 (Fmodify_category_entry): Call char_table_ref_and_range.
28718
28719 * category.h (CATEGORY_SET): Just call char_category_set.
28720
28721 * ccl.c: Include "character.h".
28722 (Qccl, Qcclp): New variables.
28723 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
28724 it's less than 256.
28725 (CCL_WRITE_MULTIBYTE_CHAR): Delete.
28726 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjust for the change of SRC
28727 and DST type.
28728 (ccl_driver): Change types of argument, adjust code accordingly.
28729 (Fccl_execute, Fccl_execute_on_string): Adjust for the change of
28730 ccl_driver.
28731 (syms_of_ccl): Intern and staticpro Qccl and Qcclp.
28732
28733 * ccl.h (struct ccl_program): Delete members eol_type and multibyte.
28734 New members src_multibyte, dst_multibyte, consumed, and produced.
28735 (struct ccl_spec): Delete members decoder and encoder. New member ccl.
28736 (CODING_SPEC_CCL_PROGRAM): New macro.
28737 (ccl_driver): Update prototype.
28738 (Qccl, Qcclp, Fccl_program_p): Extern them.
28739 (CHECK_CCL_PROGRAM): New macro.
28740
28741 * character.c, character.h, chartab.c: New files.
28742
28743 * charset.c: Mostly re-written. Move character and multibyte sequence
28744 handling codes to character.c.
28745
28746 * charset.h: Mostly re-written. Move character and multibyte sequence
28747 handling codes to character.h.
28748
28749 * coding.c, coding.h: Mostly re-written.
28750
28751 * composite.c: Include "character.h" instead of "charset.h".
28752 (CHAR_WIDTH): Move to character.h.
28753 (HASH_KEY, HASH_VALUE): Delete.
28754
28755 * composite.h (enum composition_method): Change order of enumeration
28756 symbols.
28757
28758 * data.c: Include "character.h" instead of "charset.h".
28759 (Faref): Call CHAR_TABLE_REF for a char table.
28760 (Faset): Call CHAR_TABLE_SET for a char table.
28761
28762 * dispextern.h (free_realized_face, check_face_attribytes)
28763 (generate_ascii_font): Extern them.
28764 (free_realized_multibyte_face): Delete extern.
28765
28766 * disptab.h (DISP_CHAR_VECTOR): Adjust for the change of char
28767 table structure.
28768
28769 * editfns.c: Include "character.h" instead of "charset.h".
28770 (Fchar_to_string): Always call CHAR_STRING.
28771
28772 * emacs.c (main): Call init_charset_once, init_charset,
28773 syms_of_chartab, and syms_of_character.
28774
28775 * fileio.c: Include "character.h" instead of "charset.h".
28776 (Finsert_file_contents): Big change for the new code-conversion API.
28777 (choose_write_coding_system, Fwrite_region): Likewise.
28778 (build_annotations_2): Delete.
28779 (e_write): Big change for the new code-conversion API.
28780
28781 * fns.c: Include "character.h" instead of "charset.h".
28782 (copy_sub_char_table): Move to chartab.c.
28783 (Fcopy_sequence): Call copy_char_table for a char table.
28784 (concat): Delete codes calling count_multibyte.
28785 (string_char_to_byte, string_byte_to_char): Adjust for the new
28786 multibyte form.
28787 (internal_equal): Adjust for the change of char table structure.
28788 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent)
28789 (Fchar_table_extra_slot, Fset_char_table_extra_slot)
28790 (Fchar_table_range, Fset_char_table_range, Fset_char_table_default)
28791 (char_table_translate, optimize_sub_char_table)
28792 (Foptimize_char_table, map_char_table, Fmap_char_table): Move to
28793 chartab.c.
28794 (char_table_ref_and_index): Delete.
28795 (HASH_KEY, HASH_VALUE): Move to lisp.h.
28796 (Fmd5): Call preferred_coding_system instead of accessing
28797 Vcoding_category_list. Adjust for the new code-conversion API.
28798 (syms_of_fns): Move defsubr for char table related functions to
28799 chartab.c.
28800
28801 * fontset.c: Mostly re-written.
28802
28803 * fontset.h (struct font_info): Change type of the member encoding_type.
28804 (enum FONT_SPEC_INDEX): New enum.
28805 (fontset_font_pattern, fs_load_font): Update prototype.
28806 (FS_LOAD_FONT): Adjust for the change of fs_load_font.
28807
28808 * indent.c: Include "character.h" instead of "charset.h".
28809 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of WIDTH_BY_CHAR_HEAD.
28810
28811 * insdel.c: Include "character.h" instead of "charset.h".
28812 (copy_text): Don't refer to Vnonascii_translation_table.
28813 (insert_from_gap): New function.
28814
28815 * keyboard.c: Include "character.h" instead of "charset.h".
28816 (command_loop_1): Never call direct_output_forward_char before
28817 a non-ASCII character.
28818 (read_char): If Vkeyboard_translate_table is a char table, always
28819 translate a character.
28820
28821 * keymap.c: Include "character.h".
28822 (store_in_keymap): Handle the case that IDX is a cons.
28823 (Fdefine_key): Handle the case that KEY is a cons and the car part
28824 is also a cons (range).
28825 (push_key_description): Adjust for the new character code.
28826 (describe_vector): Call describe_char_table for a char table.
28827 (describe_char_table): New function.
28828
28829 * keymap.h (describe_char_table): Extern it.
28830
28831 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
28832 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros.
28833 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS)
28834 (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS):
28835 Delete.
28836 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjust for the new char table
28837 structure.
28838 (CHAR_TABLE_TRANSLATE): Just call char_table_translate.
28839 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2)
28840 (CHARTAB_SIZE_BITS_3): New macros.
28841 (chartab_size): Extern it.
28842 (struct Lisp_Char_Table): Re-design.
28843 (struct Lisp_Sub_Char_Table): New structure.
28844 (HASH_KEY, HASH_VALUE): Move from fns.c.
28845 (CHARACTERBITS): Define as 22.
28846 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjust for the above change.
28847 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE.
28848 (GC_SUB_CHAR_TABLE_P): New macro.
28849 (Fencode_coding_string, Fdecode_coding_string): Update EXFUN.
28850 (code_convert_string_norecord): Delete extern.
28851 (init_character_once, syms_of_character, init_charset)
28852 (syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them.
28853
28854 * lread.c: Include "character.h".
28855 (read_multibyte): New arg NBYTES.
28856 (read_escape): Change the meaning of returned *BYTEREP.
28857 (to_multibyte): Delete.
28858 (read1): Adjust the handling of char table and string.
28859
28860 * print.c: Include "character.h" instead of "charset.h".
28861 (print_string): Convert 8-bit raw bytes to octal form by
28862 string_escape_byte8.
28863 (print_object): Adjust for the new multibyte form. Print 8-bit
28864 raw bytes always in octal form. Handle sub char table correctly.
28865
28866 * process.c: Include "character.h" instead of "charset.h".
28867 (read_process_output, send_process): Adjust for the new
28868 code-conversion API.
28869
28870 * puresize.h (BASE_PURESIZE): Increase.
28871
28872 * regex.c: Include "character.h" instead of "charset.h".
28873 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros.
28874 (regex_compile): Accept a range whose starting and ending
28875 character have different leading bytes.
28876 (analyse_first): Adjust for the above change.
28877
28878 * search.c: Include "character.h" instead of "charset.h".
28879 (search_buffer, boyer_moore): Adjust for the new multibyte form.
28880 (Freplace_match): Adjust for the change of multibyte_char_to_unibyte.
28881
28882 * syntax.c: Include "character.h" instead of "charset.h".
28883 (syntax_parent_lookup): Delete.
28884 (Fmodify_syntax_entry): Accept a cons as CHAR.
28885 (skip_chars): Adjust for the new multibyte form.
28886 (init_syntax_once): Call char_table_set_range instead of directly
28887 accessing the structure of a char table.
28888
28889 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
28890 (SYNTAX_ENTRY_FOLLOW_PARENT): Delete macro.
28891 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro.
28892 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF.
28893
28894 * term.c: Include "buffer.h" and "character.h".
28895 (encode_terminal_code, write_glyphs): Adjust for the new
28896 code-conversion API.
28897 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH.
28898
28899 * w32term.c (x_new_font): Adjust for the change of FS_LOAD_FONT.
28900
28901 * xdisp.c: Include "character.h".
28902 (get_next_display_element): Adjust for the new multibyte form.
28903 (disp_char_vector): Adjust for the new char table structure.
28904 (decode_mode_spec_coding): Adjust for the new structure of
28905 coding system.
28906 (decode_mode_spec): Adjust for the new code-conversion API.
28907
28908 * xfaces.c: Include "character.h" instead of "charset.h".
28909 (load_face_font): Adjust for the change of choose_face_font and
28910 FS_LOAD_FONT.
28911 (generate_ascii_font): New function.
28912 (set_lface_from_font_name): Adjust for the change of FS_LOAD_FONT.
28913 (set_font_frame_param): Adjust for the change of choose_face_font.
28914 (free_realized_face): Make it public.
28915 (free_realized_faces_for_fontset): Rename from
28916 free_realized_multibyte_face. Free also faces realized for ASCII.
28917 (choose_face_font): Change arguments. Adjust for the change of
28918 fontset_font_pattern and FS_LOAD_FONT.
28919
28920 * xfns.c: Include "character.h".
28921 (x_encode_text): Adjust for the new code-conversion API.
28922
28923 * xselect.c: Don't include "charset.h".
28924 (selection_data_to_lisp_data): Adjust for the new code conversion API.
28925
28926 * xterm.c: Include "character.h".
28927 (x_encode_char): New argument CHARSET. Change caller.
28928 (x_get_char_face_and_encoding, x_get_glyph_face_and_encoding):
28929 Call ENCODE_CHAR instead of SPLIT_CHAR.
28930 (x_produce_glyphs): Don't check Vnonascii_translation_table Call
28931 CHAR_WIDTH instead of CHARSET_WIDTH.
28932 (XTread_socket): Adjust for the new code-conversion API.
28933 (x_new_font): Adjust for the change of FS_LOAD_FONT.
28934 (x_load_font): Adjust for the change of struct font.
28935
28936 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
28937
28938 * xfaces.c (face_at_buffer_position): Remove unused vars.
28939
28940 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
28941
28942 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR):
28943 Fix overflow checking.
28944
28945 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
28946
28947 * ccl.c (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
28948 Cancel previous change.
28949
28950 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
28951
28952 * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when
28953 ccl->eight_bit_control. Fix check for buffer overflow.
28954 (CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
28955 (ccl_driver): Initialize extra_bytes to 0.
28956
28957 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
28958
28959 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
28960 return it ORed with ctrl_modifier.
28961
28962 2008-01-29 Miles Bader <miles@gnu.org>
28963
28964 * macterm.c (XTset_vertical_scroll_bar): Fix merge mistake.
28965
28966 2008-01-28 Jason Rumney <jasonr@gnu.org>
28967
28968 * w32.c (stat): Don't double check for networked drive.
28969
28970 2008-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
28971
28972 * window.c (run_window_configuration_change_hook): New function.
28973 Code extracted from set_window_buffer. Set the selected frame.
28974 (set_window_buffer): Use it.
28975 * window.h (run_window_configuration_change_hook): Declare.
28976 * dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
28977
28978 * keyboard.c (read_char): Yet another int/Lisp_Object mixup (YAILOM).
28979
28980 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
28981
28982 * Makefile.in: Remove references to unused macros.
28983
28984 2008-01-26 Eli Zaretskii <eliz@gnu.org>
28985
28986 * w32.c (g_b_init_get_sid_sub_authority)
28987 (g_b_init_get_sid_sub_authority_count): New static variables.
28988 (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
28989 (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
28990 (init_user_info): Use them to retrieve uid and gid.
28991 Use 500/513, the Windows defaults, as Administrator's uid/gid.
28992 (fstat): Use pw_uid and pw_gid from the_passwd structure for
28993 st_uid and st_gid of the file.
28994
28995 2008-01-26 Jason Rumney <jasonr@gnu.org>
28996
28997 * w32.c (logon_network_drive): New function.
28998 (stat): Use it.
28999
29000 2008-01-26 Chong Yidong <cyd@stupidchicken.com>
29001
29002 * xdisp.c (pos_visible_p): Handle the case where charpos falls on
29003 invisible text covered with an ellipsis.
29004
29005 2008-01-25 Richard Stallman <rms@gnu.org>
29006
29007 * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
29008 jump back to beginning. Move some other initializations after that.
29009 (Qwindow_text_change_functions, Vwindow_text_change_functions):
29010 New variables.
29011 (syms_of_xdisp): Init them.
29012
29013 * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
29014
29015 * buffer.c (reset_buffer_local_variables):
29016 Implement `permanent-local-hook'.
29017 (Qpermanent_local_hook): New variable.
29018 (syms_of_buffer): Init and staticpro it.
29019
29020 2008-01-25 Michael Albinus <michael.albinus@gmx.de>
29021
29022 * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
29023
29024 2008-01-25 Thien-Thi Nguyen <ttn@gnuvola.org>
29025
29026 * fns.c (Fclrhash): Return TABLE.
29027
29028 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29029
29030 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
29031 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
29032 is set even without positional changes.
29033 (x_scroll_bar_clear): Set bar->redraw_needed_p.
29034
29035 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
29036
29037 2008-01-23 Jason Rumney <jasonr@gnu.org>
29038
29039 * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
29040
29041 * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
29042 the unicode range available in MULE by locale-coding-system.
29043 Improve dbcs lead byte detection. Set event timestamp and modifiers
29044 earlier.
29045
29046 2008-01-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29047
29048 * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
29049 [MAC_OSX] (init_mac_osx_environment): Initialize it.
29050 [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
29051 when used on child processes.
29052
29053 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
29054
29055 * dbusbind.c (Fdbus_method_return_internal): Rename from
29056 Fdbus_method_return.
29057 (Fdbus_unregister_object): Move to dbus.el.
29058 (Fdbus_call_method, Fdbus_method_return_internal)
29059 (Fdbus_send_signal): Improve debug messages.
29060
29061 2008-01-20 Martin Rudalics <rudalics@gmx.at>
29062
29063 * undo.c (undo_inhibit_record_point): New variable.
29064 (syms_of_undo): Initialize it.
29065 (record_point): Don't record point when undo_inhibit_record_point
29066 is set.
29067
29068 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
29069
29070 * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
29071
29072 * xdisp.c (Qauto_hscroll_mode): New var.
29073 (syms_of_xdisp): Initialize it.
29074 (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
29075 window's buffer.
29076 (hscroll_windows): Don't check automatic_hscrolling_p here.
29077
29078 * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
29079 vscroll if we're setting window-buffer to the value it already has.
29080
29081 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
29082
29083 * m/intel386.h: Remove references to XENIX.
29084
29085 2008-01-17 Andreas Schwab <schwab@suse.de>
29086
29087 * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
29088 instead of HAVE_X86_64_LIB64_DIR.
29089 * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
29090
29091 2008-01-17 Glenn Morris <rgm@gnu.org>
29092
29093 * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
29094 to HAVE_X86_64_LIB64_DIR.
29095
29096 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
29097
29098 * s/irix3-3.h:
29099 * s/irix4-0.h:
29100 * s/386-ix.h:
29101 * s/domain.h:
29102 * s/hpux9-x11r4.h:
29103 * s/hpux9shxr4.h: Remove files for systems no longer supported.
29104
29105 * sysdep.c: Remove code containing references to symbols defined
29106 by unsupported systems.
29107
29108 2008-01-16 Glenn Morris <rgm@gnu.org>
29109
29110 * coding.c (select-safe-coding-system-function): Doc fix.
29111
29112 2008-01-15 Glenn Morris <rgm@gnu.org>
29113
29114 * config.in: Revert 2008-01-13 change: this is a generated file.
29115
29116 2008-01-13 Tom Tromey <tromey@redhat.com>
29117
29118 * lisp.h: Fix typo.
29119
29120 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
29121
29122 * m/sequent-ptx.h:
29123 * m/sequent.h:
29124 * s/ptx.h:
29125 * s/ptx4-2.h:
29126 * s/ptx4.h: Remove files for systems no longer supported.
29127
29128 * callproc.c (Fcall_process): Fix previous change.
29129
29130 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
29131
29132 * unexsunos4.c: Remove file, system not supported anymore.
29133
29134 * m/mips.h:
29135 * m/intel386.h:
29136 * callproc.c:
29137 * config.in:
29138 * ecrt0.c:
29139 * emacs.c:
29140 * fileio.c:
29141 * frame.c:
29142 * getpagesize.h:
29143 * keyboard.c:
29144 * lread.c:
29145 * process.c:
29146 * puresize.h:
29147 * sysdep.c:
29148 * systty.h:
29149 * syswait.h:
29150 * unexec.c:
29151 * xdisp.c:
29152 * alloc.c: Remove code containing references to symbols defined by
29153 unsupported systems.
29154
29155 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp>
29156
29157 * coding.c (detect_coding_mask): Fix previous change.
29158
29159 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp>
29160
29161 * coding.c (detect_coding_iso2022): New arg
29162 latin_extra_code_state. Allow Latin extra codes only
29163 when *latin_extra_code_state is nonzero.
29164 (detect_coding_mask): If there is a NULL byte, detect the encoding
29165 as UTF-16 or binary. If Latin extra codes exist, detect the
29166 encoding as ISO-2022 only when there's no other proper encoding is
29167 found.
29168
29169 2008-01-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29170
29171 * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
29172 #ifdef MAC_OS.
29173
29174 2008-01-08 Richard Stallman <rms@gnu.org>
29175
29176 * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
29177
29178 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
29179
29180 * keyboard.c (parse_menu_item): Don't enclose key bindings on
29181 menu bar in parentheses.
29182
29183 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
29184
29185 * m/7300.h:
29186 * m/acorn.h:
29187 * m/alliant-2800.h:
29188 * m/alliant.h:
29189 * m/alliant1.h:
29190 * m/alliant4.h:
29191 * m/altos.h:
29192 * m/amdahl.h:
29193 * m/apollo.h:
29194 * m/att3b.h:
29195 * m/aviion-intel.h:
29196 * m/aviion.h:
29197 * m/celerity.h:
29198 * m/clipper.h:
29199 * m/cnvrgnt.h:
29200 * m/convex.h:
29201 * m/cydra5.h:
29202 * m/delta88k.h:
29203 * m/dpx2.h:
29204 * m/dual.h:
29205 * m/elxsi.h:
29206 * m/f301.h:
29207 * m/gould-np1.h:
29208 * m/gould.h:
29209 * m/i860.h:
29210 * m/ibmps2-aix.h:
29211 * m/ibmrt-aix.h:
29212 * m/ibmrt.h:
29213 * m/irist.h:
29214 * m/is386.h:
29215 * m/isi-ov.h:
29216 * m/mega68.h:
29217 * m/mg1.h:
29218 * m/news-r6.h:
29219 * m/news-risc.h:
29220 * m/news.h:
29221 * m/nh3000.h:
29222 * m/nh4000.h:
29223 * m/ns16000.h:
29224 * m/ns32000.h:
29225 * m/nu.h:
29226 * m/orion.h:
29227 * m/orion105.h:
29228 * m/paragon.h:
29229 * m/pfa50.h:
29230 * m/plexus.h:
29231 * m/pyramid.h:
29232 * m/pyrmips.h:
29233 * m/sh3el.h:
29234 * m/sps7.h:
29235 * m/sr2k.h:
29236 * m/stride.h:
29237 * m/sun1.h:
29238 * m/sun2.h:
29239 * m/sun3-68881.h:
29240 * m/sun3-fpa.h:
29241 * m/sun3-soft.h:
29242 * m/sun3.h:
29243 * m/sun386.h:
29244 * m/symmetry.h:
29245 * m/tad68k.h:
29246 * m/tahoe.h:
29247 * m/targon31.h:
29248 * m/tek4300.h:
29249 * m/tekxd88.h:
29250 * m/tower32.h:
29251 * m/tower32v3.h:
29252 * m/ustation.h:
29253 * m/wicat.h:
29254 * m/xps100.h:
29255 * s/cxux.h:
29256 * s/cxux7.h:
29257 * s/dgux.h:
29258 * s/dgux4.h:
29259 * s/dgux5-4-3.h:
29260 * s/dgux5-4r2.h:
29261 * s/esix.h:
29262 * s/esix5r4.h:
29263 * s/hiuxmpp.h:
29264 * s/hiuxwe2.h:
29265 * s/iris3-5.h:
29266 * s/iris3-6.h:
29267 * s/isc2-2.h:
29268 * s/isc3-0.h:
29269 * s/isc4-0.h:
29270 * s/isc4-1.h:
29271 * s/newsos5.h:
29272 * s/newsos6.h:
29273 * s/osf1.h:
29274 * s/osf5-0.h:
29275 * s/riscix1-1.h:
29276 * s/riscix12.h:
29277 * s/sco4.h:
29278 * s/sco5.h:
29279 * s/sunos4-0.h:
29280 * s/sunos4-1.h:
29281 * s/sunos413.h:
29282 * s/sunos4shr.h:
29283 * s/umax.h:
29284 * s/unipl5-2.h:
29285 * s/xenix.h:
29286 * cxux-crt0.s:
29287 * unexapollo.c:
29288 * unexconvex.c:
29289 * unexenix.c:
29290 * unexsni.c: Remove files for systems no longer supported.
29291
29292 * m/intel386.h: Remove references to unsupported systems.
29293
29294 * w32.c (get_emacs_configuration): Remove reference to i860.
29295
29296 * sysdep.c: Remove dead code.
29297
29298 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
29299
29300 * s/rtu.h:
29301 * m/masscomp.h: Remove files. Platform is obsolete.
29302
29303 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
29304
29305 * dbusbind.c (Fdbus_method_return): New function.
29306 (xd_read_message): Add the serial number to the event.
29307 (Fdbus_register_method): Activate the function.
29308
29309 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
29310
29311 * keyboard.c (read_key_sequence): Fix typo.
29312
29313 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
29314
29315 * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
29316 (xd_signature, xd_append_arg): Handle element type detection for
29317 empty arrays.
29318 (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
29319 SDATA () calls; this must be solved more general.
29320 (Fdbus_register_signal): Use SBYTES instead of strlen.
29321
29322 2008-01-03 Magnus Henoch <magnus@zemdatav>
29323
29324 * dbusbind.c (xd_append_arg): Use unsigned char instead of
29325 unsigned int for byte values (necessary for big-endian platform).
29326 (Fdbus_call_method): Handle the case of no returned arguments.
29327
29328 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change)
29329
29330 * dbusbind.c (xd_read_message): Use non-static input_event struct.
29331
29332 2007-12-31 Magnus Henoch <mange@freemail.hu>
29333
29334 * dbusbind.c (xd_signature): Signature of variant is just "v".
29335
29336 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
29337
29338 * dbusbind.c: Fix several errors and compiler warnings.
29339 Reported by Tom Tromey <tromey@redhat.com>.
29340 (XD_ERROR, XD_DEBUG_MESSAGE)
29341 (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
29342 (xd_append_arg): Part for basic D-Bus types rewritten.
29343 (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
29344 DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
29345 appropriate.
29346 (xd_read_message): Return Qnil. Don't signal an error; it is not
29347 useful during event reading.
29348 (Fdbus_register_signal): Signal an error if the check for
29349 FUNCTIONP fails.
29350 (Fdbus_register_method): New function. The implementation is not
29351 complete, the call of the function signals an error therefore.
29352 (Fdbus_unregister_object): New function, renamed from
29353 Fdbus_unregister_signal. The initial check signals an error, if
29354 the object is not well formed.
29355
29356 2007-12-30 Richard Stallman <rms@gnu.org>
29357
29358 * textprop.c (get_char_property_and_overlay):
29359 Signal error if POSITION is out of range in a buffer.
29360
29361 2007-12-29 Martin Rudalics <rudalics@gmx.at>
29362
29363 * w32fns.c (Fx_create_frame): Make copy of frame parameters
29364 because the original parameters are in pure storage now.
29365
29366 2007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29367
29368 * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
29369
29370 2007-12-22 Eli Zaretskii <eliz@gnu.org>
29371
29372 * callint.c (syms_of_callint) <command-history>: Add reference to
29373 history-length in the doc string.
29374
29375 2007-12-17 Jason Rumney <jasonr@gnu.org>
29376
29377 * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
29378 before passing as wParam.
29379
29380 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
29381
29382 * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
29383 DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
29384 DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
29385 Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
29386 as number.
29387 (Fdbus_call_method): Fix docstring.
29388
29389 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
29390
29391 * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
29392 New macros.
29393 (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
29394 (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
29395 Simplify.
29396 (xd_signature): New function.
29397 (xd_append_arg): Compute also signatures. Major rewrite.
29398 (xd_retrieve_arg): Make debug messages friendly.
29399 (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
29400 Check for signatures of arguments.
29401
29402 2007-12-19 Michael Albinus <michael.albinus@gmx.de>
29403
29404 * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
29405 (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
29406 (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
29407 (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
29408 (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
29409 (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
29410 (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
29411 (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
29412 (xd_retrieve_value): Remove. Functionality included in ...
29413 (xd_append_arg): New function.
29414 (Fdbus_call_method, Fdbus_send_signal): Apply it.
29415
29416 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
29417
29418 * dbusbind.c (top): Include <stdio.h>.
29419 (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
29420 dbus_message_new_method_call and dbus_message_new_signal.
29421 (Fdbus_register_signal): Rename unique_name to uname.
29422 Check handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
29423 non-existing unique name. Fix typos in matching rule. Return an
29424 object which is useful in Fdbus_unregister_signal.
29425 (Fdbus_unregister_signal): Reimplementation, in order to remove
29426 only the corresponding entry.
29427 (Vdbus_registered_functions_table): Change the order of entries.
29428 Apply these changes in xd_read_message and Fdbus_register_signal.
29429
29430 2007-12-16 Andreas Schwab <schwab@suse.de>
29431
29432 * fileio.c (Finsert_file_contents): Fix overflow check to not
29433 depend on undefined integer overflow.
29434
29435 2007-12-14 Jason Rumney <jasonr@gnu.org>
29436
29437 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
29438 for characters above 127.
29439
29440 2007-12-13 Jason Rumney <jasonr@gnu.org>
29441
29442 * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
29443 before dereferencing array.
29444 (lookup_vk_code): Remove zero comparison.
29445
29446 2007-12-14 Michael Albinus <michael.albinus@gmx.de>
29447
29448 * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
29449 (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
29450 Use `unsigned int' instead of `uint'.
29451 (xd_read_message, Fdbus_register_signal): Split expressions into
29452 multiple lines before operators "&&" and "||", according to the
29453 GNU Coding Standards.
29454
29455 2007-12-14 Eli Zaretskii <eliz@gnu.org>
29456
29457 * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
29458
29459 2007-12-12 Juri Linkov <juri@jurta.org>
29460
29461 * buffer.c (Frename_buffer): In interactive spec replace
29462 `read-buffer' with `read-string' that uses `buffer-name-history'
29463 as history, and the current buffer's name as default.
29464
29465 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
29466
29467 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
29468 manipulating the backtrace manually.
29469 (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
29470 (struct backtrace, backtrace_list): Remove.
29471 (command_loop_1): Remove dead var `no_direct'.
29472
29473 * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
29474 preserve non-built-in buffer-local variables.
29475 (Fkill_all_local_variables): Don't re-create&re-set permanent
29476 buffer-local variables.
29477
29478 2007-12-09 Juri Linkov <juri@jurta.org>
29479
29480 * buffer.c (Frename_buffer): Change interactive spec from "s" to
29481 Lisp code that uses `read-buffer' with current buffer as default.
29482
29483 2007-12-08 Michael Albinus <michael.albinus@gmx.de>
29484
29485 * dbusbind.c (xd_read_message): Generate an event for every
29486 registered handler. There might be several handlers registered
29487 for the same signal.
29488 (Fdbus_register_signal): Don't overwrite a registration for the
29489 same signal. Add a new registration if handlers are different.
29490 (Vdbus_registered_functions_table): Rework doc string.
29491
29492 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
29493
29494 * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
29495 (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
29496 DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
29497 (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
29498 Unify argument lists.
29499 (xd_read_message, Fdbus_register_signal): Reorder and extend event
29500 arguments and hash table keys. Use unique name for service.
29501 (Fdbus_unregister_signal): Remove checks.
29502 (Vdbus_registered_functions_table): Fix doc string.
29503
29504 2007-12-05 Magnus Henoch <mange@freemail.hu>
29505
29506 * process.c (make_process): Initialize pty_flag to 0.
29507
29508 2007-12-05 Jason Rumney <jasonr@gnu.org>
29509
29510 * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
29511 specified XBMs.
29512
29513 2007-12-05 Richard Stallman <rms@gnu.org>
29514
29515 * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
29516
29517 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29518
29519 * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
29520 New variable.
29521 (mac_try_close_socket) [MAC_OSX]: New function.
29522 [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
29523 Update cfsockets_for_select. Replace invalid CFRunLoop source.
29524
29525 * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
29526 Use mac_try_close_socket.
29527
29528 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29529
29530 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
29531 reloc_base.
29532 (copy_dysymtab): Compute relocation base here.
29533 (rebase_reloc_address) [__ppc64__]: New function.
29534 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
29535 changed.
29536
29537 2007-12-05 Jason Rumney <jasonr@gnu.org>
29538
29539 * w32proc.c (sys_spawnve): Quote args with wildcards.
29540
29541 2007-12-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29542
29543 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
29544 __objc_* sections.
29545 (unrelocate) [_LP64]: Set relocation base to address of data segment.
29546
29547 2007-12-05 Michael Albinus <michael.albinus@gmx.de>
29548
29549 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
29550 Move check for Vdbus_registered_functions_table to
29551 xd_read_queued_messages.
29552 (xd_read_queued_messages): Protect xd_read_message calls by
29553 internal_condition_case_1.
29554
29555 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
29556
29557 * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
29558 Qdbus_system_bus and Qdbus_session_bus, respectively.
29559 (Vdbus_intern_symbols): Remove.
29560 (Vdbus_registered_functions_table): New hash table.
29561 (XD_SYMBOL_INTERN_SYMBOL): Remove.
29562 (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
29563 Rewrite in order to manage registered functions by hash table
29564 Vdbus_registered_functions_table.
29565
29566 2007-12-03 Jan Djärv <jan.h.d@swipnet.se>
29567
29568 * xterm.c: Update URL to Window Manager Specification in comment.
29569
29570 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
29571
29572 * config.in (HAVE_DBUS): Add.
29573
29574 * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
29575 (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
29576 (obj): Add $(DBUS_OBJ).
29577 (LIBES): Add $(DBUS_LIBS).
29578 (dbusbind.o): New target.
29579
29580 * dbusbind.c: New file.
29581
29582 * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
29583
29584 * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
29585 (Qdbus_event): New Lisp symbol.
29586 (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
29587 (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
29588 (keys_of_keyboard): Define dbus-event.
29589
29590 * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
29591
29592 2007-12-01 Richard Stallman <rms@gnu.org>
29593
29594 * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
29595
29596 2007-11-30 Jason Rumney <jasonr@gnu.org>
29597
29598 * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
29599 (w32con_reset_terminal_modes): Clear screen buffer.
29600 (w32_face_attributes): Don't use color indexes that are out of range.
29601 Only reverse the default colors.
29602
29603 * xfaces.c (map_tty_color, tty_color_name): Remove special case for
29604 WINDOWSNT.
29605
29606 * w32console.c, w32term.h (vga_stdcolor_name): Remove.
29607
29608 2007-11-29 Jason Rumney <jasonr@gnu.org>
29609
29610 * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
29611 (w32_face_attributes): Use Vtty_defined_color_alist to determine
29612 if the terminal colors are initialized.
29613 (unspecified_fg, unspecified_bg): Remove unused declarations.
29614
29615 2007-11-29 Andreas Schwab <schwab@suse.de>
29616
29617 * keyboard.c (apply_modifiers): Fix typo.
29618
29619 2007-11-29 Richard Stallman <rms@gnu.org>
29620
29621 * keymap.c (Fcurrent_local_map): Doc fix.
29622
29623 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
29624
29625 * s/gnu-kfreebsd.h: New file.
29626
29627 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
29628
29629 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
29630 Don't cast redundantly.
29631
29632 * keyboard.c (KEY_TO_CHAR): New macro.
29633 (parse_modifiers, apply_modifiers): Accept integer arguments.
29634 (read_key_sequence): Use them to unify the "shift->unshift" mapping
29635 for chars and symbol keys.
29636 After doing such remapping, apply function-key-map again.
29637
29638 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
29639
29640 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
29641 compiled anymore.
29642
29643 2007-11-26 Andreas Schwab <schwab@suse.de>
29644
29645 * process.c (list_processes_1): Fix indentation level of the
29646 command column.
29647
29648 2007-11-23 Andreas Schwab <schwab@suse.de>
29649
29650 * editfns.c (Fformat): Handle %c specially since it requires the
29651 argument to be of type int.
29652
29653 2007-11-23 Markus Triska <markus.triska@gmx.at>
29654
29655 * emacs.c (main): Call init_editfns before init_process, since
29656 init_process sets Vprocess_connection_type depending on OS release.
29657
29658 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
29659
29660 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
29661 (find_symbol_value): Use do_symval_forwarding.
29662
29663 * data.c (set_internal): Set the value in the `cons-cell' (for
29664 Buffer_Local_values) not only for frame-local variables.
29665
29666 2007-11-22 Andreas Schwab <schwab@suse.de>
29667
29668 * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
29669 values to sprintf.
29670 * keymap.c (Fsingle_key_description): Likewise.
29671 * print.c (print_object): Likewise.
29672
29673 2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
29674
29675 * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
29676 file for image is nil.
29677
29678 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
29679
29680 * term.c: Include stdarg.h.
29681 (fatal): Implement using varargs.
29682 * lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
29683
29684 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
29685
29686 * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
29687 * data.c (store_symval_forwarding): Get type from buffer_objfwd.
29688 Update call to buffer_slot_type_mismatch.
29689 * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
29690 (buffer_slot_type_mismatch): Update.
29691 * buffer.c (buffer_local_types): Remove.
29692 (buffer_slot_type_mismatch): Get the symbol and type as arguments.
29693 (defvar_per_buffer): Set the type in the buffer_objfwd.
29694
29695 2007-11-21 Jason Rumney <jasonr@gnu.org>
29696
29697 * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
29698 CreateFileMapping returns NULL on failure.
29699
29700 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
29701
29702 * search.c (Fset_match_data): Remove the `evaporate' feature.
29703 (unwind_set_match_data): Don't use the `evaporate' feature.
29704
29705 2007-11-21 Jason Rumney <jasonr@gnu.org>
29706
29707 * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
29708
29709 * w32console.c (w32con_write_glyphs): Remove unused variables.
29710
29711 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
29712
29713 * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
29714
29715 * s/darwin.h (MULTI_KBOARD): Remove.
29716
29717 * macfns.c (x_create_tip_frame, Fx_create_frame)
29718 (x_create_tip_frame): Don't deal with MULTI_KBOARD.
29719
29720 2007-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
29721
29722 * buffer.c (Fbuffer_local_value): Remove redundant test.
29723 (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
29724 than in `current-buffer' to match the comment.
29725 Do the swap using swap_in_global_binding.
29726
29727 * data.c (store_symval_forwarding, set_internal):
29728 * eval.c (specbind): Remove dead code.
29729
29730 * coding.c (detect_coding, Fupdate_coding_systems_internal):
29731 * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
29732 Since we do not want to see internal Lisp_*fwd objects here.
29733
29734 2007-11-18 Jan Djärv <jan.h.d@swipnet.se>
29735
29736 * sysdep.c (init_system_name): Use getaddrinfo if available.
29737
29738 * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
29739 (x_scroll_bar_note_movement): start, end, with, height in struct
29740 scroll_bar are integers and not Lisp_Object, so remove XINT for them.
29741
29742 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
29743
29744 * puresize.h (BASE_PURESIZE): Increase to 1190000.
29745
29746 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
29747
29748 * buffer.h (struct buffer): Move `undo_list' back to before `name'.
29749 This undoes Richard's change of 14-Oct-2002.
29750
29751 * alloc.c (allocate_other_vector):
29752 * lisp.h (allocate_other_vector): Remove.
29753
29754 * window.c (struct save_window_data): Move non-lisp data to the end
29755 and make it `int' rather than Lisp_Object.
29756 (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
29757 Done wrap/unwrap integer values.
29758 (Fset_window_configuration, compare_window_configurations):
29759 Update use of fields to their new types.
29760
29761 * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
29762 Turn integer fields into `int'. Merge x_window_low and x_window_high.
29763 (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
29764 (SET_SCROLL_BAR_X_WINDOW): Remove.
29765 (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
29766 Access the new x_window field directly.
29767 * xterm.c (x_scroll_bar_create): Use a pseudovector.
29768 Don't wrap/unwrap integers into Lisp_Objects.
29769 (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
29770 (x_scroll_bar_report_motion):
29771 Don't wrap/unwrap integers into Lisp_Objects.
29772 (x_term_init): Use SDATA.
29773 (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
29774 (x_scroll_bar_set_handle, x_scroll_bar_remove)
29775 (XTset_vertical_scroll_bar, x_scroll_bar_expose)
29776 (x_scroll_bar_report_motion, x_scroll_bar_clear):
29777 * xfns.c (x_set_background_color):
29778 * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
29779 Access the new x_window field directly.
29780
29781 * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
29782 (allocate_pseudovector): Make non-static.
29783
29784 * lisp.h (enum pvec_type): New tag PVEC_OTHER.
29785 (allocate_pseudovector): Declare.
29786 (ALLOCATE_PSEUDOVECTOR): Move from alloc.c.
29787
29788 2007-11-15 Andreas Schwab <schwab@suse.de>
29789
29790 * editfns.c (Fformat): Correctly format EMACS_INT values.
29791 Also take precision into account when formatting an integer.
29792
29793 * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
29794
29795 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
29796
29797 * keyboard.c (Fevent_symbol_parse_modifiers): New function.
29798 (syms_of_keyboard): Defsubr it.
29799
29800 * data.c (swap_in_global_binding): Fix longstanding bug where
29801 store_symval_forwarding was not called with the right second argument,
29802 thus causing objfwd-ing from being dropped.
29803
29804 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
29805
29806 * macfns.c (Fx_create_frame, Fx_display_pixel_width)
29807 (Fx_display_pixel_height, Fx_display_planes)
29808 (Fx_display_color_cells, Fx_server_max_request_size)
29809 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
29810 (Fx_display_visual_class, Fx_display_save_under):
29811 * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
29812 (Fx_display_pixel_height, Fx_display_planes)
29813 (Fx_display_color_cells, Fx_server_max_request_size)
29814 (Fx_server_vendor, Fx_server_version, Fx_display_screens)
29815 (Fx_display_mm_height, Fx_display_mm_width)
29816 (Fx_display_backing_store, Fx_display_visual_class)
29817 (Fw32_select_font, Fx_display_save_under):
29818 * xfns.c (Fx_create_frame, Fx_display_pixel_width)
29819 (Fx_display_pixel_height, Fx_display_planes)
29820 (Fx_display_color_cells, Fx_server_max_request_size)
29821 (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
29822 (Fx_display_save_under): Fix typos in docstrings.
29823
29824 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
29825
29826 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
29827 corresponding to deleted entries; they are an implementation detail.
29828 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
29829 Remove variables.
29830 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
29831 (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
29832 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
29833 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
29834 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
29835 (Fw32_define_rgb_color, Fw32_load_color_file)
29836 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
29837 Fix typos in docstrings.
29838 (Fx_server_version): Reflow docstring.
29839 (Fw32_shell_execute): Doc fixes.
29840
29841 2007-11-13 Juanma Barranquero <lekktu@gmail.com>
29842
29843 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
29844 if w32_parse_hot_key returned nil.
29845
29846 2007-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
29847
29848 * xdisp.c (load_overlay_strings): Fix copy&paste typo.
29849
29850 2007-11-09 Jason Rumney <jasonr@gnu.org>
29851
29852 * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
29853
29854 * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
29855
29856 * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
29857 Remove W32_SCROLL_BAR_CLICK_EVENT.
29858
29859 * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
29860 Add MULTIMEDIA_KEY_EVENT.
29861
29862 * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
29863 (lispy_multimedia_keys) [WINDOWSNT]: New array.
29864 (make_lispy_event) [WINDOWSNT]: Use it to translate
29865 MULTIMEDIA_KEY_EVENT.
29866
29867 * w32term.h (WM_APPCOMMAND): Define if not already.
29868 (GET_APPCOMMAND_LPARAM): Likewise.
29869
29870 * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
29871 WM_APPCOMMAND.
29872
29873 * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
29874 (syms_of_w32fns): Export and initialize it.
29875 (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
29876
29877 2007-11-09 Chong Yidong <cyd@stupidchicken.com>
29878
29879 * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
29880 twice.
29881
29882 * xdisp.c (handle_face_prop): Fix last change.
29883
29884 2007-11-09 Richard Stallman <rms@gnu.org>
29885
29886 * xdisp.c (handle_face_prop): Test for strings that came from overlays,
29887 not just for after-strings and before-strings.
29888 Call face_for_overlay_string and pass the overlay to it.
29889 (handle_display_prop): Determine whether property came from an overlay.
29890 Pass OVERLAY arg to handle_single_display_spec.
29891 (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
29892 (load_overlay_strings): Fill in it->string_overlays.
29893 (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
29894
29895 * xfaces.c (face_for_overlay_string): Function renamed from
29896 face_at_buffer_position_no_overlays, and add arg OVERLAY.
29897
29898 * dispextern.h (struct it): New elt string_overlays.
29899 New elt from_overlay, also in stack.
29900 Rearrange a few elements.
29901 (face_for_overlay_string): Decl renamed from
29902 face_at_buffer_position_no_overlays, and add argument.
29903
29904 2007-11-09 Richard Stallman <rms@gnu.org>
29905
29906 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
29907 to get the base face for an overlay string.
29908
29909 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
29910
29911 * xfaces.c (face_at_buffer_position_no_overlays): New function.
29912
29913 * xdisp.c (handle_stop): Move some code out of loop.
29914
29915 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29916
29917 * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
29918 Fix conversion from Lisp object to ATSUFontID.
29919
29920 2007-11-09 Jason Rumney <jasonr@gnu.org>
29921
29922 * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
29923
29924 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29925
29926 * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
29927 Don't assume regions are aligned to page boundary.
29928 (print_load_command_name): Add LC_UUID if defined.
29929
29930 2007-11-09 Richard Stallman <rms@gnu.org>
29931
29932 * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
29933
29934 2007-11-07 Jason Rumney <jasonr@gnu.org>
29935
29936 * s/windows95.h: Remove.
29937
29938 2007-11-06 Jan Djärv <jan.h.d@swipnet.se>
29939
29940 * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
29941 abort with a message on unhandled store_type values.
29942
29943 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
29944
29945 * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
29946 Remove HAVE_X11R5 and HAVE_X11R4.
29947
29948 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
29949
29950 * Makefile.in: Remove references to sunfns.c and sunfns.o.
29951
29952 2007-11-01 Johan Bockgård <bojohan@gnu.org>
29953
29954 * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
29955 Don't set s->stippled_p here, since it has already been set by
29956 x_set_glyph_string_gc from x_draw_glyph_string.
29957
29958 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
29959
29960 * sunfns.c: Remove file.
29961
29962 * m/sun386.h:
29963 * m/sun2.h:
29964 * m/sparc.h: Remove Sun windows code.
29965
29966 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
29967
29968 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
29969 (init_keyboard): Set current_kboard's window-system to nil.
29970 (tty_read_avail_input): Typo.
29971 * frame.c (make_initial_frame): Don't initialize the initial_kboard.
29972
29973 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
29974
29975 * s/usg5-4.h:
29976 * s/usg5-3.h:
29977 * s/ptx.h:
29978 * m/is386.h:
29979 * m/ibmps2-aix.h:
29980 * Makefile.in: Remove all mentions of X10.
29981
29982 * dispnew.c (syms_of_display): Don't mention version 10.
29983
29984 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
29985
29986 * makefile.w32-in (OBJ1): Remove abbrev.$(O).
29987 ($(BLD)/abbrev.$(O)): Remove.
29988
29989 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
29990
29991 Rewrite abbrev.c in Elisp.
29992 * image.c (Qcount): Don't declare as extern.
29993 (syms_of_image): Initialize and staticpro `Qcount'.
29994 * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
29995 * emacs.c (main): Don't call syms_of_abbrev.
29996 * Makefile.in (obj): Remove abbrev.o.
29997 (abbrev.o): Remove.
29998 * abbrev.c: Remove.
29999
30000 2007-10-26 Martin Rudalics <rudalics@gmx.at>
30001
30002 * window.c (window_min_size_2): Don't count header-line.
30003
30004 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
30005
30006 * frame.h (struct frame): Move all bit fields after the first bit
30007 field to take advantage of the available space. Group all the
30008 chars together to reduce wasted space due to padding.
30009
30010 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
30011
30012 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
30013
30014 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
30015 (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
30016 (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
30017 (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
30018 (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
30019 (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
30020 (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
30021 (last_marked, mark_object_loop_halt): Make static.
30022
30023 * frame.c (syms_of_frame) <delete-frame-functions>:
30024 Fix typo in docstring.
30025
30026 2007-10-25 Juanma Barranquero <lekktu@gmail.com>
30027
30028 * w32.c (init_environment): Fix tiny memory leak.
30029 (w32_get_resource): Remove unused variable `ok'.
30030
30031 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
30032
30033 Make `window-system' into a keyboard-local variable (rather than
30034 frame-local as done originally by multi-tty).
30035
30036 * keyboard.h (struct kboard): Add Vwindow_system.
30037 * keyboard.c (init_kboard): Set a default for Vwindow_system.
30038 (mark_kboards): Mark Vwindow_system.
30039
30040 * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
30041 (init_display): Don't set the obsolete `window-system' frame-param.
30042
30043 * xterm.c (x_term_init):
30044 * w32term.c (w32_create_terminal):
30045 * term.c (init_tty): Set Vwindow_system.
30046 * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
30047 multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system.
30048
30049 * xfns.c (Fx_create_frame, x_create_tip_frame):
30050 * w32fns.c (Fx_create_frame, x_create_tip_frame):
30051 * macfns.c (Fx_create_frame):
30052 Don't set the obsolete `window-system' frame-param.
30053
30054 * frame.h (Qwindow_system): Remove.
30055 * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well.
30056 (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
30057
30058 2007-10-24 Richard Stallman <rms@gnu.org>
30059
30060 * frame.c (x_figure_window_size): For fullscreen case,
30061 set USPosition | PPosition without clobbering rest of window_prompting.
30062
30063 * keyboard.c (Fcurrent_idle_time): Doc fix.
30064
30065 * print.c (Fwith_output_to_temp_buffer): Doc fix.
30066
30067 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
30068
30069 * process.c (unwind_request_sigio): Only define if __ultrix__.
30070
30071 * callproc.c (child_setup): Remove spurious *.
30072
30073 * lisp.h (Fget_text_property): Declare.
30074 (have_menus_p): Declare it here rather than in sys-dep header files.
30075 * macterm.h (have_menus_p):
30076 * msdos.h (have_menus_p):
30077 * xterm.h (have_menus_p): Remove.
30078
30079 * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
30080 (Fmake_variable_frame_local): Just check the variable's const-ness
30081 rather than checking nil or t.
30082
30083 2007-10-22 Jason Rumney <jasonr@gnu.org>
30084
30085 * w32fns.c: Include math.h.
30086 (w32_abort): Declaration moved to nt/config.nt.
30087
30088 * s/ms-w32.h (HAVE_STDLIB_H): Define.
30089 (abort): Redefinition moved to nt/config.nt.
30090
30091 * m/windowsnt.h: Remove.
30092
30093 2007-10-22 Juanma Barranquero <lekktu@gmail.com>
30094
30095 * emacs.c (Fdump_emacs): Fix typo in message.
30096 (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
30097 <installation-directory>: Reflow docstring.
30098
30099 2007-10-22 Juri Linkov <juri@jurta.org>
30100
30101 * minibuf.c: Allow minibuffer default to be a list of default values.
30102 With empty input use the first element of this list as returned default.
30103 (string_to_object)
30104 (read_minibuf_noninteractive): If defalt is cons, set val to its car.
30105 (read_minibuf): If defalt is cons, set histstring to its car.
30106 (Fread_string): If default_value is cons, set val to its car.
30107 (Fread_buffer): If def is cons, use its car.
30108 (Fcompleting_read): If defalt is cons, set val to its car.
30109
30110 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
30111
30112 * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
30113
30114 2007-10-20 Juanma Barranquero <lekktu@gmail.com>
30115
30116 * doc.c (Fdocumentation): Check for advice in all cases.
30117
30118 2007-10-19 Chong Yidong <cyd@stupidchicken.com>
30119
30120 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
30121
30122 2007-10-19 Richard Stallman <rms@gnu.org>
30123
30124 * doc.c (Fdocumentation): Check for and handle an advised function.
30125
30126 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
30127
30128 * process.c (Fset_process_filter): Doc fix.
30129
30130 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
30131
30132 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
30133 which caused key-translation-map to applied repeatedly (thus breaking
30134 double-mode).
30135
30136 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
30137
30138 * xselect.c (x_own_selection, x_handle_selection_clear)
30139 (x_clear_frame_selections):
30140 * w32menu.c (list_of_panes, list_of_items):
30141 * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
30142 * textprop.c (validate_plist, interval_has_all_properties)
30143 (interval_has_some_properties, interval_has_some_properties_list)
30144 (add_properties, text_property_list):
30145 * process.c (Fget_buffer_process, list_processes_1, status_notify):
30146 * minibuf.c (Fassoc_string):
30147 * macselect.c (x_own_selection, x_clear_frame_selections)
30148 (Fx_disown_selection_internal):
30149 * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
30150 Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
30151
30152 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
30153
30154 * process.c: Link to libs for calling res_init() if available.
30155 (Fmake_network_process): Call res_init() before getaddrinfo or
30156 gethostbyname, if possible.
30157
30158 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
30159
30160 * lread.c (read1): Set pvectype for char_tables.
30161
30162 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
30163 (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
30164 Add type checks.
30165 (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
30166
30167 * alloc.c (free_misc): Use XMISCTYPE.
30168 (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
30169
30170 2007-10-17 Glenn Morris <rgm@gnu.org>
30171
30172 * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
30173 (syms_of_minibuf): Add Qcompletion_ignore_case.
30174 * dired.c (Qcompletion_ignore_case): Change to external.
30175 (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
30176 * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
30177 (Fread_file_name): Use it rather than intern'ing.
30178
30179 * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
30180 (Fread_coding_system): Ignore case of user input.
30181
30182 2007-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30183
30184 * xdisp.c (handle_display_prop): Ignore display specs after
30185 replacing one when string text is being replaced.
30186 (handle_single_display_spec): Pretend as if characters with display
30187 property haven't been consumed only when buffer text is being replaced.
30188
30189 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
30190
30191 * xfns.c (Fx_create_frame, Fx_display_list):
30192 * window.c (window_fixed_size_p, enlarge_window)
30193 (shrink_window_lowest_first):
30194 * macterm.c (init_font_name_table):
30195 * macfns.c (Fx_create_frame, Fx_display_list):
30196 * lread.c (close_load_descs):
30197 * keyboard.c (read_char_x_menu_prompt):
30198 * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
30199 * coding.c (code_convert_region_unwind): Test the type of an object
30200 rather than just !NILP before extracting data from it.
30201
30202 * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
30203
30204 * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
30205 (XMISCANY): New macro.
30206 (XMISCTYPE): Use it.
30207 (struct Lisp_Misc_Any): New type.
30208 (union Lisp_Misc): Use it.
30209 (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
30210 * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
30211 (find_symbol_value, set_internal, default_value, Fset_default)
30212 (Fmake_variable_buffer_local, Fmake_local_variable)
30213 (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
30214 (Flocal_variable_if_set_p, Fvariable_binding_locus):
30215 The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
30216 * alloc.c (allocate_buffer): Set the size and tag.
30217 (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
30218 Use XMISCANY.
30219 (die): Follow the GNU convention for error messages.
30220 * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
30221 * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
30222 tag any more.
30223 (set_buffer_internal_1):
30224 * frame.c (store_frame_param):
30225 * eval.c (specbind):
30226 * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
30227
30228 * doc.c (Fsnarf_documentation): Simplify.
30229
30230 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
30231
30232 * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
30233 (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
30234
30235 2007-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
30236
30237 * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
30238
30239 2007-10-14 Juanma Barranquero <lekktu@gmail.com>
30240
30241 * eval.c (do_autoload): Don't save autoloads.
30242
30243 * data.c (Ffset): Save autoload of the function being set.
30244
30245 2007-10-07 John Paul Wallington <jpw@pobox.com>
30246
30247 * xfns.c (x_create_tip_frame): Set the `display-type' frame
30248 parameter before setting up faces.
30249
30250 2007-10-13 Eli Zaretskii <eliz@gnu.org>
30251
30252 * ccl.c (Fregister_code_conversion_map):
30253 * keyboard.c (append_tool_bar_item): Reformat last change.
30254
30255 * lisp.h (eabs): Rename from `abs'. All callers changed.
30256
30257 2007-10-05 Dmitry Antipov <dmantipov@yandex.ru>
30258
30259 * buffer.c (add_overlay_mod_hooklist):
30260 * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
30261 * fontset.c (make_fontset):
30262 * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
30263 (append_tool_bar_item):
30264 * macmenu.c (grow_menu_items):
30265 * w32menu.c (grow_menu_items):
30266 * xmenu.c (grow_menu_items): Use larger_vector.
30267
30268 2007-10-13 Eli Zaretskii <eliz@gnu.org>
30269
30270 * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
30271 selected frame'' on MSDOS).
30272
30273 2007-10-12 Martin Rudalics <rudalics@gmx.at>
30274
30275 * frame.c (Qexplicit_name): New variable.
30276 (x_report_frame_params): Report it in parameter alist.
30277 (syms_of_frame): Intern and staticpro it.
30278
30279 2007-10-10 Patrick Mahan <mahan@mahan.org> (tiny change)
30280
30281 * macfns.c (x_create_tip_frame): Set terminal for frame.
30282
30283 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
30284
30285 * frame.c (Qenvironment): Remove.
30286 (syms_of_frame) <Qenvironment>: Don't initialize.
30287 (Fdelete_frame): Don't treat the `environment' param specially.
30288 * frame.h (Qenvironment): Don't declare.
30289 * callproc.c (set_initial_environment): Don't set unused frame param.
30290
30291 * frame.c (Fframe_with_environment): Remove.
30292 (syms_of_frame) <Sframe_with_environment>: Don't declare.
30293
30294 * lisp.h (Fframe_with_environment): Don't declare.
30295
30296 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
30297
30298 * indent.c (indent_tabs_mode, last_known_column)
30299 (last_known_column_modified): Make static.
30300 (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
30301
30302 2007-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
30303
30304 * puresize.h (BASE_PURESIZE): Increase to 1170000.
30305
30306 2007-10-09 Jason Rumney <jasonr@gnu.org>
30307
30308 * w32term.c (x_set_window_size): Disable code that attempts to tell
30309 Lisp code about a size change before it actually happens.
30310
30311 2007-10-09 Richard Stallman <rms@gnu.org>
30312
30313 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
30314 return HANDLED_RETURN.
30315
30316 2007-10-08 Martin Rudalics <rudalics@gmx.at>
30317
30318 * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
30319 when there's an unread command event.
30320
30321 * frame.c (focus_follows_mouse): Move here from frame.el to allow
30322 window autoselection act appropriately when leaving selected frame.
30323 (syms_of_frame): Initialize focus_follows_mouse.
30324 * frame.h (focus_follows_mouse): Extern it.
30325 * macterm.c (XTread_socket): When focus_follows_mouse is nil
30326 make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
30327 * msdos.c (dos_rawgetc): Likewise.
30328 * w32term.c (w32_read_socket): Likewise.
30329 * xterm.c (handle_one_xevent): Likewise.
30330 * xdisp.c (syms_of_xdisp): In doc-string of
30331 mouse-autoselect-window mention focus-follows-mouse.
30332
30333 2007-10-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30334
30335 * macterm.c (mac_load_query_font): Fix missing return value.
30336 [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
30337 Add BLOCK_INPUT.
30338
30339 2007-10-08 Richard Stallman <rms@gnu.org>
30340
30341 * xdisp.c (get_window_cursor_type): Implement documented behavior
30342 for cursor-in-non-selected-windows = t.
30343
30344 2007-10-08 Jason Rumney <jasonr@gnu.org>
30345
30346 * w32.c (w32_get_resource): Always close registry keys.
30347
30348 2007-10-08 Jason Rumney <jasonr@gnu.org>
30349
30350 * makefile.w32-in (LIBS): Add COMCTL32.
30351
30352 * w32fns.c (globals_of_w32fns): Init common controls.
30353
30354 2007-10-08 Richard Stallman <rms@gnu.org>
30355
30356 * image.c (our_memory_buffer): Rename from omfib_buffer.
30357
30358 2007-10-08 Richard Stallman <rms@gnu.org>
30359
30360 * buffer.c (Foverlays_at): Doc fix.
30361
30362 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
30363
30364 * fns.c (Fplist_put): Preserve uneven tail data.
30365
30366 2007-10-08 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
30367
30368 * termhooks.h (enum event_kind): Remove trailing comma.
30369
30370 * frame.h (enum): Remove trailing comma.
30371
30372 2007-10-08 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
30373
30374 * w32proc.c (delete_child): Don't terminate threads of zombies.
30375
30376 2007-10-08 Martin Rudalics <rudalics@gmx.at>
30377
30378 * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
30379
30380 * keyboard.c (syms_of_keyboard): Set up new Lisp variable
30381 last-repeatable-command.
30382 (init_kboard): Initialize Vlast_repeatable_command.
30383 (command_loop_1): Set it to real_this_command unless that was
30384 bound to an input event.
30385 (mark_kboards): Mark it.
30386
30387 2007-10-08 Richard Stallman <rms@gnu.org>
30388
30389 * eval.c (condition-case): Doc fix.
30390
30391 2007-10-08 Masatake YAMATO <jet@gyve.org>
30392
30393 * xfaces.c (tty_supports_face_attributes_p): Fix code
30394 for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
30395 was copied and not edited.
30396
30397 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
30398
30399 Add new `input-decode-map' keymap and use it for terminal
30400 escape sequences.
30401 * keyboard.h (struct kboard): Add Vinput_decode_map.
30402 Remove Vlocal_key_translation_map.
30403 * keyboard.c (read_key_sequence): Add support for input-decode-map.
30404 (init_kboard): Init input-decode-map.
30405 Replace local-key-translation-map back with key-translation-map.
30406 (syms_of_keyboard): Declare input-decode-map.
30407 Remove local-key-translation-map. Update docstrings.
30408 (mark_kboards): Mark Vinput_decode_map.
30409 Don't mark Vlocal_key_translation_map.
30410 * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
30411 Replace local-key-translation-map back with key-translation-map.
30412 * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
30413 Bind in input-decode-map rather than function-key-map.
30414
30415 * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
30416 This was made redundant by the previous introduction of XSETPVECTYPE.
30417
30418 2007-10-09 Richard Stallman <rms@gnu.org>
30419
30420 * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
30421
30422 2007-09-29 Richard Stallman <rms@gnu.org>
30423
30424 * eval.c (internal_condition_case_2, internal_condition_case_1)
30425 (internal_condition_case): Reenable abort if x_catching_errors ()
30426 to see if that really happens and why.
30427
30428 2007-10-06 Andreas Schwab <schwab@suse.de>
30429
30430 * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
30431
30432 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
30433
30434 * image.c (syms_of_image) <image-types>: Fix typo in docstring.
30435
30436 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
30437
30438 * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
30439
30440 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
30441
30442 * window.h (struct window):
30443 * window.c (struct save_window_data, struct saved_window):
30444 * termhooks.h (struct terminal):
30445 * process.h (struct Lisp_Process):
30446 * frame.h (struct frame):
30447 * buffer.h (struct buffer):
30448 * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
30449 (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
30450 The size field of (pseudo)vectors is now unsigned.
30451 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
30452
30453 * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
30454 Turn `count' into an integer.
30455
30456 * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
30457 (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
30458 * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
30459 * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
30460 (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
30461
30462 * alloc.c (allocate_pseudovector): New fun.
30463 (ALLOCATE_PSEUDOVECTOR): New macro.
30464 (allocate_window, allocate_terminal, allocate_frame)
30465 (allocate_process): Use it.
30466 (mark_vectorlike): New function.
30467 (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
30468 (mark_terminals): Use it.
30469 (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
30470 (Fmake_byte_code): Use XSETPVECTYPE.
30471
30472 * frame.c (Fframe_parameters): Minor simplification.
30473
30474 * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
30475
30476 * marker.c (Fmarker_buffer): Make test for odd case into a failure.
30477
30478 * buffer.c (Fget_buffer_create, init_buffer_once):
30479 * lread.c (defsubr):
30480 * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
30481
30482 * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
30483 defined differently in the m/*.h files.
30484 (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
30485 (XSETPVECTYPE): New macro.
30486 (XSETPSEUDOVECTOR): Use it.
30487
30488 * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
30489 (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
30490
30491 * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
30492 * lread.c (defvar_per_buffer):
30493 * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
30494
30495 * window.c (candidate_window_p): Only consider as visible frames that
30496 are on the same terminal.
30497
30498 * m/ibms390x.h (MARKBIT): Remove unused macro.
30499
30500 2007-10-01 Juanma Barranquero <lekktu@gmail.com>
30501
30502 * lread.c (Fload): Fix typo in docstring.
30503
30504 2007-10-01 Michaël Cadilhac <michael@cadilhac.name>
30505
30506 * floatfns.c (Fexpt): Manually check for overflows, so that a power
30507 of a non-zero value can't yield zero.
30508
30509 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
30510
30511 * term.c (term_clear_mouse_face, term_mouse_highlight)
30512 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
30513
30514 * print.c (safe_debug_print): Use XHASH.
30515
30516 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
30517 Lisp elements such as tags.
30518 (XHASH): New macro.
30519 (EQ): Use it.
30520 (SREF, SSET, STRING_COPYIN): Use SDATA.
30521 (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
30522
30523 * alloc.c (mark_terminal): Remove left-over declaration.
30524 (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
30525 (allocate_vectorlike): Remove type argument. Adjust callers.
30526 (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
30527 Only handle the one remaining MEM_TYPE_VECTORLIKE.
30528
30529 * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
30530 to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
30531 (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
30532 (lisp_align_free, make_interval, allocate_string, allocate_string_data)
30533 (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
30534 Use them.
30535
30536 * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
30537 Don't let signal handlers run when a GC is freed but not yet NULL'ed.
30538 (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
30539
30540 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
30541
30542 * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
30543 loaded by default.
30544
30545 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
30546
30547 * term.c (Fgpm_mouse_start): Don't signal an error if already activated
30548 on this tty.
30549 (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
30550
30551 * term.c (mouse_face_window): Rename from Qmouse_face_window.
30552 Update all users.
30553 (handle_one_term_event): Use Gpm_DrawPointer.
30554 (Fgpm_mouse_start): Rename from Fterm_open_connection.
30555 Signal errors instead of returning nil. Always return nil.
30556 (Fgpm_mouse_stop): Rename from Fterm_close_connection.
30557 Make it a noop if gpm-mouse was not activated.
30558 (syms_of_term): Update names.
30559
30560 2007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
30561
30562 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
30563 (init_sys_modes): Check that gpm_tty is the current tty.
30564
30565 * alloc.c (allocate_terminal): Set the vector size to only count the
30566 lisp fields. Initialize those to nil.
30567 (mark_object): Don't treat terminals specially.
30568 (mark_terminal): Remove.
30569 (mark_terminals): Use mark_object instead.
30570
30571 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
30572 the GC to the beginning.
30573
30574 * indent.h:
30575 * indent.c: Use EMACS_INT for ints coming from Elisp data.
30576
30577 * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
30578
30579 2007-09-25 Jason Rumney <jasonr@gnu.org>
30580
30581 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
30582
30583 * w32console.c (create_w32cons_output): Remove.
30584
30585 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
30586
30587 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
30588 (reset_sys_modes): Use reset_terminal_modes_hook.
30589
30590 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
30591
30592 * eval.c (do_autoload): Don't output any message.
30593
30594 2007-09-24 Juri Linkov <juri@jurta.org>
30595
30596 * emacs.c (standard_args): Change priority of "--no-splash"
30597 from 40 to 3. Add "--no-desktop" with the same priority.
30598
30599 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
30600
30601 * alloc.c (gc_sweep): Check cons cell mark bits word by word
30602 and optimize the case where they are all 1.
30603
30604 2007-09-23 Johannes Weiner <hannes@saeurebad.de>
30605
30606 * lisp.h (abs): Define if not defined.
30607 * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
30608 Don't define `abs', since it's defined in lisp.h.
30609
30610 2007-09-22 Eli Zaretskii <eliz@gnu.org>
30611
30612 * term.c (DEV_TTY): New macro. Provide a definition for MS-Windows.
30613 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
30614 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
30615 (init_tty): Use DEV_TTY instead of "/dev/tty".
30616 [WINDOWSNT]: No need to protect from NAME arg being null.
30617
30618 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
30619
30620 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
30621 up the tty state.
30622
30623 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
30624
30625 * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
30626 (gpm_tty): Change its type.
30627 * term.c (term_gpm): Delete. Use gpm_tty's NULLness instead.
30628 (gpm_tty): Change its type and initialize it.
30629 (Fterm_open_connection): Check the frame is indeed a tty.
30630 Use the new gpm_tty.
30631 (Fterm_close_connection): Use the new gpm_tty.
30632 * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
30633 * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
30634
30635 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
30636
30637 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
30638 underline_color, to draw strike-through.
30639
30640 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
30641
30642 * lisp.h (allocate_terminal): Declare.
30643
30644 * window.c (candidate_window_p): Consider frames that are being placed
30645 by the user as somewhere between visible and iconified.
30646 (window_loop): Prefer windows on the current frame.
30647 (Fselect_window): Move the use of select-frame to the beginning so we
30648 can just delegate all the work (it'll call us back anyway).
30649
30650 * frame.c (Qdisplay_environment_variable):
30651 * frame.h (Qdisplay_environment_variable): Delete.
30652
30653 * .gdbinit (xbacktrace): Print the arg's address rather than the value
30654 of the first arg, since that value may be a union.
30655
30656 * callproc.c (child_setup, getenv_internal): Use the frame's `display'
30657 parameter rather than Qdisplay_environment_variable. If all else
30658 fails, look for DISPLAY in initial-environment.
30659
30660 2007-09-21 Glenn Morris <rgm@gnu.org>
30661
30662 * Makefile.in (emacstool): Remove target.
30663 (lisp, shortlisp): Remove termdev.elc.
30664
30665 2007-09-21 Markus Triska <markus.triska@gmx.at>
30666
30667 * xterm.c (x_delete_display): Compile session management conditionally.
30668
30669 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
30670
30671 * callproc.c (getenv_internal_1): New function.
30672 (getenv_internal): Use it.
30673 (Fgetenv_internal): Use it. Accept an env-list as optional arg.
30674
30675 * terminal.c (get_terminal): Don't accept ints to represent terminals.
30676 (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
30677 (Fset_terminal_parameter): Work with dead terminals as well.
30678 (Fmodify_terminal_parameters): Remove.
30679
30680 * terminal.c (get_terminal): Handle terminals.
30681 Make sure the terminal returned is live.
30682 (create_terminal): Use allocate_terminal.
30683 (mark_terminals): Move to alloc.c.
30684 (delete_terminal): Use terminal->name as liveness status.
30685 NULL out fields after freeing their contents.
30686 Don't deallocate the object.
30687 (Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
30688 rather than an int.
30689 (Fterminal_live_p): Accept non-integer arguments.
30690 (Fterminal_list): Return terminal objects rather than an ints.
30691
30692 * alloc.c (enum mem_type): New member for `terminal' objects.
30693 (allocate_terminal): New function.
30694 (mark_maybe_pointer, valid_lisp_object_p, mark_object):
30695 Handle terminals.
30696 (mark_terminal): New fun.
30697 (mark_terminals): Move from terminal.c.
30698
30699 * term.c (get_tty_terminal): Don't treat output_initial specially.
30700 (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
30701 (delete_tty): Use terminal->name as liveness status.
30702
30703 * termhooks.h (struct terminal): Make it into a pseudovector.
30704 Remove `deleted' replaced by checking `name's nullness.
30705
30706 * print.c (print_object): Handle terminals.
30707
30708 * lisp.h (enum pvec_type): New `terminal' pseudovector.
30709 (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
30710
30711 * frame.c (make_terminal_frame):
30712 * keyboard.c (tty_read_avail_input):
30713 * w32term.c (x_delete_terminal):
30714 * xfns.c (Fx_create_frame, x_create_tip_frame):
30715 * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
30716
30717 2007-09-20 Glenn Morris <rgm@gnu.org>
30718
30719 * process.c (Fmake_network_process): Doc fix.
30720
30721 2007-09-19 Jason Rumney <jasonr@gnu.org>
30722
30723 * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
30724
30725 2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
30726
30727 * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
30728 Fix a C warning regarding variable constness.
30729
30730 * xterm.c (handle_one_xevent): Fix a C warning.
30731
30732 2007-09-18 Jason Rumney <jasonr@gnu.org>
30733
30734 * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
30735
30736 2007-09-17 Jan Djärv <jan.h.d@swipnet.se>
30737
30738 * gtkutil.c (gdpy_def): New variable.
30739 (xg_initialize): Initialize gdpy_def.
30740 (xg_display_close): If no other display exists, set gdpy_def to a
30741 new connection.
30742
30743 2007-09-16 Jan Djärv <jan.h.d@swipnet.se>
30744
30745 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
30746 when we have no file name for the icon.
30747 (xg_tool_bar_expose_callback): Remove.
30748 (xg_create_tool_bar): Don't connect expose signal to
30749 xg_tool_bar_expose_callback.
30750 (xg_get_file_with_chooser): Move GCPRO1 after declarations.
30751
30752 2007-09-16 Andreas Schwab <schwab@suse.de>
30753
30754 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
30755 values instead of zapping them.
30756
30757 2007-09-14 Glenn Morris <rgm@gnu.org>
30758
30759 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
30760 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
30761 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
30762 scope and rename to omfib_buffer for clarity.
30763 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
30764
30765 2007-09-14 Kenichi Handa <handa@m17n.org>
30766
30767 * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
30768
30769 2007-09-13 Jason Rumney <jasonr@gnu.org>
30770
30771 * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
30772
30773 * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
30774
30775 * macterm.c (mac_initialize): Don't call mac_init_fringe here.
30776 (mac_term_init): Call here instead, passing rif.
30777
30778 2007-09-13 Glenn Morris <rgm@gnu.org>
30779
30780 * s/hpux.h: No longer define `static' as nothing.
30781
30782 2007-09-13 Johan Bockgård <bojohan@gnu.org>
30783
30784 * callint.c (Fcall_interactively): Remove unused var `fun'.
30785
30786 2007-09-12 Romain Francoise <romain@orebokech.com>
30787
30788 * window.c (prefer_window_split_horizontally, display_buffer):
30789 Revert 2007-09-08 change.
30790
30791 2007-09-12 Glenn Morris <rgm@gnu.org>
30792
30793 * alloca.c: Remove file.
30794 * Makefile.in (alloca): Do not undef.
30795 (allocaobj, alloca.o): Remove.
30796 (otherobj): Remove allocaobj.
30797 * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
30798 * regex.c (C_ALLOCA): Remove all references and code that was only
30799 used when this was defined.
30800 * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
30801 * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
30802 * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
30803
30804 * Makefile.in (SOURCES, unlock, relock): Delete.
30805
30806 * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
30807 (menu_grab_callback): All uses changed.
30808
30809 * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
30810 (x_reply_selection_request): All uses changed.
30811
30812 2007-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
30813
30814 * lread.c (load_warn_old_style_backquotes): Change message to look
30815 better when it appears in the middle of byte-compiler messages.
30816
30817 2007-09-10 Dan Nicolaescu <dann@ics.uci.edu>
30818
30819 * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
30820
30821 * xterm.c (x_create_terminal): Add comment.
30822
30823 * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
30824
30825 2007-09-10 Richard Stallman <rms@gnu.org>
30826
30827 * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
30828
30829 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
30830
30831 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
30832 (DEFUN): Document `intspec', use it instead of `prompt'.
30833
30834 * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
30835
30836 * data.c (Finteractive_form): If the interactive specification starts
30837 with a `(', use it as a Lisp form.
30838
30839 * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
30840 name and file modes.
30841
30842 * callint.c (Fcall_interactively): Comment fixes.
30843
30844 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
30845
30846 * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
30847 and compiled functions.
30848
30849 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
30850
30851 * window.c (prefer_window_split_horizontally): New variable.
30852 (display_buffer): Consider splitting window horizontally depending
30853 on prefer_window_split_horizontally.
30854
30855 2007-09-08 Eli Zaretskii <eliz@gnu.org>
30856
30857 * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
30858
30859 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
30860
30861 * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
30862
30863 * frame.c (x_set_frame_parameters): Check number is positive before
30864 using XFASTINT.
30865
30866 * window.c (freeze_window_start): Don't presume selected_window holds
30867 a window object.
30868 (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
30869
30870 2007-09-07 Angelo Graziosi <Angelo.Graziosi@roma1.infn.it> (tiny change)
30871
30872 * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
30873
30874 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
30875
30876 * window.c (Vsplit_window_preferred_function): New var.
30877 (Fdisplay_buffer): Use it.
30878 (syms_of_window): Export, and initialize it.
30879
30880 2007-09-06 Pixel <pixel@mandriva.com> (tiny change)
30881
30882 * image.c (gif_load): Fix bug: Handle nonexistent colormap.
30883
30884 2007-09-06 Glenn Morris <rgm@gnu.org>
30885
30886 * gtkutil.c (menu_grab_callback) <cnt>:
30887 * xselect.c (x_reply_selection_request) <cnt>: Move static
30888 variable to file scope.
30889
30890 2007-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
30891
30892 * xdisp.c (redisplay_internal): Make sure Elisp code always sees
30893 consistent values of selected_frame and selected_window.
30894
30895 2007-09-04 Jason Rumney <jasonr@gnu.org>
30896
30897 * w32console.c (initialize_w32_display): Zero unused hooks.
30898
30899 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
30900
30901 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
30902 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
30903
30904 2007-09-04 Jason Rumney <jasonr@gnu.org>
30905
30906 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
30907 in w32console.c. Set up input. Remove XXX comments that have been
30908 confirmed as correct.
30909
30910 * s/ms-w32.h (MULTI_KBOARD): Define.
30911
30912 * w32console.c (one_and_only_w32cons): Remove.
30913 (initialize_w32_display): Take terminal argument.
30914
30915 * term.c (init_tty) [WINDOWSNT]: Pass terminal to
30916 initialize_w32_display.
30917 (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
30918
30919 * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
30920
30921 * keyboard.c (discard_mouse_events): Discard it.
30922 (make_lispy_event): Translate it to a lisp event.
30923 (lispy_wheel_names): Add wheel-left and right events.
30924 (syms_of_keyboard): Enlarge wheel_syms.
30925
30926 * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
30927 <WM_MOUSEHWHEEL>: Pass new system message to lisp.
30928
30929 * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
30930
30931 * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
30932 from WM_MOUSEHWHEEL.
30933 (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
30934
30935 * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
30936 terminal.
30937
30938 * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
30939 keyboard for the terminal.
30940
30941 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
30942
30943 * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
30944 (Vresume_tty_hook): Rename from Vresume_tty_functions.
30945 (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
30946 and resume-tty-function to resume-tty-hook.
30947 (Fsuspend_tty, Fresume_tty): Use new names.
30948
30949 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
30950
30951 * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
30952 if it starts with "n:".
30953
30954 2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
30955
30956 * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
30957
30958 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
30959
30960 * frame.h:
30961 * frame.c (Qterm_environment_variable): Remove.
30962 (syms_of_frame): Don't init and staticpro it.
30963
30964 * callproc.c (getenv_internal): Remove special case for $TERM.
30965
30966 * callproc.c (Vinitial_environment): New variable.
30967 (set_initial_environment): Initialize it.
30968 (syms_of_callproc): Declare it.
30969 (child_setup): Don't mess with TERM via Qterm_environment_variable; the
30970 TERM under which a process runs is never related to the TERM in which
30971 Emacs is running.
30972
30973 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
30974
30975 * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
30976 * s/darwin.h: ... do it here.
30977
30978 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
30979
30980 * lisp.h (set_initial_environment): Rename from set_global_environment.
30981
30982 * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
30983 removed by mistake on the multi-tty branch.
30984
30985 * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
30986 (Fmodify_frame_parameters): Return a value.
30987
30988 * image.c (png_load): Comment-out var only used in commented-out code.
30989
30990 * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
30991 before passing it to mark_object.
30992
30993 * xfaces.c (internal_resolve_face_name): Return a value.
30994 (internal_resolve_face_name, resolve_face_name_error): Comment out.
30995
30996 * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
30997 (x_icon): Comment-out var only used in commented-out code.
30998
30999 2007-08-29 Romain Francoise <romain@orebokech.com>
31000
31001 * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
31002 QUIT hasn't been provided.
31003
31004 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
31005
31006 * callproc.c (child_setup, getenv_internal): Use the
31007 display-environment-variable and term-environment-variable frame params.
31008 (set_initial_environment): Initialise Vprocess_environment.
31009
31010 * config.in: Disable multi-keyboard support on a mac.
31011
31012 * frame.c (Qterm_environment_variable)
31013 (Qdisplay_environment_variable): New variables.
31014 (syms_of_frame): Intern and staticpro them.
31015 (Fmake_terminal_frame): Disable output method test.
31016
31017 * frame.h: Declare them here.
31018
31019 * macfns.c (x_set_mouse_color): Get rif from the frame.
31020 (x_set_tool_bar_lines): Don't use updating_frame.
31021 (mac_window): Add 2 new parameters for consistency with other systems.
31022 (Fx_create_frame): Fix doc string. Rename the parameter. Set the
31023 frame parameters following what is done in X11 and w32. Don't use
31024 FRAME_MAC_DISPLAY_INFO.
31025 (Fx_open_connection, start_hourglass): Remove window-system check.
31026 (x_create_tip_frame): Get the keyboard from the terminal.
31027
31028 * macmenu.c: Reorder includes.
31029 (Fx_popup_menu): Use terminal specific mouse_position_hook.
31030
31031 * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
31032 terminal parameter.
31033 (x_clear_frame): Add a frame parameter.
31034 (note_mouse_movement): Get rif from the frame.
31035 (mac_term_init): Initialize the terminal.
31036 (mac_initialize): Make static and move terminal initialization ...
31037 (mac_create_terminal): ... to this new function.
31038
31039 * macterm.h (struct mac_display_info): Add terminal.
31040 (mac_initialize): Delete declaration.
31041
31042 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
31043
31044 * sysdep.c: Comment out text after #endif.
31045
31046 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
31047 is defined. Better initialize ttys in windows. Use terminal
31048 specific mouse_position_hook.
31049
31050 * termhooks.h (union display_info): Add mac_display_info.
31051
31052 * w32fns.c (Fx_create_frame): Use kboard from the terminal.
31053 Set the default minibuffer frame, window_system and the rest of the
31054 frame parameters following what is done in X11.
31055
31056 * w32term.c (w32_initialize): Make static.
31057
31058 * xselect.c (x_handle_selection_clear): Only access
31059 terminal->kboard when MULTI_KBOARD is defined.
31060
31061 * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
31062 (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
31063
31064 2007-08-29 Jason Rumney <jasonr@gnu.org>
31065
31066 * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
31067 (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
31068
31069 * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
31070 (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
31071
31072 * keyboard.c (restore_kboard_configuration): Only define when
31073 MULTI_KBOARD defined.
31074
31075 * makefile.w32-in: Update dependancies from Makefile.in.
31076 (OBJ1): Add terminal.$(O)
31077
31078 * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
31079 Don't define function body.
31080 (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
31081
31082 * termhooks.h (display_info) [WINDOWSNT]: Add w32.
31083
31084 * w32.c (request_sigio, unrequest_sigio): Remove.
31085
31086 * w32console.c (w32con_move_cursor, w32con_clear_to_end)
31087 (w32con_clear_frame, w32con_clear_end_of_line)
31088 (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
31089 (w32con_delete_glyphs, w32con_set_terminal_window)
31090 (scroll_line, w32_sys_ring_bell): Add frame arg.
31091 (w32con_set_terminal_modes, w32con_reset_terminal_modes):
31092 Add terminal arg.
31093 (PICK_FRAME): Remove.
31094 (w32con_write_glyphs): Use frame specific terminal coding.
31095 (one_and_only_w32cons): New global variable.
31096 (initialize_w32_display): Use it for storing hooks.
31097 (create_w32cons_output): New function.
31098
31099 * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
31100 arg a frame.
31101
31102 * w32fns.c (x_create_tip_frame): Set terminal and ref count.
31103 Set window_system.
31104 (x_set_tool_bar_lines): Don't use updating_frame.
31105 (Fx_create_frame): Set terminal and ref count.
31106 (Fx_open_connection): Remove window-system check.
31107
31108 * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
31109
31110 * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
31111 (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
31112 (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
31113 Add frame arg.
31114 (x_delete_terminal, w32_create_terminal): New functions.
31115 (w32_term_init): Create a terminal.
31116 (w32_initialize): Move terminal specific initialization to
31117 w32_create_terminal.
31118
31119 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
31120 (w32_clear_rect, w32_clear_area): Use background from frame.
31121 (w32_display_info): Add terminal.
31122 (w32_sys_ring_bell, x_delete_display): Declare here.
31123
31124 * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
31125
31126 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
31127
31128 2007-08-29 Kalle Olavi Niemitalo <kon@iki.fi> (tiny change)
31129
31130 * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
31131 Fix get_named_tty calls for the controlling tty.
31132
31133 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
31134
31135 * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
31136
31137 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
31138
31139 * term.c (tty_insert_glyphs): Add missing first parameter.
31140
31141 2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
31142
31143 * buffer.c (Fbuffer_list, Fbury_buffer):
31144 Take frame->buried_buffer_list into account.
31145
31146 * cm.c (current_tty): New variable, for cmputc().
31147 (cmputc): Use it.
31148 (cmcheckmagic): Add tty parameter, look up terminal streams there.
31149 (calccost): Add tty parameter. Use emacs_tputs() instead of tputs().
31150 (cmgoto): Add tty parameter. Pass it on to calccost().
31151 Use emacs_tputs() instead of tputs().
31152
31153 * cm.h (emacs_tputs): New macro to set current_tty, and then call
31154 tputs().
31155 (current_tty): New variable, for cmputc().
31156 (cmcheckmagic, cmputc, cmgoto): Add prototypes.
31157
31158 * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
31159 (internal_condition_case, internal_condition_case_1)
31160 (internal_condition_case_2): Don't abort when x_catching_errors.
31161
31162 * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
31163 (Fy_or_n_p): Likewise. Use temporarily_switch_to_single_kboard to
31164 prevent crashes caused by bogus longjmps in read_char.
31165
31166 * keymap.h (Fset_keymap_parent): Add EXFUN.
31167
31168 * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
31169 * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
31170 Remove redundant definition.
31171
31172 * macfns.c (x_set_mouse_color, x_make_gc):
31173 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31174
31175 * w32term.c (x_free_frame_resources):
31176 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31177 (w32_initialize): Use the accessor macros for terminal characteristics.
31178
31179 * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
31180 Use the accessor macros for terminal characteristics.
31181 * msdos.c (internal_terminal_init): Use the accessor macros for
31182 terminal characteristics.
31183 (ScreenVisualBell, internal_terminal_init):
31184 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31185
31186 * termopts.h (no_redraw_on_reenter): Declare.
31187
31188 * alloc.c (emacs_blocked_malloc): Disable mallopt call.
31189 (mark_terminals, mark_ttys): Declare.
31190 (Fgarbage_collect): Call them.
31191 (mark_object): Mark buried_buffer_list.
31192
31193 * prefix-args.c: Include stdlib.h for exit.
31194
31195 * syssignal.h: Add comment.
31196
31197 * indent.c: Include stdio.h.
31198
31199 * window.h (Vinitial_window_system): Declare.
31200 (Vwindow_system): Delete declaration.
31201
31202 * fontset.c (Finternal_char_font): Use FRAME_RIF.
31203
31204 * image.c (lookup_image): Don't initialize `c' until the xasserts
31205 have been run.
31206
31207 * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
31208 FRAME_FOREGROUND_PIXEL.
31209
31210 * print.c (print_preprocess): Don't lose print_depth levels while
31211 iterating.
31212
31213 * widget.c (update_from_various_frame_slots):
31214 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31215
31216 * window.c (set_window_buffer): Don't call clear_mouse_face on tty
31217 frames.
31218 (window_internal_height): Remove bogus make_number call.
31219 (init_window_once): Call make_terminal_frame with two zero parameters.
31220
31221 * fileio.c (Fread_file_name): Update comment.
31222
31223 * callint.c (Fcall_interactively):
31224 Use temporarily_switch_to_single_kboard instead of single_kboard_state.
31225 Make sure it is correctly unwound.
31226
31227 * xsmfns.c (x_session_close): New function.
31228
31229 * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
31230 Delete declarations.
31231
31232 * xterm.h: Remove declaration for x_fully_uncatch_errors.
31233 (x_output): Remove background_pixel and foreground_pixel fields.
31234 (x_display_info): Add new field TERMINAL. Remove KBOARD field.
31235 (x_delete_device, x_session_close): Declare.
31236
31237 * lread.c: Include setjmp.h. Update declaration of `read_char'.
31238 (read_filtered_event): Call `read_char' with a local
31239 `wrong_kboard_jmpbuf'.
31240
31241 * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
31242 Don't call single_kboard_state. Use FRAME_RIF.
31243
31244 * process.c (Fmake_network_process): Don't unrequest_sigio on modern
31245 systems.
31246
31247 * lisp.h (set_process_environment): Rename to `set_global_environment'.
31248 (Fframe_with_environment, Fset_input_meta_mode)
31249 (Fset_quit_char): EXFUN.
31250 (x_create_device, tty_output, terminal, tty_display_info): Declare.
31251 (init_sys_modes, reset_sys_modes): Update prototypes.
31252 (init_all_sys_modes, reset_all_sys_modes): New prototypes.
31253
31254 * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
31255 Vlocal_key_translation_map, and Vkeyboard_translate_table.
31256 (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
31257 Delete declarations.
31258 (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
31259 (temporarily_switch_to_single_kboard, tty_read_avail_input):
31260 New declarations.
31261
31262 * emacs.c (main): Don't call init_sys_modes(), the new term_init()
31263 already does that during init_display(). Call syms_of_keymap
31264 before syms_of_keyboard. Call `syms_of_terminal'.
31265 Call set_initial_environment, not set_process_environment.
31266 (shut_down_emacs): Call reset_all_sys_modes() instead of
31267 reset_sys_modes().
31268
31269 * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
31270 (internal_resolve_face_name, resolve_face_name_error): New functions.
31271 (resolve_face_name): Protect against loops and errors thrown by Fget.
31272 (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
31273 (Ftty_supports_face_attributes_p): Update tty_capable_p call.
31274
31275 * scroll.c: Replace CURTTY() with local variables throughout the
31276 file (where applicable).
31277 (calculate_scrolling, calculate_direct_scrolling)
31278 (scrolling_1, scroll_cost): Use the accessor macros for terminal
31279 characteristics.
31280
31281 * keymap.c (Vfunction_key_map): Remove.
31282 (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
31283 (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
31284 (Vkey_translation_map): Remove.
31285 (syms_of_keymap): Remove DEFVAR for key-translation-map.
31286 (Fdescribe_buffer_bindings)
31287 (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
31288 Update for terminal-local key-translation-map.
31289
31290 * Makefile.in (callproc.o): Update dependencies.
31291 (lisp, shortlisp): Add termdev.elc.
31292 (obj): Add terminal.o.
31293 (terminal.o): Add dependencies.
31294 [HAVE_CARBON]: Make terminal.o depend on macgui.h.
31295 (data.o, fns.o): Add termhooks.h dependency.
31296 (SOME_MACHINE_LISP): Add dnd.elc.
31297 (minibuf.o): Fix typo.
31298 Update dependencies.
31299
31300 * data.c (do_symval_forwarding, store_symval_forwarding)
31301 (find_symbol_value): Use the selected frame's keyboard, not
31302 current_kboard.
31303
31304 * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
31305 Vwindow_system.
31306
31307 * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
31308 Fmenu_bar_open.
31309 (syms_of_xmenu): Update defsubr.
31310 (mouse_position_for_popup, Fx_popup_menu)
31311 (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
31312 (set_frame_menubar, free_frame_menubar)
31313 (create_and_show_popup_menu, xmenu_show)
31314 (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
31315 an X frame.
31316
31317 * xselect.c (x_own_selection): Abort if not an X frame.
31318 (some_frame_on_display): Check if it is an X frame.
31319 (x_handle_selection_clear): Deal with MULTI_KBOARD.
31320
31321 * coding.c: Include frame.h and termhooks.h.
31322 (terminal_coding, keyboard_coding): Delete.
31323 (Fset_terminal_coding_system_internal)
31324 (Fset_keyboard_coding_system_internal)
31325 (Fkeyboard_coding_system)
31326 (Fterminal_coding_system): Add a terminal parameter.
31327 Get terminal_coding from the terminal.
31328 (init_coding_once): Don't call setup_coding_system here.
31329
31330 * dispextern.h (set_scroll_region, turn_off_insert)
31331 (turn_off_highlight, background_highlight, clear_end_of_line_raw)
31332 (tty_clear_end_of_line, tty_setup_colors)
31333 (delete_tty, updating_frame)
31334 (produce_special_glyphs, produce_glyphs, write_glyphs)
31335 (insert_glyphs): Remove.
31336 (raw_cursor_to, clear_to_end, tty_turn_off_insert)
31337 (tty_turn_off_highlight, get_tty_size): Add declaration.
31338 (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
31339
31340 * frame.h (enum output_method): Add output_initial.
31341 (struct x_output): Delete.
31342 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
31343 Access foreground_pixel and background_pixel directly from the frame.
31344 (tty_display): Delete.
31345 (struct frame): Add buried_buffer_list, foreground_pixel,
31346 background_pixel and terminal. Delete kboard.
31347 (union output_data): Add tty.
31348 (FRAME_KBOARD): Get the kboard from the terminal.
31349 (FRAME_INITIAL_P): New macro.
31350 (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
31351 (Qterm_environment_variable, Qdisplay_environment_variable)
31352 (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
31353 New declarations.
31354
31355 * termchar.h (tty_output, tty_display_info): New structures.
31356 (tty_list): Declare.
31357 (FRAME_TTY, CURTTY): New macros.
31358 (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
31359 (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
31360 (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
31361 (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
31362
31363 * callproc.c: Include frame.h and termhooks.h, for terminal
31364 parameters.
31365 (add_env): New function.
31366 (child_setup): Use it.
31367 (child_setup, getenv_internal): Handle the new Vprocess_environment.
31368 (getenv_internal): Fix get_terminal_param call.
31369 (Fgetenv_internal, egetenv): Update doc.
31370 (syms_of_callproc): Initialize Vprocess_environment to nil.
31371 Register and initialize them. Remove obsolete defvars. Update doc
31372 strings.
31373 (child_setup): Handle Vlocal_environment_variables.
31374 (getenv_internal): Add terminal parameter.
31375 Handle Vlocal_environment_variables.
31376 (Fgetenv_internal): Add terminal parameter.
31377 (child_setup, getenv_internal, Fgetenv_internal): Store the local
31378 environment in a frame (not terminal) parameter. Update doc strings.
31379 (set_initial_environment): Rename from set_global_environment.
31380 Store Emacs environment in initial frame parameter.
31381
31382 * xdisp.c (redisplay_internal): Update references to
31383 `previous_terminal_frame'.
31384 (display_mode_line, Fformat_mode_line): Replace calls to
31385 `push_frame_kboard' with `push_kboard'.
31386 (get_glyph_string_clip_rects): Add extra parentheses and
31387 braces to prevent compiler warnings.
31388 (calc_pixel_width_or_height): Add xassert to check that the
31389 frame is alive. Don't call `lookup_image' on a termcap frame.
31390 (message2_nolog, message3_nolog, redisplay_internal)
31391 (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
31392 (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
31393 (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
31394 (Fx_display_pixel_width, Fx_display_pixel_height)
31395 (Fx_display_planes, Fx_display_color_cells)
31396 (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
31397 (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
31398 (Fx_display_backing_store, Fx_display_visual_class)
31399 (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
31400 Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
31401
31402 * xfns.c (x_set_foreground_color x_set_background_color)
31403 (x_set_mouse_color, x_set_cursor_color, x_make_gc):
31404 Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31405 (Fx_create_frame, x_create_tip_frame, build_string, x_window)
31406 (Fx_create_frame, x_create_tip_frame): Don't create frames on a
31407 terminal that is being deleted.
31408 (Fx_create_frame): Use `store_frame_param' to set `window-system'
31409 frame parameter, and make sure it overrides any user-supplied setting.
31410 (Fx_close_connection, Fx_synchronize): Unify argument names with
31411 the rest of the DEFUNs.
31412
31413 * dispnew.c (Fsend_string_to_terminal): Update call to
31414 `get_tty_terminal'.
31415 (Fredraw_frame, Fsend_string_to_terminal)
31416 (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
31417 FRAME_TERMCAP_P and FRAME_TTY.
31418 (window_change_signal): Don't believe width/height values that are
31419 impossibly small.
31420 (Vinitial_window_system): Rename from Vwindow_system.
31421 (termscript, Wcm, rif): Delete.
31422
31423 * termhooks.h (struct terminal): New struct containing the
31424 previously global text display hooks and new members NAME,
31425 DELETED and PARAM_ALIST.
31426 (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
31427 (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
31428 (FRAME_RIF): New macros.
31429 (get_terminal_param, get_device): New declarations.
31430 (termscript): Delete declaration.
31431
31432 * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
31433 (XTflash, x_free_frame_resources, x_scroll_bar_create)
31434 (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
31435 FRAME_FOREGROUND_PIXEL.
31436 (x_fully_uncatch_errors): Disable definition.
31437 (x_scroll_bar_expose): Fix reference to foreground pixel.
31438 (XTread_socket): Disable loop on all X displays.
31439 (x_delete_terminal): Don't set terminal->deleted and let
31440 delete_terminal delete the frames on the terminal.
31441 (x_delete_display): Doc update to reflect changes in
31442 delete_terminal.
31443 (x_display_info) <terminal>: Move member earlier in the struct.
31444 (deleting_tty): Remove old variable.
31445 (Fsuspend_tty): Call clear_tty_hooks.
31446 (Fresume_tty, init_tty): Call set_tty_hooks.
31447 (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
31448 errors on X frames.
31449 (x_catch_errors_unwind): Abort if x_error_message is NULL.
31450 (handle_one_xevent): Initialize `f' to NULL.
31451 (x_delete_terminal, x_create_terminal): New functions.
31452 (XTset_terminal_modes, XTreset_terminal_modes)
31453 (XTread_socket, x_connection_closed, x_term_init)
31454 (x_term_init, x_delete_display): Add terminal parameter.
31455 (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
31456 X connections.
31457
31458 * frame.c: Include termchar.h.
31459 (Qterminal, Qterminal_live_p, Qburied_buffer_list, Qtty, Qtty_type)
31460 (Qwindow_system, Qenvironment, Qterm_environment_variable)
31461 (Qdisplay_environment_variable): New vars.
31462 (Fframep): Deal with output_initial.
31463 (Fframe-live-p): Doc fix.
31464 (Fwindow-system): New function.
31465 (x_set_screen_gamma, store_frame_param): Fix compilation errors.
31466 (make_terminal_frame): Don't create frames on a terminal that is
31467 being deleted. Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
31468 (store_frame_param): Check for found_for_frame before calling XFRAME.
31469 (Fmake_terminal_frame): Handle NULL tty names correctly.
31470 (syms_of_frame): Enhance doc string of `default-frame-alist'.
31471 (Fdelete_frame): Remove unused variable `count'. Don't allow other
31472 frames to refer to a deleted frame in their 'environment parameter.
31473 (Fframe_with_environment): New function.
31474 (syms_of_frame): Defsubr it. Initialize and staticpro Qenvironment.
31475 (get_future_frame_param): New function.
31476 (Fmake_terminal_frame): Use it.
31477 (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
31478
31479 * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
31480 * sysdep.c (reset_sys_modes): Update for renames.
31481
31482 * keyboard.c (tty_read_avail_input): New function.
31483 (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
31484 (syms_of_keyboard): Defsubr them.
31485 (Fset_input_meta_mode, Fset_quit_char): New functions.
31486 (Fset_input_mode): Split to above functions.
31487 (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
31488 parameter. Use it in call to `read_char'.
31489 (read_char): Declare. Update call to `read_char_minibuf_menu_prompt'.
31490 Set wrong_kboard_jmpbuf correctly in recursive calls.
31491 Use current_kboard to access Vkeyboard_translate_table.
31492 Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
31493 Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
31494 Update longjmp invocations. Remember the original current_kboard,
31495 and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
31496 changes it. Comment out unnecessary calls to
31497 `record_single_kboard_state' and `any_kboard_state'.
31498 Update recursive calls.
31499 (wrong_kboard_jmpbuf): Remove global variable.
31500 (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
31501 Handle deleted interrupted_kboards correctly; that is a legal
31502 case. Add `wrong_kboard_jmpbuf' local variable. Update setjmp
31503 and read_char calls. Abort if interrupted_kboard died in read_char.
31504 (any_kboard_state, single_kboard_state)
31505 (push_frame_kboard): Remove function.
31506 (pop_kboard): Switch out of single_kboard mode if the kboard has
31507 been deleted. Remove unused variable. Help debugging by not
31508 changing current_kboard unnecessarily. Set current_kboard to the
31509 kboard of the selected frame when the stored kboard object has
31510 been deleted before pop_kboard.
31511 (temporarily_switch_to_single_kboard): Change first parameter to a
31512 frame pointer. Throw an error when caller wants to change kboards
31513 while in single_kboard mode. Don't push_kboard if we weren't in
31514 single kboard state. Don't pop_kboard if we popped into any
31515 kboard state.
31516 (restore_kboard_configuration): Abort if pop_kboard changed the
31517 kboard in single_kboard mode. Call pop_kboard only after setting
31518 up single_kboard mode.
31519 (Frecursive_edit): Switch to single_kboard mode only in nested
31520 command loops.
31521 (cmd_error, command_loop, command_loop_1, timer_check):
31522 Comment out unnecessary call to `any_kboard_state' and
31523 `record_single_kboard_state'.
31524 (delete_kboard): Exit single_kboard mode if we have just deleted
31525 that kboard. Use FRAME_KBOARD.
31526 (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
31527 `fatal_error_signal'.
31528 (record_single_kboard_state): Don't push_kboard if we weren't in
31529 single kboard state. Don't pop_kboard if we popped into any
31530 kboard state.
31531 (push_frame_kboard): Rename to push_kboard.
31532 (kbd_buffer_get_event): Use FRAME_TERMINAL.
31533 (read_avail_input): Read input from all terminals.
31534 (mark_kboards): Also mark Vkeyboard_translate_table.
31535 (kbd_buffer_store_event_hold): Simplify condition.
31536 (read_key_sequence): Reinitialize fkey and keytran at each replay.
31537 (Vkeyboard_translate_table): Move to struct kboard.
31538 (init_kboard): Initialize Vkeyboard_translate_table.
31539 (syms_of_keyboard): Use DEFVAR_KBOARD to define
31540 Vkeyboard_translate_table. Update doc strings. Update docs of
31541 local-function-key-map and function-key-map.
31542
31543 * terminal.c: New file.
31544
31545 * term.c: Include errno.h.
31546 (Vring_bell_function, device_list, initial_device)
31547 (next_device_id, ring_bell, update_begin, update_end)
31548 (set_terminal_window, cursor_to, raw_cursor_to)
31549 (clear_to_end, clear_frame, clear_end_of_line)
31550 (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
31551 (Fdisplay_name, create_device, delete_device): Move to terminal.c.
31552 (syms_of_term): Move their initialization to terminal.c.
31553 (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
31554 (Ftty_display_color_cells)
31555 (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
31556 (clear_tty_hooks, set_tty_hooks)
31557 (init_tty, maybe_fatal): New functions.
31558 (Ftty_type): Return nil if terminal is not on a tty instead of
31559 throwing an error. Doc update.
31560 (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
31561 Doc update. Initialize new subrs and variables.
31562 (delete_tty): Use terminal->deleted.
31563 (tty_set_terminal_modes): Rename from set_terminal_modes.
31564 (tty_reset_terminal_modes): Rename from reset_terminal_modes.
31565 (set_scroll_region): Rename to `tty_set_scroll_region'.
31566 (turn_on_insert): Rename to `tty_turn_on_insert'.
31567 (turn_off_insert): Rename to `tty_turn_off_insert'.
31568 (turn_off_highlight): Rename to `tty_turn_off_highlight'.
31569 (turn_on_highlight): Rename to `tty_turn_on_highlight'.
31570 (toggle_highligh): Rename to `tty_toggle_highlight'.
31571 (background_highlight): Rename to `tty_background_highlight'.
31572 (highlight_if_desired): Rename to `tty_highlight_if_desired'.
31573 (tty_ring_bell, tty_update_end, tty_set_terminal_window)
31574 (tty_set_scroll_region, tty_background_highlight)
31575 (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
31576 (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
31577 (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
31578 (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
31579 Add static modifier.
31580 (tty_reset_terminal_modes, tty_set_terminal_window)
31581 (tty_set_scroll_region, tty_background_highlight)
31582 (tty_highlight_if_desired, tty_cursor_to)
31583 (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
31584 (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
31585 (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
31586 renames.
31587
31588 2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
31589
31590 * keyboard.c: Qrtl is new.
31591 (parse_tool_bar_item): Handle :rtl keyword.
31592 (syms_of_keyboard): Intern :rtl keyword.
31593
31594 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
31595
31596 * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
31597 so no Lisp code is executed.
31598 (file_for_image, find_rtl_image): New functions.
31599 (xg_get_image_for_pixmap): Use file_for_image.
31600 (update_frame_tool_bar): If direction is RTL, use RTL image if
31601 defined. Use Gtk stock images if defined.
31602
31603 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31604
31605 * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
31606 for nonexistent or zero-width glyph in composition glyph.
31607
31608 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
31609
31610 * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
31611
31612 * xdisp.c (Finvisible_p): New function.
31613 (syms_of_xdisp): defsubr it.
31614
31615 2007-08-24 Juanma Barranquero <lekktu@gmail.com>
31616
31617 * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
31618 Doc fixes.
31619
31620 2007-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31621
31622 * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
31623
31624 2007-08-24 Martin Rudalics <rudalics@gmx.at>
31625
31626 * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
31627 whether decoding has modified buffer contents.
31628
31629 2007-08-24 Jason Rumney <jasonr@gnu.org>
31630
31631 * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
31632 (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
31633 (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
31634 (init_svg_functions) [HAVE_NTGUI]: New function.
31635 (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
31636 (svg_load_image): Use them.
31637 (svg_load_image) [HAVE_NTGUI]: Implement background.
31638
31639 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31640
31641 * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
31642 (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
31643 (LIBX): Remove @RSVG_LIBS@.
31644 (LIBES): Add $(RSVG_LIBS).
31645
31646 * image.c (svg_load_image): Blend with specified background if exists.
31647 Use IMAGE_BACKGROUND. Add Mac OS Support.
31648
31649 * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
31650 (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
31651 Remove macros.
31652 [MAC_OSX] (socket_callback): Do nothing.
31653 [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
31654 ReceiveNextEvent.
31655 [MAC_OSX] (sys_select): Likewise. Don't set context as argument to
31656 socket_callback.
31657 (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
31658
31659 2007-08-22 Glenn Morris <rgm@gnu.org>
31660
31661 * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
31662
31663 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
31664
31665 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
31666
31667 * image.c: Add support for SVG images. Some additional comments
31668 by Joakim Verona <joakim@verona.se>. When HAVE_RSVG is defined:
31669 (svg_image_p): New function to test for SVG image.
31670 (svg_load): New function to load SVG image.
31671 (svg_load_image): New function, helper for svg_load.
31672 (Qsvg): New Lisp_object.
31673 (svg_keyword_index): New enum.
31674 (svg_format): New static `image_keyword' struct.
31675 (svg_type): New static `image_type' struct.
31676 (librsvg/rsvg.h): Include it.
31677
31678 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
31679
31680 * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
31681
31682 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
31683
31684 * lread.c (Qold_style_backquotes): New var.
31685 (syms_of_lread): Init and staticpro it.
31686 (load_warn_old_style_backquotes): New fun.
31687 (Fload): Use them to warn about old style backquotes.
31688 (end_of_file_error, Fload): Remove unused vars.
31689
31690 * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
31691
31692 * lread.c (Vold_style_backquotes): New var.
31693 (syms_of_lread): Init and export it to Elisp.
31694 (read1): Set it when we find an old-style (back)quote.
31695
31696 2007-08-22 Jason Rumney <jasonr@gnu.org>
31697
31698 * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
31699
31700 2007-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
31701
31702 * puresize.h (BASE_PURESIZE): Increase to 1140000.
31703
31704 2007-08-19 Richard Stallman <rms@gnu.org>
31705
31706 * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
31707
31708 2007-08-19 Andreas Schwab <schwab@suse.de>
31709
31710 * alloc.c (pure): Round PURESIZE up.
31711
31712 2007-08-17 Jan Djärv <jan.h.d@swipnet.se>
31713
31714 * xterm.c (handle_one_xevent): Remove check that mouse click is in
31715 active frame.
31716
31717 2007-08-16 Richard Stallman <rms@gnu.org>
31718
31719 * eval.c (Fcommandp): Add parens to clarify.
31720
31721 * minibuf.c (Fall_completions): Use enum for type of table.
31722
31723 * emacs.c (USAGE2): Improve text.
31724
31725 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
31726
31727 * term.c (tty_default_color_capabilities): Declare static
31728 variables in file scope, to avoid HPUX compiler problem.
31729
31730 2007-08-13 Jan Djärv <jan.h.d@swipnet.se>
31731
31732 * gtkutil.c (update_frame_tool_bar): Use -1 as index
31733 to gtk_toolbar_insert.
31734
31735 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
31736
31737 * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
31738
31739 * insdel.c (reset_var_on_error): New fun.
31740 (signal_before_change, signal_after_change):
31741 Use it to reset (after|before)-change-functions to nil in case of error.
31742 Bind inhibit-modification-hooks to t.
31743 Don't bind (after|before)-change-functions to nil while they run.
31744
31745 2007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31746
31747 * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
31748 filling pixmap with stippled background.
31749
31750 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31751
31752 * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
31753 Don't use invisible frame as parent window for repositioning.
31754
31755 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
31756
31757 * print.c (new_backquote_output): Rename from old_backquote_output.
31758 (print): Inverse its logic (according to its name) so as to match the
31759 behavior of new_backquote_flag in lread.c.
31760
31761 2007-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31762
31763 * gmalloc.c (posix_memalign): New function.
31764
31765 * macterm.c (frame_highlight, frame_unhighlight): Don't call
31766 ActivateControl/DeactivateControl here.
31767 [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
31768 frame-notice-user-settings is non-nil.
31769 [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
31770 for kEventParamFMFontStyle.
31771 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
31772 mac_pass_command_to_system and mac_pass_control_to_system here.
31773 (XTread_socket): Call ActivateControl/DeactivateControl here.
31774 (XTread_socket) [TARGET_API_MAC_CARBON]:
31775 Check mac_pass_command_to_system and mac_pass_control_to_system here.
31776 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
31777 for window repositioning.
31778
31779 2007-08-08 Glenn Morris <rgm@gnu.org>
31780
31781 * Replace `iff' in doc-strings and comments.
31782
31783 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
31784
31785 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
31786
31787 2007-08-07 Martin Rudalics <rudalics@gmx.at>
31788
31789 * fileio.c (Finsert_file_contents): Run format-decode and
31790 after_insert_file_functions on entire buffer when REPLACE is
31791 non-nil and inhibit modification_hooks and point_motion_hooks.
31792 For consistency, run after_insert_file_functions iff something
31793 got inserted. Move signal_after_change and update_compositions
31794 after code running after_insert_file_functions. Make sure that
31795 undo_list doesn't record intermediate steps of the decoding process.
31796
31797 2007-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31798
31799 * emacs.c (main)
31800 [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
31801 Call malloc_enable_thread on interactive startup.
31802
31803 * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
31804 (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
31805 [USE_PTHREAD]: Conditionalize with it.
31806 (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
31807 (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
31808 New functions.
31809
31810 2007-08-06 Chong Yidong <cyd@stupidchicken.com>
31811
31812 * xdisp.c (redisplay_window): When restoring original buffer
31813 position, make sure it is still valid.
31814
31815 * image.c (png_load): Ignore png-supplied background color.
31816
31817 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31818
31819 * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
31820 Use kCFAbsoluteTimeIntervalSince1970.
31821
31822 * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
31823 New variable.
31824 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
31825 event loop should be quit.
31826 [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
31827 Quit dialog event loop if quit_dialog_event_loop is set.
31828
31829 * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
31830 (Selection): New typedef. Use instead of ScrapRef.
31831 (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
31832 (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
31833 (mac_clear_selection): Rename from clear_scrap.
31834 (get_flavor_type_from_symbol): New argument SEL and subsume function of
31835 scrap_has_target_type. All uses changed.
31836 (mac_get_selection_ownership_info, mac_valid_selection_value_p)
31837 (mac_selection_has_target_p): New functions.
31838 (mac_put_selection_value): Rename from put_scrap_string.
31839 (mac_get_selection_value): Rename from get_scrap_string.
31840 (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
31841 (put_scrap_private_timestamp, scrap_has_target_type)
31842 (get_scrap_private_timestamp): Remove functions.
31843 (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
31844 (x_own_selection, x_get_local_selection):
31845 Use mac_valid_selection_value_p.
31846 (x_own_selection): Don't use put_scrap_private_timestamp.
31847 Record OWNERSHIP-INFO into Vselection_alist instead.
31848 (x_get_local_selection): Don't check type if request is local.
31849 (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
31850 Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
31851
31852 2007-08-04 Jan Djärv <jan.h.d@swipnet.se>
31853
31854 * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
31855 add comment explaining why.
31856
31857 2007-08-03 Richard Stallman <rms@gnu.org>
31858
31859 * fileio.c (Fvisited_file_modtime): Use make_time.
31860
31861 2007-08-01 Ryo Yoshitake <ryo@shiftmode.net> (tiny change)
31862
31863 * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
31864 build.
31865
31866 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
31867
31868 * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
31869
31870 2007-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
31871
31872 * puresize.h (BASE_PURESIZE): Increase to 1130000.
31873
31874 2007-07-30 Richard Stallman <rms@gnu.org>
31875
31876 * lread.c (readevalloop, read1): Treat NBSP as whitespace.
31877
31878 2007-07-29 Jan Djärv <jan.h.d@swipnet.se>
31879
31880 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
31881
31882 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
31883
31884 * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
31885 remote default-directory.
31886
31887 * buffer.c (mode-line-format): Update doc string.
31888
31889 2007-07-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31890
31891 * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
31892 scroll bar gap.
31893 (x_scroll_bar_create): Set bar->fringe_extended_p.
31894 (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
31895 on frame edge. Check fringe background extension. Don't clear
31896 extended fringe background area.
31897
31898 * w32term.h (struct scroll_bar): New member fringe_extended_p.
31899 (w32_fill_area): Enclose multiple statements with do ... while (0).
31900
31901 * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
31902 Extend fringe background to scroll bar gap.
31903 (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
31904 Set bar->fringe_extended_p.
31905 (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
31906 Put leftmost/rightmost scroll bars on frame edge. Check fringe
31907 background extension. Don't clear extended fringe background area.
31908
31909 * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
31910 New member fringe_extended_p.
31911
31912 2007-07-25 Glenn Morris <rgm@gnu.org>
31913
31914 * Relicense all FSF files to GPLv3 or later.
31915
31916 * COPYING: Switch to GPLv3.
31917
31918 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
31919
31920 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
31921
31922 * data.c (Finteractive_form): Check for the presence of an
31923 `interactive-form' symbol property more thoroughly.
31924
31925 * data.c (Finteractive_form): Use an `interactive-form' property if
31926 present, analogous to the function-documentation property.
31927
31928 2007-07-24 Jason Rumney <jasonr@gnu.org>
31929
31930 * w32fns.c (x_real_positions): Get real position from OS instead of
31931 calculating it.
31932
31933 2007-07-23 Jason Rumney <jasonr@gnu.org>
31934
31935 * filelock.c (current_lock_owner): Allow for @ sign in username.
31936
31937 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
31938
31939 * xdisp.c (decode_mode_spec): Add case 'R' for to test for
31940 remote default-directory.
31941
31942 * buffer.c (mode-line-format): Describe above case in doc string.
31943
31944 2007-07-20 Eli Zaretskii <eliz@gnu.org>
31945
31946 * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
31947 Define if not defined.
31948
31949 2007-07-18 Jason Rumney <jasonr@gnu.org>
31950
31951 * w32proc.c (w32_executable_type): Handle 64 bit executables.
31952
31953 2007-07-18 Richard Stallman <rms@gnu.org>
31954
31955 * data.c (Fsetq_default): Doc fix.
31956
31957 * eval.c (Fsetq): Doc fix.
31958
31959 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
31960
31961 * coding.c (Ffind_operation_coding_system):
31962 * eval.c (For, Fand): Doc fixes.
31963 Reported by Johan Bockgård.
31964
31965 2007-07-18 Jan Djärv <jan.h.d@swipnet.se>
31966
31967 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
31968
31969 * xterm.h: Declare x_ewmh_activate_frame.
31970
31971 * xterm.c (x_ewmh_activate_frame): New function.
31972 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
31973
31974 2007-07-17 Martin Rudalics <rudalics@gmx.at>
31975
31976 * window.c (Fdisplay_buffer): If largest or LRU window is the
31977 only window, split it even if it is not eligible for splitting.
31978 This restores the original behavior broken by the 2007-07-15
31979 change.
31980
31981 2007-07-17 Glenn Morris <rgm@gnu.org>
31982
31983 * abbrev.c (abbrev_check_chars): New function.
31984 (Fdefine_global_abbrev, Fdefine_mode_abbrev):
31985 Call abbrev_check_chars to check abbrev characters are word
31986 constituents. Doc fix.
31987
31988 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
31989
31990 * process.c (Fstart_process, Fmake_network_process)
31991 (read_process_output): Fix up last changes.
31992
31993 2007-07-16 Eli Zaretskii <eliz@gnu.org>
31994
31995 * makefile.w32-in (clean): Don't delete *~.
31996
31997 2007-07-16 Andreas Schwab <schwab@suse.de>
31998
31999 * window.c (Fdisplay_buffer): Use NILP.
32000 (Fset_window_scroll_bars): Likewise.
32001
32002 2007-07-15 Martin Rudalics <rudalics@gmx.at>
32003
32004 * window.c (window_min_size_2): New function.
32005 (window_min_size_1, size_window, Fdisplay_buffer)
32006 (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
32007 windows without mode- or header-lines when window-min-height is
32008 too small.
32009 (size_window): Reset nodelete_p after testing it, following an
32010 earlier note by Kim F. Storm.
32011 (display_buffer): Do not set split_height_threshold to twice the
32012 value of window_min_height to avoid changing the value of a
32013 customizable variable. Rather explicitly check whether the
32014 height of the window that shall be splitted is at least as large
32015 as split_height_threshold.
32016 (Fwindow_full_width_p): New defun.
32017 (syms_of_window): Defsubr it.
32018
32019 * window.h: Add EXFUN for Fwindow_full_width_p.
32020
32021 2007-07-14 Jason Rumney <jasonr@gnu.org>
32022
32023 * process.c [WINDOWSNT]: Don't undefine AF_INET6.
32024
32025 2007-07-14 Richard Stallman <rms@gnu.org>
32026
32027 * eval.c (maybe_call_debugger): New function.
32028 (find_handler_clause): Use maybe_call_debugger.
32029 Call it when the handler says `debug'.
32030 Eliminate DEBUGGER_VALUE_PTR.
32031 (Fsignal): Eliminate debugger_value.
32032 (Qdebug): New variable.
32033 (syms_of_eval): Initialize it.
32034
32035 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
32036
32037 * eval.c (Fprogn):
32038 * keyboard.c (Ftrack_mouse):
32039 * print.c (Fwith_output_to_temp_buffer):
32040 * window.c (Fsave_window_excursion): Doc fix.
32041
32042 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
32043
32044 * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
32045
32046 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
32047
32048 * process.h (struct Lisp_Process): Turn slots infd, outfd,
32049 kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
32050 inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
32051 read_output_delay, and read_output_skip from Lisp_Objects to ints.
32052 Remove unused encoding_carryover.
32053 * process.c: Adjust all functions accordingly.
32054
32055 2007-07-12 Richard Stallman <rms@gnu.org>
32056
32057 * term.c: Include unistd.h only if HAVE_UNISTD_H.
32058
32059 2007-07-11 Jason Rumney <jasonr@gnu.org>
32060
32061 * makefile.w32-in (LIBS): Include OLE32.
32062
32063 * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
32064 (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
32065
32066 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
32067
32068 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
32069 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
32070 from a Lisp_Object into a bare pointer.
32071 (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
32072 Adjust the code correspondingly.
32073
32074 * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
32075
32076 * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
32077 (term_show_mouse_face): Remove unused var `j'.
32078 (handle_one_term_event): Remove unused vars `i' and `j'.
32079 Don't cast return value of ttyname since it's not necessary.
32080
32081 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
32082
32083 * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
32084 USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
32085
32086 * fns.c (map_char_table): Use an array of int for `indices' rather than
32087 an array of Lisp_Objects (which are only ever integers anyway).
32088 (Fmap_char_table): Update caller.
32089 * lisp.h: Update prototype.
32090 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
32091 * fontset.c (Ffontset_info):
32092 * casetab.c (set_case_table): Update callers.
32093
32094 * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
32095
32096 * keymap.c (struct accessible_keymaps_data)
32097 (struct where_is_internal_data): New structures.
32098 (accessible_keymaps_1, where_is_internal_1): Use them to change
32099 interface to adhere to the one used by map_keymap.
32100 (Faccessible_keymaps, where_is_internal): Use map_keymap.
32101 (accessible_keymaps_char_table, where_is_internal_2): Remove.
32102
32103 * keymap.h (map_keymap_function_t): More informative prototype.
32104
32105 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
32106
32107 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
32108 (looking_at_1): Don't change search_regs and last_thing_searched
32109 if `inhibit-changing-match-data' is non-nil.
32110 (string_match_1, search_buffer, set_search_regs): Likewise.
32111 (syms_of_search): Add Lisp level definition for
32112 `inhibit-changing-match-data' and set it to nil.
32113 (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
32114 start and end of the match, instead of using values in search_regs.
32115
32116 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
32117
32118 * minibuf.c (Fcompleting_read): New value `confirm-only'
32119 for `require-match'.
32120
32121 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
32122
32123 * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
32124 part of the 2007-06-27 change to syms_of_fileio.
32125
32126 2007-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32127
32128 * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
32129 Check WINDOWP before using XWINDOW. Consolidate return statements.
32130
32131 2007-06-27 Richard Stallman <rms@gnu.org>
32132
32133 * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
32134
32135 2007-06-27 Juanma Barranquero <lekktu@gmail.com>
32136
32137 * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
32138
32139 2007-06-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32140
32141 * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
32142 (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
32143 (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
32144 (_free_internal, memalign): Use them.
32145 (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
32146 Initialize to PTHREAD_MUTEX_INITIALIZER.
32147 (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
32148 (morecore_nolock): Rename from morecore. All uses changed.
32149 Use only nolock versions of internal allocation functions.
32150 (_malloc_internal_nolock, _realloc_internal_nolock)
32151 (_free_internal_nolock): New functions created from
32152 _malloc_internal, _realloc_internal, and _free_internal.
32153 (_malloc_internal, _realloc_internal, _free_internal): Use them.
32154 Copy hook value to automatic variable before its use.
32155 (memalign): Copy hook value to automatic variable before its use.
32156
32157 2007-06-26 Kenichi Handa <handa@m17n.org>
32158
32159 * coding.c (Ffind_operation_coding_system): Docstring improved.
32160 (syms_of_coding): Docstring of `file-coding-system-alist' improved.
32161
32162 2007-06-25 David Kastrup <dak@gnu.org>
32163
32164 * keymap.c (Fcurrent_active_maps): Add `position' argument.
32165 (Fwhere_is_internal): Adjust call to `current-active-maps' to
32166 cater for additional parameter.
32167
32168 * keymap.h: Adjust number of parameters to `current-active-maps'.
32169
32170 * doc.c (Fsubstitute_command_keys): Adjust call of
32171 `current-active-maps'.
32172
32173 2007-06-25 David Kastrup <dak@gnu.org>
32174
32175 * callint.c (Fcall_interactively): Make the parsing of interactive
32176 specs somewhat more readable.
32177
32178 2007-06-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32179
32180 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
32181 to scroll bar gap also when bitmap fills fringe. Draw only foreground
32182 if extended background has already been filled.
32183
32184 2007-06-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32185
32186 * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
32187 (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
32188
32189 * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
32190 Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
32191 in #if 0 as it is not compatible with y-or-n-p-with-timeout.
32192 (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
32193 [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
32194 instead of QuitAppModalLoopForWindow. Consolidate QuitEventLoop calls.
32195 (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
32196 [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
32197 Run timers during dialog popup.
32198 (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
32199
32200 2007-06-21 Jason Rumney <jasonr@gnu.org>
32201
32202 * image.c (convert_mono_to_color_image): Swap fore and background.
32203
32204 2007-06-20 Jason Rumney <jasonr@gnu.org>
32205
32206 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
32207 (w32_free_bdf_font): Unmap memory not handle.
32208
32209 2007-06-20 Sam Steingold <sds@gnu.org>
32210
32211 * gmalloc.c (__morecore): Fix the declaration to comply with the
32212 definition.
32213
32214 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
32215
32216 * w32term.c (w32_delete_display): Remove leftover declaration.
32217 (w32_define_cursor, w32_initialize): Make static.
32218
32219 * w32.c (_wsa_errlist): Fix typo in error message.
32220 (init_environment): Ignore any environment variable from the
32221 registry having a null value.
32222
32223 2007-06-20 Glenn Morris <rgm@gnu.org>
32224
32225 * Makefile.in (LIBGIF): Default to -lgif.
32226
32227 2007-06-17 Jason Rumney <jasonr@gnu.org>
32228
32229 * w32menu.c (add_menu_item): Don't use multibyte string functions on
32230 unicode strings.
32231
32232 2007-06-16 Juanma Barranquero <lekktu@gmail.com>
32233
32234 * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
32235 Fix typo in docstring.
32236
32237 2007-06-16 Eli Zaretskii <eliz@gnu.org>
32238
32239 * w32menu.c (add_menu_item): Escape `&' characters in menu items
32240 and their keybindings.
32241
32242 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
32243
32244 * composite.c (update_compositions): Fix last fix.
32245
32246 2007-06-14 Jason Rumney <jasonr@gnu.org>
32247
32248 * w32.c (get_process_times_fn): New function pointer.
32249 (globals_of_w32): Intialize it if present in kernel32.dll.
32250 (w32_get_internal_run_time): New function.
32251
32252 * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
32253
32254 2007-06-14 Kenichi Handa <handa@etlken.m17n.org>
32255
32256 * composite.c (update_compositions): Check the validness of
32257 compositions.
32258
32259 2007-06-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32260
32261 * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
32262 (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
32263
32264 * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
32265 (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
32266
32267 * macgui.h (USE_MAC_TOOLBAR): New define.
32268
32269 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
32270 Return immediately unless popup is activated.
32271
32272 * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
32273 background to scroll bar gap.
32274 (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
32275 (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
32276 scroll bars on frame edge. Check fringe background extension.
32277 Don't clear extended fringe background area.
32278 (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
32279 (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
32280 (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
32281 [USE_MAC_TOOLBAR]: New macros.
32282 (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
32283 (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
32284 (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
32285 (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
32286 [USE_MAC_TOOLBAR]: New functions.
32287 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
32288 manually if previous repositioning has failed.
32289 (mac_handle_keyboard_event): Use precomputed event kind.
32290 (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
32291 as tool bar item click. Handle mouse movement over tool bar items.
32292
32293 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
32294 toolbar_win_gravity.
32295 (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
32296 (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
32297 Add externs.
32298
32299 * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
32300 [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
32301
32302 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
32303
32304 * image.c (search_image_cache): Remove unused variable.
32305
32306 2007-06-13 Chong Yidong <cyd@stupidchicken.com>
32307
32308 * xfns.c, xmenu.c: Link to xaw3d if available.
32309
32310 2007-06-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32311
32312 * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
32313 frame_foreground and frame_background.
32314
32315 * image.c (lookup_image): Save frame foreground and background colors.
32316 (search_image_cache): Check if saved and current frame colors match.
32317
32318 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
32319
32320 * regex.c (regex_compile): Remove the `regnum' counter.
32321 Use bufp->re_nsub instead. Add support for \(?N:RE\).
32322
32323 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
32324
32325 * term.c: Include intervals.h to declare Fget_text_property.
32326
32327 2007-06-10 Jason Rumney <jasonr@gnu.org>
32328
32329 * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
32330
32331 2007-06-08 Juanma Barranquero <lekktu@gmail.com>
32332
32333 * callint.c (Fcall_interactively):
32334 * editfns.c (Fdelete_and_extract_region):
32335 * fileio.c (Fread_file_name):
32336 * fns.c (Fmapconcat):
32337 * keyboard.c (cmd_error_internal):
32338 * keymap.c (Fkey_description):
32339 * lread.c (openp):
32340 * minibuf.c (read_minibuf):
32341 * search.c (wordify):
32342 * sunfns.c (sel_read):
32343 * xdisp.c (Fformat_mode_line, syms_of_xdisp):
32344 * xfns.c (x_default_scroll_bar_color_parameter):
32345 * xmenu.c (menu_help_callback):
32346 * xselect.c (Fx_get_atom_name):
32347 * xterm.c (x_term_init): Use empty_unibyte_string.
32348
32349 2007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change)
32350
32351 * alloc.c (init_strings): Initialize canonical empty strings.
32352 (make_uninit_string, make_uninit_multibyte_string): Return appropriate
32353 canonical empty string when the requested size is 0.
32354
32355 * emacs.c (empty_unibyte_string): Rename from empty_string.
32356 (empty_multibyte_string): New canonical empty string.
32357 (syms_of_emacs): Don't initialize empty_string.
32358
32359 * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
32360 string, if appropriate.
32361 (empty_unibyte_string, empty_multibyte_string): New externs.
32362 (empty_string): Remove extern.
32363
32364 * lread.c (syms_of_lread): Use empty_unibyte_string.
32365
32366 2007-06-07 Jason Rumney <jasonr@gnu.org>
32367
32368 * s/ms-w32.h: Don't define HAVE_TZNAME.
32369
32370 * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
32371
32372 2007-06-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32373
32374 * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
32375
32376 * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
32377 (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
32378
32379 * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
32380 Don't call next handler.
32381 [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
32382 Remove argument. Install handler to application.
32383 (set_frame_menubar): Don't change deep_p.
32384 (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
32385 FRAME_OUTER_TO_INNER_DIFF_Y.
32386 (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
32387 (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
32388 [HAVE_DIALOGS]: New macros.
32389 [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
32390 Use them.
32391 (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
32392
32393 * macselect.c [MAC_OSX] (install_service_handler): Rename from
32394 init_service_handler. All callers changed. Return OSStatus value.
32395
32396 * macterm.c (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
32397 All callers changed so as not to call SetPortWindowPort.
32398 (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
32399 (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
32400 mac_draw_string_common.
32401 (mac_draw_image_string_qd): Likewise.
32402 (mac_draw_string_common): Use them. Add INLINE.
32403 (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
32404 Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
32405 GetGlobalMouse.
32406 (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
32407 and FRAME_OUTER_TO_INNER_DIFF_Y.
32408 [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
32409 [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
32410 (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
32411 repositioning window to mac_handle_window_event.
32412 (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
32413 saving window location to mac_handle_window_event
32414 [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
32415 (install_menu_target_item_handler): Remove argument in extern.
32416 [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
32417 Also accept command events.
32418 (do_keystroke): New function created from XTread_socket.
32419 (init_command_handler): Remove functions.
32420 [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
32421 and save window location by kEventWindowShowing and kEventWindowHiding
32422 handlers here. Don't call next handler for window state change and
32423 focus events.
32424 (mac_handle_application_event, mac_handle_keyboard_event)
32425 [TARGET_API_MAC_CARBON]: New functions.
32426 (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
32427 kEventWindowShowing and kEventWindowHiding events. Move installation
32428 of mouse, font, text input and menu target item handlers to
32429 install_application_handler.
32430 (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
32431 (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
32432 New function.
32433 (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
32434 Register it.
32435 (XTread_socket) [TARGET_API_MAC_CARBON]:
32436 Consolidate SendEventToEventTarget calls.
32437 Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
32438 Move application activation handler to mac_handle_application_event.
32439 Move keyboard handler to mac_handle_keyboard_event.
32440 (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
32441 (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
32442 init_command_handler. Call install_application_handler.
32443
32444 * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
32445 (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
32446
32447 2007-06-07 Glenn Morris <rgm@gnu.org>
32448
32449 * emacs.c (main): Use `emacs-copyright' in --version output.
32450
32451 2007-06-06 Chong Yidong <cyd@stupidchicken.com>
32452
32453 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
32454
32455 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32456
32457 * macfns.c (mac_window): Replace WindowPtr with WindowRef.
32458
32459 * macgui.h: Replace WindowPtr with WindowRef.
32460
32461 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
32462 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
32463 Replace ControlHandle with ControlRef.
32464 (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
32465
32466 * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
32467 GetMenuRef, respectively. Replace WindowPtr with WindowRef.
32468 Replace ControlHandle with ControlRef.
32469 (USE_CARBON_EVENTS): Remove. Use TARGET_API_MAC_CARBON instead.
32470 [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
32471
32472 * macterm.h (struct scroll_bar): Rename member control_handle_low
32473 and control_handle_high to control_ref_low and control_ref_high.
32474 All uses changed.
32475 (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
32476 SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
32477 respectively. All uses changed.
32478 (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
32479 (install_window_handler, remove_window_handler): Replace WindowPtr
32480 with WindowRef in externs.
32481
32482 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
32483
32484 * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
32485
32486 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
32487
32488 * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
32489
32490 * frame.c (Fmouse_position, Fmouse_pixel_position):
32491 Condition on HAVE_GPM too.
32492
32493 * term.c (term_mouse_highlight): Remove unused variables.
32494 (Fterm_open_connection): Set gpm_zerobased to 1.
32495 (term_mouse_movement, term_mouse_click, handle_one_term_event):
32496 Use zero based co-ordinates.
32497 (handle_one_term_event): Report a drag as mouse movement too.
32498
32499 * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
32500
32501 2007-06-03 Chong Yidong <cyd@stupidchicken.com>
32502
32503 * image.c (search_image_cache): New function. Require background
32504 color match if background color is unspecified in the image spec.
32505 (uncache_image, lookup_image): Use it.
32506
32507 2007-06-01 Juanma Barranquero <lekktu@gmail.com>
32508
32509 * window.c (Fshrink_window): Reflow docstring.
32510
32511 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
32512
32513 * Version 22.1 released.
32514
32515 2007-06-01 Richard Stallman <rms@gnu.org>
32516
32517 * xfns.c (x_encode_text): Add GCPRO.
32518
32519 2007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32520
32521 * xfns.c (x_set_name_internal): Save encoded name before
32522 x_encode_text in case string data is relocated.
32523
32524 2007-05-31 Richard Stallman <rms@gnu.org>
32525
32526 * buffer.c (syms_of_buffer): Doc fix.
32527
32528 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
32529
32530 * sysdep.c (init_sys_modes): Add rather than replace with
32531 O_NONBLOCK.
32532
32533 * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
32534 term_mouse_moveto.
32535
32536 * termhooks.h (term_mouse_moveto): New extern.
32537
32538 * term.c (mouse_face_window): Rename...
32539 (Qmouse_face_window): ...to this.
32540 (term_show_mouse_face, term_clear_mouse_face)
32541 (term_mouse_highlight): Use Qmouse_face_window.
32542 (term_mouse_moveto): New function.
32543 (term_mouse_position): Make it work.
32544 (syms_of_term): Uncomment assignment to mouse_position_hook.
32545 Staticpro Qmouse_face_window.
32546
32547 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32548
32549 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
32550 around current_column call.
32551
32552 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu>
32553
32554 * xfaces.c (syms_of_xfaces): Delete stray semicolon.
32555 * xdisp.c (next_element_from_buffer):
32556 * window.c (delete_window):
32557 * term.c (term_mouse_highlight):
32558 * msdos.c (getdefdir):
32559 * macterm.c (mac_create_bitmap_from_bitmap_data)
32560 (init_font_name_table):
32561 * fns.c (Fsxhash):
32562 * data.c (Fmake_local_variable):
32563 * ccl.c (ccl_driver): Likewise.
32564
32565 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32566
32567 * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
32568 Call mac_wakeup_from_rne on window size change.
32569
32570 2007-05-25 Chong Yidong <cyd@stupidchicken.com>
32571
32572 * image.c (uncache_image): Fix typo.
32573
32574 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
32575
32576 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
32577
32578 2007-05-22 Richard Stallman <rms@gnu.org>
32579
32580 * xterm.c (x_connection_closed): Remove NO_RETURN.
32581
32582 2007-05-22 Martin Rudalics <rudalics@gmx.at>
32583
32584 * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
32585
32586 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
32587
32588 * image.c (uncache_image): New function.
32589 (Fimage_refresh): New function.
32590
32591 2007-05-20 Jan Djärv <jan.h.d@swipnet.se>
32592
32593 * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
32594
32595 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
32596
32597 * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
32598 * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
32599
32600 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
32601
32602 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
32603 conditional on [HAVE_GPM_H].
32604
32605 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
32606
32607 * syntax.c (skip_chars): Update syntax-table only after we checked that
32608 the new location is valid.
32609
32610 2007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32611
32612 * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
32613 mac_get_window_bounds.
32614
32615 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
32616
32617 * Makefile.in (LIBGPM): Allow it to be set from configure.
32618 If set then link Emacs with it.
32619
32620 * config.in: Regenerate.
32621
32622 * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
32623 New externs.
32624
32625 * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
32626 Include gpm.h.
32627 (handle_one_term_event, term_gpm): New externs.
32628
32629 * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
32630 and allow it to be interrupted by SIGIO.
32631
32632 * process.c (gpm_wait_mask, max_gpm_desc): New variables.
32633 (wait_reading_process_output): Wait on gpm_fd too.
32634 (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
32635 (add_gpm_wait_descriptor_called_flag): New variable.
32636 (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
32637
32638 * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
32639 (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
32640 (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
32641 Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
32642 (make_lispy_event): Add case GPM_CLICK_EVENT.
32643 (read_avail_input): Handle mouse input.
32644
32645 * term.c (write_glyphs_with_face): New function.
32646 [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
32647 (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
32648 (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
32649 (mouse_face_face_id, term_gpm, pos_x, pos_y)
32650 (last_mouse_x, last_mouse_y): New variables.
32651 (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
32652 (term_mouse_highlight, term_mouse_movement, term_mouse_position)
32653 (term_mouse_click, handle_one_term_event, Fterm_open_connection)
32654 (Fterm_close_connection): New functions.
32655 (term_init): Initialise mouse_face_window.
32656
32657 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
32658
32659 * xdisp.c (redisplay_window): If first window line is a
32660 continuation line, recompute the new window start instead of
32661 recentering.
32662
32663 2007-05-18 Glenn Morris <rgm@gnu.org>
32664
32665 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
32666 Suggested by Alfred M. Szmidt <ams@gnu.org>.
32667
32668 2007-05-17 Glenn Morris <rgm@gnu.org>
32669
32670 * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
32671
32672 2007-05-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32673
32674 * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
32675 dead key repeat and up events.
32676
32677 2007-05-14 Chong Yidong <cyd@stupidchicken.com>
32678
32679 * image.c (pbm_load): Check image size for monochrome pbm.
32680
32681 2007-05-13 Chong Yidong <cyd@stupidchicken.com>
32682
32683 * xterm.c (XTread_socket): Revert last change.
32684
32685 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
32686
32687 * image.c (pbm_load): Correctly check image size for greyscale pbm.
32688
32689 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
32690
32691 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
32692
32693 * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
32694 mixup (YAILOM).
32695
32696 2007-05-07 Andreas Schwab <schwab@suse.de>
32697
32698 * keymap.c (Flookup_key): Fix typo in last change.
32699
32700 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
32701
32702 * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
32703 mapping for unibyte strings.
32704
32705 2007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32706
32707 * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
32708 (Fx_popup_dialog) [MAC_OSX]: Likewise.
32709
32710 2007-04-29 Richard Stallman <rms@gnu.org>
32711
32712 * insdel.c (replace_range): For undo, record insertion first.
32713
32714 2007-04-29 Andreas Schwab <schwab@suse.de>
32715
32716 * lisp.h (VECSIZE): Use OFFSETOF.
32717
32718 2007-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32719
32720 * xdisp.c (try_window_reusing_current_matrix): Fix number of
32721 disabled lines.
32722
32723 2007-04-28 Richard Stallman <rms@gnu.org>
32724
32725 * lread.c (read_escape): In a string, \s is always space.
32726
32727 2007-04-27 Jan Djärv <jan.h.d@swipnet.se>
32728
32729 * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
32730
32731 * gtkutil.c (xg_update_menubar, create_menus): Create empty
32732 submenu for menu bar items.
32733
32734 See ChangeLog.10 for earlier changes.
32735
32736 ;; Local Variables:
32737 ;; coding: utf-8
32738 ;; End:
32739
32740 Copyright (C) 2007-2011 Free Software Foundation, Inc.
32741
32742 This file is part of GNU Emacs.
32743
32744 GNU Emacs is free software: you can redistribute it and/or modify
32745 it under the terms of the GNU General Public License as published by
32746 the Free Software Foundation, either version 3 of the License, or
32747 (at your option) any later version.
32748
32749 GNU Emacs is distributed in the hope that it will be useful,
32750 but WITHOUT ANY WARRANTY; without even the implied warranty of
32751 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
32752 GNU General Public License for more details.
32753
32754 You should have received a copy of the GNU General Public License
32755 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.