log

age author description
Wed, 12 Oct 1994 23:12:25 +0000 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
Wed, 12 Oct 1994 21:28:00 +0000 Richard M. Stallman Comment changes.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 12 Oct 1994 19:20:24 +0000 David J. MacKenzie Make functions that return nothing void, not implicitly int.
Wed, 12 Oct 1994 16:03:28 +0000 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
Wed, 12 Oct 1994 09:27:49 +0000 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
Wed, 12 Oct 1994 09:23:37 +0000 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
Wed, 12 Oct 1994 09:21:47 +0000 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:18:53 +0000 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
Wed, 12 Oct 1994 09:15:14 +0000 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
Wed, 12 Oct 1994 09:10:05 +0000 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:07:32 +0000 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:05:57 +0000 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
Wed, 12 Oct 1994 09:04:05 +0000 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:02:43 +0000 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:00:56 +0000 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:55:27 +0000 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
Wed, 12 Oct 1994 08:24:50 +0000 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
Wed, 12 Oct 1994 08:24:47 +0000 Richard M. Stallman (scan_sexps_forward): At startincomment,
Wed, 12 Oct 1994 08:16:29 +0000 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:13:56 +0000 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:06:09 +0000 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:04:08 +0000 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:02:20 +0000 Richard M. Stallman (mail-alias-modtime): Doc fix.
Wed, 12 Oct 1994 08:00:49 +0000 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
Wed, 12 Oct 1994 07:23:06 +0000 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
Wed, 12 Oct 1994 05:17:52 +0000 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
Wed, 12 Oct 1994 05:16:00 +0000 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
Wed, 12 Oct 1994 05:15:21 +0000 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
Wed, 12 Oct 1994 05:14:30 +0000 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
Wed, 12 Oct 1994 05:14:11 +0000 Karl Heuer (mark_object): Use the new substructure.
Wed, 12 Oct 1994 05:13:45 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
Wed, 12 Oct 1994 02:11:34 +0000 Karl Heuer (verify_interval_modification): Fix comment.
Wed, 12 Oct 1994 01:39:10 +0000 Karl Heuer (test_completion): Fix reversed condition.
Wed, 12 Oct 1994 00:48:03 +0000 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
Tue, 11 Oct 1994 21:38:59 +0000 Richard M. Stallman (libexecdir): Renamed from libdir.
Tue, 11 Oct 1994 21:36:30 +0000 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
Tue, 11 Oct 1994 21:34:29 +0000 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
Tue, 11 Oct 1994 21:22:28 +0000 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
Tue, 11 Oct 1994 20:42:23 +0000 Richard M. Stallman (makefile-mode-name): Removed.
Tue, 11 Oct 1994 20:17:52 +0000 Richard M. Stallman menu-bar-lines fix.
Tue, 11 Oct 1994 19:44:27 +0000 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
Tue, 11 Oct 1994 19:39:03 +0000 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
Tue, 11 Oct 1994 18:51:29 +0000 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
Tue, 11 Oct 1994 17:38:48 +0000 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
Tue, 11 Oct 1994 17:07:27 +0000 Richard M. Stallman (rmail-summary-resend): New function.
Tue, 11 Oct 1994 13:04:30 +0000 Francesco Potort * etags.c (C_entries): Name the #define's that are macros.
Tue, 11 Oct 1994 09:27:47 +0000 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
Tue, 11 Oct 1994 09:22:44 +0000 Richard M. Stallman (read_key_sequence): The output of function-key-map
Tue, 11 Oct 1994 09:03:49 +0000 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
Tue, 11 Oct 1994 08:22:38 +0000 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
Tue, 11 Oct 1994 08:21:32 +0000 Richard M. Stallman Write the subdirs.el file.
Tue, 11 Oct 1994 08:05:44 +0000 Richard M. Stallman Don't distribute subdirs.el.
Tue, 11 Oct 1994 07:46:50 +0000 Karl Heuer (print): Check the substructure.
Tue, 11 Oct 1994 07:46:34 +0000 Karl Heuer (internal_equal): Check the substructure.
Tue, 11 Oct 1994 07:46:22 +0000 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
Tue, 11 Oct 1994 07:46:01 +0000 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
Tue, 11 Oct 1994 07:45:41 +0000 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
Tue, 11 Oct 1994 07:45:20 +0000 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
Tue, 11 Oct 1994 07:29:05 +0000 Richard M. Stallman (blink-matching-open): Check there is a previous