- 03 Feb, 1996 8 commits
-
-
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 8 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
-
Richard M. Stallman authored
(syms_of_fns): Set up Lisp var. (Fy_or_n_p): Bind Qcursor_in_echo_area in case of nonlocal exit.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(timer_check): When DO_IT_NOW is true, handle events by running the definition of timer-event. Don't get the current time if there are no pending timers. If an event was generated, return 0, If all timers were handled, return -1. Add gcpros. (readable_events): Tell timer_check to execute events.
-
Richard M. Stallman authored
double marking of multi-annotation text-properties (eg, bold-italic).
-
- 31 Jan, 1996 8 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Ian Lance Taylor authored
-
Ian Lance Taylor authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
the window-scroll-functions. (Fset_window_buffer_unwind): New function. (window_initialized): New variable. (init_window_once): Set it.
-
Richard M. Stallman authored
-
- 30 Jan, 1996 4 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise. (LIBS_SYSTEM): Use -linet unconditionally.
-
Karl Heuer authored
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
-
Richard M. Stallman authored
locally nil in the prin1 buffer.
-