log lib-src/make-docfile.c @ 46394:1dd68094031a

age author description
Mon, 15 Jul 2002 19:59:53 +0000 Stefan Monnier (scan_c_file): Warn about missing `usage' info.
Sat, 05 Jan 2002 23:37:58 +0000 Pavel Jank Remove unnecessary whitespaces.
Thu, 15 Nov 2001 15:50:31 +0000 Pavel Jank Comment fixes.
Sun, 21 Oct 2001 13:48:16 +0000 Miles Bader (struct rcsoc_state): New type.
Sun, 21 Oct 2001 09:21:46 +0000 Miles Bader (read_c_string_or_comment): Add SAW_USAGE parameter, and implement
Wed, 17 Oct 2001 02:53:57 +0000 Miles Bader (put_char): New function.
Tue, 16 Oct 2001 13:05:28 +0000 Miles Bader (scan_c_file): Handle `new style' doc strings in comments [with `doc:'
Mon, 15 Oct 2001 10:04:31 +0000 Gerd Moellmann (read_c_string_or_comment): Don't drop a '*'
Sat, 13 Oct 2001 20:41:25 +0000 Gerd Moellmann (read_c_string_or_comment): Renamed from
Sat, 13 Jan 2001 16:49:22 +0000 Gerd Moellmann (write_c_args): Print newlines as spaces.
Wed, 29 Mar 2000 21:32:12 +0000 Andreas Schwab (scan_lisp_file): Also look for `defsubst'.
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 27 Sep 1999 11:34:27 +0000 Dave Love (scan_lisp_file): Fix typo causing infloop.
Fri, 24 Sep 1999 13:52:46 +0000 Phillip Rulon patched by pjr from diff by rms
Sat, 04 Sep 1999 11:25:13 +0000 Dave Love Fix comment about conventions for Lisp files.
Fri, 03 Sep 1999 23:12:27 +0000 Richard M. Stallman Include config.h not ../src/config.h.
Mon, 30 Aug 1999 15:08:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 27 Apr 1998 09:22:29 +0000 Andreas Schwab Include <unistd.h> for chdir.
Sun, 31 Aug 1997 17:05:53 +0000 Richard M. Stallman (scan_lisp_file): Handle custom-declare-variable.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Wed, 21 Jun 1995 19:46:58 +0000 Richard M. Stallman (scan_file): Make sure it never looks at filename[-1].
Wed, 21 Jun 1995 19:45:27 +0000 Richard M. Stallman (main) [MSDOS]: Do set _fmode.
Tue, 20 Jun 1995 02:52:38 +0000 Richard M. Stallman (main): On MSDOS, don't change stdout to binary, and insist on an -o option.
Thu, 08 Jun 1995 20:13:45 +0000 Karl Heuer [MSDOS]: #undef chdir.
Thu, 04 May 1995 21:57:30 +0000 Richard M. Stallman Include config.h.
Thu, 13 Apr 1995 16:05:43 +0000 Richard M. Stallman (scan_c_file): At end, restore file name last char to its original value.
Wed, 21 Dec 1994 16:16:45 +0000 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Fri, 21 Oct 1994 20:31:43 +0000 Richard M. Stallman (main): Don't process one input file twice.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Thu, 19 May 1994 21:05:08 +0000 Richard M. Stallman (write_c_args): Put `default' in upper case.
Sun, 16 Jan 1994 08:35:01 +0000 Roland McGrath Make the argument list output look more like the Lisp docstrings do.
Thu, 06 Jan 1994 03:59:30 +0000 Richard M. Stallman [MSDOS]: Use text/binary mode as appropriate.
Fri, 24 Dec 1993 02:16:49 +0000 Richard M. Stallman (scan_lisp_file): Don't add newline at end of string.
Fri, 12 Nov 1993 21:12:35 +0000 Richard M. Stallman (read_c_string): For "", concatenate the two strings.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 24 May 1993 18:05:21 +0000 Jim Blandy * make-docfile.c: Doc fix.
Sat, 22 May 1993 22:07:57 +0000 Richard M. Stallman (scan_lisp_file): Recognize defalias like fset.
Sat, 15 May 1993 23:06:16 +0000 Jim Blandy Install patches from David J. Mackenzie to make the srcdir option
Thu, 08 Apr 1993 02:06:43 +0000 Jim Blandy * make-docfile.c (write_c_args): Print an argument named "defalt"
Sat, 12 Dec 1992 15:25:18 +0000 Jim Blandy * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
Tue, 29 Sep 1992 03:14:35 +0000 Jim Blandy entered into RCS
Wed, 23 Sep 1992 10:33:26 +0000 Jim Blandy *** empty log message ***
Wed, 08 Jul 1992 22:47:39 +0000 Jim Blandy *** empty log message ***
Tue, 19 May 1992 05:22:52 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Sat, 26 Jan 1991 03:29:36 +0000 Jim Blandy *** empty log message ***
Mon, 14 Jan 1991 23:38:10 +0000 Jim Blandy *** empty log message ***
Sun, 13 Jan 1991 21:49:51 +0000 Jim Blandy *** empty log message ***
Tue, 31 Oct 1989 16:00:17 +0000 Joseph Arceneaux *** empty log message ***
Mon, 08 May 1989 21:10:27 +0000 Richard M. Stallman Initial revision