- 14 Jan, 2002 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(help-map): Add `e' binding. Delete obsolete `d' binding. Change old Info bindings C-f, C-k and C-i to F, K, S. Move view-emacs-FAQ from F to C-f. Move view-emacs-problems from P to C-e. Bindings moved here from mule-cmds.el. C-l binding for describe-language-environment deleted. Bind C-h like h, to view-hello-file. (help-for-help): Update for all these changes.
-
Richard M. Stallman authored
-
- 13 Jan, 2002 36 commits
-
-
Richard M. Stallman authored
(copyright-regexp): Add Latin-9 copyright sign. Match comment delimiters in year lists. (copyright-current-year): Initialize to load-time year. Doc fixes.
-
Colin Walters authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Andreas Schwab authored
-
Eli Zaretskii authored
-
Jason Rumney authored
-
Eli Zaretskii authored
x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and y_pixels_outer_diff.
-
Eli Zaretskii authored
(standard_args): Ditto.
-
Jason Rumney authored
-
Eli Zaretskii authored
(syms_of_xfns): Intern and staticpro them. (x_frame_parms) <"fullscreen">: New parameter. (x_fullscreen_move, x_set_fullscreen): New functions. (x_set_frame_parameters): Support for Qfullscreen. (x_real_positions): More accurate computation of the frame position. (x_figure_window_size): Support full-screen frames. (Fx_create_frame): Default the fullscreen parameter.
-
Jason Rumney authored
(w32_read_socket): Handle new "XBUTTON" messages.
-
Jason Rumney authored
(syms_of_w32fns): DEFVAR_BOOL it. (w32_wnd_proc): Handle new "XBUTTON" messages.
-
Jason Rumney authored
for mice with more than 3 buttons.
-
Eli Zaretskii authored
(x_fullscreen_adjust): New functions. (XTread_socket) <Expose>: Call x_check_fullscreen. <ConfigureNotify>: Don't resize to fullscreen. Call x_check_fullscreen_move, and set the want_fullscreen member of output_data.x.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
"-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Pavel Janík authored
Fix typo.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
define-ibuffer-sorter, and define-ibuffer-op.
-
Colin Walters authored
define-ibuffer-sorter, and define-ibuffer-op.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
comint-simple-send.
-
Richard M. Stallman authored
comint-input-sender-no-newline like comint-simple-send. (sql-escape-newlines-and-send): Likewise.
-
Richard M. Stallman authored
(comint-input-sender-no-newline): New variable. (comint-simple-send): If comint-input-sender-no-newline, don't output newline, but maybe send eof. (comint-send-input): New arg NO-NEWLINE. (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
-
Richard M. Stallman authored
-