log

age author description
Mon, 28 Sep 1992 13:10:43 +0000 Richard M. Stallman (record_delete): Record pos before the deletion.
Mon, 28 Sep 1992 13:10:15 +0000 Richard M. Stallman (del_range): Call record_delete before updating point.
Mon, 28 Sep 1992 13:02:52 +0000 Richard M. Stallman (file-relative-name-1): New function split out.
Mon, 28 Sep 1992 13:02:35 +0000 Richard M. Stallman Use frame-width instead of screen-width.
Mon, 28 Sep 1992 13:02:21 +0000 Richard M. Stallman (ws-mark-word): Use forward-word, with an arg, instead of backward-word.
Mon, 28 Sep 1992 13:01:53 +0000 Richard M. Stallman (vc-rename-file): Use OLD, not FILE which is unbound.
Mon, 28 Sep 1992 12:54:05 +0000 Richard M. Stallman (ange-ftp-kill-ftp-process): Delete spurious ".
Mon, 28 Sep 1992 12:41:39 +0000 Richard M. Stallman (timer-process-sentinel): Don't set timer-scratch.
Mon, 28 Sep 1992 07:40:46 +0000 Richard M. Stallman (Finsert_file_contents): Do record_insert, then inc MODIFF.
Mon, 28 Sep 1992 06:55:54 +0000 Jim Blandy * keyboard.c (read_char): If we're returning an event from a
Mon, 28 Sep 1992 06:53:29 +0000 Jim Blandy * termhooks.h (alt_modifier, hyper_modifier, super_modifier,
Mon, 28 Sep 1992 06:10:03 +0000 Jim Blandy * window.c (delete_all_subwindows): Save the window's buffer in
Mon, 28 Sep 1992 02:20:23 +0000 Jim Blandy * keymap.c (access_keymap): Remove code to notice bindings for
Mon, 28 Sep 1992 01:27:56 +0000 Roland McGrath Use (function ...) around lambdas, so it works in v18.
Sun, 27 Sep 1992 17:30:03 +0000 Christopher Zaborsky Dox Fix