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.
|