log src/doc.c @ 44549:f31e9a52177a

age author description
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 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