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.
|
Sat, 21 Oct 1995 23:14:06 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize extra1, extra2 and extra3 slots.
|
Sat, 21 Oct 1995 23:01:11 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize redisplay_end_trigger slot.
|
Sat, 21 Oct 1995 22:23:48 +0000 |
Richard M. Stallman |
Fix key bindings.
|
Sat, 21 Oct 1995 22:22:06 +0000 |
Richard M. Stallman |
(Electric-command-loop): Don't display a prompt
|
Fri, 20 Oct 1995 23:15:02 +0000 |
Richard M. Stallman |
(outline-view-change-hook): New hook variable.
|
Fri, 20 Oct 1995 20:57:42 +0000 |
Richard M. Stallman |
(mail-abbrev-syntax-table): Rewrite using map-char-table.
|
Fri, 20 Oct 1995 20:48:00 +0000 |
Richard M. Stallman |
(dabbrev--find-expansion): Move buffers that are visible on the screen
|
Fri, 20 Oct 1995 20:30:22 +0000 |
Richard M. Stallman |
(dabbrev-expand): When no more expansions,
|
Fri, 20 Oct 1995 15:22:56 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle `private', `public' in C++ class definitions.
|
Thu, 19 Oct 1995 22:23:57 +0000 |
Richard M. Stallman |
(isearch-message-prefix):
|
Thu, 19 Oct 1995 22:04:18 +0000 |
Richard M. Stallman |
(calculate-c++-indent): Skip over paren-group
|
Thu, 19 Oct 1995 13:36:56 +0000 |
Erik Naggum |
(Fmap_char_table): Call map_char_table with correct args.
|
Thu, 19 Oct 1995 01:45:21 +0000 |
Richard M. Stallman |
(report-emacs-bug): Don't mention
|
Thu, 19 Oct 1995 00:50:51 +0000 |
Richard M. Stallman |
(TRANSLATE, PATFETCH): Cast elt of `translate'.
|
Thu, 19 Oct 1995 00:50:14 +0000 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): Define, if not already defined.
|
Thu, 19 Oct 1995 00:48:12 +0000 |
Richard M. Stallman |
(tex-start-of-header): Now a regexp.
|
Thu, 19 Oct 1995 00:43:41 +0000 |
Richard M. Stallman |
Arg of other-buffer can't be a buffer name.
|
Thu, 19 Oct 1995 00:20:44 +0000 |
Richard M. Stallman |
(read_char): Let Vkeyboard_translate_table be char-table.
|
Thu, 19 Oct 1995 00:17:11 +0000 |
Richard M. Stallman |
(describe_map_tree): New arg always_title. Callers changed.
|
Thu, 19 Oct 1995 00:16:29 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
Thu, 19 Oct 1995 00:16:04 +0000 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): New definition.
|
Thu, 19 Oct 1995 00:14:14 +0000 |
Richard M. Stallman |
Case tables are now char-tables,
|
Thu, 19 Oct 1995 00:13:45 +0000 |
Richard M. Stallman |
(UPCASE_TABLE): Definition deleted.
|
Thu, 19 Oct 1995 00:09:46 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables): Init case_table slots the new way.
|