log src/doc.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
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.
Tue, 04 Oct 1994 15:48:16 +0000 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
Tue, 27 Sep 1994 03:06:52 +0000 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
Sun, 25 Sep 1994 17:42:55 +0000 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
Sat, 17 Sep 1994 00:29:03 +0000 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
Wed, 17 Aug 1994 20:06:55 +0000 Richard M. Stallman (store_function_docstring): Do nothing for bytecode object
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 13 Apr 1994 22:23:24 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Tue, 22 Feb 1994 23:49:01 +0000 Karl Heuer (get_doc_string, Snarf_documentation): Use new variable doc_directory.
Fri, 04 Feb 1994 23:09:25 +0000 Richard M. Stallman (Fsubstitute_command_keys): Pass keymap as that arg
Mon, 10 Jan 1994 21:30:04 +0000 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
Fri, 31 Dec 1993 03:05:39 +0000 Richard M. Stallman (Fsubstitute_command_keys): Fix previous change.
Thu, 23 Dec 1993 01:56:43 +0000 Richard M. Stallman (Fsubstitute_command_keys): Ignore menu bar bindings.
Tue, 14 Sep 1993 12:10:02 +0000 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to insert_from_string.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Tue, 06 Jul 1993 06:16:20 +0000 Jim Blandy * doc.c (Fsubstitute_command_keys): Pass all five arguments to
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sun, 06 Dec 1992 22:16:26 +0000 Jim Blandy * doc.c (store_function_docstring): New function, made from part
Sat, 31 Oct 1992 05:18:48 +0000 Jim Blandy * doc.c: #include keyboard.h.
Sun, 13 Sep 1992 12:20:40 +0000 Jim Blandy * doc.c (Fsnarf_documentation): Signal an error if this is
Wed, 12 Aug 1992 13:41:17 +0000 Jim Blandy * doc.c (Vdata_directory): Removed; this is declared in callproc.c.
Thu, 06 Aug 1992 03:25:23 +0000 Joseph Arceneaux Declared Vdata_directory.
Mon, 18 May 1992 08:13:37 +0000 Jim Blandy entered into RCS
Wed, 01 Apr 1992 11:14:15 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 19:09:32 +0000 Jim Blandy *** empty log message ***
Fri, 06 Mar 1992 23:46:21 +0000 Roland McGrath *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 19 Dec 1991 17:24:45 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jul 1991 02:10:22 +0000 Richard M. Stallman *** empty log message ***
Tue, 25 Jun 1991 20:50:00 +0000 Jim Blandy Initial revision