log

age author description
Sat, 31 May 1997 21:14:57 +0000 Richard M. Stallman (mail-strip-quoted-names): Don't delete angle brackets
Sat, 31 May 1997 19:20:26 +0000 Richard M. Stallman (Freplace_match): Fix previous change.
Sat, 31 May 1997 18:30:56 +0000 Richard M. Stallman (Fforward_comment): Handle unmatched two-character comment starters.
Sat, 31 May 1997 18:16:22 +0000 Richard M. Stallman (back_comment): Detect 2-char comment starts properly.
Sat, 31 May 1997 08:34:13 +0000 Richard M. Stallman (move_if_not_intangible): Fix previous change.
Sat, 31 May 1997 07:40:46 +0000 Richard M. Stallman (Freplace_match): Use move_if_not_intangible
Sat, 31 May 1997 07:38:44 +0000 Richard M. Stallman (move_if_not_intangible): New function.
Sat, 31 May 1997 07:38:11 +0000 Richard M. Stallman Always load faces.el.
Sat, 31 May 1997 07:37:09 +0000 Richard M. Stallman (process_expose_from_menu, XTread_socket):
Sat, 31 May 1997 07:32:47 +0000 Richard M. Stallman (struct x_output): New field has_been_visible.
Sat, 31 May 1997 07:30:33 +0000 Richard M. Stallman (command-line): Detect Latin-N character sets
Sat, 31 May 1997 07:16:13 +0000 Richard M. Stallman (cpp-highlight-buffer): Make sure
Sat, 31 May 1997 07:13:34 +0000 Richard M. Stallman (hs-hide-comments-when-hiding-all)
Sat, 31 May 1997 07:10:20 +0000 Richard M. Stallman Rename language environments from LatinN to Latin-N.
Sat, 31 May 1997 06:41:24 +0000 Richard M. Stallman Doc fix for previous change.
Sat, 31 May 1997 06:34:12 +0000 Per Abrahamsen Synched with version 1.9901.
Sat, 31 May 1997 06:31:43 +0000 Richard M. Stallman (set-language-environment): Add autoload cookie.
Sat, 31 May 1997 05:50:22 +0000 Richard M. Stallman (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
Sat, 31 May 1997 05:39:02 +0000 Richard M. Stallman Update version.
Sat, 31 May 1997 05:37:34 +0000 Richard M. Stallman (make-face): Call make-face-internal only if defined.
Sat, 31 May 1997 05:32:56 +0000 Richard M. Stallman (main): Call syms_of_xfaces whenever ! HAVE_NTGUI.
Sat, 31 May 1997 05:31:42 +0000 Richard M. Stallman (XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o.
Sat, 31 May 1997 04:09:04 +0000 Richard M. Stallman Comment changes.
Sat, 31 May 1997 02:47:47 +0000 Richard M. Stallman (custom-load-symbol): Simplify previous change.
Sat, 31 May 1997 02:45:18 +0000 Richard M. Stallman (insert_glyphs): Use &, not &&.
Sat, 31 May 1997 02:03:43 +0000 Richard M. Stallman (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
Sat, 31 May 1997 01:37:15 +0000 Richard M. Stallman (widget-default-format-handler): Don't use push.
Sat, 31 May 1997 01:22:39 +0000 Richard M. Stallman (widget-sexp-value-to-internal):
Sat, 31 May 1997 01:10:39 +0000 Michael Kifer new version
Sat, 31 May 1997 00:54:45 +0000 Richard M. Stallman (cus-start): Require cus-start.
Sat, 31 May 1997 00:54:10 +0000 Richard M. Stallman Arrange to load it once during dumping,
Sat, 31 May 1997 00:43:47 +0000 Richard M. Stallman (intern): Don't make a pure string here, since Fintern does that.
Sat, 31 May 1997 00:34:13 +0000 Richard M. Stallman Initial revision
Sat, 31 May 1997 00:31:40 +0000 Richard M. Stallman (server-kill-buffer): Prevent infinite recursion.
Sat, 31 May 1997 00:29:11 +0000 Richard M. Stallman (lisp, shortlisp): Use cus-start.el, not .elc.
Sat, 31 May 1997 00:02:53 +0000 Michael Kifer new version
Fri, 30 May 1997 23:37:13 +0000 Michael Kifer Initial revision
Fri, 30 May 1997 20:13:21 +0000 Richard M. Stallman (Farrayp): Accept bool-vectors and char-tables.
Fri, 30 May 1997 19:21:06 +0000 Richard M. Stallman (substitute-key-definition): Check vectorp, not arrayp.
Fri, 30 May 1997 16:07:16 +0000 Francesco Potort * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
Fri, 30 May 1997 14:53:42 +0000 Francesco Potort Various cleanups on TeX, Erlang, Prolog, C.
Fri, 30 May 1997 07:30:02 +0000 Richard M. Stallman Comment change.
Fri, 30 May 1997 06:38:56 +0000 Richard M. Stallman (file-name-non-special): Special handling for
Fri, 30 May 1997 05:49:27 +0000 Richard M. Stallman Warn about .el files that are not compiled.
Fri, 30 May 1997 05:30:58 +0000 Richard M. Stallman (he-dabbrev-skip-space, he-dabbrev-as-symbol):
Fri, 30 May 1997 05:15:48 +0000 Richard M. Stallman (search-highlight): Make it t by default.
Fri, 30 May 1997 05:13:47 +0000 Richard M. Stallman (x_real_positions): Subtract border width from results.
Fri, 30 May 1997 05:11:26 +0000 Richard M. Stallman (Fchar_table_range, Fset_char_table_range):
Fri, 30 May 1997 00:58:54 +0000 Richard M. Stallman (line-move): If moving into intangible text,
Fri, 30 May 1997 00:39:40 +0000 Per Abrahamsen Synched with version 1.9900.
Thu, 29 May 1997 23:27:40 +0000 Richard M. Stallman (custom-face-display-set): Define if not defined.
Thu, 29 May 1997 21:33:41 +0000 Richard M. Stallman (Fcurrent_time_string): Doc fix.
Thu, 29 May 1997 18:32:11 +0000 Karl Heuer (he-file-name-beg): Don't trigger on parts of
Thu, 29 May 1997 18:18:23 +0000 Karl Heuer Integrated Emacs 19.34 and XEmacs 19.15
Thu, 29 May 1997 17:56:52 +0000 Karl Heuer (follow-submit-feedback, follow-mode): Doc fix.
Thu, 29 May 1997 17:48:38 +0000 Karl Heuer Update URL in commentary.
Thu, 29 May 1997 16:44:27 +0000 Karl Heuer * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
Thu, 29 May 1997 07:18:05 +0000 Simon Marshall Update for syntax-table text properties.
Thu, 29 May 1997 07:04:00 +0000 Simon Marshall Update for syntax-table text properties.
Thu, 29 May 1997 07:01:36 +0000 Simon Marshall Update for syntax-table text properties.
Thu, 29 May 1997 06:57:11 +0000 Richard M. Stallman (edt-emulation-on): Handle absence of TERM envvar.
Thu, 29 May 1997 06:41:34 +0000 Richard M. Stallman Move the latin-* to last.
Thu, 29 May 1997 06:38:45 +0000 Richard M. Stallman Fix previous change.
Thu, 29 May 1997 06:36:56 +0000 Richard M. Stallman (iso-languages): For French and Portuguese,
Thu, 29 May 1997 06:33:12 +0000 Richard M. Stallman (Fsignal): Use call2 to call Vsignal_hook_function.
Thu, 29 May 1997 06:32:44 +0000 Richard M. Stallman (edebug-signal): Avoid infinite recursion.
Thu, 29 May 1997 05:23:39 +0000 Richard M. Stallman (hs-special-modes-alist): Include also the
Thu, 29 May 1997 03:32:17 +0000 Richard M. Stallman (scrolling): If a line is not enabled,
Thu, 29 May 1997 03:01:51 +0000 Richard M. Stallman Initial revision
Thu, 29 May 1997 01:04:24 +0000 Richard M. Stallman Comment change.
Thu, 29 May 1997 00:17:57 +0000 Richard M. Stallman (gulp-send-requests): Sort maintainers alphabetically.
Thu, 29 May 1997 00:14:20 +0000 Richard M. Stallman (Faset): Doc fix.
Wed, 28 May 1997 17:19:16 +0000 Richard M. Stallman (Fmake_bool_vector): Doc fix.
Wed, 28 May 1997 04:58:36 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Wed, 28 May 1997 04:54:48 +0000 Richard M. Stallman (XTread_socket) <ConfigureNotify>: Don't call
Wed, 28 May 1997 04:36:42 +0000 Kenichi Handa (Fchar_equal): Make it handle case of multibyte
Wed, 28 May 1997 04:36:36 +0000 Kenichi Handa (CHAR_TABLE_REF): Do not check validity of CT.
Wed, 28 May 1997 04:36:35 +0000 Kenichi Handa (casify_object): Handle multibyte characters.
Wed, 28 May 1997 04:36:34 +0000 Kenichi Handa (case_temp1, case_temp2): New variables temporarily
Wed, 28 May 1997 04:36:32 +0000 Kenichi Handa (Ffind_charset_string): The variable CHARSETS is
Wed, 28 May 1997 04:36:27 +0000 Kenichi Handa (encode_invocation_designation): Use macro
Wed, 28 May 1997 04:36:26 +0000 Kenichi Handa (struct iso2022_spec): Member requested_designation is
Wed, 28 May 1997 04:36:22 +0000 Kenichi Handa (map_char_table): For sub char-table, index should be
Wed, 28 May 1997 04:36:21 +0000 Kenichi Handa (fs_load_font): Before using a fontset, be sure to
Wed, 28 May 1997 04:36:20 +0000 Kenichi Handa (FONT_ENCODING_NOT_DECIDED): New macro.
Wed, 28 May 1997 04:22:11 +0000 Richard M. Stallman Customize.
Wed, 28 May 1997 03:50:36 +0000 Richard M. Stallman Comment changes.
Wed, 28 May 1997 03:41:18 +0000 Kenichi Handa Initial revision
Wed, 28 May 1997 03:40:44 +0000 Kenichi Handa (setup-english-environment): Set several
Wed, 28 May 1997 03:39:03 +0000 Kenichi Handa Most of setup-LANGUAGE-environment functions are
Wed, 28 May 1997 03:37:33 +0000 Kenichi Handa Set default value of coding-category-iso-else to
Wed, 28 May 1997 03:37:32 +0000 Kenichi Handa Delete defining "i" in mule-keymap.
Wed, 28 May 1997 03:37:30 +0000 Kenichi Handa Add comment for the code loading
Wed, 28 May 1997 03:35:47 +0000 Kenichi Handa (x-complement-fontset-spec): Add font names which are
Wed, 28 May 1997 03:35:42 +0000 Kenichi Handa (dired-find-file): Likewise.
Wed, 28 May 1997 03:35:36 +0000 Kenichi Handa (find-file): Delete the facility of handling a prefix
Wed, 28 May 1997 03:35:35 +0000 Kenichi Handa (describe-buffer-case-table): Use aref instead of
Wed, 28 May 1997 03:35:34 +0000 Kenichi Handa (encoded-kbd-mode): Fix typo in doc-string.
Wed, 28 May 1997 03:35:33 +0000 Kenichi Handa (set-terminal-coding-system): New function.
Tue, 27 May 1997 22:52:31 +0000 Richard M. Stallman (mouse-undouble-last-event): Return nil if the event
Tue, 27 May 1997 21:26:13 +0000 Per Abrahamsen Updated address.
Tue, 27 May 1997 21:24:07 +0000 Per Abrahamsen Update address.
Tue, 27 May 1997 20:53:24 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 20:49:17 +0000 Richard M. Stallman (vi-join-lines): Locally bind count.
Tue, 27 May 1997 20:37:34 +0000 Richard M. Stallman (ielm-input): New defvar.
Tue, 27 May 1997 19:51:23 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 17:46:19 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 17:06:24 +0000 Richard M. Stallman (browse-url-netscape, browse-url-netscape-sentinel)
Tue, 27 May 1997 17:02:18 +0000 Richard M. Stallman (indent-icon-exp): Bind last-depth.
Tue, 27 May 1997 16:20:16 +0000 Richard M. Stallman (webjump-adult-p): Function deleted.
Tue, 27 May 1997 15:41:21 +0000 Richard M. Stallman (set-case-syntax-set-multibyte): New variable.
Tue, 27 May 1997 15:37:53 +0000 Richard M. Stallman If set-case-syntax-set-multibyte is non-nil, define syntax
Tue, 27 May 1997 15:32:03 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 14:50:08 +0000 Richard M. Stallman (icon-mode): Adapt to new hideshow and improve regexps.
Tue, 27 May 1997 05:02:45 +0000 Richard M. Stallman (Info-exit): Use bury-buffer simply.
Tue, 27 May 1997 04:59:47 +0000 Richard M. Stallman (command_loop_1): Pass 1 as new arg to sit_for.
Tue, 27 May 1997 04:59:29 +0000 Richard M. Stallman (compute_motion): Return correctly if skip_invisible
Tue, 27 May 1997 03:15:29 +0000 Paul Eggert automatically generated from GPLed version
Tue, 27 May 1997 03:15:15 +0000 Paul Eggert automatically generated from GPLed version
Tue, 27 May 1997 03:09:37 +0000 Richard M. Stallman (XTread_socket) <UnmapNotify>: Don't make an inconify_event
Tue, 27 May 1997 02:46:14 +0000 Richard M. Stallman (syms_of_window): Initialize inhibit_frame_unsplittable.
Tue, 27 May 1997 01:54:42 +0000 Richard M. Stallman (sit_for): New arg initial_display.
Tue, 27 May 1997 01:52:10 +0000 Richard M. Stallman (Fwin16_set_clipboard_data): Pass new arg to sit_for.
Tue, 27 May 1997 01:51:04 +0000 Richard M. Stallman (Fdo_auto_save): Pass new arg to sit_for.
Tue, 27 May 1997 01:50:25 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to sit_for.
Mon, 26 May 1997 21:41:50 +0000 Richard M. Stallman Change copyright years.
Mon, 26 May 1997 09:53:59 +0000 Simon Marshall Use insert to preserve marker positions (pmark) and delete last.
Mon, 26 May 1997 08:17:39 +0000 Simon Marshall frame-override-unsplittable/inhibit-frame-unsplittable name change.
Mon, 26 May 1997 07:53:35 +0000 Richard M. Stallman (x_real_positions): Directly compare the frame's window
Mon, 26 May 1997 06:22:15 +0000 Richard M. Stallman (x_make_frame_visible): Call x_set_offset only after
Mon, 26 May 1997 02:41:42 +0000 Richard M. Stallman (Fdisplay_buffer): Use B not b for interactive argument.
Mon, 26 May 1997 01:46:51 +0000 Richard M. Stallman Always load case-table, latin-1, latin-2, latin-3, latin-4.
Mon, 26 May 1997 01:30:07 +0000 Richard M. Stallman (x-create-frame-with-faces): Don't call frame-set-background-mode
Sun, 25 May 1997 22:01:44 +0000 Richard M. Stallman (defface): Doc fix.
Sun, 25 May 1997 21:55:52 +0000 Richard M. Stallman Move face setup to faces.el.
Sun, 25 May 1997 21:52:33 +0000 Richard M. Stallman Unconditionally create the standard faces at load time.
Sun, 25 May 1997 21:49:30 +0000 Richard M. Stallman (custom-face-attributes): Add :inverse-video.
Sun, 25 May 1997 21:39:38 +0000 Richard M. Stallman (modify-face): Don't call make-face-unbold
Sun, 25 May 1997 18:08:23 +0000 Richard M. Stallman Use defgroup and defcustom.
Sun, 25 May 1997 18:05:58 +0000 Richard M. Stallman (substitute-key-definition): Fix previous change.
Sun, 25 May 1997 06:32:32 +0000 Richard M. Stallman (dontcompilefiles): Add latin-1.el ... latin-4.el;
Sat, 24 May 1997 21:27:29 +0000 Richard M. Stallman (Info-suffix-list): Accept -info as suffix;
Sat, 24 May 1997 21:18:25 +0000 Richard M. Stallman (texinfo-version): New function and variable.
Sat, 24 May 1997 20:52:05 +0000 Richard M. Stallman (texinfo-extra-inter-column-width):
Sat, 24 May 1997 20:50:37 +0000 Richard M. Stallman [This finishes the change log for the changes in the previous version.]
Sat, 24 May 1997 20:00:10 +0000 Richard M. Stallman (texinfmt-version): New function and variable.
Sat, 24 May 1997 08:14:51 +0000 Richard M. Stallman (libc-highlight-overlay): New variable.
Sat, 24 May 1997 08:13:06 +0000 Richard M. Stallman Initial revision
Fri, 23 May 1997 18:23:31 +0000 Richard M. Stallman (set-case-syntax-1): New function.
Fri, 23 May 1997 17:34:11 +0000 Richard M. Stallman (perform-replace): Restore match data after read-event.
Fri, 23 May 1997 17:33:32 +0000 Richard M. Stallman (access_keymap, store_in_keymap): Don't look in a char-table
Fri, 23 May 1997 17:32:41 +0000 Richard M. Stallman (internal_equal): When comparing strings, ignore text props.
Fri, 23 May 1997 17:32:12 +0000 Richard M. Stallman Comment change.
Fri, 23 May 1997 04:56:15 +0000 Richard M. Stallman Comment change.
Fri, 23 May 1997 04:48:42 +0000 Richard M. Stallman Initial revision
Fri, 23 May 1997 04:48:25 +0000 Richard M. Stallman Use punctuation syntax for section sign.
Fri, 23 May 1997 03:45:19 +0000 Richard M. Stallman Use defgroup and defcustom.
Fri, 23 May 1997 00:23:18 +0000 Erik Naggum Initial revision
Thu, 22 May 1997 20:09:55 +0000 Richard M. Stallman (command-line): iso-syntax.el renamed to latin-1.el.
Thu, 22 May 1997 19:10:29 +0000 Erik Naggum (change-log-font-lock-keywords): Tweak font-lock-keywords.
Thu, 22 May 1997 19:00:25 +0000 Richard M. Stallman (substitute-key-definition): Handle chartables.
Thu, 22 May 1997 10:51:45 +0000 Per Abrahamsen Doc fix.
Thu, 22 May 1997 06:47:41 +0000 Noah Friedman (eldoc-message-commands): Move docstring into comments, since this isn't
Thu, 22 May 1997 06:22:30 +0000 Richard M. Stallman The inode number can be an integer.
Thu, 22 May 1997 06:21:22 +0000 Richard M. Stallman (Fintern): Give keywords a value when interned.
Thu, 22 May 1997 06:20:42 +0000 Richard M. Stallman (describe-key-briefly, where-is): Prefix arg means
Thu, 22 May 1997 03:32:45 +0000 Richard M. Stallman iso-syntax.el renamed to latin-1.el.
Thu, 22 May 1997 02:06:07 +0000 Richard M. Stallman (pc-selection-mode): Swap meanings of f16 and f18;
Thu, 22 May 1997 01:58:55 +0000 Richard M. Stallman (ada-krunch-args): Use gnatkr instead of gnatk8.
Thu, 22 May 1997 00:40:45 +0000 Richard M. Stallman (awk-mode): Set parse-sexp-ignore-comments.
Wed, 21 May 1997 20:07:20 +0000 Erik Naggum (add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
Wed, 21 May 1997 14:42:09 +0000 Andr Spiegel (vc-backend-admin): If there is no SCCS subdirectory yet, create it.
Wed, 21 May 1997 07:09:21 +0000 Richard M. Stallman (webjump-to-javaapi): Function deleted.
Wed, 21 May 1997 05:16:30 +0000 Joel N. Weber II thomas, not mib
Wed, 21 May 1997 05:06:23 +0000 Richard M. Stallman (mode-line-mule-info): Add a colon.
Wed, 21 May 1997 03:46:47 +0000 Richard M. Stallman (Fformat_time_string): Doc update.
Tue, 20 May 1997 21:55:30 +0000 Richard M. Stallman (set-word-help-file): Renamed from set-help-file.
Tue, 20 May 1997 21:48:58 +0000 Richard M. Stallman Initial revision
Tue, 20 May 1997 21:46:00 +0000 Richard M. Stallman (crisp-mode): Add autoload cookie.
Tue, 20 May 1997 19:38:31 +0000 Richard M. Stallman (dontcompilefiles): Add list of files that should not be byte-compiled.
Tue, 20 May 1997 19:12:17 +0000 Richard M. Stallman Fix copyright and permission notice.
Tue, 20 May 1997 18:51:22 +0000 Richard M. Stallman (add-untranslated-filesystem)
Tue, 20 May 1997 18:49:06 +0000 Richard M. Stallman (crisp-last-last-command): Renamed from last-last-command
Tue, 20 May 1997 18:37:35 +0000 Richard M. Stallman (m4-program): Guess which m4 binary to use.
Tue, 20 May 1997 18:26:49 +0000 Richard M. Stallman (shortlisp): Add custom.elc and cus-start.elc.
Tue, 20 May 1997 17:17:39 +0000 Richard M. Stallman (event-closest-point): Fix paren error.
Tue, 20 May 1997 12:28:28 +0000 Per Abrahamsen Change load-path tag again.
Tue, 20 May 1997 05:58:25 +0000 Richard M. Stallman (sit_for): Delete #if 0.
Tue, 20 May 1997 05:27:50 +0000 Richard M. Stallman (path-separator, parse-colon-path): Doc fixes.
Tue, 20 May 1997 05:26:22 +0000 Richard M. Stallman (mh-file-command-p): New function.
Tue, 20 May 1997 05:18:15 +0000 Richard M. Stallman (diary-float): Rewritten to fix bug when base date
Tue, 20 May 1997 05:17:49 +0000 Richard M. Stallman (holiday-float): Rewritten to fix bug when base date
Tue, 20 May 1997 04:03:24 +0000 Richard M. Stallman Fix previous change.
Mon, 19 May 1997 17:14:43 +0000 Per Abrahamsen Changed load-path look a little.
Mon, 19 May 1997 08:32:44 +0000 Kenichi Handa (HAVE_TERMIOS): Define it.
Mon, 19 May 1997 08:30:55 +0000 Kenichi Handa (PTY_OPEN): Call sigblock instead of sigblockx.
Mon, 19 May 1997 07:29:00 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 19 May 1997 07:17:38 +0000 Kenichi Handa (xdisp.o): Add coding.h in dependency list.
Mon, 19 May 1997 06:29:13 +0000 Richard M. Stallman Update regexp syntax from Emacs manual.
Mon, 19 May 1997 03:55:24 +0000 Kenichi Handa Change the declaration o encoding
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (fs_load_font): Modified to cope with the above change
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (struct font_info): Change the declaration o encoding
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (Ffind_charset_region): Change the declaration of
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (struct iso2022_spec): Change the declaration of
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (lisp_data_to_selection_data): charsets from `char' to `int.
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (x_load_font): Set 4 instead of -1 in fontp->encoding[1]
Mon, 19 May 1997 03:21:06 +0000 Richard M. Stallman (Fcall_interactively): Use num_input_events.
Mon, 19 May 1997 03:20:48 +0000 Richard M. Stallman (num_input_events, num_nonmacro_input_events):
Mon, 19 May 1997 02:52:50 +0000 Richard M. Stallman (set-fill-column): Make the C-u case work.
Mon, 19 May 1997 02:45:30 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:44:57 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:36:18 +0000 Richard M. Stallman (Vtty_erase_char): Declared.
Mon, 19 May 1997 02:35:09 +0000 Richard M. Stallman (Vtty_erase_char): Variable defined
Mon, 19 May 1997 02:34:16 +0000 Richard M. Stallman (init_sys_modes): Initialize Vtty_erase_char if
Mon, 19 May 1997 02:17:26 +0000 Richard M. Stallman (Ffile_attributes): Return inode number as a cons only if necessary.
Mon, 19 May 1997 01:05:13 +0000 Richard M. Stallman (rmail-summary-delete-forward): Force the
Mon, 19 May 1997 01:04:04 +0000 Richard M. Stallman (compilation-parse-errors): Fix paren error.
Mon, 19 May 1997 01:03:02 +0000 Richard M. Stallman (lpr-page-header-switches): Remove extra paren.
Mon, 19 May 1997 01:01:25 +0000 Richard M. Stallman (dabbrev-expand, dabbrev--abbrev-at-point)
Sun, 18 May 1997 20:18:16 +0000 Richard M. Stallman (strwidth): Fix previous change.
Sun, 18 May 1997 20:06:12 +0000 Richard M. Stallman (browse-url): Make `applicatations' the parent.
Sun, 18 May 1997 19:06:16 +0000 Richard M. Stallman (copy_keymap_1): Do nothing if ELT isn't a keymap.
Sat, 17 May 1997 18:40:38 +0000 Richard M. Stallman (set-case-syntax-offset): New variable.
Sat, 17 May 1997 18:39:23 +0000 Richard M. Stallman (Info-set-mode-line): Add some spaces at the beginning.
Sat, 17 May 1997 18:38:17 +0000 Richard M. Stallman (event-closest-point): New function.
Sat, 17 May 1997 18:37:32 +0000 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.
Sat, 17 May 1997 06:39:39 +0000 Richard M. Stallman (custom-facep): Defined (once again).
Sat, 17 May 1997 04:28:13 +0000 Richard M. Stallman (do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
Sat, 17 May 1997 04:19:19 +0000 Richard M. Stallman (mode-line-modified): Delete one of the leading dashes.
Sat, 17 May 1997 03:12:03 +0000 Richard M. Stallman (outline-mode): Use `add-to-invisibility-spec' and
Sat, 17 May 1997 02:01:42 +0000 Kenichi Handa (enable-kinsoku): Name changed form do-kinsoku.
Fri, 16 May 1997 22:49:59 +0000 Richard M. Stallman (update-autoloads-from-directories): Renamed from
Fri, 16 May 1997 22:16:27 +0000 Richard M. Stallman Comment change for testing.
Fri, 16 May 1997 08:08:49 +0000 Richard M. Stallman (nonascii_insert_offset): New variable.
Fri, 16 May 1997 08:05:14 +0000 Richard M. Stallman (iso-accents-insert-offset): Use nonascii-insert-offset.
Fri, 16 May 1997 08:04:19 +0000 Richard M. Stallman (iso-transl-define-keys): Use nonascii-insert-offset.
Fri, 16 May 1997 07:32:59 +0000 Richard M. Stallman (display_text_line): Move the code to fill out the line
Fri, 16 May 1997 05:35:04 +0000 Richard M. Stallman (mallopt): Declare, if appropriate.
Fri, 16 May 1997 02:23:12 +0000 Kenichi Handa (charset.o): Add disptab.h in dependency list.
Fri, 16 May 1997 02:22:39 +0000 Kenichi Handa Include disptab.h.