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
|