1995-10-24 |
Richard M. Stallman |
(get-method-definition, get-method-definition-1):
|
1995-10-23 |
Edward M. Reingold |
Completely rewritten!
|
1995-10-23 |
Richard M. Stallman |
(distclean): Delete line with just a tab in it.
|
1995-10-23 |
Richard M. Stallman |
(normal-top-level): Set auto-save-list-file-name later,
|
1995-10-23 |
Richard M. Stallman |
(internal-ange-ftp-mode):
|
1995-10-23 |
Erik Naggum |
(map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
|
1995-10-23 |
Erik Naggum |
(Fcase_table_p, Fcurrent_case_table): Delete unused local variables.
|
1995-10-22 |
Richard M. Stallman |
Minor fix.
|
1995-10-22 |
Richard M. Stallman |
Whitespace changes.
|
1995-10-22 |
Richard M. Stallman |
Don't declare alloca.
|
1995-10-22 |
Richard M. Stallman |
(enable-flow-control): Use a char-table.
|
1995-10-22 |
Richard M. Stallman |
(comint-exec-1): Don't alter EMACS envvar if it's already defined.
|
1995-10-22 |
Richard M. Stallman |
(reset_buffer_local_variables): Call
|
1995-10-22 |
Richard M. Stallman |
(copy-case-table): New function.
|
1995-10-22 |
Richard M. Stallman |
(derived-mode-init-mode-variables): Make proper syntax-table.
|
1995-10-21 |
Richard M. Stallman |
(read_char): If we reread a char, the next pause
|
1995-10-21 |
Richard M. Stallman |
(try_window_id): Stop the compute_motion at ZV, not Z,
|
1995-10-21 |
Richard M. Stallman |
(Fnext_single_property_change): Rearrange handling of
|
1995-10-21 |
Richard M. Stallman |
(struct buffer): New slot redisplay_end_trigger.
|
1995-10-21 |
Richard M. Stallman |
(reset_buffer): Initialize extra1, extra2 and extra3 slots.
|
1995-10-21 |
Richard M. Stallman |
(reset_buffer): Initialize redisplay_end_trigger slot.
|
1995-10-21 |
Richard M. Stallman |
Fix key bindings.
|
1995-10-21 |
Richard M. Stallman |
(Electric-command-loop): Don't display a prompt
|
1995-10-20 |
Richard M. Stallman |
(outline-view-change-hook): New hook variable.
|
1995-10-20 |
Richard M. Stallman |
(mail-abbrev-syntax-table): Rewrite using map-char-table.
|
1995-10-20 |
Richard M. Stallman |
(dabbrev--find-expansion): Move buffers that are visible on the screen
|
1995-10-20 |
Richard M. Stallman |
(dabbrev-expand): When no more expansions,
|
1995-10-20 |
Richard M. Stallman |
(add-log-current-defun): Handle `private', `public' in C++ class definitions.
|
1995-10-19 |
Richard M. Stallman |
(isearch-message-prefix):
|
1995-10-19 |
Richard M. Stallman |
(calculate-c++-indent): Skip over paren-group
|
1995-10-19 |
Erik Naggum |
(Fmap_char_table): Call map_char_table with correct args.
|
1995-10-19 |
Richard M. Stallman |
(report-emacs-bug): Don't mention
|
1995-10-19 |
Richard M. Stallman |
(TRANSLATE, PATFETCH): Cast elt of `translate'.
|
1995-10-19 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): Define, if not already defined.
|
1995-10-19 |
Richard M. Stallman |
(tex-start-of-header): Now a regexp.
|
1995-10-19 |
Richard M. Stallman |
Arg of other-buffer can't be a buffer name.
|
1995-10-19 |
Richard M. Stallman |
(read_char): Let Vkeyboard_translate_table be char-table.
|
1995-10-19 |
Richard M. Stallman |
(describe_map_tree): New arg always_title. Callers changed.
|
1995-10-19 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
1995-10-19 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): New definition.
|
1995-10-19 |
Richard M. Stallman |
Case tables are now char-tables,
|
1995-10-19 |
Richard M. Stallman |
(UPCASE_TABLE): Definition deleted.
|
1995-10-19 |
Richard M. Stallman |
(reset_buffer_local_variables): Init case_table slots the new way.
|
1995-10-19 |
Richard M. Stallman |
Comment changes.
|
1995-10-18 |
Richard M. Stallman |
(Fchar_equal): Handle char-table as case table.
|
1995-10-18 |
Richard M. Stallman |
(compile_pattern_1, compile_pattern, search_buffer):
|
1995-10-18 |
Richard M. Stallman |
(Fchar_table_subtype): New function.
|
1995-10-18 |
Richard M. Stallman |
(read1): Handle #' as prefix.
|
1995-10-17 |
Richard M. Stallman |
(pc-selection-mode): Add autoload cookie.
|
1995-10-17 |
Richard M. Stallman |
Initial revision
|
1995-10-17 |
Richard M. Stallman |
(x_term_init, XTread_socket): Add HAVE_X_I18N support.
|
1995-10-17 |
Richard M. Stallman |
All doc strings changed to comply with standard Emacs conventions.
|
1995-10-16 |
Jeff Law |
* config.guess: Recognize HP model 819 machines has having
libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130
|
1995-10-16 |
Richard M. Stallman |
Minor fixes.
|
1995-10-16 |
Richard M. Stallman |
Fix format example.
|
1995-10-15 |
Richard M. Stallman |
(x_window, both versions): Add HAVE_X_I18N support.
|
1995-10-15 |
Richard M. Stallman |
(HAVE_X_I18N): New macro.
|
1995-10-15 |
Richard M. Stallman |
(he-transfer-case): Fix typo in prev change.
|
1995-10-15 |
Erik Naggum |
Repair line wrapping damage.
|
1995-10-15 |
Richard M. Stallman |
(find_section): New function.
|