- 18 Feb, 2002 2 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
Update version info.
-
- 17 Feb, 2002 20 commits
-
-
Jason Rumney authored
(syms_of_w32term): DEFVAR_BOOL and initialize it. (note_mouse_movement): Use it. * w32term.c (x_check_fullscreen, x_check_fullscreen_move) (x_fullscreen_adjust): New functions. (w32_read_socket) <WM_WINDOWPOSCHANGED>: Don't resize to fullscreen. Call x_check_fullscreen_move, and set the want_fullscreen member of output_data.w32 <WM_ACTIVATE, WM_ACTIVATEAPP>: Call x_check_fullscreen.
-
Jason Rumney authored
(struct w32_output): New members want_fullscreen, x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and y_pixels_outer_diff. (x-fullscreen-adjust): New prototype.
-
Jason Rumney authored
(x-switch-definitions): Remove, use command-line-x-option-alist instead to be consistent with X. (x-handle-initial-switch): New function.
-
Eli Zaretskii authored
attribute for the tty case.
-
Pavel Janík authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
comments and strings.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
invoked from Rmail with full headers displayed.
-
Richard M. Stallman authored
-
Kai Großjohann authored
when repeated. * textmodes/paragraphs.el (mark-paragraph): Ditto.
-
Per Abrahamsen authored
* menu-bar.el (menu-bar-showhide-menu): Added speedbar. (menu-bar-tools-menu): Removed speedbar. * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell' and `flyspell-mode' entries. * textmodes/flyspell.el (flyspell): Add to ispell group.
-
Colin Walters authored
(ibuffer-mode): Use it.
-
Colin Walters authored
-
Kai Großjohann authored
-
Colin Walters authored
Wallington <jpw@shootybangbang.com>.
-
Colin Walters authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
only show it after mouse movement.
-
- 16 Feb, 2002 18 commits
-
-
Kim F. Storm authored
(note_mouse_highlight): Disable highlight if Vmouse_highlight is nil. (show_mouse_face): Don't show highlight if mouse_face_hidden is set. (w32_read_socket): Turn mouse_face_hidden off after mouse movement, and on after keyboard input. (w32_initialize_display_info): Initialize mouse_face_hidden.
-
Kim F. Storm authored
-
Kim F. Storm authored
(show_mouse_face): Don't show highlight if mouse_face_hidden is set. (IT_note_mouse_highlight): Don't highlight if Vmouse_highlight is nil. (internal_terminal_init): Initialize mouse_face_hidden. (dos_rawgetc): Turn mouse_face_hidden off after mouse movement, and on after keyboard input.
-
Kim F. Storm authored
-
Kim F. Storm authored
(note_mouse_highlight): Don't highlight if Vmouse_highlight is nil. (show_mouse_face): Don't show highlight if mouse_face_hidden is set. (XTread_socket): Turn mouse_face_hidden off after mouse movement, and on after keyboard input. (x_term_init): Initialize mouse_face_hidden.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(syms_of_frame): DEFVAR_LISP it.
-
ShengHuo ZHU authored
-
Eli Zaretskii authored
(dos_rawgetc): Fix last change--if the mouse is in the same window as recorded in last_mouse_window, don't select this window.
-
ShengHuo ZHU authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(syms_of_msdos): Defvar it. (dos_rawgetc): If x_autoselect_window_p is set, select the window in which the last mouse movement occured, unless it is already selected.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
automatic-hscroll-step.
-
Pavel Janík authored
-