- 04 Sep, 2007 14 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.
-
Juri Linkov authored
(fancy-splash-delay, fancy-splash-max-time): Remove user options. (fancy-current-text, fancy-splash-stop-time) (fancy-splash-outer-buffer): Remove variables. (fancy-splash-head, fancy-splash-tail): Add new optional argument `startup' and use it to conditionally display different texts for Startup and About screens. Don't display Help commands on the About screen. (fancy-splash-screens-1): Remove function and move its content to `fancy-splash-screens' to the part that dislpays the About screen. (exit-splash-screen): Don't treat specially exiting from alternating screens. (fancy-splash-screens): Rename argument `static' to `startup'. Fix docstring. Remove code for displaying alternating screens. Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'. Remove let-bind for `fancy-splash-outer-buffer' and add let-bind for `inhibit-read-only'. (normal-splash-screen): Rename argument `static' to `startup'. Fix docstring. Use argument `startup' to conditionally display different texts for Startup and About screens. Don't display Help commands on the About screen. Remove `unwind-protect' `sit-for' delay and `kill-buffer' after it. (display-startup-echo-area-message): Remove call to `use-fancy-splash-screens-p' because image.el is preloaded and doesn't display "Loading image... done". (display-splash-screen): Rename argument `static' to `startup'. Fix docstring.
-
Jason Rumney authored
-
Jason Rumney authored
initialize_w32_display. (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too.
-
Jason Rumney authored
(initialize_w32_display): Take terminal argument.
-
Jason Rumney authored
-
Jason Rumney authored
(make_lispy_event): Translate it to a lisp event. (lispy_wheel_names): Add wheel-left and right events. (syms_of_keyboard): Enlarge wheel_syms.
-
Jason Rumney authored
(w32_wnd_proc) <WM_DROPFILES>: Merge with WM_MOUSEWHEEL. <WM_MOUSEHWHEEL>: Pass new system message to lisp. MULTI_KBOARD support: (x_create_tip_frame) [MULTI_KBOARD]: Get keyboard from terminal.
-
Jason Rumney authored
-
Jason Rumney authored
(construct_mouse_wheel): Make HORIZ_WHEEL_EVENT from WM_MOUSEHWHEEL. (w32_read_socket) <WM_MOUSEHWHEEL>: Treat as WM_MOUSEWHEEL. MULTI_KBOARD support: (w32_create_terminal) [MULTI_KBOARD]: Create a new keyboard for the terminal.
-
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.
-
Dan Nicolaescu authored
-
Richard M. Stallman authored
-
- 03 Sep, 2007 8 commits
-
-
Dan Nicolaescu authored
-
Glenn Morris authored
(url-http-parse-headers): Bind the current buffer rather than calling `url-mark-buffer-as-dead' with `current-buffer', so that the correct buffer is killed if `url-retrieve-synchronously' gets redirected to a new URL.
-
Dan Nicolaescu authored
-
Glenn Morris authored
-
Glenn Morris authored
(vc-svn-print-log): If there is only one file, use "Working file:" as the prefix, for the sake of log-view-current-file.
-
Glenn Morris authored
-
Glenn Morris authored
for the sake of log-view.
-
Glenn Morris authored
-
- 02 Sep, 2007 18 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Dan Nicolaescu authored
variable. (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys if the selected frames is in xterm-modify-other-keys-terminal-list. (xterm-turn-off-modify-other-keys): Add an optional frame parameter. Only turn off modify-other-keys if FRAME is in xterm-modify-other-keys-terminal-list. (xterm-remove-modify-other-keys): New function. (terminal-init-xterm): Use it. Deal with delete-frame hook. Add the selected frame to xterm-modify-other-keys-terminal-list.
-
Dan Nicolaescu authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
(icon-map-list): New variable. (x-gtk-map-stock): Use icon-map-list.
-
Jan Djärv authored
if it starts with "n:".
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
Use them throughout in place of AC_ARG_WITH calls.
-
Romain Francoise authored
-
Glenn Morris authored
-
Glenn Morris authored
log-view-file-re fails to find a match.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-