Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Sat, 02 Sep 2000 19:35:25 +0000 |
Gerd Moellmann |
Remove includes of
|
Mon, 28 Aug 2000 15:03:29 +0000 |
Gerd Moellmann |
(toplevel) [HAVE_STRING_H]: Include string.h.
|
Tue, 11 Jul 2000 19:59:06 +0000 |
Gerd Moellmann |
(Fsubstitute_command_keys): Handle case that a GC
|
Sun, 26 Mar 2000 19:32:02 +0000 |
Gerd Moellmann |
(Qfunction_documentation): New variable.
|
Tue, 07 Mar 2000 14:19:23 +0000 |
Gerd Moellmann |
(Fdocumentation_property): If value is not a string,
|
Tue, 01 Feb 2000 15:19:30 +0000 |
Dave Love |
Copyright up-date.
|
Tue, 01 Feb 2000 14:45:38 +0000 |
Dave Love |
(Vhelp_manyarg_func_alist): New variable.
|
Tue, 16 Nov 1999 18:24:17 +0000 |
Dave Love |
(Fdocumentation): Remove gcpro here too.
|
Fri, 12 Nov 1999 12:50:54 +0000 |
Gerd Moellmann |
(Fdocumentation_property): Remove GCPRO because
|
Tue, 02 Nov 1999 23:18:05 +0000 |
Gerd Moellmann |
(Fdocumentation_property): Fix bug bypassing UNGCPRO.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 18 Oct 1999 18:13:00 +0000 |
Dave Love |
(Fdocumentation_property): Remove register declaration for `tem'.
|
Mon, 18 Oct 1999 14:00:19 +0000 |
Dave Love |
(Fdocumentation_property): Gcpro `tem'.
|
Sun, 19 Sep 1999 14:46:03 +0000 |
Dave Love |
(read_bytecode_char): Declare arg.
|