- 05 Feb, 1996 3 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
fixed instead by the Feb 1 change to ../configure.in.
-
- 04 Feb, 1996 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
All callers changed. (lm-synopsis): Add interactive spec.
-
Richard M. Stallman authored
(View-search-last-regexp-backward): Nice error if no prev regexp.
-
Richard M. Stallman authored
the echo-area prompt buffer. (read_char_minibuf_menu_text, read_char_minibuf_menu_width): New variables.
-
Richard M. Stallman authored
(x_connection_closed): Set FRAME_X_DISPLAY to 0. (x_destroy_window): Don't do any X operations if FRAME_X_DISPLAY is 0. (x_term_init): Use "" as 2nd arg to setlocale. (x_connection_signal): Don't stop polling. Don't mess with SIGALRM. Those were relics of the superseded Dec 19 change.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
end of the buffer. (gnus-adjust-marked-articles): Don't remove illegal ticked articles (for forwards compatability).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x_set_title): New function. (x_set_name): Let title prop override name prop for title use. (x_set_icon_name): Use title parm before name parm, if no icon_name.
-
- 03 Feb, 1996 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fprimitive_undo): Handle marker-adjustment elements.
-
Richard M. Stallman authored
being deleted, call record_marker_adjustment for it. (del_range_1): Call adjust_markers before record_delete.
-
Richard M. Stallman authored
instead of `mail-mode-map'.
-
Richard M. Stallman authored
before saving the .newsrc files.
-
Simon Marshall authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Bind inhibit-read-only around the erase-buffer. (electric-help-form-to-execute): Renamed from to-be-executed. Add defvar for it. (electric-help-mode): Turn off view-mode.
-
Richard M. Stallman authored
-
Michael Meissner authored
-
- 02 Feb, 1996 12 commits
-
-
Richard M. Stallman authored
(display-time-event-handler): Renamed from display-time-filter; now takes no parameters. (display-time-sentinel): Function deleted. (display-time-process): Variable deleted. (display-time-timer): New variable.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(write-file): Interactively, prefix arg means don't confirm.
-
Simon Marshall authored
-
Simon Marshall authored
-
Richard M. Stallman authored
(ange-ftp-netrc-default-user): New variable. (ange-ftp-netrc-default-password): (ange-ftp-netrc-default-account): (ange-ftp-get-user): Use ange-ftp-netrc-default-user. (ange-ftp-get-passwd): Use ange-ftp-netrc-default-... (ange-ftp-get-account): Likewise. (ange-ftp-parse-netrc-group): Set ange-ftp-netrc-default-... (ange-ftp-write-region): executing-macro -> executing-kbd-macro.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(edmacro-store-hook): Add defvars.
-
Geoff Voelker authored
key_event): Convert from static to global functions. (win32_kbd_patch_key): Set modifiers when AltGr is pressed. (key_event): Don't modify code on window input.
-
Geoff Voelker authored
(w32_read-socket): Convert console modifiers to Emacs modifiers. Use console input routines to unify keyboard support. (x_make_frame_visible): Make frame foreground window.
-
Geoff Voelker authored
modifiers_recorded): New variables. (EMACS_LCONTROL, EMACS_RCONTROL, EMACS_LMENU, EMACS_RMENU): New macros. (test_modifier_support, record_keydown, record_keyup, modifier_set, construct_modifiers): New functions. (win32_wnd_proc): Monitor modifier keyup and keydown messages. Map window modifiers into console modifiers to unify input. (x_create_frame): Use the FixedSys font as the default font. (x_to_win32_font): For now, always use ANSI_CHARSET.
-
Geoff Voelker authored
-
- 01 Feb, 1996 3 commits
-
-
Richard M. Stallman authored
against with not minibuf_window but echo_area_window.
-
Richard M. Stallman authored
return only if we had no timers to shorten the wait. Don't shorten the wait for timers if time_limit is -1.
-
Karl Heuer authored
-