log src/doc.c @ 79759:fc2bcd2a8aad

age author description
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Feb 2007 01:46:58 +0000 Juanma Barranquero (Fsubstitute_command_keys): Fix typo in docstring.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 18 Jul 2006 13:26:24 +0000 Kim F. Storm (Fdocumentation): Use xsignal1.
Sat, 11 Feb 2006 00:04:32 +0000 Juanma Barranquero (Fsubstitute_command_keys): Doc fix.
Fri, 10 Feb 2006 00:00:31 +0000 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 11 Nov 2005 15:36:36 +0000 Kim F. Storm (Fsubstitute_command_keys): Doc fix.
Fri, 09 Sep 2005 11:55:09 +0000 Kim F. Storm (Fsubstitute_command_keys): Lookup key binding for
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 04 Mar 2005 21:57:35 +0000 Thien-Thi Nguyen (munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
Tue, 15 Feb 2005 06:36:17 +0000 Richard M. Stallman (Fsubstitute_command_keys): Compute list of shadowing maps
Tue, 09 Nov 2004 13:23:00 +0000 Kim F. Storm Include <ctype.h>.
Tue, 09 Nov 2004 08:19:51 +0000 Jan Dj«£rv * doc.c: New variable Vbuild_files.
Fri, 15 Oct 2004 14:49:30 +0000 Stefan Monnier (Fsubstitute_command_keys): Fix remap-handling.
Mon, 11 Oct 2004 22:36:35 +0000 Kim F. Storm (Fsubstitute_command_keys): Ignore remappings unless there
Wed, 23 Jun 2004 17:00:06 +0000 Luc Teirlinck (Fsnarf_documentation): Doc fix.
Fri, 16 Apr 2004 21:19:16 +0000 Kim F. Storm (Fkey_description): Change callers.
Wed, 07 Apr 2004 19:17:36 +0000 Stefan Monnier (Fsnarf_documentation): Ignore new file name entries.
Tue, 02 Mar 2004 06:11:48 +0000 Kenichi Handa (Fsubstitute_command_keys): Fix counding bytes.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 02 Jun 2003 18:45:00 +0000 Dave Love Use HAVE_FCNTL_H, not USG5.
Thu, 17 Apr 2003 21:58:34 +0000 Stefan Monnier (Fsubstitute_command_keys): Remove spurious casts.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Sun, 19 May 2002 16:10:08 +0000 Richard M. Stallman (reread_doc_file): Don't ask for confirmation.
Wed, 03 Apr 2002 18:05:07 +0000 Stefan Monnier (Fdocumentation): More brainos. I need sleep.
Wed, 03 Apr 2002 16:46:47 +0000 Juanma Barranquero (Fdocumentation): Add missing parentheses.
Wed, 03 Apr 2002 16:28:30 +0000 Stefan Monnier (Fdocumentation, Fdocumentation_property): When the doc
Wed, 03 Apr 2002 05:10:19 +0000 Stefan Monnier (reread_doc_file): Add missing argument declaration.
Tue, 02 Apr 2002 21:58:39 +0000 Stefan Monnier (reread_doc_file): Return whether reload was attempted.
Mon, 01 Apr 2002 23:04:46 +0000 Stefan Monnier (get_doc_string): Return nil of the location is wrong.
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 Jan«¿k (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 Jan«¿k 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 Jan«¿k 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 Jan«¿k *** 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'.