- 06 Sep, 2007 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
consistent values of selected_frame and selected_window.
-
- 05 Sep, 2007 6 commits
-
-
Richard M. Stallman authored
Several items removed, simplified, or put on one line. (fancy-about-text): Add substantial contents, part of startup text. (fancy-splash-head): Make "GNU" or "GNU/Linux" a link. (normal-splash-screen): Call normal-mouse-startup-screen, normal-no-mouse-startup-screen, or normal-about-screen. (normal-mouse-startup-screen): New fn, broken out, shortened. (normal-no-mouse-startup-screen): New fn, broken out. (normal-about-screen): New function, contents all new.
-
Michaël Cadilhac authored
-
Glenn Morris authored
-
Glenn Morris authored
(ad-make-advised-docstring): Highlight note in doc string.
-
Glenn Morris authored
-
Jason Rumney authored
-
- 04 Sep, 2007 15 commits
-
-
Jason Rumney authored
-
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 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-