- 05 Sep, 2007 1 commit
-
-
Jason Rumney authored
-
- 04 Sep, 2007 6 commits
-
-
Dan Nicolaescu authored
change. * xt-mouse.el: Undo previous change. * term.c (Vsuspend_tty_functions, Vresume_tty_functions) (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
-
Jason Rumney authored
in w32console.c. Set up input. Remove XXX comments that have been confirmed as correct.
-
Jason Rumney authored
-
Jason Rumney authored
initialize_w32_display. (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
-
Jason Rumney authored
-
Dan Nicolaescu authored
suspend-tty-functions has been renamed to suspend-tty-hook. * xt-mouse.el: Likewise. resume-tty-functions has been renamed to resume-tty-hook. * term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions. (Vresume_tty_hook): Rename from Vresume_tty_functions. (syms_of_term): Rename suspend-tty-functions to suspend-tty-hook and resume-tty-function to resume-tty-hook. (Fsuspend_tty, Fresume_tty): Use new names.
-
- 02 Sep, 2007 1 commit
-
-
Jan Djärv authored
if it starts with "n:".
-
- 31 Aug, 2007 3 commits
-
-
Jan Djärv authored
-
Stefan Monnier authored
(syms_of_frame): Don't init and staticpro it.
-
Stefan Monnier authored
(set_initial_environment): Initialize it. (syms_of_callproc): Declare it. (child_setup): Don't mess with TERM via Qterm_environment_variable; the TERM under which a process runs is never related to the TERM in which Emacs is running.
-
- 29 Aug, 2007 6 commits
-
-
Dan Nicolaescu authored
* s/darwin.h: ... do it here.
-
Stefan Monnier authored
-
Romain Francoise authored
provided.
-
Dan Nicolaescu authored
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
-
- 28 Aug, 2007 1 commit
-
-
Jan Djärv authored
(parse_tool_bar_item): Handle :rtl keyword. (syms_of_keyboard): Intern :rtl keyword.
-
- 27 Aug, 2007 2 commits
-
-
YAMAMOTO Mitsuharu authored
for nonexistent or zero-width glyph in composition glyph.
-
Richard M. Stallman authored
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
-
- 25 Aug, 2007 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(syms_of_xdisp): defsubr it.
-
- 24 Aug, 2007 5 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
-
Martin Rudalics authored
whether decoding has modified buffer contents.
-
Jason Rumney authored
(Qgdk_pixbuf, Qglib) [HAVE_NTGUI]: New symbols. (syms_of_image) [HAVE_NTGUI]: Intern and staticpro them. (init_svg_functions) [HAVE_NTGUI]: New function. (fn_g_type_init, fn_g_object_unref, fn_g_error_free): New #defines. (svg_load_image): Use them. (svg_load_image) [HAVE_NTGUI]: Implement background.
-
- 23 Aug, 2007 3 commits
-
-
Stefan Monnier authored
-
YAMAMOTO Mitsuharu authored
(ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE) [MAC_OSX]: Remove macros. [MAC_OSX] (socket_callback): Do nothing. [MAC_OSX] (select_and_poll_event): Use CFRunLoopRunInMode instead of ReceiveNextEvent. [MAC_OSX] (sys_select): Likewise. Don't set context as argument to socket_callback. (mac_wakeup_from_rne) [MAC_OSX]: Do nothing.
-
Glenn Morris authored
-
- 22 Aug, 2007 8 commits
-
-
Stefan Monnier authored
(syms_of_lread): Init and staticpro it. (load_warn_old_style_backquotes): New fun. (Fload): Use them to warn about old style backquotes. (end_of_file_error, Fload): Remove unused vars.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(syms_of_lread): Init and staticpro it. (read1): Set it when we find an old-style (back)quote.
-
Jason Rumney authored
-
Glenn Morris authored
-
Glenn Morris authored
Add support for SVG images. Some additional comments by Joakim Verona <joakim@verona.se>.
-
Katsumi Yamaoka authored
-
- 21 Aug, 2007 1 commit
-
-
Stefan Monnier authored
(signal_before_change, signal_after_change): Use it to reset (after|before)-change-functions to nil in case of error. Bind inhibit-modification-hooks to t. Don't bind (after|before)-change-functions to nil while they run.
-
- 19 Aug, 2007 1 commit
-
-
Richard M. Stallman authored
-