(Button Types): For define-button-type, clarify type of NAME.
[emacs.git] / src / ChangeLog
blobb3ab1ad9904d156fcc5fc8b5c0a255183d0baa51
1 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
3         * w32.c (g_b_init_get_sid_sub_authority)
4         (g_b_init_get_sid_sub_authority_count): New static variables.
5         (GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
6         (get_sid_sub_authority, get_sid_sub_authority_count): New functions.
7         (init_user_info): Use the above two new functions to retrieve uid
8         and gid.  Use 500/513, the Windows defaults, as Administrator's
9         uid/gid.
10         (fstat): Use pw_uid and pw_gid from the_passwd structure for
11         st_uid and st_gid of the file.
13 2008-01-26  Jason Rumney  <jasonr@gnu.org>
15         * w32.c (logon_network_drive): New function.
16         (stat): Use it.
18 2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
20         * xdisp.c (pos_visible_p): Handle the case where charpos falls on
21         invisible text covered with an ellipsis.
23 2008-01-25  Richard Stallman  <rms@gnu.org>
25         * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
26         jump back to beginning.  Move some other initializations after that.
27         (Qwindow_text_change_functions, Vwindow_text_change_functions):
28         New variables.
29         (syms_of_xdisp): Init them.
31         * keyboard.c (read_char): Restore echo_message_buffer after redisplay.
33         * buffer.c (reset_buffer_local_variables): Implement
34         `permanent-local-hook'.
35         (Qpermanent_local_hook): New variable.
36         (syms_of_buffer): init and staticpro it.
38 2008-01-25  Michael Albinus  <michael.albinus@gmx.de>
40         * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
42 2008-01-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
44         * fns.c (Fclrhash): Return TABLE.
46 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
48         * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
49         (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
50         is set even without positional changes.
51         (x_scroll_bar_clear): Set bar->redraw_needed_p.
53         * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
55 2008-01-23  Jason Rumney  <jasonr@gnu.org>
57         * xterm.c (handle_one_xevent): Revert to counting chars not bytes.
59         * w32term.c (w32_read_socket) <WM_CHAR>: Decode characters outside
60         the unicode range available in MULE by locale-coding-system.
61         Improve dbcs lead byte detection.  Set event timestamp and modifiers
62         earlier.
64 2008-01-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
66         * mac.c (mac_emacs_pid) [MAC_OSX]: New variable.
67         [MAC_OSX] (init_mac_osx_environment): Initialize it.
68         [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
69         when used on child processes.
71 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
73         * dbusbind.c (Fdbus_method_return_internal): Rename from
74         Fdbus_method_return.
75         (Fdbus_unregister_object): Move to dbus.el.
76         (Fdbus_call_method, Fdbus_method_return_internal)
77         (Fdbus_send_signal): Improve debug messages.
79 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
81         * undo.c (undo_inhibit_record_point): New variable.
82         (syms_of_undo): Initialize it.
83         (record_point): Don't record point when undo_inhibit_record_point
84         is set.
86 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
88         * process.c (list_processes_1): Don't use SCHARS on a nil buffer name.
90         * xdisp.c (Qauto_hscroll_mode): New var.
91         (syms_of_xdisp): Initialize it.
92         (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
93         window's buffer.
94         (hscroll_windows): Don't check automatic_hscrolling_p here.
96         * window.c (set_window_buffer): Don't unnecessarily reset hscroll and
97         vscroll if we're setting window-buffer to the value it already has.
99 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
101         * m/intel386.h: Remove references to XENIX.
103 2008-01-17  Andreas Schwab  <schwab@suse.de>
105         * m/amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
106         instead of HAVE_X86_64_LIB64_DIR.
107         * m/ibms390x.h (START_FILES, LIB_STANDARD): Likewise.
109 2008-01-17  Glenn Morris  <rgm@gnu.org>
111         * m/ibms390x.h (START_FILES, LIB_STANDARD): Adjust value according
112         to HAVE_X86_64_LIB64_DIR.
114 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
116         * s/irix3-3.h:
117         * s/irix4-0.h:
118         * s/386-ix.h:
119         * s/domain.h:
120         * s/hpux9-x11r4.h:
121         * s/hpux9shxr4.h: Remove files for systems no longer supported.
123         * sysdep.c: Remove code containing references to symbols defined
124         by unsupported systems.
126 2008-01-16  Glenn Morris  <rgm@gnu.org>
128         * coding.c (select-safe-coding-system-function): Doc fix.
130 2008-01-15  Glenn Morris  <rgm@gnu.org>
132         * config.in: Revert 2008-01-13 change: this is a generated file.
134 2008-01-13  Tom Tromey  <tromey@redhat.com>
136         * lisp.h: Fix typo.
138 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
140         * m/sequent-ptx.h:
141         * m/sequent.h:
142         * s/ptx.h:
143         * s/ptx4-2.h:
144         * s/ptx4.h: Remove files for systems no longer supported.
146         * callproc.c (Fcall_process): Fix previous change.
148 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
150         * unexsunos4.c: Remove file, system not supported anymore.
152         * src/m/mips.h:
153         * src/m/intel386.h:
154         * callproc.c:
155         * config.in:
156         * ecrt0.c:
157         * emacs.c:
158         * fileio.c:
159         * frame.c:
160         * getpagesize.h:
161         * keyboard.c:
162         * lread.c:
163         * process.c:
164         * puresize.h:
165         * sysdep.c:
166         * systty.h:
167         * syswait.h:
168         * unexec.c:
169         * xdisp.c:
170         * alloc.c: Remove code containing references to symbols defined by
171         unsupported systems.
173 2008-01-11  Kenichi Handa  <handa@ni.aist.go.jp>
175         * coding.c (detect_coding_mask): Fix previous change.
177 2008-01-10  Chong Yidong  <cyd@stupidchicken.com>
179         * process.c (wait_reading_process_output): Check for window
180         changes caused by timers.
182 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
184         * coding.c (detect_coding_iso2022): New arg
185         latin_extra_code_state.  Allow Latin extra codes only
186         when *latin_extra_code_state is nonzero.
187         (detect_coding_mask): If there is a NULL byte, detect the encoding
188         as UTF-16 or binary.  If Latin extra codes exist, detect the
189         encoding as ISO-2022 only when there's no other proper encoding is
190         found.
192 2008-01-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
194         * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of
195         #ifdef MAC_OS.
197 2008-01-08  Richard Stallman  <rms@gnu.org>
199         * fileio.c (Ffile_name_directory, Fexpand_file_name): Doc fixes.
201 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
203         * keyboard.c (parse_menu_item): Don't enclose key bindings on
204         menu bar in parentheses.
206 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
208         * m/7300.h:
209         * m/acorn.h:
210         * m/alliant-2800.h:
211         * m/alliant.h:
212         * m/alliant1.h:
213         * m/alliant4.h:
214         * m/altos.h:
215         * m/amdahl.h:
216         * m/apollo.h:
217         * m/att3b.h:
218         * m/aviion-intel.h:
219         * m/aviion.h:
220         * m/celerity.h:
221         * m/clipper.h:
222         * m/cnvrgnt.h:
223         * m/convex.h:
224         * m/cydra5.h:
225         * m/delta88k.h:
226         * m/dpx2.h:
227         * m/dual.h:
228         * m/elxsi.h:
229         * m/f301.h:
230         * m/gould-np1.h:
231         * m/gould.h:
232         * m/i860.h:
233         * m/ibmps2-aix.h:
234         * m/ibmrt-aix.h:
235         * m/ibmrt.h:
236         * m/irist.h:
237         * m/is386.h:
238         * m/isi-ov.h:
239         * m/mega68.h:
240         * m/mg1.h:
241         * m/news-r6.h:
242         * m/news-risc.h:
243         * m/news.h:
244         * m/nh3000.h:
245         * m/nh4000.h:
246         * m/ns16000.h:
247         * m/ns32000.h:
248         * m/nu.h:
249         * m/orion.h:
250         * m/orion105.h:
251         * m/paragon.h:
252         * m/pfa50.h:
253         * m/plexus.h:
254         * m/pyramid.h:
255         * m/pyrmips.h:
256         * m/sh3el.h:
257         * m/sps7.h:
258         * m/sr2k.h:
259         * m/stride.h:
260         * m/sun1.h:
261         * m/sun2.h:
262         * m/sun3-68881.h:
263         * m/sun3-fpa.h:
264         * m/sun3-soft.h:
265         * m/sun3.h:
266         * m/sun386.h:
267         * m/symmetry.h:
268         * m/tad68k.h:
269         * m/tahoe.h:
270         * m/targon31.h:
271         * m/tek4300.h:
272         * m/tekxd88.h:
273         * m/tower32.h:
274         * m/tower32v3.h:
275         * m/ustation.h:
276         * m/wicat.h:
277         * m/xps100.h:
278         * s/cxux.h:
279         * s/cxux7.h:
280         * s/dgux.h:
281         * s/dgux4.h:
282         * s/dgux5-4-3.h:
283         * s/dgux5-4r2.h:
284         * s/esix.h:
285         * s/esix5r4.h:
286         * s/hiuxmpp.h:
287         * s/hiuxwe2.h:
288         * s/iris3-5.h:
289         * s/iris3-6.h:
290         * s/isc2-2.h:
291         * s/isc3-0.h:
292         * s/isc4-0.h:
293         * s/isc4-1.h:
294         * s/newsos5.h:
295         * s/newsos6.h:
296         * s/osf1.h:
297         * s/osf5-0.h:
298         * s/riscix1-1.h:
299         * s/riscix12.h:
300         * s/sco4.h:
301         * s/sco5.h:
302         * s/sunos4-0.h:
303         * s/sunos4-1.h:
304         * s/sunos413.h:
305         * s/sunos4shr.h:
306         * s/umax.h:
307         * s/unipl5-2.h:
308         * s/xenix.h:
309         * cxux-crt0.s:
310         * unexapollo.c:
311         * unexconvex.c:
312         * unexenix.c:
313         * unexsni.c: Remove files for systems no longer supported.
315         * m/intel386.h: Remove references to unsupported systems.
317         * w32.c (get_emacs_configuration): Remove reference to i860.
319         * sysdep.c: Remove dead code.
321 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
323         * s/rtu.h:
324         * m/masscomp.h: Remove files.  Platform is obsolete.
326 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
328         * dbusbind.c (Fdbus_method_return): New function.
329         (xd_read_message): Add the serial number to the event.
330         (Fdbus_register_method): Activate the function.
332 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
334         * keyboard.c (read_key_sequence): Fix typo.
336 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
338         * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
339         (xd_signature, xd_append_arg): Handle element type detection for
340         empty arrays.
341         (Fdbus_call_method, Fdbus_send_signal): Undo type casting for
342         SDATA () calls; this must be solved more general.
343         (Fdbus_register_signal): Use SBYTES instead of strlen.
345 2008-01-03  Magnus Henoch  <magnus@zemdatav>
347         * dbusbind.c (xd_append_arg): Use unsigned char instead of
348         unsigned int for byte values (necessary for big-endian platform).
349         (Fdbus_call_method): Handle the case of no returned arguments.
351 2007-12-31  Tom Tromey  <tromey@redhat.com>  (tiny change)
353         * dbusbind.c (xd_read_message): Use non-static input_event struct.
355 2007-12-31  Magnus Henoch  <mange@freemail.hu>
357         * dbusbind.c (xd_signature): Signature of variant is just "v".
359 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
361         * dbusbind.c: Fix several errors and compiler warnings.
362         Reported by Tom Tromey <tromey@redhat.com>
363         (XD_ERROR, XD_DEBUG_MESSAGE)
364         (XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
365         (xd_append_arg): Part for basic D-Bus types rewitten.
366         (xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
367         DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
368         appropriate.
369         (xd_read_message): Return Qnil.  Don't signal an error; it is not
370         useful during event reading.
371         (Fdbus_register_signal): Signal an error if the check for
372         FUNCTIONP fails.
373         (Fdbus_register_method): New function.  The implementation is not
374         complete, the call of the function signals an error therefore.
375         (Fdbus_unregister_object): New function, renamed from
376         Fdbus_unregister_signal.  The initial check signals an error, if
377         the object is not well formed.
379 2007-12-30  Richard Stallman  <rms@gnu.org>
381         * textprop.c (get_char_property_and_overlay):
382         Signal error if POSITION is out of range in a buffer.
384 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
386         * w32fns.c (Fx_create_frame): Make copy of frame parameters
387         because the original parameters are in pure storage now.
389 2007-12-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
391         * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.
393 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
395         * callint.c (syms_of_callint) <command-history>: Add reference to
396         history-length in the doc string.
398 2007-12-17  Jason Rumney  <jasonr@gnu.org>
400         * w32fns.c (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned
401         before passing as wParam.
403 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
405         * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
406         DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
407         DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
408         Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
409         as number.
410         (Fdbus_call_method): Fix docstring.
412 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
414         * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
415         New macros.
416         (XD_SYMBOL_TO_DBUS_TYPE): Rename from XD_LISP_SYMBOL_TO_DBUS_TYPE.
417         (XD_OBJECT_TO_DBUS_TYPE): Rename from XD_LISP_OBJECT_TO_DBUS_TYPE.
418         Simplify.
419         (xd_signature): New function.
420         (xd_append_arg): Compute also signatures.  Major rewrite.
421         (xd_retrieve_arg): Make debug messages friendly.
422         (Fdbus_call_method, Fdbus_send_signal): Extend docstring.
423         Check for signatures of arguments.
425 2007-12-19  Michael Albinus  <michael.albinus@gmx.de>
427         * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
428         (QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
429         (QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
430         (QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
431         (QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
432         (QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type symbols.
433         (XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
434         (XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
435         (xd_retrieve_value): Remove.  Functionality included in ...
436         (xd_append_arg): New function.
437         (Fdbus_call_method, Fdbus_send_signal): Apply it.
439 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
441         * dbusbind.c (top): Include <stdio.h>.
442         (Fdbus_call_method, Fdbus_send_signal): Apply type cast in
443         dbus_message_new_method_call and dbus_message_new_signal.
444         (Fdbus_register_signal): Rename unique_name to uname.
445         Check handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
446         non-existing unique name.  Fix typos in matching rule.  Return an
447         object which is useful in Fdbus_unregister_signal.
448         (Fdbus_unregister_signal): Reimplementation, in order to remove
449         only the corresponding entry.
450         (Vdbus_registered_functions_table): Change the order of entries.
451         Apply these changes in xd_read_message and Fdbus_register_signal.
453 2007-12-16  Andreas Schwab  <schwab@suse.de>
455         * fileio.c (Finsert_file_contents): Fix overflow check to not
456         depend on undefined integer overflow.
458 2007-12-14  Jason Rumney  <jasonr@gnu.org>
460         * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
461         for characters above 127.
463 2007-12-13  Jason Rumney  <jasonr@gnu.org>
465         * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
466         before dereferencing array.
467         (lookup_vk_code): Remove zero comparison.
469 2007-12-14  Michael Albinus  <michael.albinus@gmx.de>
471         * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
472         (Fdbus_call_method, Fdbus_send_signal, xd_read_message):
473         Use `unsigned int' instead of `uint'.
474         (xd_read_message, Fdbus_register_signal): Split expressions into
475         multiple lines before operators "&&" and "||", according to the
476         GNU Coding Standards.
478 2007-12-14  Eli Zaretskii  <eliz@gnu.org>
480         * dispextern.h (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
482 2007-12-12  Juri Linkov  <juri@jurta.org>
484         * buffer.c (Frename_buffer): In interactive spec replace
485         `read-buffer' with `read-string' that uses `buffer-name-history'
486         as history, and the current buffer's name as default.
488 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
490         * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of
491         manipulating the backtrace manually.
492         (make_lispy_event): Merge the ASCII and MULTIBYTE cases.
493         (struct backtrace, backtrace_list): Remove.
494         (command_loop_1): Remove dead var `no_direct'.
496         * buffer.c (reset_buffer_local_variables): If permanent_too is 0, also
497         preserve non-built-in buffer-local variables.
498         (Fkill_all_local_variables): Don't re-create&re-set permanent
499         buffer-local variables.
501 2007-12-09  Juri Linkov  <juri@jurta.org>
503         * buffer.c (Frename_buffer): Change interactive spec from "s" to
504         Lisp code that uses `read-buffer' with current buffer as default.
506 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
508         * dbusbind.c (xd_read_message): Generate an event for every
509         registered handler.  There might be several handlers registered
510         for the same signal.
511         (Fdbus_register_signal): Don't overwrite a registration for the
512         same signal.  Add a new registration if handlers are different.
513         (Vdbus_registered_functions_table): Rework doc string.
515 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
517         * dbusbind.c (Fdbus_get_unique_name, xd_read_message)
518         (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
519         DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
520         (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
521         Unify argument lists.
522         (xd_read_message, Fdbus_register_signal): Reorder and extend event
523         arguments and hash table keys.  Use unique name for service.
524         (Fdbus_unregister_signal): Remove checks.
525         (Vdbus_registered_functions_table): Fix doc string.
527 2007-12-05  Magnus Henoch  <mange@freemail.hu>
529         * process.c (make_process): Initialize pty_flag to 0.
531 2007-12-05  Jason Rumney  <jasonr@gnu.org>
533         * image.c (xbm_load) [WINDOWSNT]: Shuffle the bits of directly
534         specified XBMs.
536 2007-12-05  Richard Stallman  <rms@gnu.org>
538         * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Doc fix.
540 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
542         * mac.c (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
543         New variable.
544         (mac_try_close_socket) [MAC_OSX]: New function.
545         [MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
546         Update cfsockets_for_select.  Replace invalid CFRunLoop source.
548         * sysdep.c (emacs_close) [MAC_OSX && HAVE_CARBON]:
549         Use mac_try_close_socket.
551 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
553         * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
554         reloc_base.
555         (copy_dysymtab): Compute relocation base here.
556         (rebase_reloc_address) [__ppc64__]: New function.
557         (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
558         changed.
560 2007-12-05  Jason Rumney  <jasonr@gnu.org>
562         * w32proc.c (sys_spawnve): Quote args with wildcards.
564 2007-12-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
566         * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
567         __objc_* sections.
568         (unrelocate) [_LP64]: Set relocation base to address of data segment.
570 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
572         * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
573         Move check for Vdbus_registered_functions_table to
574         xd_read_queued_messages.
575         (xd_read_queued_messages): Protect xd_read_message calls by
576         internal_condition_case_1.
578 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
580         * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Rename from
581         Qdbus_system_bus and Qdbus_session_bus, respectively.
582         (Vdbus_intern_symbols): Remove.
583         (Vdbus_registered_functions_table): New hash table.
584         (XD_SYMBOL_INTERN_SYMBOL): Remove.
585         (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
586         Rewrite in order to manage registered functions by hash table
587         Vdbus_registered_functions_table.
589 2007-12-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
591         * xterm.c: Update URL to Window Manager Specification in comment.
593 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
595         * config.in (HAVE_DBUS): Add.
597         * Makefile.in (HAVE_DBUS): Add D-Bus definitions if defined.
598         (ALL_CFLAGS): Add ${DBUS_CFLAGS}.
599         (obj): Add $(DBUS_OBJ).
600         (LIBES): Add $(DBUS_LIBS).
601         (dbusbind.o): New target.
603         * dbusbind.c: New file.
605         * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
607         * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
608         (Qdbus_event): New Lisp symbol.
609         (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
610         (gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
611         (keys_of_keyboard ): Define dbus-event.
613         * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
615 2007-12-01  Richard Stallman  <rms@gnu.org>
617         * search.c (syms_of_search) <inhibit-changing-match-data>: Doc fix.
619 2007-11-30  Jason Rumney  <jasonr@gnu.org>
621         * w32console.c (w32con_ins_del_lines, scroll_line): Clip to window.
622         (w32con_reset_terminal_modes): Clear screen buffer.
623         (w32_face_attributes): Don't use color indexes that are out of range.
624         Only reverse the default colors.
626         * xfaces.c (map_tty_color, tty_color_name): Remove special case for
627         WINDOWSNT.
629         * w32console.c, w32term.h (vga_stdcolor_name): Remove.
631 2007-11-29  Jason Rumney  <jasonr@gnu.org>
633         * w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
634         (w32_face_attributes): Use Vtty_defined_color_alist to determine
635         if the terminal colors are initialized.
636         (unspecified_fg, unspecified_bg): Remove unused declarations.
638 2007-11-29  Andreas Schwab  <schwab@suse.de>
640         * keyboard.c (apply_modifiers): Fix typo.
642 2007-11-29  Richard Stallman  <rms@gnu.org>
644         * keymap.c (Fcurrent_local_map): Doc fix.
646 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
648         * s/gnu-kfreebsd.h: New file.
650 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
652         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer):
653         Don't cast redundantly.
655         * keyboard.c (KEY_TO_CHAR): New macro.
656         (parse_modifiers, apply_modifiers): Accept integer arguments.
657         (read_key_sequence): Use them to unify the "shift->unshift" mapping
658         for chars and symbol keys.
659         After doing such remapping, apply function-key-map again.
661 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
663         * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
664         compiled anymore.
666 2007-11-26  Andreas Schwab  <schwab@suse.de>
668         * process.c (list_processes_1): Fix indentation level of the
669         command column.
671 2007-11-23  Andreas Schwab  <schwab@suse.de>
673         * editfns.c (Fformat): Handle %c specially since it requires the
674         argument to be of type int.
676 2007-11-23  Markus Triska  <markus.triska@gmx.at>
678         * emacs.c (main): Call init_editfns before init_process, since
679         init_process sets Vprocess_connection_type depending on OS release
681 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
683         * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
684         (find_symbol_value): Use do_symval_forwarding.
686         * data.c (set_internal): Set the value in the `cons-cell' (for
687         Buffer_Local_values) not only for frame-local variables.
689 2007-11-22  Andreas Schwab  <schwab@suse.de>
691         * data.c (Fnumber_to_string): Add cast when passing EMACS_INT
692         values to sprintf.
693         * keymap.c (Fsingle_key_description): Likewise.
694         * print.c (print_object): Likewise.
696 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
698         * gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
699         file for image is nil.
701 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
703         * term.c: Include stdarg.h.
704         (fatal): Implement using varargs.
705         * lisp.h (fatal): Add argument types.  (Restore 2005-09-30 change).
707 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
709         * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
710         * data.c (store_symval_forwarding): Get type from buffer_objfwd.
711         Update call to buffer_slot_type_mismatch.
712         * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
713         (buffer_slot_type_mismatch): Update.
714         * buffer.c (buffer_local_types): Remove.
715         (buffer_slot_type_mismatch): Get the symbol and type as arguments.
716         (defvar_per_buffer): Set the type in the buffer_objfwd.
718 2007-11-21  Jason Rumney  <jasonr@gnu.org>
720         * w32bdf.c (w32_init_bdf_font, w32_BDF_to_x_font):
721         CreateFileMapping returns NULL on failure.
723 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
725         * search.c (Fset_match_data): Remove the `evaporate' feature.
726         (unwind_set_match_data): Don't use the `evaporate' feature.
728 2007-11-21  Jason Rumney  <jasonr@gnu.org>
730         * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type.
732         * w32console.c (w32con_write_glyphs): Remove unused variables.
734 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
736         * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.
738         * s/darwin.h (MULTI_KBOARD): Remove.
740         * macfns.c (x_create_tip_frame, Fx_create_frame)
741         (x_create_tip_frame): Don't deal with MULTI_KBOARD.
743 2007-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * buffer.c (Fbuffer_local_value): Remove redundant test.
746         (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
747         than in `current-buffer' to match the comment.
748         Do the swap using swap_in_global_binding.
750         * data.c (store_symval_forwarding, set_internal):
751         * eval.c (specbind): Remove dead code.
753         * coding.c (detect_coding, Fupdate_coding_systems_internal):
754         * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
755         Since we do not want to see internal Lisp_*fwd objects here.
757 2007-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
759         * sysdep.c (init_system_name): Use getaddrinfo if available.
761         * xterm.c (x_scroll_bar_set_handle, x_scroll_bar_handle_click)
762         (x_scroll_bar_note_movement): start, end, with, height in struct
763         scroll_bar are integers and not Lisp_Object, so remove XINT for them.
765 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
767         * puresize.h (BASE_PURESIZE): Increase to 1190000.
769 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * buffer.h (struct buffer): Move `undo_list' back to before `name'.
772         This undoes Richard's change of 14-Oct-2002.
774         * alloc.c (allocate_other_vector):
775         * lisp.h (allocate_other_vector): Remove.
777         * window.c (struct save_window_data): Move non-lisp data to the end
778         and make it `int' rather than Lisp_Object.
779         (Fcurrent_window_configuration): Use ALLOCATE_PSEUDOVECTOR.
780         Done wrap/unwrap integer values.
781         (Fset_window_configuration, compare_window_configurations):
782         Update use of fields to their new types.
784         * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
785         Turn integer fields into `int'.  Merge x_window_low and x_window_high.
786         (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK, SCROLL_BAR_X_WINDOW)
787         (SET_SCROLL_BAR_X_WINDOW): Remove.
788         (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET):
789         Access the new x_window field directly.
790         * xterm.c (x_scroll_bar_create): Use a pseudovector.
791         Don't wrap/unwrap integers into Lisp_Objects.
792         (XTset_vertical_scroll_bar, x_scroll_bar_handle_click)
793         (x_scroll_bar_report_motion):
794         Don't wrap/unwrap integers into Lisp_Objects.
795         (x_term_init): Use SDATA.
796         (x_window_to_scroll_bar, x_create_toolkit_scroll_bar)
797         (x_scroll_bar_set_handle, x_scroll_bar_remove)
798         (XTset_vertical_scroll_bar, x_scroll_bar_expose)
799         (x_scroll_bar_report_motion, x_scroll_bar_clear):
800         * xfns.c (x_set_background_color):
801         * gtkutil.c (xg_create_scroll_bar, xg_set_toolkit_scroll_bar_thumb):
802         Access the new x_window field directly.
804         * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
805         (allocate_pseudovector): Make non-static.
807         * lisp.h (enum pvec_type): New tag PVEC_OTHER.
808         (allocate_pseudovector): Declare.
809         (ALLOCATE_PSEUDOVECTOR): Move from alloc.c
811 2007-11-15  Andreas Schwab  <schwab@suse.de>
813         * editfns.c (Fformat): Correctly format EMACS_INT values.
814         Also take precision into account when formatting an integer.
816         * keyboard.c (Fevent_symbol_parse_modifiers): Fix declaration.
818 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
820         * keyboard.c (Fevent_symbol_parse_modifiers): New function.
821         (syms_of_keyboard): Defsubr it.
823         * data.c (swap_in_global_binding): Fix longstanding bug where
824         store_symval_forwarding was not called with the right second argument,
825         thus causing objfwd-ing from being dropped.
827 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
829         * macfns.c (Fx_create_frame, Fx_display_pixel_width)
830         (Fx_display_pixel_height, Fx_display_planes)
831         (Fx_display_color_cells, Fx_server_max_request_size)
832         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
833         (Fx_display_visual_class, Fx_display_save_under):
834         * w32fns.c (Fx_create_frame, Fx_display_pixel_width)
835         (Fx_display_pixel_height, Fx_display_planes)
836         (Fx_display_color_cells, Fx_server_max_request_size)
837         (Fx_server_vendor, Fx_server_version, Fx_display_screens)
838         (Fx_display_mm_height, Fx_display_mm_width)
839         (Fx_display_backing_store, Fx_display_visual_class)
840         (Fw32_select_font, Fx_display_save_under):
841         * xfns.c (Fx_create_frame, Fx_display_pixel_width)
842         (Fx_display_pixel_height, Fx_display_planes)
843         (Fx_display_color_cells, Fx_server_max_request_size)
844         (Fx_server_vendor, Fx_server_version, Fx_display_backing_store)
845         (Fx_display_save_under): Fix typos in docstrings.
847 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
849         * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values
850         corresponding to deleted entries; they are an implementation detail.
851         (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits):
852         Remove variables.
853         (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames)
854         (w32_pass_multimedia_buttons_to_system, w32_strict_painting)
855         (Vw32_charset_info_alist, w32_to_x_color, w32_init_class)
856         (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers)
857         (w32_grabbed_keys, cancel_all_deferred_msgs): Make static.
858         (Fw32_define_rgb_color, Fw32_load_color_file)
859         (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>:
860         Fix typos in docstrings.
861         (Fx_server_version): Reflow docstring.
862         (Fw32_shell_execute): Doc fixes.
864 2007-11-13  Juanma Barranquero  <lekktu@gmail.com>
866         * w32fns.c (Fw32_register_hot_key): Don't try to register hot key
867         if w32_parse_hot_key returned nil.
869 2007-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
871         * xdisp.c (load_overlay_strings): Fix copy&paste typo.
873 2007-11-09  Jason Rumney  <jasonr@gnu.org>
875         * s/ms-w32.c (USE_TOOLKIT_SCROLL_BARS): Define.
877         * w32term.c (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
879         * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
880         Remove W32_SCROLL_BAR_CLICK_EVENT.
882         * termhooks.h (enum event_kind) [WINDOWSNT]: Likewise.
883         Add MULTIMEDIA_KEY_EVENT.
885         * keyboard.c (lispy_function_keys) [WINDOWSNT]: Add more keys.
886         (lispy_multimedia_keys) [WINDOWSNT]: New array.
887         (make_lispy_event) [WINDOWSNT]: Use it to translate
888         MULTIMEDIA_KEY_EVENT.
890         * w32term.h (WM_APPCOMMAND): Define if not already.
891         (GET_APPCOMMAND_LPARAM): Likewise.
893         * w32term.c (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from
894         WM_APPCOMMAND.
896         * w32fns.c (w32_pass_multimedia_buttons_to_system): New user option.
897         (syms_of_w32fns): Export and initialize it.
898         (w32_wnd_proc): Pass WM_APPCOMMAND on to w32_read_socket.
900 2007-11-09  Chong Yidong  <cyd@stupidchicken.com>
902         * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
903         twice.
905         * xdisp.c (handle_face_prop): Fix last change.
907 2007-11-09  Richard Stallman  <rms@gnu.org>
909         * xdisp.c (handle_face_prop): Test for strings that came from overlays,
910         not just for after-strings and before-strings.
911         Call face_for_overlay_string and pass the overlay to it.
912         (handle_display_prop): Determine whether property came from an overlay.
913         Pass OVERLAY arg to handle_single_display_spec.
914         (handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
915         (load_overlay_strings): Fill in it->string_overlays.
916         (get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
918         * xfaces.c (face_for_overlay_string): Function renamed from
919         face_at_buffer_position_no_overlays, and add arg OVERLAY.
921         * dispextern.h (struct it): New elt string_overlays.
922         New elt from_overlay, also in stack.
923         Rearrange a few elements.
924         (face_for_overlay_string): Decl renamed from
925         face_at_buffer_position_no_overlays, and add argument.
927 2007-11-09  Richard Stallman  <rms@gnu.org>
929         * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
930         to get the base face for an overlay string.
932         * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
934         * xfaces.c (face_at_buffer_position_no_overlays): New function.
936         * xdisp.c (handle_stop): Move some code out of loop.
938 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
940         * macfns.c [USE_ATSUI] (Fmac_atsu_font_face_attributes):
941         Fix conversion from Lisp object to ATSUFontID.
943 2007-11-09  Jason Rumney  <jasonr@gnu.org>
945         * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
947 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
949         * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):
950         Don't assume regions are aligned to page boundary.
951         (print_load_command_name): Add LC_UUID if defined.
953 2007-11-09  Richard Stallman  <rms@gnu.org>
955         * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring.
957 2007-11-07  Jason Rumney  <jasonr@gnu.org>
959         * s/windows95.h: Remove.
961 2007-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
963         * gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
964         abort with a message on unhandled store_type values.
966 2007-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
968         * xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
969         Remove HAVE_X11R5 and HAVE_X11R4.
971 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
973         * Makefile.in: Remove references to sunfns.c and sunfns.o.
975 2007-11-01  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
977         * macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
978         Don't set s->stippled_p here, since it has already been set by
979         x_set_glyph_string_gc from x_draw_glyph_string.
981 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
983         * sunfns.c: Remove file
985         * m/sun386.h:
986         * m/sun2.h:
987         * m/sparc.h: Remove Sun windows code.
989 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
991         * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
992         (init_keyboard): Set current_kboard's window-system to nil.
993         (tty_read_avail_input): Typo.
994         * frame.c (make_initial_frame): Don't initialize the initial_kboard.
996 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
998         * s/usg5-4.h:
999         * s/usg5-3.h:
1000         * s/ptx.h:
1001         * m/is386.h:
1002         * m/ibmps2-aix.h:
1003         * Makefile.in: Remove all mentions of X10
1005         * dispnew.c (syms_of_display): Don't mention version 10.
1007 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
1009         * makefile.w32-in (OBJ1): Remove abbrev.$(O).
1010         ($(BLD)/abbrev.$(O)): Remove.
1012 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1014         Rewrite abbrev.c in Elisp.
1015         * image.c (Qcount): Don't declare as extern.
1016         (syms_of_image): Initialize and staticpro `Qcount'.
1017         * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
1018         * emacs.c (main): Don't call syms_of_abbrev.
1019         * Makefile.in (obj): Remove abbrev.o.
1020         (abbrev.o): Remove.
1021         * abbrev.c: Remove.
1023 2007-10-26  Martin Rudalics  <rudalics@gmx.at>
1025         * window.c (window_min_size_2): Don't count header-line.
1027 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
1029         * frame.h (struct frame): Move all bit fields after the first bit
1030         field to take advantage of the available space.  Group all the
1031         chars together to reduce wasted space due to padding.
1033 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
1035         * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
1037         * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)
1038         (Vdead, dont_register_blocks, staticvec, staticidx, interval_block)
1039         (n_interval_blocks, init_strings, check_string_bytes, check_sblock)
1040         (init_float, free_float, n_cons_blocks, init_cons, all_vectors)
1041         (n_vectors, symbol_block, symbol_block_index, symbol_free_list)
1042         (n_symbol_blocks, init_symbol, marker_block, marker_free_list)
1043         (n_marker_blocks, init_marker, valid_pointer_p, make_pure_float)
1044         (last_marked, mark_object_loop_halt): Make static.
1046         * frame.c (syms_of_frame) <delete-frame-functions>:
1047         Fix typo in docstring.
1049 2007-10-25  Juanma Barranquero  <lekktu@gmail.com>
1051         * w32.c (init_environment): Fix tiny memory leak.
1052         (w32_get_resource): Remove unused variable `ok'.
1054 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1056         Make `window-system' into a keyboard-local variable (rather than
1057         frame-local as done originally by multi-tty).
1059         * keyboard.h (struct kboard): Add Vwindow_system.
1060         * keyboard.c (init_kboard): Set a default for Vwindow_system.
1061         (mark_kboards): Mark Vwindow_system.
1063         * dispnew.c (syms_of_display) <window-system>: Declare terminal-local.
1064         (init_display): Don't set the obsolete `window-system' frame-param.
1066         * xterm.c (x_term_init):
1067         * w32term.c (w32_create_terminal):
1068         * term.c (init_tty): Set Vwindow_system.
1069         * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the
1070         multi-tty merge maybe?), copied from w32term.c.  Set Vwindow_system.
1072         * xfns.c (Fx_create_frame, x_create_tip_frame):
1073         * w32fns.c (Fx_create_frame, x_create_tip_frame):
1074         * macfns.c (Fx_create_frame):
1075         Don't set the obsolete `window-system' frame-param.
1077         * frame.h (Qwindow_system): Remove.
1078         * frame.c (Qwindow_system): Remove.  In `syms_of_frame' as well.
1079         (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
1081 2007-10-24  Richard Stallman  <rms@gnu.org>
1083         * frame.c (x_figure_window_size): For fullscreen case,
1084         set USPosition | PPosition without clobbering rest of window_prompting.
1086         * keyboard.c (Fcurrent_idle_time): Doc fix.
1088         * print.c (Fwith_output_to_temp_buffer): Doc fix.
1090 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1092         * process.c (unwind_request_sigio): Only define if __ultrix__.
1094         * callproc.c (child_setup): Remove spurious *.
1096         * lisp.h (Fget_text_property): Declare.
1097         (have_menus_p): Declare it here rather than in sys-dep header files.
1098         * macterm.h (have_menus_p):
1099         * msdos.h (have_menus_p):
1100         * xterm.h (have_menus_p): Remove.
1102         * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
1103         (Fmake_variable_frame_local): Just check the variable's const-ness
1104         rather than checking nil or t.
1106 2007-10-22  Jason Rumney  <jasonr@gnu.org>
1108         * w32fns.c: Include math.h.
1109         (w32_abort): Declaration moved to nt/config.nt.
1111         * s/ms-w32.h (HAVE_STDLIB_H): Define.
1112         (abort): Redefinition moved to nt/config.nt.
1114         * m/windowsnt.h: Remove.
1116 2007-10-22  Juanma Barranquero  <lekktu@gmail.com>
1118         * emacs.c (Fdump_emacs): Fix typo in message.
1119         (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
1120         <installation-directory>: Reflow docstring.
1122 2007-10-22  Juri Linkov  <juri@jurta.org>
1124         * minibuf.c: Allow minibuffer default to be a list of default values.
1125         With empty input use the first element of this list as returned default.
1126         (string_to_object)
1127         (read_minibuf_noninteractive): If defalt is cons, set val to its car.
1128         (read_minibuf): If defalt is cons, set histstring to its car.
1129         (Fread_string): If default_value is cons, set val to its car.
1130         (Fread_buffer): If def is cons, use its car.
1131         (Fcompleting_read): If defalt is cons, set val to its car.
1133 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
1135         * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
1137 2007-10-20  Juanma Barranquero  <lekktu@gmail.com>
1139         * doc.c (Fdocumentation): Check for advice in all cases.
1141 2007-10-19  Chong Yidong  <cyd@stupidchicken.com>
1143         * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
1145 2007-10-19  Richard Stallman  <rms@gnu.org>
1147         * doc.c (Fdocumentation): Check for and handle an advised function.
1149 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1151         * process.c (Fset_process_filter): Doc fix.
1153 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1155         * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
1156         which caused key-translation-map to applied repeatedly (thus breaking
1157         double-mode).
1159 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1161         * xselect.c (x_own_selection, x_handle_selection_clear)
1162         (x_clear_frame_selections):
1163         * w32menu.c (list_of_panes, list_of_items):
1164         * w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
1165         * textprop.c (validate_plist, interval_has_all_properties)
1166         (interval_has_some_properties, interval_has_some_properties_list)
1167         (add_properties, text_property_list):
1168         * process.c (Fget_buffer_process, list_processes_1, status_notify):
1169         * minibuf.c (Fassoc_string):
1170         * macselect.c (x_own_selection, x_clear_frame_selections)
1171         (Fx_disown_selection_internal):
1172         * keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
1173         Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
1175 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
1177         * process.c: Link to libs for calling res_init() if available.
1178         (Fmake_network_process): Call res_init() before getaddrinfo or
1179         gethostbyname, if possible.
1181 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1183         * lread.c (read1): Set pvectype for char_tables.
1185         * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)
1186         (XBUFFER_OBJFWD, XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE):
1187         Add type checks.
1188         (SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
1190         * alloc.c (free_misc): Use XMISCTYPE.
1191         (live_misc_p, gc_sweep): Use Lisp_Misc_Any.
1193 2007-10-17  Glenn Morris  <rgm@gnu.org>
1195         * minibuf.c (Qcompletion_ignore_case): New Lisp_Object.
1196         (syms_of_minibuf): Add Qcompletion_ignore_case.
1197         * dired.c (Qcompletion_ignore_case): Change to external.
1198         (syms_of_dired) [VMS]: Remove Qcompletion_ignore_case.
1199         * fileio.c (Qcompletion_ignore_case): New external Lisp_Object.
1200         (Fread_file_name): Use it rather than intern'ing.
1202         * coding.c (Qcompletion_ignore_case): New external Lisp_Object.
1203         (Fread_coding_system): Ignore case of user input.
1205 2007-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1207         * xdisp.c (handle_display_prop): Ignore display specs after
1208         replacing one when string text is being replaced.
1209         (handle_single_display_spec): Pretend as if characters with display
1210         property haven't been consumed only when buffer text is being replaced.
1212 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1214         * xfns.c (Fx_create_frame, Fx_display_list):
1215         * window.c (window_fixed_size_p, enlarge_window)
1216         (shrink_window_lowest_first):
1217         * macterm.c (init_font_name_table):
1218         * macfns.c (Fx_create_frame, Fx_display_list):
1219         * lread.c (close_load_descs):
1220         * keyboard.c (read_char_x_menu_prompt):
1221         * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
1222         * coding.c (code_convert_region_unwind): Test the type of an object
1223         rather than just !NILP before extracting data from it.
1225         * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
1227         * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
1228         (XMISCANY): New macro.
1229         (XMISCTYPE): Use it.
1230         (struct Lisp_Misc_Any): New type.
1231         (union Lisp_Misc): Use it.
1232         (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit.
1233         * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding)
1234         (find_symbol_value, set_internal, default_value, Fset_default)
1235         (Fmake_variable_buffer_local, Fmake_local_variable)
1236         (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p)
1237         (Flocal_variable_if_set_p, Fvariable_binding_locus):
1238         The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set.
1239         * alloc.c (allocate_buffer): Set the size and tag.
1240         (allocate_misc, mark_maybe_object, mark_object, survives_gc_p):
1241         Use XMISCANY.
1242         (die): Follow the GNU convention for error messages.
1243         * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set.
1244         * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the
1245         tag any more.
1246         (set_buffer_internal_1):
1247         * frame.c (store_frame_param):
1248         * eval.c (specbind):
1249         * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
1251         * doc.c (Fsnarf_documentation): Simplify.
1253 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
1255         * w32term.c (w32_font_is_double_byte, my_create_scrollbar): Make static.
1256         (syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.
1258 2007-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1260         * buffer.c (Fmake_indirect_buffer): Set the buffer's tag.
1262 2007-10-14  Juanma Barranquero  <lekktu@gmail.com>
1264         * eval.c (do_autoload): Don't save autoloads.
1266         * data.c (Ffset): Save autoload of the function being set.
1268 2007-10-07  John Paul Wallington  <jpw@pobox.com>
1270         * xfns.c (x_create_tip_frame): Set the `display-type' frame
1271         parameter before setting up faces.
1273 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
1275         * ccl.c (Fregister_code_conversion_map):
1276         * keyboard.c (append_tool_bar_item): Reformat last change.
1278         * lisp.h (eabs): Rename from `abs'.  All callers changed.
1280 2007-10-05  Dmitry Antipov  <dmantipov@yandex.ru>
1282         * buffer.c (add_overlay_mod_hooklist):
1283         * ccl.c (Fregister_ccl_program, Fregister_code_conversion_map):
1284         * fontset.c (make_fontset):
1285         * keyboard.c (GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item)
1286         (append_tool_bar_item):
1287         * macmenu.c (grow_menu_items):
1288         * w32menu.c (grow_menu_items):
1289         * xmenu.c (grow_menu_items): Use larger_vector.
1291 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
1293         * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving
1294         selected frame'' on MSDOS).
1296 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
1298         * frame.c (Qexplicit_name): New variable.
1299         (x_report_frame_params): Report it in parameter alist.
1300         (syms_of_frame): Intern and staticpro it.
1302 2007-10-10  Patrick Mahan  <mahan@mahan.org>  (tiny change)
1304         * macfns.c (x_create_tip_frame): Set terminal for frame.
1306 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * frame.c (Qenvironment): Remove.
1309         (syms_of_frame) <Qenvironment>: Don't initialize.
1310         (Fdelete_frame): Don't treat the `environment' param specially.
1311         * frame.h (Qenvironment): Don't declare.
1312         * callproc.c (set_initial_environment): Don't set unused frame param.
1314         * frame.c (Fframe_with_environment): Remove.
1315         (syms_of_frame) <Sframe_with_environment>: Don't declare.
1317         * lisp.h (Fframe_with_environment): Don't declare.
1319 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
1321         * indent.c (indent_tabs_mode, last_known_column)
1322         (last_known_column_modified): Make static.
1323         (syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
1325 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1327         * puresize.h (BASE_PURESIZE): Increase to 1170000.
1329 2007-10-09  Jason Rumney  <jasonr@gnu.org>
1331         * w32term.c (x_set_window_size): Disable code that attempts to tell
1332         Lisp code about a size change before it actually happens.
1334 2007-10-09  Richard Stallman  <rms@gnu.org>
1336         * xdisp.c (handle_invisible_prop): After setting up an ellipsis,
1337         return HANDLED_RETURN.
1339 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
1341         * keyboard.c (kbd_buffer_get_event): Break loop waiting for input
1342         when there's an unread command event.
1344         * frame.c (focus_follows_mouse): Move here from frame.el to allow
1345         window autoselection act appropriately when leaving selected frame.
1346         (syms_of_frame): Initialize focus_follows_mouse.
1347         * frame.h (focus_follows_mouse): Extern it.
1348         * macterm.c (XTread_socket): When focus_follows_mouse is nil
1349         make SELECT_WINDOW_EVENT only if we don't leave the selected frame.
1350         * msdos.c (dos_rawgetc): Likewise.
1351         * w32term.c (w32_read_socket): Likewise.
1352         * xterm.c (handle_one_xevent): Likewise.
1353         * xdisp.c (syms_of_xdisp): In doc-string of
1354         mouse-autoselect-window mention focus-follows-mouse.
1356 2007-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1358         * macterm.c (mac_load_query_font): Fix missing return value.
1359         [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
1360         Add BLOCK_INPUT.
1362 2007-10-08  Richard Stallman  <rms@gnu.org>
1364         * xdisp.c (get_window_cursor_type): Implement documented behavior
1365         for cursor-in-non-selected-windows = t.
1367 2007-10-08  Jason Rumney  <jasonr@gnu.org>
1369         * w32.c (w32_get_resource): Always close registry keys.
1371 2007-10-08  Jason Rumney  <jasonr@gnu.org>
1373         * makefile.w32-in (LIBS): Add COMCTL32.
1375         * w32fns.c (globals_of_w32fns): Init common controls.
1377 2007-10-08  Richard Stallman  <rms@gnu.org>
1379         * image.c (our_memory_buffer): Rename from omfib_buffer.
1381 2007-10-08  Richard Stallman  <rms@gnu.org>
1383         * buffer.c (Foverlays_at): Doc fix.
1385 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1387         * fns.c (Fplist_put): Preserve uneven tail data.
1389 2007-10-08  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
1391         * termhooks.h (enum event_kind): Remove trailing comma.
1393         * frame.h (enum): Remove trailing comma.
1395 2007-10-08  Dhuvra Krishnamurthy  <dhuvrakm@gmail.com>  (tiny change)
1397         * w32proc.c (delete_child): Don't terminate threads of zombies.
1399 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
1401         * keyboard.h (struct kboard): New elt Vlast_repeatable_command.
1403         * keyboard.c (syms_of_keyboard): Set up new Lisp variable
1404         last-repeatable-command.
1405         (init_kboard): Initialize Vlast_repeatable_command.
1406         (command_loop_1): Set it to real_this_command unless that was
1407         bound to an input event.
1408         (mark_kboards): Mark it.
1410 2007-10-08  Richard Stallman  <rms@gnu.org>
1412         * eval.c (condition-case): Doc fix.
1414 2007-10-08  Masatake YAMATO  <jet@gyve.org>
1416         * xfaces.c (tty_supports_face_attributes_p): Fix code
1417         for LFACE_INVERSE_INDEX and LFACE_BACKGROUND_INDEX; code
1418         was copied and not edited.
1420 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1422         Add new `input-decode-map' keymap and use it for terminal
1423         escape sequences.
1424         * keyboard.h (struct kboard): Add Vinput_decode_map.
1425         Remove Vlocal_key_translation_map.
1426         * keyboard.c (read_key_sequence): Add support for input-decode-map.
1427         (init_kboard): Init input-decode-map.
1428         Replace local-key-translation-map back with key-translation-map.
1429         (syms_of_keyboard): Declare input-decode-map.
1430         Remove local-key-translation-map.  Update docstrings.
1431         (mark_kboards): Mark Vinput_decode_map.
1432         Don't mark Vlocal_key_translation_map.
1433         * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
1434         Replace local-key-translation-map back with key-translation-map.
1435         * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
1436         Bind in input-decode-map rather than function-key-map.
1438         * lisp.h (XSETPSEUDOVECTOR): Don't set the tag anymore.
1439         This was made redundant by the previous introduction of XSETPVECTYPE.
1441 2007-10-09  Richard Stallman  <rms@gnu.org>
1443         * image.c (free_bitmap_record): Rename from Free_Bitmap_Record.
1445 2007-09-29  Richard Stallman  <rms@gnu.org>
1447         * eval.c (internal_condition_case_2, internal_condition_case_1)
1448         (internal_condition_case): Reenable abort if x_catching_errors ()
1449         to see if that really happens and why.
1451 2007-10-06  Andreas Schwab  <schwab@suse.de>
1453         * fileio.c (Fwrite_region): Ignore EINVAL error from fsync.
1455 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1457         * image.c (syms_of_image) <image-types>: Fix typo in docstring.
1459 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1461         * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used.
1463 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1465         * window.h (struct window):
1466         * window.c (struct save_window_data, struct saved_window):
1467         * termhooks.h (struct terminal):
1468         * process.h (struct Lisp_Process):
1469         * frame.h (struct frame):
1470         * buffer.h (struct buffer):
1471         * lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
1472         (struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
1473         The size field of (pseudo)vectors is now unsigned.
1474         (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
1476         * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
1477         Turn `count' into an integer.
1479         * fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
1480         (sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
1481         * print.c (print_object) <HASH_TABLE_P>: `count' is an int.
1482         * alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
1483         (mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
1485         * alloc.c (allocate_pseudovector): New fun.
1486         (ALLOCATE_PSEUDOVECTOR): New macro.
1487         (allocate_window, allocate_terminal, allocate_frame)
1488         (allocate_process): Use it.
1489         (mark_vectorlike): New function.
1490         (mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
1491         (mark_terminals): Use it.
1492         (Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
1493         (Fmake_byte_code): Use XSETPVECTYPE.
1495         * frame.c (Fframe_parameters): Minor simplification.
1497         * insdel.c (adjust_markers_for_insert): Generalize assertion checks.
1499         * marker.c (Fmarker_buffer): Make test for odd case into a failure.
1501         * buffer.c (Fget_buffer_create, init_buffer_once):
1502         * lread.c (defsubr):
1503         * window.c (Fcurrent_window_configuration): Use XSETPVECTYPE.
1505         * lisp.h (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't let them be
1506         defined differently in the m/*.h files.
1507         (XCHAR_TABLE, XBOOL_VECTOR): Add assertion checking.
1508         (XSETPVECTYPE): New macro.
1509         (XSETPSEUDOVECTOR): Use it.
1511         * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
1512         (DEFVAR_PER_BUFFER, defvar_per_buffer): Move from lisp.h and lread.c.
1514         * lisp.h (defvar_per_buffer, DEFVAR_PER_BUFFER):
1515         * lread.c (defvar_per_buffer):
1516         * abbrev.c (syms_of_abbrev) <local-abbrev-tabl>: Move to buffer.c.
1518         * window.c (candidate_window_p): Only consider as visible frames that
1519         are on the same terminal.
1521         * m/ibms390x.h (MARKBIT): Remove unused macro.
1523 2007-10-01  Juanma Barranquero  <lekktu@gmail.com>
1525         * lread.c (Fload): Fix typo in docstring.
1527 2007-10-01  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1529         * floatfns.c (Fexpt): Manually check for overflows, so that a power
1530         of a non-zero value can't yield zero.
1532 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1534         * term.c (term_clear_mouse_face, term_mouse_highlight)
1535         (tty_write_glyphs_with_face): Only define is HAVE_GPM.
1537         * print.c (safe_debug_print): Use XHASH.
1539         * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
1540         Lisp elements such as tags.
1541         (XHASH): New macro.
1542         (EQ): Use it.
1543         (SREF, SSET, STRING_COPYIN): Use SDATA.
1544         (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): Remove.
1546         * alloc.c (mark_terminal): Remove left-over declaration.
1547         (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
1548         (allocate_vectorlike): Remove type argument.  Adjust callers.
1549         (live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
1550         Only handle the one remaining MEM_TYPE_VECTORLIKE.
1552         * alloc.c (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
1553         to avoid unnecessary BLOCK_INPUTs when SYNC_INPUT is used.
1554         (xmalloc, xrealloc, xfree, lisp_malloc, lisp_free, lisp_align_malloc)
1555         (lisp_align_free, make_interval, allocate_string, allocate_string_data)
1556         (make_float, Fcons, allocate_vectorlike, Fmake_symbol, allocate_misc):
1557         Use them.
1559         * xfaces.c (load_face_font, free_realized_face, clear_face_gcs):
1560         Don't let signal handlers run when a GC is freed but not yet NULL'ed.
1561         (x_free_gc): Remove BLOCK_INPUT since it's now redundant.
1563 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
1565         * Makefile.in (lisp, shortlisp): Delete server.elc, it is not
1566         loaded by default.
1568 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1570         * term.c (Fgpm_mouse_start): Don't signal an error if already activated
1571         on this tty.
1572         (Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
1574         * term.c (mouse_face_window): Rename from Qmouse_face_window.
1575         Update all users.
1576         (handle_one_term_event): Use Gpm_DrawPointer.
1577         (Fgpm_mouse_start): Rename from Fterm_open_connection.
1578         Signal errors instead of returning nil.  Always return nil.
1579         (Fgpm_mouse_stop): Rename from Fterm_close_connection.
1580         Make it a noop if gpm-mouse was not activated.
1581         (syms_of_term): Update names.
1583 2007-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1585         * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
1586         (init_sys_modes): Check that gpm_tty is the current tty.
1588         * alloc.c (allocate_terminal): Set the vector size to only count the
1589         lisp fields.  Initialize those to nil.
1590         (mark_object): Don't treat terminals specially.
1591         (mark_terminal): Remove.
1592         (mark_terminals): Use mark_object instead.
1594         * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
1595         the GC to the beginning.
1597         * indent.h:
1598         * indent.c: Use EMACS_INT for ints coming from Elisp data.
1600         * indent.c (Fmove_to_column): Use EMACS_INT for buffer positions.
1602 2007-09-25  Jason Rumney  <jasonr@gnu.org>
1604         * frame.c (make_terminal_frame): Remove special case for WINDOWSNT.
1606         * w32console.c (create_w32cons_output): Remove.
1608         * term.c (init_tty): Call init_sys_modes on WINDOWSNT also.
1610         * sysdep.c (init_sys_modes): Use set_terminal_modes_hook.
1611         (reset_sys_modes): Use reset_terminal_modes_hook.
1613 2007-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1615         * eval.c (do_autoload): Don't output any message.
1617 2007-09-24  Juri Linkov  <juri@jurta.org>
1619         * emacs.c (standard_args): Change priority of "--no-splash"
1620         from 40 to 3.  Add "--no-desktop" with the same priority.
1622 2007-09-23  Dmitry Antipov  <dmantipov@yandex.ru>
1624         * alloc.c (gc_sweep): Check cons cell mark bits word by word
1625         and optimize the case where they are all 1.
1627 2007-09-23  Johannes Weiner  <hannes@saeurebad.de>
1629         * lisp.h (abs): Define if not defined.
1630         * keyboard.c, sound.c, w32term.c, xfaces.c, xterm.c:
1631         Don't define `abs', since it's defined in lisp.h.
1633 2007-09-22  Eli Zaretskii  <eliz@gnu.org>
1635         * term.c (DEV_TTY): New macro.  Provide a definition for MS-Windows.
1636         (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
1637         (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
1638         (init_tty): Use DEV_TTY instead of "/dev/tty".
1639         [WINDOWSNT]: No need to protect from NAME arg being null.
1641 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1643         * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
1644         up the tty state.
1646 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1648         * termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
1649         (gpm_tty): Change its type.
1650         * term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
1651         (gpm_tty): Change its type and initialize it.
1652         (Fterm_open_connection): Check the frame is indeed a tty.
1653         Use the new gpm_tty.
1654         (Fterm_close_connection): Use the new gpm_tty.
1655         * keyboard.c (tty_read_avail_input): Use the new gpm_tty.
1656         * sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
1658 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
1660         * w32term.c (x_draw_glyph_string): Use strike_through_color, not
1661         underline_color, to draw strike-through.
1663 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1665         * lisp.h (allocate_terminal): Declare.
1667         * window.c (candidate_window_p): Consider frames that are being placed
1668         by the user as somewhere between visible and iconified.
1669         (window_loop): Prefer windows on the current frame.
1670         (Fselect_window): Move the use of select-frame to the beginning so we
1671         can just delegate all the work (it'll call us back anyway).
1673         * frame.c (Qdisplay_environment_variable):
1674         * frame.h (Qdisplay_environment_variable): Delete.
1676         * .gdbinit (xbacktrace): Print the arg's address rather than the value
1677         of the first arg, since that value may be a union.
1679         * callproc.c (child_setup, getenv_internal): Use the frame's `display'
1680         parameter rather than Qdisplay_environment_variable.  If all else
1681         fails, look for DISPLAY in initial-environment.
1683 2007-09-21  Glenn Morris  <rgm@gnu.org>
1685         * Makefile.in (emacstool): Remove target.
1686         (lisp, shortlisp): Remove termdev.elc.
1688 2007-09-21  Markus Triska  <markus.triska@gmx.at>
1690         * xterm.c (x_delete_display): Compile session management conditionally.
1692 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1694         * callproc.c (getenv_internal_1): New function.
1695         (getenv_internal): Use it.
1696         (Fgetenv_internal): Use it.  Accept an env-list as optional arg.
1698         * terminal.c (get_terminal): Don't accept ints to represent terminals.
1699         (Fterminal_name, Fterminal_parameters, Fterminal_parameter)
1700         (Fset_terminal_parameter): Work with dead terminals as well.
1701         (Fmodify_terminal_parameters): Remove.
1703         * terminal.c (get_terminal): Handle terminals.
1704         Make sure the terminal returned is live.
1705         (create_terminal): Use allocate_terminal.
1706         (mark_terminals): Move to alloc.c.
1707         (delete_terminal): Use terminal->name as liveness status.
1708         NULL out fields after freeing their contents.
1709         Don't deallocate the object.
1710         (Fframe_terminal): Use FRAME_TERMINAL.  Return the terminal object
1711         rather than an int.
1712         (Fterminal_live_p): Accept non-integer arguments.
1713         (Fterminal_list): Return terminal objects rather than an ints.
1715         * alloc.c (enum mem_type): New member for `terminal' objects.
1716         (allocate_terminal): New function.
1717         (mark_maybe_pointer, valid_lisp_object_p, mark_object):
1718         Handle terminals.
1719         (mark_terminal): New fun.
1720         (mark_terminals): Move from terminal.c.
1722         * term.c (get_tty_terminal): Don't treat output_initial specially.
1723         (Fsuspend_tty, Fresume_tty): Use terminal objects rather than ints.
1724         (delete_tty): Use terminal->name as liveness status.
1726         * termhooks.h (struct terminal): Make it into a pseudovector.
1727         Remove `deleted' replaced by checking `name's nullness.
1729         * print.c (print_object): Handle terminals.
1731         * lisp.h (enum pvec_type): New `terminal' pseudovector.
1732         (XTERMINAL, XSETTERMINAL, TERMINALP, GC_TERMINALP): New macros.
1734         * frame.c (make_terminal_frame):
1735         * keyboard.c (tty_read_avail_input):
1736         * w32term.c (x_delete_terminal):
1737         * xfns.c (Fx_create_frame, x_create_tip_frame):
1738         * xterm.c (x_delete_terminal): Use terminal->name as liveness status.
1740 2007-09-20  Glenn Morris  <rgm@gnu.org>
1742         * process.c (Fmake_network_process): Doc fix.
1744 2007-09-19  Jason Rumney  <jasonr@gnu.org>
1746         * dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
1748 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1750         * coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
1751         Fix a C warning regarding variable constness.
1753         * xterm.c (handle_one_xevent): Fix a C warning.
1755 2007-09-18  Jason Rumney  <jasonr@gnu.org>
1757         * w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
1759 2007-09-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1761         * gtkutil.c (gdpy_def): New variable.
1762         (xg_initialize): Initialize gdpy_def.
1763         (xg_display_close): If no other display exists, set gdpy_def to a
1764         new connection.
1766 2007-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1768         * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
1769         when we have no file name for the icon.
1770         (xg_tool_bar_expose_callback): Remove.
1771         (xg_create_tool_bar): Don't connect expose signal to
1772         xg_tool_bar_expose_callback.
1773         (xg_get_file_with_chooser): Move GCPRO1 after declarations.
1775 2007-09-16  Andreas Schwab  <schwab@suse.de>
1777         * alloc.c (reset_malloc_hooks): Set the hooks to the previous
1778         values instead of zapping them.
1780 2007-09-14  Glenn Morris  <rgm@gnu.org>
1782         * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.
1783         * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
1784         * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
1785         scope and rename to omfib_buffer for clarity.
1786         (gif_load) <interlace_start, interlace_increment>: Move to file scope.
1788 2007-09-14  Kenichi Handa  <handa@m17n.org>
1790         * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.
1792 2007-09-13  Jason Rumney  <jasonr@gnu.org>
1794         * fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
1796         * w32term.c (w32_term_init): Pass rif to w32_init_fringe.
1798         * macterm.c (mac_initialize): Don't call mac_init_fringe here.
1799         (mac_term_init): Call here instead, passing rif.
1801 2007-09-13  Glenn Morris  <rgm@gnu.org>
1803         * s/hpux.h: No longer define `static' as nothing.
1805 2007-09-13  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1807         * callint.c (Fcall_interactively): Remove unused var `fun'.
1809 2007-09-12  Romain Francoise  <romain@orebokech.com>
1811         * window.c (prefer_window_split_horizontally, display_buffer):
1812         Revert 2007-09-08 change.
1814 2007-09-12  Glenn Morris  <rgm@gnu.org>
1816         * alloca.c: Remove file.
1817         * Makefile.in (alloca): Do not undef.
1818         (allocaobj, alloca.o): Remove.
1819         (otherobj): Remove allocaobj.
1820         * keyboard.c (command_loop_1): Remove #ifdef C_ALLOCA block.
1821         * regex.c (C_ALLOCA): Remove all references and code that was only
1822         used when this was defined.
1823         * search.c (boyer_moore): Remove #ifdef C_ALLOCA block.
1824         * xmenu.c (xmenu_show): Remove #ifdef C_ALLOCA block.
1825         * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this.
1827         * Makefile.in (SOURCES, unlock, relock): Delete.
1829         * gtkutil.c (cnt): Rename to menu_grab_callback_cnt for clarity.
1830         (menu_grab_callback): All uses changed.
1832         * xselect.c (cnt): Rename to x_reply_selection_request_cnt for clarity.
1833         (x_reply_selection_request): All uses changed.
1835 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1837         * lread.c (load_warn_old_style_backquotes): Change message to look
1838         better when it appears in the middle of byte-compiler messages.
1840 2007-09-10  Dan Nicolaescu  <dann@ics.uci.edu>
1842         * s/darwin.h (MULTI_KBOARD): Only define for Carbon.
1844         * xterm.c (x_create_terminal): Add comment.
1846         * term.c (clear_tty_hooks, set_tty_hooks): Add comments.
1848 2007-09-10  Richard Stallman  <rms@gnu.org>
1850         * xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
1852 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1854         * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
1855         (DEFUN): Document `intspec', use it instead of `prompt'.
1857         * eval.c (Fcommandp): Change `->prompt' to `->intspec'.
1859         * data.c (Finteractive_form): If the interactive specification starts
1860         with a `(', use it as a Lisp form.
1862         * fileio.c (Fset_file_modes): Add an interactive spec that reads a file
1863         name and file modes.
1865         * callint.c (Fcall_interactively): Comment fixes.
1867 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1869         * callint.c (Fcall_interactively): Use Finteractive_form also for subrs
1870         and compiled functions.
1872 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
1874         * window.c (prefer_window_split_horizontally): New variable.
1875         (display_buffer): Consider splitting window horizontally depending
1876         on prefer_window_split_horizontally.
1878 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
1880         * sysdep.c [WINDOWSNT]: Don't include sysselect.h.
1882 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1884         * s/cygwin.h (GC_MARK_STACK): Enable conservative stack marking.
1886         * frame.c (x_set_frame_parameters): Check number is positive before
1887         using XFASTINT.
1889         * window.c (freeze_window_start): Don't presume selected_window holds
1890         a window object.
1891         (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
1893 2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
1895         * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
1897 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1899         * window.c (Vsplit_window_preferred_function): New var.
1900         (Fdisplay_buffer): Use it.
1901         (syms_of_window): Export, and initialize it.
1903 2007-09-06  Pixel  <pixel@mandriva.com>  (tiny change)
1905         * image.c (gif_load): Fix bug: Handle nonexistent colormap.
1907 2007-09-06  Glenn Morris  <rgm@gnu.org>
1909         * gtkutil.c (menu_grab_callback) <cnt>:
1910         * xselect.c (x_reply_selection_request) <cnt>: Move static
1911         variable to file scope.
1913 2007-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1915         * xdisp.c (redisplay_internal): Make sure Elisp code always sees
1916         consistent values of selected_frame and selected_window.
1918 2007-09-04  Jason Rumney  <jasonr@gnu.org>
1920         * w32console.c (initialize_w32_display): Zero unused hooks.
1922 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
1924         * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
1925         (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
1927 2007-09-04  Jason Rumney  <jasonr@gnu.org>
1929         * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
1930         in w32console.c.  Set up input.  Remove XXX comments that have been
1931         confirmed as correct.
1933         * s/ms-w32.h (MULTI_KBOARD): Define.
1935         * w32console.c (one_and_only_w32cons): Remove.
1936         (initialize_w32_display): Take terminal argument.
1938         * term.c (init_tty) [WINDOWSNT]: Pass terminal to
1939         initialize_w32_display.
1940         (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
1942         * termhooks.h (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
1944         * keyboard.c (discard_mouse_events): Discard it.
1945         (make_lispy_event): Translate it to a lisp event.
1946         (lispy_wheel_names): Add wheel-left and right events.
1947         (syms_of_keyboard): Enlarge wheel_syms.
1949         * w32fns.c (w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL.
1950         <WM_MOUSEHWHEEL>: Pass new system message to lisp.
1952         * w32term.h (WM_MOUSEHWHEEL): Define if system headers don't.
1954         * w32term.c (construct_mouse_wheel): Make HORIZ_WHEEL_EVENT
1955         from WM_MOUSEHWHEEL.
1956         (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL.
1958         * w32fns.c (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from
1959         terminal.
1961         * w32term.c (w32_create_terminal) [MULTI_KBOARD]: Create a new
1962         keyboard for the terminal.
1964 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
1966         * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
1967         (Vresume_tty_hook): Rename from Vresume_tty_functions.
1968         (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
1969         and resume-tty-function to resume-tty-hook.
1970         (Fsuspend_tty, Fresume_tty): Use new names.
1972 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1974         * gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
1975         if it starts with "n:".
1977 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1979         * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
1981 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1983         * frame.h:
1984         * frame.c (Qterm_environment_variable): Remove.
1985         (syms_of_frame): Don't init and staticpro it.
1987         * callproc.c (getenv_internal): Remove special case for $TERM.
1989         * callproc.c (Vinitial_environment): New variable.
1990         (set_initial_environment): Initialize it.
1991         (syms_of_callproc): Declare it.
1992         (child_setup): Don't mess with TERM via Qterm_environment_variable; the
1993         TERM under which a process runs is never related to the TERM in which
1994         Emacs is running.
1996 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
1998         * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...
1999         * s/darwin.h: ... do it here.
2001 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2003         * lisp.h (set_initial_environment): Rename from set_global_environment.
2005         * Makefile.in (${etc}DOC): Re-add a ${EXEEXT} which seems to have been
2006         removed by mistake on the multi-tty branch.
2008         * frame.c (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
2009         (Fmodify_frame_parameters): Return a value.
2011         * image.c (png_load): Comment-out var only used in commented-out code.
2013         * term.c (mark_ttys): Don't bother checking top_frame (incorrectly)
2014         before passing it to mark_object.
2016         * xfaces.c (internal_resolve_face_name): Return a value.
2017         (internal_resolve_face_name, resolve_face_name_error): Comment out.
2019         * xfns.c (check_x_display_info): Yet Another Int/Lisp_Object Mixup.
2020         (x_icon): Comment-out var only used in commented-out code.
2022 2007-08-29  Romain Francoise  <romain@orebokech.com>
2024         * keyboard.c (Fset_input_mode): Don't call `Fset_quit_char' if
2025         QUIT hasn't been provided.
2027 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
2029         * callproc.c (child_setup, getenv_internal): Use the
2030         display-environment-variable and term-environment-variable frame params.
2031         (set_initial_environment): Initialise Vprocess_environment.
2033         * config.in: Disable multi-keyboard support on a mac.
2035         * frame.c (Qterm_environment_variable)
2036         (Qdisplay_environment_variable): New variables.
2037         (syms_of_frame): Intern and staticpro them.
2038         (Fmake_terminal_frame): Disable output method test.
2040         * frame.h: Declare them here.
2042         * macfns.c (x_set_mouse_color): Get rif from the frame.
2043         (x_set_tool_bar_lines): Don't use updating_frame.
2044         (mac_window): Add 2 new parameters for consistency with other systems.
2045         (Fx_create_frame): Fix doc string.  Rename the parameter.  Set the
2046         frame parameters following what is done in X11 and w32.  Don't use
2047         FRAME_MAC_DISPLAY_INFO.
2048         (Fx_open_connection, start_hourglass): Remove window-system check.
2049         (x_create_tip_frame): Get the keyboard from the terminal.
2051         * macmenu.c: Reorder includes.
2052         (Fx_popup_menu): Use terminal specific mouse_position_hook.
2054         * macterm.c (XTset_terminal_modes, XTreset_terminal_modes): Add a
2055         terminal parameter.
2056         (x_clear_frame): Add a frame parameter.
2057         (note_mouse_movement): Get rif from the frame.
2058         (mac_term_init): Initialize the terminal.
2059         (mac_initialize): Make static and move terminal initialization ...
2060         (mac_create_terminal): ... to this new function.
2062         * macterm.h (struct mac_display_info): Add terminal.
2063         (mac_initialize): Delete declaration.
2065         * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
2067         * sysdep.c: Comment out text after #endif.
2069         * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD
2070         is defined.  Better initialize ttys in windows.  Use terminal
2071         specific mouse_position_hook.
2073         * termhooks.h (union display_info): Add mac_display_info.
2075         * w32fns.c (Fx_create_frame): Use kboard from the terminal.
2076         Set the default minibuffer frame, window_system and the rest of the
2077         frame parameters following what is done in X11.
2079         * w32term.c (w32_initialize): Make static.
2081         * xselect.c (x_handle_selection_clear): Only access
2082         terminal->kboard when MULTI_KBOARD is defined.
2084         * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
2085         (SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
2087 2007-08-29  Jason Rumney  <jasonr@gnu.org>
2089         * frame.c (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
2090         (make_terminal_frame) [WINDOWSNT]: Initialize terminal.
2092         * fringe.c (w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
2093         (mac_init_fringe) [MAC_OS]: Get rif from selected_frame.
2095         * keyboard.c (restore_kboard_configuration): Only define when
2096         MULTI_KBOARD defined.
2098         * makefile.w32-in: Update dependancies from Makefile.in.
2099         (OBJ1): Add terminal.$(O)
2101         * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
2102         Don't define function body.
2103         (init_tty) [WINDOWSNT]: Use selected_frame for initializing.
2105         * termhooks.h (display_info) [WINDOWSNT]: Add w32.
2107         * w32.c (request_sigio, unrequest_sigio): Remove.
2109         * w32console.c (w32con_move_cursor, w32con_clear_to_end)
2110         (w32con_clear_frame, w32con_clear_end_of_line)
2111         (w32con_ins_del_lines, w32con_insert_glyphs, w32con_write_glyphs)
2112         (w32con_delete_glyphs, w32con_set_terminal_window)
2113         (scroll_line, w32_sys_ring_bell): Add frame arg.
2114         (w32con_set_terminal_modes, w32con_reset_terminal_modes):
2115         Add terminal arg.
2116         (PICK_FRAME): Remove.
2117         (w32con_write_glyphs): Use frame specific terminal coding.
2118         (one_and_only_w32cons): New global variable.
2119         (initialize_w32_display): Use it for storing hooks.
2120         (create_w32cons_output): New function.
2122         * w32inevt.c, w32inevt.h (w32_console_read_socket): Make first
2123         arg a frame.
2125         * w32fns.c (x_create_tip_frame): Set terminal and ref count.
2126         Set window_system.
2127         (x_set_tool_bar_lines): Don't use updating_frame.
2128         (Fx_create_frame): Set terminal and ref count.
2129         (Fx_open_connection): Remove window-system check.
2131         * w32menu.c (Fx_popup_menu): Use terminal specific mouse_position_hook.
2133         * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor.
2134         (w32_set_terminal_modes, w32_reset_terminal_modes): Add terminal arg.
2135         (x_clear_frame, x_delete_glyphs, w32_ring_bell, x_ins_del_lines):
2136         Add frame arg.
2137         (x_delete_terminal, w32_create_terminal): New functions.
2138         (w32_term_init): Create a terminal.
2139         (w32_initialize): Move terminal specific initialization to
2140         w32_create_terminal.
2142         * w32term.h (x_output): Remove foreground_pixel and background_pixel.
2143         (w32_clear_rect, w32_clear_area): Use background from frame.
2144         (w32_display_info): Add terminal.
2145         (w32_sys_ring_bell, x_delete_display): Declare here.
2147         * xdisp.c (display_menu_bar) [HAVE_NTGUI]: Check frame type.
2149         * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Bump to 50k.
2151 2007-08-29  Kalle Olavi Niemitalo  <kon@iki.fi>  (tiny change)
2153         * keyboard.c (interrupt_signal, handle_interrupt, Fset_quit_char):
2154         Fix get_named_tty calls for the controlling tty.
2156 2007-08-29  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2158         * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error.
2160 2007-08-29  Yoshiaki Kasahara  <kasahara@nc.kyushu-u.ac.jp>  (tiny change)
2162         * term.c (tty_insert_glyphs): Add missing first parameter.
2164 2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <karoly@lorentey.hu>
2166         * buffer.c (Fbuffer_list, Fbury_buffer):
2167         Take frame->buried_buffer_list into account.
2169         * cm.c (current_tty): New variable, for cmputc().
2170         (cmputc): Use it.
2171         (cmcheckmagic): Add tty parameter, look up terminal streams there.
2172         (calccost): Add tty parameter.  Use emacs_tputs() instead of tputs().
2173         (cmgoto): Add tty parameter.  Pass it on to calccost().
2174         Use emacs_tputs() instead of tputs().
2176         * cm.h (emacs_tputs): New macro to set current_tty, and then call
2177         tputs().
2178         (current_tty): New variable, for cmputc().
2179         (cmcheckmagic, cmputc, cmgoto): Add prototypes.
2181         * eval.c (unwind_to_catch): Don't call x_fully_uncatch_errors.
2182         (internal_condition_case, internal_condition_case_1)
2183         (internal_condition_case_2): Don't abort when x_catching_errors.
2185         * fns.c (Fyes_or_no_p): Don't try to open an X dialog on tty terminals.
2186         (Fy_or_n_p): Likewise.  Use temporarily_switch_to_single_kboard to
2187         prevent crashes caused by bogus longjmps in read_char.
2189         * keymap.h (Fset_keymap_parent): Add EXFUN.
2191         * macterm.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
2192         * w32term.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
2193         Remove redundant definition.
2195         * macfns.c (x_set_mouse_color, x_make_gc):
2196         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
2198         * w32term.c (x_free_frame_resources):
2199         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
2200         (w32_initialize): Use the accessor macros for terminal characteristics.
2202         * macterm.c (mac_initialize): Use Fset_input_interrupt_mode.
2203         Use the accessor macros for terminal characteristics.
2204         * msdos.c (internal_terminal_init): Use the accessor macros for
2205         terminal characteristics.
2206         (ScreenVisualBell, internal_terminal_init):
2207         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
2209         * termopts.h (no_redraw_on_reenter): Declare.
2211         * alloc.c (emacs_blocked_malloc): Disable mallopt call.
2212         (mark_terminals, mark_ttys): Declare.
2213         (Fgarbage_collect): Call them.
2214         (mark_object): Mark buried_buffer_list.
2216         * prefix-args.c: Include stdlib.h for exit.
2218         * syssignal.h: Add comment.
2220         * indent.c: Include stdio.h.
2222         * window.h (Vinitial_window_system): Declare.
2223         (Vwindow_system): Delete declaration.
2225         * fontset.c (Finternal_char_font): Use FRAME_RIF.
2227         * image.c (lookup_image): Don't initialize `c' until the xasserts
2228         have been run.
2230         * gtkutil.c (xg_create_frame_widgets): Use FRAME_BACKGROUND_PIXEL and
2231         FRAME_FOREGROUND_PIXEL.
2233         * print.c (print_preprocess): Don't lose print_depth levels while
2234         iterating.
2236         * widget.c (update_from_various_frame_slots):
2237         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
2239         * window.c (set_window_buffer): Don't call clear_mouse_face on tty
2240         frames.
2241         (window_internal_height): Remove bogus make_number call.
2242         (init_window_once): Call make_terminal_frame with two zero parameters.
2244         * fileio.c (Fread_file_name): Update comment.
2246         * callint.c (Fcall_interactively):
2247         Use temporarily_switch_to_single_kboard instead of single_kboard_state.
2248         Make sure it is correctly unwound.
2250         * xsmfns.c (x_session_close): New function.
2252         * coding.h (terminal_coding, safe_terminal_coding, keyboard_coding):
2253         Delete declarations.
2255         * xterm.h: Remove declaration for x_fully_uncatch_errors.
2256         (x_output): Remove background_pixel and foreground_pixel fields.
2257         (x_display_info): Add new field TERMINAL.  Remove KBOARD field.
2258         (x_delete_device):
2259         (x_session_close): Declare.
2261         * lread.c: Include setjmp.h.  Update declaration of `read_char'.
2262         (read_filtered_event): Call `read_char' with a local
2263         `wrong_kboard_jmpbuf'.
2265         * minibuf.c (read_minibuf): Call temporarily_switch_to_single_kboard.
2266         Don't call single_kboard_state.  Use FRAME_RIF.
2268         * process.c (Fmake_network_process): Don't unrequest_sigio on modern
2269         systems.
2271         * lisp.h (set_process_environment): Rename to `set_global_environment'.
2272         (Fframe_with_environment, Fset_input_meta_mode)
2273         (Fset_quit_char): EXFUN.
2274         (x_create_device, tty_output, terminal, tty_display_info): Declare.
2275         (init_sys_modes, reset_sys_modes): Update prototypes.
2276         (init_all_sys_modes, reset_all_sys_modes): New prototypes.
2278         * keyboard.h (struct kboard): Add new fields Vlocal_function_key_map,
2279         Vlocal_key_translation_map, and Vkeyboard_translate_table.
2280         (Vfunction_key_map, Vkeyboard_translate_table, single_kboard_state):
2281         Delete declarations.
2282         (Vfunction_key_map, Vkey_translation_map, push_kboard, pop_kboard)
2283         (temporarily_switch_to_single_kboard, tty_read_avail_input):
2284         New declarations.
2286         * emacs.c (main): Don't call init_sys_modes(), the new term_init()
2287         already does that during init_display().  Call syms_of_keymap
2288         before syms_of_keyboard.  Call `syms_of_terminal'.
2289         Call set_initial_environment, not set_process_environment.
2290         (shut_down_emacs): Call reset_all_sys_modes() instead of
2291         reset_sys_modes().
2293         * xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
2294         (internal_resolve_face_name, resolve_face_name_error): New functions.
2295         (resolve_face_name): Protect against loops and errors thrown by Fget.
2296         (realize_default_face): Don't use FRAME_FONT unless frame is an X frame.
2297         (Ftty_supports_face_attributes_p): Update tty_capable_p call.
2299         * scroll.c: Replace CURTTY() with local variables throughout the
2300         file (where applicable).
2301         (calculate_scrolling, calculate_direct_scrolling)
2302         (scrolling_1, scroll_cost): Use the accessor macros for terminal
2303         characteristics.
2305         * keymap.c (Vfunction_key_map): Remove.
2306         (Fdescribe_buffer_bindings): Update references to Vfunction_key_map.
2307         (syms_of_keymap): Remove DEFVAR for Vfunction_key_map.
2308         (Vkey_translation_map): Remove.
2309         (syms_of_keymap): Remove DEFVAR for key-translation-map.
2310         (Fdescribe_buffer_bindings):
2311         (read_key_sequence, init_kboard, syms_of_keyboard, mark_kboards):
2312         Update for terminal-local key-translation-map.
2314         * Makefile.in (callproc.o): Update dependencies.
2315         (lisp, shortlisp): Add termdev.elc.
2316         (obj): Add terminal.o.
2317         (terminal.o): Add dependencies.
2318         [HAVE_CARBON]: Make terminal.o depend on macgui.h.
2319         (data.o, fns.o): Add termhooks.h dependency.
2320         (SOME_MACHINE_LISP): Add dnd.elc.
2321         (minibuf.o): Fix typo.
2322         Update dependencies.
2324         * data.c (do_symval_forwarding, store_symval_forwarding)
2325         (find_symbol_value): Use the selected frame's keyboard, not
2326         current_kboard.
2328         * .gdbinit (init_sys_modes): Use Vinitial_window_system instead of
2329         Vwindow_system.
2331         * xmenu.c (Fx_menu_bar_open) [USE_X_TOOLKIT, USE_GTK]: Rename from
2332         Fmenu_bar_open.
2333         (syms_of_xmenu): Update defsubr.
2334         (mouse_position_for_popup, Fx_popup_menu)
2335         (Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
2336         (set_frame_menubar, free_frame_menubar)
2337         (create_and_show_popup_menu, xmenu_show, )
2338         (create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
2339         an X frame.
2341         * xselect.c (x_own_selection): Abort if not an X frame.
2342         (some_frame_on_display): Check if it is an X frame.
2343         (x_handle_selection_clear): Deal with MULTI_KBOARD.
2345         * coding.c: Include frame.h and termhooks.h.
2346         (terminal_coding, keyboard_coding): Delete.
2347         (Fset_terminal_coding_system_internal):
2348         (Fset_keyboard_coding_system_internal):
2349         (Fkeyboard_coding_system):
2350         (Fterminal_coding_system): Add a terminal parameter.
2351         Get terminal_coding from the terminal.
2352         (init_coding_once): Don't call setup_coding_system here.
2354         * dispextern.h (set_scroll_region, turn_off_insert)
2355         (turn_off_highlight, background_highlight, clear_end_of_line_raw)
2356         (tty_clear_end_of_line, tty_setup_colors)
2357         (delete_tty, updating_frame)
2358         (produce_special_glyphs, produce_glyphs, write_glyphs)
2359         (insert_glyphs): Remove.
2360         (raw_cursor_to, clear_to_end, tty_turn_off_insert)
2361         (tty_turn_off_highlight, get_tty_size): Add declaration.
2362         (tabs_safe_p, init_baud_rate, get_tty_terminal): Update prototypes.
2364         * frame.h (enum output_method): Add output_initial.
2365         (struct x_output): Delete.
2366         (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL):
2367         Access foreground_pixel and background_pixel directly from the frame.
2368         (tty_display): Delete.
2369         (struct frame): Add buried_buffer_list, foreground_pixel,
2370         background_pixel and terminal.  Delete kboard
2371         (union output_data): Add tty.
2372         (FRAME_KBOARD): Get the kboard from the terminal.
2373         (FRAME_INITIAL_P): New macro.
2374         (Qtty, Qtty_type, Qterminal, Qterminal_live_p, Qenvironment)
2375         (Qterm_environment_variable, Qdisplay_environment_variable)
2376         (make_terminal_frame, Qburied_buffer_list, Qwindow_system):
2377         New declarations.
2379         * termchar.h (tty_output, tty_display_info): New structures.
2380         (tty_list): Declare.
2381         (FRAME_TTY, CURTTY): New macros.
2382         (must_write_spaces, min_padding_speed, fast_clear_end_of_line)
2383         (line_ins_del_ok, char_ins_del_ok, scroll_region_ok)
2384         (scroll_region_cost, memory_below_frame, fast_clear_end_of_line)
2385         (dont_calculate_costs, no_redraw_on_reenter): Remove declarations.
2387         * callproc.c: Include frame.h and termhooks.h, for terminal
2388         parameters.
2389         (add_env): New function.
2390         (child_setup): Use it.
2391         (child_setup, getenv_internal): Handle the new Vprocess_environment.
2392         (getenv_internal): Fix get_terminal_param call.
2393         (Fgetenv_internal, egetenv): Update doc.
2394         (syms_of_callproc): Initialize Vprocess_environment to nil.
2395         Register and initialize them.  Remove obsolete defvars.  Update doc
2396         strings.
2397         (child_setup): Handle Vlocal_environment_variables.
2398         (getenv_internal): Add terminal parameter.
2399         Handle Vlocal_environment_variables.
2400         (Fgetenv_internal): Add terminal parameter.
2401         (child_setup, getenv_internal, Fgetenv_internal): Store the local
2402         environment in a frame (not terminal) parameter.  Update doc strings.
2403         (set_initial_environment): Rename from set_global_environment.
2404         Store Emacs environment in initial frame parameter.
2406         * xdisp.c (redisplay_internal): Update references to
2407         `previous_terminal_frame'.
2408         (display_mode_line, Fformat_mode_line): Replace calls to
2409         `push_frame_kboard' with `push_kboard'.
2410         (get_glyph_string_clip_rects): Add extra parentheses and
2411         braces to prevent compiler warnings.
2412         (calc_pixel_width_or_height): Add xassert to check that the
2413         frame is alive.  Don't call `lookup_image' on a termcap frame.
2414         (message2_nolog, message3_nolog, redisplay_internal)
2415         (set_vertical_scroll_bar, redisplay_window, check_x_display_info)
2416         (x_set_scroll_bar_foreground, x_set_scroll_bar_background)
2417         (Fx_create_frame, Fxw_display_color_p, Fx_display_grayscale_p)
2418         (Fx_display_pixel_width, Fx_display_pixel_height)
2419         (Fx_display_planes, Fx_display_color_cells)
2420         (Fx_server_max_request_size, Fx_server_vendor, Fx_server_version)
2421         (Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
2422         (Fx_display_backing_store, Fx_display_visual_class)
2423         (Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
2424         Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
2426         * xfns.c (x_set_foreground_color x_set_background_color)
2427         (x_set_mouse_color, x_set_cursor_color, x_make_gc):
2428         Use FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL.
2429         (Fx_create_frame, x_create_tip_frame, build_string, x_window)
2430         (Fx_create_frame, x_create_tip_frame): Don't create frames on a
2431         terminal that is being deleted.
2432         (Fx_create_frame): Use `store_frame_param' to set `window-system'
2433         frame parameter, and make sure it overrides any user-supplied setting.
2434         (Fx_close_connection, Fx_synchronize): Unify argument names with
2435         the rest of the DEFUNs.
2437         * dispnew.c (Fsend_string_to_terminal): Update call to
2438         `get_tty_terminal'.
2439         (Fredraw_frame, Fsend_string_to_terminal)
2440         (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
2441         FRAME_TERMCAP_P and FRAME_TTY.
2442         (window_change_signal): Don't believe width/height values that are
2443         impossibly small.
2444         (Vinitial_window_system): Rename from Vwindow_system.
2445         (termscript, Wcm, rif): Delete.
2447         * termhooks.h (struct terminal): New struct containing the
2448         previously global text display hooks and new members NAME,
2449         DELETED and PARAM_ALIST.
2450         (FRAME_TERMINAL, TERMINAL_TERMINAL_CODING)
2451         (TERMINAL_KEYBOARD_CODING, TERMINAL_ACTIVE_P, FRAME_WINDOW_P)
2452         (FRAME_RIF): New macros.
2453         (get_terminal_param, get_device): New declarations.
2454         (termscript): Delete declaration.
2456         * xterm.c (x_initialize): Use Fset_input_interrupt_mode.
2457         (XTflash, x_free_frame_resources, x_scroll_bar_create)
2458         (x_scroll_bar_set_handle): Use FRAME_BACKGROUND_PIXEL and
2459         FRAME_FOREGROUND_PIXEL.
2460         (x_fully_uncatch_errors): Disable definition.
2461         (x_scroll_bar_expose): Fix reference to foreground pixel.
2462         (XTread_socket): Disable loop on all X displays.
2463         (x_delete_terminal): Don't set terminal->deleted and let
2464         delete_terminal delete the frames on the terminal.
2465         (x_delete_display): Doc update to reflect changes in
2466         delete_terminal.
2467         (x_display_info) <terminal>: Move member earlier in the struct.
2468         (deleting_tty): Remove old variable.
2469         (Fsuspend_tty): Call clear_tty_hooks.
2470         (Fresume_tty, init_tty): Call set_tty_hooks.
2471         (Ftty_display_color_p, Ftty_display_color_cells): Don't throw
2472         errors on X frames.
2473         (x_catch_errors_unwind): Abort if x_error_message is NULL.
2474         (handle_one_xevent): Initialize `f' to NULL.
2475         (x_delete_terminal, x_create_terminal): New functions.
2476         (XTset_terminal_modes, XTreset_terminal_modes)
2477         (XTread_socket, x_connection_closed, x_term_init)
2478         (x_term_init, x_delete_display): Add terminal parameter.
2479         (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary
2480         X connections.
2482         * frame.c (Fframep): Deal with output_initial.
2483         (Qbuffer_predicate, Qbuffer_list, Qburied_buffer_list, Qtty)
2484         (Qtty_type, Qwindow_system, Qenvironment)
2485         (Qterm_environment_variable, Qdisplay_environment_variable): New vars.
2486         (x_set_screen_gamma, store_frame_param): Fix compilation errors.
2487         (make_terminal_frame): Don't create frames on a terminal that is
2488         being deleted.
2489         (make_terminal_frame): Use FRAME_BACKGROUND_PIXEL and
2490         FRAME_FOREGROUND_PIXEL.
2491         (store_frame_param): Check for found_for_frame before calling XFRAME.
2492         (Fmake_terminal_frame): Handle NULL tty names correctly.
2493         (syms_of_frame): Enhance doc string of `default-frame-alist'.
2494         (Fdelete_frame): Remove unused variable `count'.
2495         (Qenvironment): New variable.
2496         (Fdelete_frame): Don't allow other frames to refer to a deleted
2497         frame in their 'environment parameter.
2498         (Fframe_with_environment): New function.
2499         (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
2500         (get_future_frame_param): New function.
2501         (Fmake_terminal_frame): Use it.
2502         (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
2504         * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
2505         * sysdep.c (reset_sys_modes): Update for renames.
2507         * keyboard.c (tty_read_avail_input): New function.
2508         (Fset_input_interrupt_mode, Fset_output_flow_control): New functions.
2509         (syms_of_keyboard): Defsubr them.
2510         (Fset_input_meta_mode, Fset_quit_char): New functions.
2511         (Fset_input_mode): Split to above functions.
2513         (read_char_minibuf_menu_prompt): Add wrong_kboard_jmpbuf
2514         parameter.  Use it in call to `read_char'.
2515         (read_char): Declare.  Update call to `read_char_minibuf_menu_prompt'.
2516         Set wrong_kboard_jmpbuf correctly in recursive calls.
2517         Use current_kboard to access Vkeyboard_translate_table.
2518         Enhance comment before extra longjmp to wrong_kboard_jmpbuf.
2519         Add wrong_kboard_jmpbuf parameter to allow for recursive calls.
2520         Update longjmp invocations.  Remember the original current_kboard,
2521         and longjmp to `wrong_kboard_jmpbuf' when a filter, timer or sentinel
2522         changes it.  Comment out unnecessary calls to
2523         `record_single_kboard_state' and `any_kboard_state'.
2524         Update recursive calls.
2525         (wrong_kboard_jmpbuf): Remove global variable.
2526         (read_key_sequence): Remove unused variable wrong_kboard_jmpbuf.
2527         Handle deleted interrupted_kboards correctly; that is a legal
2528         case.  Add `wrong_kboard_jmpbuf' local variable.  Update setjmp
2529         and read_char calls.  Abort if interrupted_kboard died in read_char.
2530         (any_kboard_state, single_kboard_state)
2531         (push_frame_kboard): Remove function.
2532         (pop_kboard): Switch out of single_kboard mode if the kboard has
2533         been deleted.  Remove unused variable.  Help debugging by not
2534         changing current_kboard unnecessarily.  Set current_kboard to the
2535         kboard of the selected frame when the stored kboard object has
2536         been deleted before pop_kboard.
2537         (temporarily_switch_to_single_kboard): Change first parameter to a
2538         frame pointer.  Throw an error when caller wants to change kboards
2539         while in single_kboard mode.  Don't push_kboard if we weren't in
2540         single kboard state.  Don't pop_kboard if we popped into any
2541         kboard state.
2542         (restore_kboard_configuration): Abort if pop_kboard changed the
2543         kboard in single_kboard mode.  Call pop_kboard only after setting
2544         up single_kboard mode.
2545         (Frecursive_edit): Switch to single_kboard mode only in nested
2546         command loops.
2547         (cmd_error, command_loop, command_loop_1, timer_check):
2548         Comment out unnecessary call to `any_kboard_state' and
2549         `record_single_kboard_state'.
2550         (delete_kboard): Exit single_kboard mode if we have just deleted
2551         that kboard.  Use FRAME_KBOARD.
2552         (interrupt_signal): Use `Fkill_emacs' to exit Emacs, not
2553         `fatal_error_signal'.
2554         (record_single_kboard_state): Don't push_kboard if we weren't in
2555         single kboard state.  Don't pop_kboard if we popped into any
2556         kboard state.
2557         (push_frame_kboard): Rename to push_kboard.
2558         (kbd_buffer_get_event): Use FRAME_TERMINAL.
2559         (read_avail_input): Read input from all terminals.
2560         (mark_kboards): Also mark Vkeyboard_translate_table.
2561         (kbd_buffer_store_event_hold): Simplify condition.
2562         (read_key_sequence): Reinitialize fkey and keytran at each replay.
2563         (Vkeyboard_translate_table): Move to struct kboard.
2564         (init_kboard): Initialize Vkeyboard_translate_table.
2565         (syms_of_keyboard): Use DEFVAR_KBOARD to define
2566         Vkeyboard_translate_table.  Update doc strings.  Update docs of
2567         local-function-key-map and function-key-map.
2569         * terminal.c: New file.
2571         * term.c: Include errno.h.
2572         (Vring_bell_function, device_list, initial_device)
2573         (next_device_id, ring_bell, update_begin, update_end)
2574         (set_terminal_window, cursor_to, raw_cursor_to)
2575         (clear_to_end, clear_frame, clear_end_of_line)
2576         (write_glyphs, insert_glyphs, delete_glyphs, ins_del_lines)
2577         (Fdisplay_name, create_device, delete_device): Move to terminal.c.
2578         (syms_of_term): Move their initialization to terminal.c.
2579         (get_tty_terminal, Fdisplay_tty_type, Ftty_display_color_p)
2580         (Ftty_display_color_cells)
2581         (Ftty_no_underline, Fsuspend_tty, Fresume_tty, create_tty_output)
2582         (clear_tty_hooks, set_tty_hooks)
2583         (init_tty, maybe_fatal): New functions.
2584         (Ftty_type): Return nil if terminal is not on a tty instead of
2585         throwing an error.  Doc update.
2586         (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>:
2587         Doc update.  Initialize new subrs and variables.
2588         (delete_tty): Use terminal->deleted.
2589         (tty_set_terminal_modes): Rename from set_terminal_modes.
2590         (tty_reset_terminal_modes): Rename from reset_terminal_modes.
2591         (set_scroll_region): Rename to `tty_set_scroll_region'.
2592         (turn_on_insert): Rename to `tty_turn_on_insert'.
2593         (turn_off_insert): Rename to `tty_turn_off_insert'.
2594         (turn_off_highlight): Rename to `tty_turn_off_highlight'.
2595         (turn_on_highlight): Rename to `tty_turn_on_highlight'.
2596         (toggle_highligh): Rename to `tty_toggle_highlight'.
2597         (background_highlight): Rename to `tty_background_highlight'.
2598         (highlight_if_desired): Rename to `tty_highlight_if_desired'.
2599         (tty_ring_bell, tty_update_end, tty_set_terminal_window)
2600         (tty_set_scroll_region, tty_background_highlight)
2601         (tty_cursor_to, tty_raw_cursor_to, tty_clear_to_end)
2602         (tty_clear_frame, tty_clear_end_of_line, tty_write_glyphs)
2603         (tty_insert_glyphs, tty_delete_glyphs, tty_ins_del_lines)
2604         (term_get_fkeys, tty_setup_colors, dissociate_if_controlling_tty):
2605         Add static modifier.
2606         (tty_reset_terminal_modes, tty_set_terminal_window)
2607         (tty_set_scroll_region, tty_background_highlight)
2608         (tty_highlight_if_desired, tty_cursor_to)
2609         (tty_raw_cursor_to, tty_clear_to_end, tty_clear_frame)
2610         (tty_clear_end_of_line, tty_write_glyphs, tty_insert_glyphs)
2611         (tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
2612         renames.
2614 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2616         * keyboard.c: Qrtl is new.
2617         (parse_tool_bar_item): Handle :rtl keyword.
2618         (syms_of_keyboard): Intern :rtl keyword.
2620         * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
2622         * gtkutil.c (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
2623         so no Lisp code is executed.
2624         (file_for_image, find_rtl_image): New functions.
2625         (xg_get_image_for_pixmap): Use file_for_image
2626         (update_frame_tool_bar): If direction is RTL, use RTL image if
2627         defined.  Use Gtk stock images if defined.
2629 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2631         * macterm.c (x_draw_composite_glyph_string_foreground): Draw rectangle
2632         for nonexistent or zero-width glyph in composition glyph.
2634 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2636         * m/amdx86-64.h: Redirect to intel386.h if compiling for i386.
2638         * xdisp.c (Finvisible_p): New function.
2639         (syms_of_xdisp): defsubr it.
2641 2007-08-24  Juanma Barranquero  <lekktu@gmail.com>
2643         * image.c (syms_of_image) <image-library-alist, cross-disabled-images>:
2644         Doc fixes.
2646 2007-08-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2648         * mac.c [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
2650 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
2652         * fileio.c (Finsert_file_contents): Consult CHARS_MODIFF to tell
2653         whether decoding has modified buffer contents.
2655 2007-08-24  Jason Rumney  <jasonr@gnu.org>
2657         * image.c [HAVE_NTGUI]: Define dynamic loaded functions for SVG.
2658         (Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols.
2659         (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them.
2660         (init_svg_functions) [HAVE_NTGUI]: New function.
2661         (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines.
2662         (svg_load_image): Use them.
2663         (svg_load_image) [HAVE_NTGUI]: Implement background.
2665 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2667         * Makefile.in (RSVG_LIBS, RSVG_CFLAGS): New variables.
2668         (ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@.
2669         (LIBX): Remove @RSVG_LIBS@.
2670         (LIBES): Add $(RSVG_LIBS).
2672         * image.c (svg_load_image): Blend with specified background if exists.
2673         Use IMAGE_BACKGROUND.  Add Mac OS Support.
2675         * mac.c (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
2676         (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]:
2677         Remove macros.
2678         [MAC_OSX] (socket_callback): Do nothing.
2679         [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of
2680         ReceiveNextEvent.
2681         [MAC_OSX] (sys_select): Likewise.  Don't set context as argument to
2682         socket_callback.
2683         (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
2685 2007-08-22  Glenn Morris  <rgm@gnu.org>
2687         * image.c (x_find_image_file): Search in etc/images/ rather than etc/.
2689 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
2691         * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
2693         * image.c: Add support for SVG images.  Some additional comments
2694         by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
2695         (svg_image_p): New function to test for SVG image.
2696         (svg_load): New function to load SVG image.
2697         (svg_load_image): New function, helper for svg_load.
2698         (Qsvg): New Lisp_object.
2699         (svg_keyword_index): New enum.
2700         (svg_format): New static `image_keyword' struct.
2701         (svg_type): New static `image_type' struct.
2702         (librsvg/rsvg.h): Include it.
2704 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2706         * lread.c (load_warn_old_style_backquotes): Fix up array size typo.
2708 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2710         * lread.c (Qold_style_backquotes): New var.
2711         (syms_of_lread): Init and staticpro it.
2712         (load_warn_old_style_backquotes): New fun.
2713         (Fload): Use them to warn about old style backquotes.
2714         (end_of_file_error, Fload): Remove unused vars.
2716         * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
2718         * lread.c (Vold_style_backquotes): New var.
2719         (syms_of_lread): Init and export it to Elisp.
2720         (read1): Set it when we find an old-style (back)quote.
2722 2007-08-22  Jason Rumney  <jasonr@gnu.org>
2724         * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
2726 2007-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2728         * puresize.h (BASE_PURESIZE): Increase to 1140000.
2730 2007-08-19  Richard Stallman  <rms@gnu.org>
2732         * eval.c (Ffunction, Fquote): Signal error if not 1 argument.
2734 2007-08-19  Andreas Schwab  <schwab@suse.de>
2736         * alloc.c (pure): Round PURESIZE up.
2738 2007-08-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2740         * xterm.c (handle_one_xevent): Remove check that mouse click is in
2741         active frame.
2743 2007-08-16  Richard Stallman  <rms@gnu.org>
2745         * eval.c (Fcommandp): Add parens to clarify.
2747         * minibuf.c (Fall_completions): Use enum for type of table.
2749         * emacs.c (USAGE2): Improve text.
2751 2007-08-15  Philippe Waroquiers  <philippe.waroquiers@eurocontrol.int>
2753         * term.c (tty_default_color_capabilities): Declare static
2754         variables in file scope, to avoid HPUX compiler problem.
2756 2007-08-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2758         * gtkutil.c (update_frame_tool_bar): Use -1 as index
2759         to gtk_toolbar_insert.
2761 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2763         * fileio.c (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
2765         * insdel.c (reset_var_on_error): New fun.
2766         (signal_before_change, signal_after_change):
2767         Use it to reset (after|before)-change-functions to nil in case of error.
2768         Bind inhibit-modification-hooks to t.
2769         Don't bind (after|before)-change-functions to nil while they run.
2771 2007-08-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2773         * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when
2774         filling pixmap with stippled background.
2776 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2778         * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
2779         Don't use invisible frame as parent window for repositioning.
2781 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2783         * print.c (new_backquote_output): Rename from old_backquote_output.
2784         (print): Inverse its logic (according to its name) so as to match the
2785         behavior of new_backquote_flag in lread.c.
2787 2007-08-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2789         * gmalloc.c (posix_memalign): New function.
2791         * macterm.c (frame_highlight, frame_unhighlight): Don't call
2792         ActivateControl/DeactivateControl here.
2793         [USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
2794         frame-notice-user-settings is non-nil.
2795         [USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
2796         for kEventParamFMFontStyle.
2797         [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
2798         mac_pass_command_to_system and mac_pass_control_to_system here.
2799         (XTread_socket): Call ActivateControl/DeactivateControl here.
2800         (XTread_socket) [TARGET_API_MAC_CARBON]:
2801         Check mac_pass_command_to_system and mac_pass_control_to_system here.
2802         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
2803         for window repositioning.
2805 2007-08-08  Glenn Morris  <rgm@gnu.org>
2807         * Replace `iff' in doc-strings and comments.
2809 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2811         * xdisp.c (move_it_by_lines): Remove incorrect optimization.
2813 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
2815         * fileio.c (Finsert_file_contents): Run format-decode and
2816         after_insert_file_functions on entire buffer when REPLACE is
2817         non-nil and inhibit modification_hooks and point_motion_hooks.
2818         For consistency, run after_insert_file_functions iff something
2819         got inserted.  Move signal_after_change and update_compositions
2820         after code running after_insert_file_functions.  Make sure that
2821         undo_list doesn't record intermediate steps of the decoding process.
2823 2007-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2825         * emacs.c (main)
2826         [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
2827         Call malloc_enable_thread on interactive startup.
2829         * gmalloc.c (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
2830         (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS)
2831         [USE_PTHREAD]: Conditionalize with it.
2832         (malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
2833         (malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
2834         New functions.
2836 2007-08-06  Chong Yidong  <cyd@stupidchicken.com>
2838         * xdisp.c (redisplay_window): When restoring original buffer
2839         position, make sure it is still valid.
2841         * image.c (png_load): Ignore png-supplied background color.
2843 2007-08-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2845         * mac.c [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
2846         Use kCFAbsoluteTimeIntervalSince1970.
2848         * macmenu.c (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
2849         New variable.
2850         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
2851         event loop should be quit.
2852         [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
2853         Quit dialog event loop if quit_dialog_event_loop is set.
2855         * macselect.c [!TARGET_API_MAC_CARBON]: Include Scrap.h.
2856         (Selection): New typedef.  Use instead of ScrapRef.
2857         (mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
2858         (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
2859         (mac_clear_selection): Rename from clear_scrap.
2860         (get_flavor_type_from_symbol): New argument SEL and subsume function of
2861         scrap_has_target_type.  All uses changed.
2862         (mac_get_selection_ownership_info, mac_valid_selection_value_p)
2863         (mac_selection_has_target_p): New functions.
2864         (mac_put_selection_value): Rename from put_scrap_string.
2865         (mac_get_selection_value): Rename from get_scrap_string.
2866         (mac_get_selection_target_list): Rename from get_scrap_target_type_list.
2867         (put_scrap_private_timestamp, scrap_has_target_type)
2868         (get_scrap_private_timestamp): Remove functions.
2869         (SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
2870         (x_own_selection, x_get_local_selection):
2871         Use mac_valid_selection_value_p.
2872         (x_own_selection): Don't use put_scrap_private_timestamp.
2873         Record OWNERSHIP-INFO into Vselection_alist instead.
2874         (x_get_local_selection): Don't check type if request is local.
2875         (Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
2876         Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
2878 2007-08-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2880         * gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
2881         add comment explaining why.
2883 2007-08-03  Richard Stallman  <rms@gnu.org>
2885         * fileio.c (Fvisited_file_modtime): Use make_time.
2887 2007-08-01  Ryo Yoshitake  <ryo@shiftmode.net>  (tiny change)
2889         * mac.c (init_mac_osx_environment): Adjust load-path on self-contained
2890         build.
2892 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2894         * gtkutil.c (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
2896 2007-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2898         * puresize.h (BASE_PURESIZE): Increase to 1130000.
2900 2007-07-30  Richard Stallman  <rms@gnu.org>
2902         * lread.c (readevalloop, read1): Treat NBSP as whitespace.
2904 2007-07-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2906         * gmalloc.c (__malloc_initialize): Remove pthread_once.  Not needed.
2908 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2910         * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
2911         remote default-directory.
2913         * buffer.c (mode-line-format): Update doc string.
2915 2007-07-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2917         * w32term.c (w32_draw_fringe_bitmap): Extend fringe background to
2918         scroll bar gap.
2919         (x_scroll_bar_create): Set bar->fringe_extended_p.
2920         (w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
2921         on frame edge.  Check fringe background extension.  Don't clear
2922         extended fringe background area.
2924         * w32term.h (struct scroll_bar): New member fringe_extended_p.
2925         (w32_fill_area): Enclose multiple statements with do ... while (0).
2927         * xterm.c (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
2928         Extend fringe background to scroll bar gap.
2929         (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
2930         Set bar->fringe_extended_p.
2931         (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
2932         Put leftmost/rightmost scroll bars on frame edge.  Check fringe
2933         background extension.  Don't clear extended fringe background area.
2935         * xterm.h (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
2936         New member fringe_extended_p.
2938 2007-07-25  Glenn Morris  <rgm@gnu.org>
2940         * Relicense all FSF files to GPLv3 or later.
2942         * COPYING: Switch to GPLv3.
2944 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2946         * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
2948         * data.c (Finteractive_form): Check for the presence of an
2949         `interactive-form' symbol property more thoroughly.
2951         * data.c (Finteractive_form): Use an `interactive-form' property if
2952         present, analogous to the function-documentation property.
2954 2007-07-24  Jason Rumney  <jasonr@gnu.org>
2956         * w32fns.c (x_real_positions): Get real position from OS instead of
2957         calculating it.
2959 2007-07-23  Jason Rumney  <jasonr@gnu.org>
2961         * filelock.c (current_lock_owner): Allow for @ sign in username.
2963 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
2965         * xdisp.c (decode_mode_spec): Add case 'R' for to test for
2966         remote default-directory.
2968         * buffer.c (mode-line-format): Describe above case in doc string.
2970 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
2972         * w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
2973         Define if not defined.
2975 2007-07-18  Jason Rumney  <jasonr@gnu.org>
2977         * w32proc.c (w32_executable_type): Handle 64 bit executables.
2979 2007-07-18  Richard Stallman  <rms@gnu.org>
2981         * data.c (Fsetq_default): Doc fix.
2983         * eval.c (Fsetq): Doc fix.
2985 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
2987         * coding.c (Ffind_operation_coding_system):
2988         * eval.c (For, Fand): Doc fixes.
2989         Reported by Johan Bockg\e,Ae\e(Brd.
2991 2007-07-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2993         * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
2995         * xterm.h: Declare x_ewmh_activate_frame.
2997         * xterm.c (x_ewmh_activate_frame): New function.
2998         (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
3000 2007-07-17  Martin Rudalics  <rudalics@gmx.at>
3002         * window.c (Fdisplay_buffer): If largest or LRU window is the
3003         only window, split it even if it is not eligible for splitting.
3004         This restores the original behavior broken by the 2007-07-15
3005         change.
3007 2007-07-17  Glenn Morris  <rgm@gnu.org>
3009         * abbrev.c (abbrev_check_chars): New function.
3010         (Fdefine_global_abbrev, Fdefine_mode_abbrev):
3011         Call abbrev_check_chars to check abbrev characters are word
3012         constituents.  Doc fix.
3014 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3016         * process.c (Fstart_process, Fmake_network_process)
3017         (read_process_output): Fix up last changes.
3019 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
3021         * makefile.w32-in (clean): Don't delete *~.
3023 2007-07-16  Andreas Schwab  <schwab@suse.de>
3025         * window.c (Fdisplay_buffer): Use NILP.
3026         (Fset_window_scroll_bars): Likewise.
3028 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
3030         * window.c (window_min_size_2): New function.
3031         (window_min_size_1, size_window, Fdisplay_buffer)
3032         (Fsplit_window, adjust_window_trailing_edge): Use it to avoid
3033         windows without mode- or header-lines when window-min-height is
3034         too small.
3035         (size_window): Reset nodelete_p after testing it, following an
3036         earlier note by Kim F. Storm.
3037         (display_buffer): Do not set split_height_threshold to twice the
3038         value of window_min_height to avoid changing the value of a
3039         customizable variable.  Rather explicitly check whether the
3040         height of the window that shall be splitted is at least as large
3041         as split_height_threshold.
3042         (Fwindow_full_width_p): New defun.
3043         (syms_of_window): Defsubr it.
3045         * window.h: Add EXFUN for Fwindow_full_width_p.
3047 2007-07-14  Jason Rumney  <jasonr@gnu.org>
3049         * process.c [WINDOWSNT]: Don't undefine AF_INET6.
3051 2007-07-14  Richard Stallman  <rms@gnu.org>
3053         * eval.c (maybe_call_debugger): New function.
3054         (find_handler_clause): Use maybe_call_debugger.
3055         Call it when the handler says `debug'.
3056         Eliminate DEBUGGER_VALUE_PTR.
3057         (Fsignal): Eliminate debugger_value.
3058         (Qdebug): New variable.
3059         (syms_of_eval): Initialize it.
3061 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
3063         * eval.c (Fprogn):
3064         * keyboard.c (Ftrack_mouse):
3065         * print.c (Fwith_output_to_temp_buffer):
3066         * window.c (Fsave_window_excursion): Doc fix.
3068 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3070         * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
3072 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3074         * process.h (struct Lisp_Process): Turn slots infd, outfd,
3075         kill_without_query, pty_flag, tick, update_tick, decoding_carryover,
3076         inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering,
3077         read_output_delay, and read_output_skip from Lisp_Objects to ints.
3078         Remove unused encoding_carryover.
3079         * process.c: Adjust all functions accordingly.
3081 2007-07-12  Richard Stallman  <rms@gnu.org>
3083         * term.c: Include unistd.h only if HAVE_UNISTD_H.
3085 2007-07-11  Jason Rumney  <jasonr@gnu.org>
3087         * makefile.w32-in (LIBS): Include OLE32.
3089         * w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
3090         (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
3092 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3094         * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
3095         * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
3096         from a Lisp_Object into a bare pointer.
3097         (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns):
3098         Adjust the code correspondingly.
3100         * alloc.c (emacs_blocked_free): Remove unused var `bytes_used_now'.
3102         * term.c: Include unistd.h for ttyname, used in handle_one_term_event.
3103         (term_show_mouse_face): Remove unused var `j'.
3104         (handle_one_term_event): Remove unused vars `i' and `j'.
3105         Don't cast return value of ttyname since it's not necessary.
3107 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3109         * alloc.c (mark_maybe_pointer): Enforce mult-of-8 alignment when using
3110         USE_LSB_TAG.  Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
3112         * fns.c (map_char_table): Use an array of int for `indices' rather than
3113         an array of Lisp_Objects (which are only ever integers anyway).
3114         (Fmap_char_table): Update caller.
3115         * lisp.h: Update prototype.
3116         * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap):
3117         * fontset.c (Ffontset_info):
3118         * casetab.c (set_case_table): Update callers.
3120         * editfns.c (Ftranspose_regions): Use EMACS_INT for positions.
3122         * keymap.c (struct accessible_keymaps_data)
3123         (struct where_is_internal_data): New structures.
3124         (accessible_keymaps_1, where_is_internal_1): Use them to change
3125         interface to adhere to the one used by map_keymap.
3126         (Faccessible_keymaps, where_is_internal): Use map_keymap.
3127         (accessible_keymaps_char_table, where_is_internal_2): Remove.
3129         * keymap.h (map_keymap_function_t): More informative prototype.
3131 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
3133         * search.c (Vinhibit_changing_match_data, search_regs_1): New vars.
3134         (looking_at_1): Don't change search_regs and last_thing_searched
3135         if `inhibit-changing-match-data' is non-nil.
3136         (string_match_1, search_buffer, set_search_regs): Likewise.
3137         (syms_of_search): Add Lisp level definition for
3138         `inhibit-changing-match-data' and set it to nil.
3139         (boyer_moore): If `inhibit-changing-match-data' is non-nil, compute
3140         start and end of the match, instead of using values in search_regs.
3142 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3144         * minibuf.c (Fcompleting_read): New value `confirm-only'
3145         for `require-match'.
3147 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3149         * fileio.c (Fdo_auto_save): Revert last patch installed unwillingly as
3150         part of the 2007-06-27 change to syms_of_fileio.
3152 2007-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3154         * macterm.c [USE_MAC_TSM] (mac_handle_text_input_event):
3155         Check WINDOWP before using XWINDOW.  Consolidate return statements.
3157 2007-06-27  Richard Stallman  <rms@gnu.org>
3159         * fileio.c (syms_of_fileio) <after-insert-file-functions>: Doc fix.
3161 2007-06-27  Juanma Barranquero  <lekktu@gmail.com>
3163         * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
3165 2007-06-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3167         * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
3168         (_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
3169         (LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
3170         (_free_internal, memalign): Use them.
3171         (_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
3172         Initialize to PTHREAD_MUTEX_INITIALIZER.
3173         (malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
3174         (morecore_nolock): Rename from morecore.  All uses changed.
3175         Use only nolock versions of internal allocation functions.
3176         (_malloc_internal_nolock, _realloc_internal_nolock)
3177         (_free_internal_nolock): New functions created from
3178         _malloc_internal, _realloc_internal, and _free_internal.
3179         (_malloc_internal, _realloc_internal, _free_internal): Use them.
3180         Copy hook value to automatic variable before its use.
3181         (memalign): Copy hook value to automatic variable before its use.
3183 2007-06-26  Kenichi Handa  <handa@m17n.org>
3185         * coding.c (Ffind_operation_coding_system): Docstring improved.
3186         (syms_of_coding): Docstring of `file-coding-system-alist' improved.
3188 2007-06-25  David Kastrup  <dak@gnu.org>
3190         * keymap.c (Fcurrent_active_maps): Add `position' argument.
3191         (Fwhere_is_internal): Adjust call to `current-active-maps' to
3192         cater for additional parameter.
3194         * keymap.h: Adjust number of parameters to `current-active-maps'.
3196         * doc.c (Fsubstitute_command_keys): Adjust call of
3197         `current-active-maps'.
3199 2007-06-25  David Kastrup  <dak@gnu.org>
3201         * callint.c (Fcall_interactively): Make the parsing of interactive
3202         specs somewhat more readable.
3204 2007-06-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3206         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
3207         to scroll bar gap also when bitmap fills fringe.  Draw only foreground
3208         if extended background has already been filled.
3210 2007-06-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3212         * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.
3213         (USE_MAC_TOOLBAR): Require USE_CG_DRAWING.
3215         * macmenu.c (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
3216         Put special treatment for Fmessage_box, Fyes_or_no_p, and Fy_or_n_p
3217         in #if 0 as it is not compatible with y-or-n-p-with-timeout.
3218         (timer_check) [TARGET_API_MAC_CARBON]: Add extern.
3219         [TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Use QuitEventLoop
3220         instead of QuitAppModalLoopForWindow.  Consolidate QuitEventLoop calls.
3221         (pop_down_dialog) [TARGET_API_MAC_CARBON]: New function.
3222         [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use it for unwind.
3223         Run timers during dialog popup.
3224         (Fmenu_or_popup_active_p) [TARGET_API_MAC_CARBON]: Use popup_activated.
3226 2007-06-21  Jason Rumney  <jasonr@gnu.org>
3228         * image.c (convert_mono_to_color_image): Swap fore and background.
3230 2007-06-20  Jason Rumney  <jasonr@gnu.org>
3232         * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
3233         (w32_free_bdf_font): Unmap memory not handle.
3235 2007-06-20  Sam Steingold  <sds@gnu.org>
3237         * gmalloc.c (__morecore): Fix the declaration to comply with the
3238         definition.
3240 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
3242         * w32term.c (w32_delete_display): Remove leftover declaration.
3243         (w32_define_cursor, w32_initialize): Make static.
3245         * w32.c (_wsa_errlist): Fix typo in error message.
3246         (init_environment): Ignore any environment variable from the
3247         registry having a null value.
3249 2007-06-20  Glenn Morris  <rgm@gnu.org>
3251         * Makefile.in (LIBGIF): Default to -lgif.
3253 2007-06-17  Jason Rumney  <jasonr@gnu.org>
3255         * w32menu.c (add_menu_item): Don't use multibyte string functions on
3256         unicode strings.
3258 2007-06-16  Juanma Barranquero  <lekktu@gmail.com>
3260         * xdisp.c (syms_of_xdisp) <auto-resize-tool-bars>:
3261         Fix typo in docstring.
3263 2007-06-16  Eli Zaretskii  <eliz@gnu.org>
3265         * w32menu.c (add_menu_item): Escape `&' characters in menu items
3266         and their keybindings.
3268 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
3270         * composite.c (update_compositions): Fix last fix.
3272 2007-06-14  Jason Rumney  <jasonr@gnu.org>
3274         * w32.c (get_process_times_fn): New function pointer.
3275         (globals_of_w32): Intialize it if present in kernel32.dll.
3276         (w32_get_internal_run_time): New function.
3278         * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.
3280 2007-06-14  Kenichi Handa  <handa@etlken.m17n.org>
3282         * composite.c (update_compositions): Check the validness of
3283         compositions.
3285 2007-06-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3287         * frame.h (struct frame) [MAC_OS]: New member external_tool_bar.
3288         (FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
3290         * macfns.c (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
3291         (x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
3293         * macgui.h (USE_MAC_TOOLBAR): New define.
3295         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
3296         Return immediately unless popup is activated.
3298         * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
3299         background to scroll bar gap.
3300         (x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
3301         (XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
3302         scroll bars on frame edge.  Check fringe background extension.
3303         Don't clear extended fringe background area.
3304         (TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
3305         (TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
3306         (TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
3307         [USE_MAC_TOOLBAR]: New macros.
3308         (mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
3309         (mac_handle_toolbar_event, mac_image_spec_to_cg_image)
3310         (mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
3311         (mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
3312         [USE_MAC_TOOLBAR]: New functions.
3313         (mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
3314         manually if previous repositioning has failed.
3315         (mac_handle_keyboard_event): Use precomputed event kind.
3316         (XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
3317         as tool bar item click.  Handle mouse movement over tool bar items.
3319         * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
3320         toolbar_win_gravity.
3321         (struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
3322         (update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
3323         Add externs.
3325         * xdisp.c (update_tool_bar, redisplay_tool_bar, redisplay_window)
3326         [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
3328 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
3330         * image.c (search_image_cache): Remove unused variable.
3332 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
3334         * xfns.c, xmenu.c: Link to xaw3d if available.
3336 2007-06-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3338         * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members
3339         frame_foreground and frame_background.
3341         * image.c (lookup_image): Save frame foreground and background colors.
3342         (search_image_cache): Check if saved and current frame colors match.
3344 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3346         * regex.c (regex_compile): Remove the `regnum' counter.
3347         Use bufp->re_nsub instead.  Add support for \(?N:RE\).
3349 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3351         * term.c: Include intervals.h to declare Fget_text_property.
3353 2007-06-10  Jason Rumney  <jasonr@gnu.org>
3355         * w32fns.c (Fx_file_dialog): Take size from struct not pointer.
3357 2007-06-08  Juanma Barranquero  <lekktu@gmail.com>
3359         * callint.c (Fcall_interactively):
3360         * editfns.c (Fdelete_and_extract_region):
3361         * fileio.c (Fread_file_name):
3362         * fns.c (Fmapconcat):
3363         * keyboard.c (cmd_error_internal):
3364         * keymap.c (Fkey_description):
3365         * lread.c (openp):
3366         * minibuf.c (read_minibuf):
3367         * search.c (wordify):
3368         * sunfns.c (sel_read):
3369         * xdisp.c (Fformat_mode_line, syms_of_xdisp):
3370         * xfns.c (x_default_scroll_bar_color_parameter):
3371         * xmenu.c (menu_help_callback):
3372         * xselect.c (Fx_get_atom_name):
3373         * xterm.c (x_term_init): Use empty_unibyte_string.
3375 2007-06-08  Dmitry Antipov  <dmantipov@yandex.ru>  (tiny change)
3377         * alloc.c (init_strings): Initialize canonical empty strings.
3378         (make_uninit_string, make_uninit_multibyte_string): Return appropriate
3379         canonical empty string when the requested size is 0.
3381         * emacs.c (empty_unibyte_string): Rename from empty_string.
3382         (empty_multibyte_string): New canonical empty string.
3383         (syms_of_emacs): Don't initialize empty_string.
3385         * lisp.h (STRING_SET_UNIBYTE): Return the canonical empty unibyte
3386         string, if appropriate.
3387         (empty_unibyte_string, empty_multibyte_string): New externs.
3388         (empty_string): Remove extern.
3390         * lread.c (syms_of_lread): Use empty_unibyte_string.
3392 2007-06-07  Jason Rumney  <jasonr@gnu.org>
3394         * s/ms-w32.h: Don't define HAVE_TZNAME.
3396         * editfns.c (Fcurrent_time_zone): Remove hack for Japanese Windows.
3398 2007-06-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3400         * mac.c (xrm_get_preference_database): Remove BLOCK_INPUT.
3402         * macfns.c (mac_get_window_bounds): Move extern to macterm.h.
3403         (compute_tip_xy) [TARGET_API_MAC_CARBON]: Use GetGlobalMouse.
3405         * macmenu.c [TARGET_API_MAC_CARBON] (menu_target_item_handler):
3406         Don't call next handler.
3407         [TARGET_API_MAC_CARBON] (install_menu_target_item_handler):
3408         Remove argument.  Install handler to application.
3409         (set_frame_menubar): Don't change deep_p.
3410         (mac_menu_show): Use FRAME_OUTER_TO_INNER_DIFF_X and
3411         FRAME_OUTER_TO_INNER_DIFF_Y.
3412         (DIALOG_BUTTON_COMMAND_ID_OFFSET, DIALOG_BUTTON_COMMAND_ID_P)
3413         (DIALOG_BUTTON_COMMAND_ID_VALUE, DIALOG_BUTTON_MAKE_COMMAND_ID)
3414         [HAVE_DIALOGS]: New macros.
3415         [HAVE_DIALOGS] (mac_handle_dialog_event, create_and_show_dialog):
3416         Use them.
3417         (fill_menubar) [TARGET_API_MAC_CARBON]: Use CFString.
3419         * macselect.c [MAC_OSX] (install_service_handler): Rename from
3420         init_service_handler.  All callers changed.  Return OSStatus value.
3422         * macterm.c (mac_begin_cg_clip): New arg F.  Call SetPortWindowPort.
3423         All callers changed so as not to call SetPortWindowPort.
3424         (mac_begin_cg_clip) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
3425         (mac_draw_image_string_atsui) [USE_ATSUI]: New function created from
3426         mac_draw_string_common.
3427         (mac_draw_image_string_qd): Likewise.
3428         (mac_draw_string_common): Use them.  Add INLINE.
3429         (XTmouse_position, x_scroll_bar_report_motion) [TARGET_API_MAC_CARBON]:
3430         Use FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y, and
3431         GetGlobalMouse.
3432         (x_set_mouse_pixel_position) [MAC_OSX]: Use FRAME_OUTER_TO_INNER_DIFF_X
3433         and FRAME_OUTER_TO_INNER_DIFF_Y.
3434         [TARGET_API_MAC_CARBON] (mac_handle_mouse_event): Likewise.
3435         [USE_MAC_TSM] (mac_handle_text_input_event): Likewise.
3436         (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Move code for
3437         repositioning window to mac_handle_window_event.
3438         (x_make_frame_invisible) [TARGET_API_MAC_CARBON]: Move code for
3439         saving window location to mac_handle_window_event
3440         [USE_MAC_FONT_PANEL] (mac_show_hide_font_panel): Install handler here.
3441         (install_menu_target_item_handler): Remove argument in extern.
3442         [TARGET_API_MAC_CARBON] (mac_event_to_emacs_modifiers):
3443         Also accept command events.
3444         (do_keystroke): New function created from XTread_socket.
3445         (init_command_handler): Remove functions.
3446         [TARGET_API_MAC_CARBON] (mac_handle_window_event): Reposition window
3447         and save window location by kEventWindowShowing and kEventWindowHiding
3448         handlers here.  Don't call next handler for window state change and
3449         focus events.
3450         (mac_handle_application_event, mac_handle_keyboard_event)
3451         [TARGET_API_MAC_CARBON]: New functions.
3452         (install_window_handler) [TARGET_API_MAC_CARBON]: Register handlers for
3453         kEventWindowShowing and kEventWindowHiding events.  Move installation
3454         of mouse, font, text input and menu target item handlers to
3455         install_application_handler.
3456         (install_application_handler) [TARGET_API_MAC_CARBON]: New function.
3457         (mac_handle_cg_display_reconfig) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
3458         New function.
3459         (init_dm_notification_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
3460         Register it.
3461         (XTread_socket) [TARGET_API_MAC_CARBON]:
3462         Consolidate SendEventToEventTarget calls.
3463         Use FRAME_OUTER_TO_INNER_DIFF_X and FRAME_OUTER_TO_INNER_DIFF_Y.
3464         Move application activation handler to mac_handle_application_event.
3465         Move keyboard handler to mac_handle_keyboard_event.
3466         (XTread_socket) [!TARGET_API_MAC_CARBON]: Use do_keystroke.
3467         (mac_initialize) [TARGET_API_MAC_CARBON]: Don't call
3468         init_command_handler.  Call install_application_handler.
3470         * macterm.h (mac_get_window_bounds): Move extern from macfns.c.
3471         (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
3473 2007-06-07  Glenn Morris  <rgm@gnu.org>
3475         * emacs.c (main): Use `emacs-copyright' in --version output.
3477 2007-06-06  Chong Yidong  <cyd@stupidchicken.com>
3479         * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
3481 2007-06-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3483         * macfns.c (mac_window): Replace WindowPtr with WindowRef.
3485         * macgui.h: Replace WindowPtr with WindowRef.
3487         * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and
3488         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
3489         Replace ControlHandle with ControlRef.
3490         (install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
3492         * macterm.c: Replace MenuHandle and GetMenuHandle with MenuRef and
3493         GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
3494         Replace ControlHandle with ControlRef.
3495         (USE_CARBON_EVENTS): Remove.  Use TARGET_API_MAC_CARBON instead.
3496         [MAC_OS8] (do_get_menus): Rename variable `menu_handle' to `menu'.
3498         * macterm.h (struct scroll_bar): Rename member control_handle_low
3499         and control_handle_high to control_ref_low and control_ref_high.
3500         All uses changed.
3501         (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
3502         SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
3503         respectively.  All uses changed.
3504         (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
3505         (install_window_handler, remove_window_handler): Replace WindowPtr
3506         with WindowRef in externs.
3508 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
3510         * xfaces.c (Finternal_lisp_face_p): Signal error for face alias loops.
3512 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
3514         * keyboard.c (discard_mouse_events): Add GPM_CLICK_EVENT case.
3516         * frame.c (Fmouse_position, Fmouse_pixel_position):
3517         Condition on HAVE_GPM too.
3519         * term.c (term_mouse_highlight): Remove unused variables.
3520         (Fterm_open_connection): Set gpm_zerobased to 1.
3521         (term_mouse_movement, term_mouse_click, handle_one_term_event):
3522         Use zero based co-ordinates.
3523         (handle_one_term_event): Report a drag as mouse movement too.
3525         * Makefile.in (MOUSE_SUPPORT): Define for HAVE_GPM.
3527 2007-06-03  Chong Yidong  <cyd@stupidchicken.com>
3529         * image.c (search_image_cache): New function.  Require background
3530         color match if background color is unspecified in the image spec.
3531         (uncache_image, lookup_image): Use it.
3533 2007-06-01  Juanma Barranquero  <lekktu@gmail.com>
3535         * window.c (Fshrink_window): Reflow docstring.
3537 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3539         * Version 22.1 released.
3541 2007-06-01  Richard Stallman  <rms@gnu.org>
3543         * xfns.c (x_encode_text): Add GCPRO.
3545 2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3547         * xfns.c (x_set_name_internal): Save encoded name before
3548         x_encode_text in case string data is relocated.
3550 2007-05-31  Richard Stallman  <rms@gnu.org>
3552         * buffer.c (syms_of_buffer): Doc fix.
3554 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
3556         * sysdep.c (init_sys_modes): Add rather than replace with
3557         O_NONBLOCK.
3559         * frame.c [HAVE_GPM] (Fset_mouse_pixel_position): Add call to
3560         term_mouse_moveto.
3562         * termhooks.h (term_mouse_moveto): New extern.
3564         * term.c (mouse_face_window): Rename...
3565         (Qmouse_face_window): ...to this.
3566         (term_show_mouse_face, term_clear_mouse_face)
3567         (term_mouse_highlight): Use Qmouse_face_window.
3568         (term_mouse_moveto): New function.
3569         (term_mouse_position): Make it work.
3570         (syms_of_term): Uncomment assignment to mouse_position_hook.
3571         Staticpro Qmouse_face_window.
3573 2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3575         * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
3576         around current_column call.
3578 2007-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
3580         * xfaces.c (syms_of_xfaces): Delete stray semicolon.
3581         * xdisp.c (next_element_from_buffer):
3582         * window.c (delete_window):
3583         * term.c (term_mouse_highlight):
3584         * msdos.c (getdefdir):
3585         * macterm.c (mac_create_bitmap_from_bitmap_data)
3586         (init_font_name_table):
3587         * fns.c (Fsxhash):
3588         * data.c (Fmake_local_variable):
3589         * ccl.c (ccl_driver): Likewise.
3591 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3593         * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
3594         Call mac_wakeup_from_rne on window size change.
3596 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
3598         * image.c (uncache_image): Fix typo.
3600 2007-05-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
3602         * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
3604 2007-05-22  Richard Stallman  <rms@gnu.org>
3606         * xterm.c (x_connection_closed): Remove NO_RETURN.
3608 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
3610         * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
3612 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
3614         * image.c (uncache_image): New function.
3615         (Fimage_refresh): New function.
3617 2007-05-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3619         * Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
3621 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
3623         * config.in, keyboard.c, Makefile.in, sysdep.c, term.c,
3624         * termhooks.h: Use HAVE_GPM instead of HAVE_GPM_H.
3626 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
3628         * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT
3629         conditional on [HAVE_GPM_H].
3631 2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3633         * syntax.c (skip_chars): Update syntax-table only after we checked that
3634         the new location is valid.
3636 2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3638         * macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
3639         mac_get_window_bounds.
3641 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
3643         * Makefile.in (LIBGPM): Allow it to be set from configure.
3644         If set then link Emacs with it.
3646         * config.in: Regenerate.
3648         * lisp.h (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
3649         New externs.
3651         * termhooks.h [HAVE_GPM_H] (enum event_kind): Add GPM_CLICK_EVENT.
3652         Include gpm.h.
3653         (handle_one_term_event, term_gpm): New externs.
3655         * sysdep.c [HAVE_GPM_H] (init_sys_modes): Make gpm_fd nonblocking
3656         and allow it to be interrupted by SIGIO.
3658         * process.c (gpm_wait_mask, max_gpm_desc): New variables.
3659         (wait_reading_process_output): Wait on gpm_fd too.
3660         (add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
3661         (add_gpm_wait_descriptor_called_flag): New variable.
3662         (delete_keyboard_wait_descriptor): Check gpm_wait_mask.
3664         * keyboard.c [HAVE_GPM_H] (Qmouse_fixup_help_message)
3665         (make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
3666         (show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
3667         Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
3668         (make_lispy_event): Add case GPM_CLICK_EVENT.
3669         (read_avail_input): Handle mouse input.
3671         * term.c (write_glyphs_with_face): New function.
3672         [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
3673         (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
3674         (mouse_face_end_col, mouse_face_past_end, mouse_face_window)
3675         (mouse_face_face_id, term_gpm, pos_x, pos_y)
3676         (last_mouse_x, last_mouse_y): New variables.
3677         (term_show_mouse_face, term_clear_mouse_face, fast_find_position)
3678         (term_mouse_highlight, term_mouse_movement, term_mouse_position)
3679         (term_mouse_click, handle_one_term_event, Fterm_open_connection)
3680         (Fterm_close_connection): New functions.
3681         (term_init): Initialise mouse_face_window.
3683 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
3685         * xdisp.c (redisplay_window): If first window line is a
3686         continuation line, recompute the new window start instead of
3687         recentering.
3689 2007-05-18  Glenn Morris  <rgm@gnu.org>
3691         * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.
3692         Suggested by Alfred M. Szmidt <ams@gnu.org>.
3694 2007-05-17  Glenn Morris  <rgm@gnu.org>
3696         * m/macppc.h (ORDINARY_LINK): No longer define on OpenBSD.
3698 2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3700         * macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
3701         dead key repeat and up events.
3703 2007-05-14  Chong Yidong  <cyd@stupidchicken.com>
3705         * image.c (pbm_load): Check image size for monochrome pbm.
3707 2007-05-13  Chong Yidong  <cyd@stupidchicken.com>
3709         * xterm.c (XTread_socket): Revert last change.
3711 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
3713         * image.c (pbm_load): Correctly check image size for greyscale pbm.
3715         * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
3717 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3719         * editfns.c (Ftranspose_regions): Yet another int/Lisp_Object
3720         mixup (YAILOM).
3722 2007-05-07  Andreas Schwab  <schwab@suse.de>
3724         * keymap.c (Flookup_key): Fix typo in last change.
3726 2007-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3728         * keymap.c (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
3729         mapping for unibyte strings.
3731 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3733         * macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
3734         (Fx_popup_dialog) [MAC_OSX]: Likewise.
3736 2007-04-29  Richard Stallman  <rms@gnu.org>
3738         * insdel.c (replace_range): For undo, record insertion first.
3740 2007-04-29  Andreas Schwab  <schwab@suse.de>
3742         * lisp.h (VECSIZE): Use OFFSETOF.
3744 2007-04-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3746         * xdisp.c (try_window_reusing_current_matrix): Fix number of
3747         disabled lines.
3749 2007-04-28  Richard Stallman  <rms@gnu.org>
3751         * lread.c (read_escape): In a string, \s is always space.
3753 2007-04-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3755         * xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
3757         * gtkutil.c (xg_update_menubar, create_menus): Create empty
3758         submenu for menu bar items.
3760 See ChangeLog.10 for earlier changes.
3762 ;; Local Variables:
3763 ;; coding: iso-2022-7bit
3764 ;; add-log-time-zone-rule: t
3765 ;; End:
3767     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
3769   This file is part of GNU Emacs.
3771   GNU Emacs is free software; you can redistribute it and/or modify
3772   it under the terms of the GNU General Public License as published by
3773   the Free Software Foundation; either version 3, or (at your option)
3774   any later version.
3776   GNU Emacs is distributed in the hope that it will be useful,
3777   but WITHOUT ANY WARRANTY; without even the implied warranty of
3778   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3779   GNU General Public License for more details.
3781   You should have received a copy of the GNU General Public License
3782   along with GNU Emacs; see the file COPYING.  If not, write to the
3783   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3784   Boston, MA 02110-1301, USA.
3786 ;; arch-tag: dfb6ad96-1550-4905-9e53-d2059ee84c40