log

age author description
Mon, 30 Oct 1995 08:31:08 +0000 Simon Marshall Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
Mon, 30 Oct 1995 02:37:50 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
Mon, 30 Oct 1995 02:34:12 +0000 Richard M. Stallman (find_section): New arg old_section_h.
Sun, 29 Oct 1995 23:26:41 +0000 Richard M. Stallman (PVEC_TYPE_MASK): Remove the 0x100 bit.
Sun, 29 Oct 1995 23:07:56 +0000 Richard M. Stallman (command_loop_1): No direct display if Column Number mode.
Sun, 29 Oct 1995 23:03:05 +0000 Richard M. Stallman (column-number-mode): Make default value nil.
Sun, 29 Oct 1995 21:38:59 +0000 Richard M. Stallman (Fset_marker_insertion_type): Doc fix.
Sun, 29 Oct 1995 20:23:42 +0000 Richard M. Stallman (set-visited-file-name, basic-save-buffer):
Sun, 29 Oct 1995 20:22:55 +0000 Richard M. Stallman Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.
Sun, 29 Oct 1995 20:19:27 +0000 Richard M. Stallman Comment change.
Sun, 29 Oct 1995 19:36:39 +0000 Richard M. Stallman (POP_FAILURE_POINT): Use .word.integer.
Sun, 29 Oct 1995 19:17:24 +0000 Richard M. Stallman (Fmake_char_table): Doc fix.
Sun, 29 Oct 1995 19:16:24 +0000 Richard M. Stallman (Fset_case_table): Doc fix.
Sun, 29 Oct 1995 19:02:07 +0000 Richard M. Stallman Cast first arg to bzero.
Sun, 29 Oct 1995 04:39:37 +0000 Richard M. Stallman Minor fix in minibuffer-complete-and-exit.
Sun, 29 Oct 1995 04:38:08 +0000 Richard M. Stallman (SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.
Sat, 28 Oct 1995 16:21:33 +0000 Richard M. Stallman Comment change.
Sat, 28 Oct 1995 16:20:36 +0000 Richard M. Stallman Don't load c-mode.
Sat, 28 Oct 1995 16:05:59 +0000 Richard M. Stallman (FRAME_XIC): Fix wrong field name.
Sat, 28 Oct 1995 15:19:25 +0000 Richard M. Stallman (run_hook_with_args): Add forward declaration.
Sat, 28 Oct 1995 06:22:50 +0000 Erik Naggum Adapt to new char-table implementation. Fix name of file in the first
Sat, 28 Oct 1995 06:17:36 +0000 Richard M. Stallman entered into RCS
Sat, 28 Oct 1995 05:42:48 +0000 Erik Naggum (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match
Fri, 27 Oct 1995 22:34:50 +0000 Noah Friedman (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
Fri, 27 Oct 1995 21:57:33 +0000 Richard M. Stallman (Fcommand_execute): New arg KEYS. Callers changed.
Fri, 27 Oct 1995 21:55:33 +0000 Richard M. Stallman (Fcall_interactively): New arg KEYS.
Fri, 27 Oct 1995 17:48:32 +0000 Richard M. Stallman (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
Thu, 26 Oct 1995 22:38:23 +0000 Edward M. Reingold Fix the way the sexagisimal names are calculated.
Thu, 26 Oct 1995 19:06:38 +0000 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
Thu, 26 Oct 1995 13:53:18 +0000 Simon Marshall Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.
Thu, 26 Oct 1995 13:48:35 +0000 Simon Marshall Change to citation regexp for mail-font-lock-keywords.
Thu, 26 Oct 1995 13:40:54 +0000 Simon Marshall Change to citation regexp for rmail-font-lock-keywords.
Thu, 26 Oct 1995 13:34:28 +0000 Simon Marshall Updated to 3.08; don't use `let' var from caller.
Thu, 26 Oct 1995 13:31:26 +0000 Simon Marshall Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.
Thu, 26 Oct 1995 13:27:36 +0000 Simon Marshall General reorganisation; moving and renaming etc.
Thu, 26 Oct 1995 03:14:40 +0000 Richard M. Stallman Require cc-mode.
Thu, 26 Oct 1995 03:13:43 +0000 Richard M. Stallman Provide hideif; require cc-mode.
Wed, 25 Oct 1995 19:54:38 +0000 Karl Heuer [!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
Wed, 25 Oct 1995 19:33:48 +0000 Richard M. Stallman (string_match_1): Pass the POSIX arg to compile_pattern.
Wed, 25 Oct 1995 19:32:18 +0000 Richard M. Stallman (REGEXP_IN_LIBC): Definition turned off.
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.
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.
Thu, 19 Oct 1995 00:08:57 +0000 Richard M. Stallman Comment changes.
Wed, 18 Oct 1995 23:32:26 +0000 Richard M. Stallman (Fchar_equal): Handle char-table as case table.
Wed, 18 Oct 1995 23:30:32 +0000 Richard M. Stallman (compile_pattern_1, compile_pattern, search_buffer):
Wed, 18 Oct 1995 23:29:38 +0000 Richard M. Stallman (Fchar_table_subtype): New function.
Wed, 18 Oct 1995 23:27:11 +0000 Richard M. Stallman (read1): Handle #' as prefix.
Tue, 17 Oct 1995 18:13:25 +0000 Richard M. Stallman (pc-selection-mode): Add autoload cookie.
Tue, 17 Oct 1995 18:10:37 +0000 Richard M. Stallman Initial revision
Tue, 17 Oct 1995 17:12:20 +0000 Richard M. Stallman (x_term_init, XTread_socket): Add HAVE_X_I18N support.
Tue, 17 Oct 1995 03:33:46 +0000 Richard M. Stallman All doc strings changed to comply with standard Emacs conventions.
Mon, 16 Oct 1995 15:40:29 +0000 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
Mon, 16 Oct 1995 01:05:10 +0000 Richard M. Stallman Minor fixes.
Mon, 16 Oct 1995 01:04:41 +0000 Richard M. Stallman Fix format example.
Sun, 15 Oct 1995 15:17:33 +0000 Richard M. Stallman (x_window, both versions): Add HAVE_X_I18N support.
Sun, 15 Oct 1995 15:17:01 +0000 Richard M. Stallman (HAVE_X_I18N): New macro.
Sun, 15 Oct 1995 08:54:13 +0000 Richard M. Stallman (he-transfer-case): Fix typo in prev change.
Sun, 15 Oct 1995 03:09:16 +0000 Erik Naggum Repair line wrapping damage.
Sun, 15 Oct 1995 01:07:44 +0000 Richard M. Stallman (find_section): New function.
Sun, 15 Oct 1995 00:59:48 +0000 Richard M. Stallman (unexec): Find the old data section.
Sat, 14 Oct 1995 20:42:26 +0000 Richard M. Stallman (Finsert_file_contents): If replacing,
Sat, 14 Oct 1995 05:54:16 +0000 Richard M. Stallman (Qdisplay_table): New variable.
Sat, 14 Oct 1995 05:53:31 +0000 Richard M. Stallman (Qchar_table_extra_slots): New variable.
Sat, 14 Oct 1995 05:52:39 +0000 Richard M. Stallman (Qsyntax_table): New variable.
Sat, 14 Oct 1995 03:14:39 +0000 Michael Kifer (ediff-version): is now autoloaded.
Sat, 14 Oct 1995 03:14:11 +0000 Michael Kifer Moved defsubsts up.
Sat, 14 Oct 1995 03:12:53 +0000 Michael Kifer Now defines [window] in menu-bar-ediff-menu.
Sat, 14 Oct 1995 02:32:56 +0000 Michael Kifer (vip-set-hooks): Use view-mode-hook in emacs and view