Wed, 11 Jan 1995 02:24:09 +0000 |
Karl Heuer |
(isearch-edit-string): Disable message logging.
|
Wed, 11 Jan 1995 02:13:20 +0000 |
Karl Heuer |
Use large constants for Lisp_Misc_Type.
|
Wed, 11 Jan 1995 02:04:58 +0000 |
Karl Heuer |
(Fgarbage_collect): Don't log the GC message.
|
Wed, 11 Jan 1995 02:03:00 +0000 |
Karl Heuer |
(message1_nolog): New function.
|
Wed, 11 Jan 1995 01:55:01 +0000 |
Karl Heuer |
(Vmessage_log_max): New var.
|
Wed, 11 Jan 1995 01:53:36 +0000 |
Karl Heuer |
(echo): Don't log the key echoes.
|
Wed, 11 Jan 1995 01:40:25 +0000 |
Karl Heuer |
Declare all non-returning functions `void'.
|
Wed, 11 Jan 1995 01:28:22 +0000 |
Richard M. Stallman |
(dired-insert-directory): Don't call expand-file-name
|
Wed, 11 Jan 1995 01:19:09 +0000 |
Richard M. Stallman |
(DONT_COPY_FLAG): New bit flag.
|
Wed, 11 Jan 1995 01:18:41 +0000 |
Richard M. Stallman |
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
|
Wed, 11 Jan 1995 01:17:49 +0000 |
Richard M. Stallman |
(struct Lisp_Free, struct Lisp_Marker, etc.):
|
Wed, 11 Jan 1995 00:22:57 +0000 |
Karl Heuer |
Don't use go32 for make-docfile; the arg list is too long.
|
Wed, 11 Jan 1995 00:21:46 +0000 |
Karl Heuer |
Use coff2exe on make-docfile, instead of go32 when running it.
|
Tue, 10 Jan 1995 23:29:27 +0000 |
Noah Friedman |
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
|
Tue, 10 Jan 1995 22:03:13 +0000 |
Karl Heuer |
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.
|
Tue, 10 Jan 1995 20:37:38 +0000 |
Karl Heuer |
(Finsert_char): Check inherit flag for long strings too.
|
Tue, 10 Jan 1995 18:37:06 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 10 Jan 1995 17:44:28 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Don't alter paren-mismatch face
|
Tue, 10 Jan 1995 17:43:59 +0000 |
Richard M. Stallman |
(face-nontrivial-p): New function.
|
Tue, 10 Jan 1995 17:20:39 +0000 |
Francesco Potort |
* etags.c (pfatal): New function.
|
Tue, 10 Jan 1995 12:08:21 +0000 |
Simon Marshall |
Doc fixes (simon's email address and shell-mode)
|
Tue, 10 Jan 1995 09:07:15 +0000 |
Francesco Potort |
* etags.c (Lang_function): Use void instead to declare the
|
Tue, 10 Jan 1995 06:52:53 +0000 |
Richard M. Stallman |
(face-try-color-list): Treat `underline' as valid.
|
Tue, 10 Jan 1995 03:14:24 +0000 |
Noah Friedman |
Removed several more gratuitous autoload cookies.
|