Wed, 06 Feb 2002 23:00:52 +0000 |
Kim F. Storm |
Changed call to Fwhere_is_internal.
|
Sat, 22 Dec 2001 13:59:08 +0000 |
Pavel Jank |
(Fdocumentation): Remove mocklisp case.
|
Wed, 05 Dec 2001 01:47:27 +0000 |
Stefan Monnier |
(Fsnarf_documentation): Add prototype.
|
Sat, 17 Nov 2001 22:38:58 +0000 |
Richard M. Stallman |
(Fsnarf_documentation): Doc fix.
|
Tue, 13 Nov 2001 07:48:37 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Sun, 04 Nov 2001 03:21:13 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sun, 21 Oct 2001 15:20:42 +0000 |
Miles Bader |
(Vhelp_manyarg_func_alist): Variable removed.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 08 Oct 2001 11:39:52 +0000 |
Stefan Monnier |
Include keymap.h.
|
Mon, 08 Oct 2001 06:45:26 +0000 |
Pavel Jank |
*** empty log message ***
|
Tue, 02 Jan 2001 14:02:33 +0000 |
Eli Zaretskii |
(Fsnarf_documentation): Remove unused variables `fun' and
|
Fri, 08 Dec 2000 09:59:52 +0000 |
Gerd Moellmann |
(Fsubstitute_command_keys): Change the way buffers
|
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.
|
Mon, 13 Sep 1999 02:23:04 +0000 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
Tue, 06 Apr 1999 19:50:49 +0000 |
Richard M. Stallman |
(get_doc_string): When UNIBYTE and DEFINITION are 0,
|
Mon, 21 Dec 1998 09:59:30 +0000 |
Andreas Schwab |
(Fdocumentation): Change the doc string for prefix
|
Sun, 02 Aug 1998 02:44:04 +0000 |
Richard M. Stallman |
(Fdocumentation): Specify UNIBYTE = 0
|
Sun, 05 Jul 1998 20:31:12 +0000 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
Wed, 24 Jun 1998 18:26:20 +0000 |
Richard M. Stallman |
(get_doc_string): Take both UNIBYTE and DEFINITION as args.
|
Wed, 24 Jun 1998 04:11:00 +0000 |
Richard M. Stallman |
(get_doc_string): 2nd arg is now DEFINITION;
|
Thu, 28 May 1998 00:46:38 +0000 |
Richard M. Stallman |
(get_doc_string): Make non-static.
|
Tue, 12 May 1998 23:11:10 +0000 |
Richard M. Stallman |
(get_doc_string): New arg UNIBYTE
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sat, 21 Mar 1998 17:59:22 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Fri, 30 Jan 1998 11:05:41 +0000 |
Kenichi Handa |
(Fsubstitute_command_keys): Declare length_byte out of
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 09 Jan 1998 23:08:46 +0000 |
Richard M. Stallman |
Include charset.h.
|
Sat, 12 Jul 1997 06:44:49 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
|
Thu, 22 Feb 1996 18:21:03 +0000 |
Richard M. Stallman |
(get_doc_string): Move static vars outside the function,
|
Mon, 12 Feb 1996 09:49:01 +0000 |
Richard M. Stallman |
(get_doc_string): Always read entire disk blocks.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:31:22 +0000 |
Erik Naggum |
(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):
|
Sat, 11 Nov 1995 23:48:53 +0000 |
Richard M. Stallman |
(Fdocumentation): Reject a file reference
|
Thu, 19 Oct 1995 00:16:29 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
Fri, 16 Jun 1995 05:19:43 +0000 |
Karl Heuer |
(Fsubstitute_command_keys):
|
Fri, 26 May 1995 02:52:36 +0000 |
Karl Heuer |
(Fsubstitute_command_keys): Cast arg of describe_map_tree.
|
Fri, 14 Apr 1995 18:28:45 +0000 |
Richard M. Stallman |
(get_doc_string): Add cast.
|
Fri, 07 Apr 1995 07:18:00 +0000 |
Richard M. Stallman |
(get_doc_string): In (STRING . INTEGER), if INTEGER
|
Thu, 05 Jan 1995 07:45:50 +0000 |
Roland McGrath |
Fix typo in last change.
|
Thu, 05 Jan 1995 07:11:54 +0000 |
Roland McGrath |
(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
|
Wed, 04 Jan 1995 07:19:10 +0000 |
Richard M. Stallman |
(store_function_docstring): Arg is now EMACS_INT.
|
Wed, 21 Dec 1994 18:16:35 +0000 |
Richard M. Stallman |
(get_doc_string): Now static. Arg now Lisp_Object.
|
Fri, 18 Nov 1994 02:10:19 +0000 |
Karl Heuer |
(Fdocumentation): Use type test macros.
|
Wed, 16 Nov 1994 01:03:33 +0000 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|