log

age author description
Wed, 25 Oct 1995 19:30:19 +0000 Richard M. Stallman (describe-key, describe-key-briefly): For a mouse click,
Wed, 25 Oct 1995 19:24:28 +0000 Karl Heuer Don't bother checking for drem.
Tue, 24 Oct 1995 22:22:20 +0000 Richard M. Stallman (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.
Tue, 24 Oct 1995 22:20:58 +0000 Richard M. Stallman (ok_to_echo_at_next_pause): Make it a char *.
Tue, 24 Oct 1995 22:14:39 +0000 Richard M. Stallman (set-visited-file-name): Abbreviate buffer-file-name.
Tue, 24 Oct 1995 17:55:30 +0000 Richard M. Stallman (gud-dbx-directories): New variable.
Tue, 24 Oct 1995 16:36:52 +0000 Richard M. Stallman (Info-following-node-name, Info-extract-menu-node-name)
Tue, 24 Oct 1995 16:29:45 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Tue, 24 Oct 1995 15:50:05 +0000 Edward M. Reingold Fix menu for Chinese calendar.
Tue, 24 Oct 1995 15:49:00 +0000 Edward M. Reingold Minor doc fixes.
Tue, 24 Oct 1995 15:44:12 +0000 Edward M. Reingold Various fixes and simplifications.
Tue, 24 Oct 1995 04:07:17 +0000 Richard M. Stallman (get-method-definition, get-method-definition-1):
Mon, 23 Oct 1995 22:19:07 +0000 Edward M. Reingold Completely rewritten!
Mon, 23 Oct 1995 17:01:39 +0000 Richard M. Stallman (distclean): Delete line with just a tab in it.
Mon, 23 Oct 1995 16:59:47 +0000 Richard M. Stallman (normal-top-level): Set auto-save-list-file-name later,
Mon, 23 Oct 1995 16:57:42 +0000 Richard M. Stallman (internal-ange-ftp-mode):
Mon, 23 Oct 1995 04:42:46 +0000 Erik Naggum (map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
Mon, 23 Oct 1995 04:35:45 +0000 Erik Naggum (Fcase_table_p, Fcurrent_case_table): Delete unused local variables.
Sun, 22 Oct 1995 20:27:54 +0000 Richard M. Stallman Minor fix.
Sun, 22 Oct 1995 18:28:17 +0000 Richard M. Stallman Whitespace changes.
Sun, 22 Oct 1995 17:47:13 +0000 Richard M. Stallman Don't declare alloca.
Sun, 22 Oct 1995 16:57:54 +0000 Richard M. Stallman (enable-flow-control): Use a char-table.
Sun, 22 Oct 1995 16:56:46 +0000 Richard M. Stallman (comint-exec-1): Don't alter EMACS envvar if it's already defined.
Sun, 22 Oct 1995 16:40:53 +0000 Richard M. Stallman (reset_buffer_local_variables): Call
Sun, 22 Oct 1995 16:32:24 +0000 Richard M. Stallman (copy-case-table): New function.
Sun, 22 Oct 1995 05:20:37 +0000 Richard M. Stallman (derived-mode-init-mode-variables): Make proper syntax-table.
Sat, 21 Oct 1995 23:17:06 +0000 Richard M. Stallman (read_char): If we reread a char, the next pause
Sat, 21 Oct 1995 23:16:16 +0000 Richard M. Stallman (try_window_id): Stop the compute_motion at ZV, not Z,
Sat, 21 Oct 1995 23:15:21 +0000 Richard M. Stallman (Fnext_single_property_change): Rearrange handling of
Sat, 21 Oct 1995 23:14:59 +0000 Richard M. Stallman (struct buffer): New slot redisplay_end_trigger.