log lib-src/make-docfile.c @ 44550:8fe6d54a756b

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