summaryrefslogtreecommitdiff
path: root/lib-src/make-docfile.c
Commit message (Expand)AuthorAgeFilesLines
* (scan_lisp_file): Handle custom-declare-variable.Richard M. Stallman1997-08-311-1/+62
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (scan_file): Make sure it never looks at filename[-1].Richard M. Stallman1995-06-211-2/+2
* (main) [MSDOS]: Do set _fmode.Richard M. Stallman1995-06-211-1/+1
* (main): On MSDOS, don't change stdout to binary, and insist on an -o option.Richard M. Stallman1995-06-201-2/+9
* [MSDOS]: #undef chdir.Karl Heuer1995-06-081-0/+6
* Include config.h.Richard M. Stallman1995-05-041-2/+5
* (scan_c_file): At end, restore file name last char to its original value.Richard M. Stallman1995-04-131-1/+5
* (scan_lisp_file): Handle dynamic doc strings.Richard M. Stallman1994-12-211-41/+148
* (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.Richard M. Stallman1994-11-011-4/+15
* (main): Don't process one input file twice.Richard M. Stallman1994-10-211-3/+13
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-2/+11
* (write_c_args): Put `default' in upper case.Richard M. Stallman1994-05-191-1/+1
* Make the argument list output look more like the Lisp docstrings do.Roland McGrath1994-01-161-7/+20
* [MSDOS]: Use text/binary mode as appropriate.Richard M. Stallman1994-01-061-10/+26
* (scan_lisp_file): Don't add newline at end of string.Richard M. Stallman1993-12-241-1/+0
* (read_c_string): For "", concatenate the two strings.Richard M. Stallman1993-11-121-4/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* * make-docfile.c: Doc fix.Jim Blandy1993-05-241-1/+1
* (scan_lisp_file): Recognize defalias like fset.Richard M. Stallman1993-05-221-1/+2
* Install patches from David J. Mackenzie to make the srcdir optionJim Blandy1993-05-151-0/+5
* * make-docfile.c (write_c_args): Print an argument named "defalt"Jim Blandy1993-04-081-1/+17
* * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takesJim Blandy1992-12-121-0/+17
* entered into RCSJim Blandy1992-09-291-20/+31
* *** empty log message ***Jim Blandy1992-09-231-11/+11
* *** empty log message ***Jim Blandy1992-07-081-347/+221
* *** empty log message ***Jim Blandy1992-05-191-1/+1
* *** empty log message ***Jim Blandy1992-05-101-3/+9
* *** empty log message ***Jim Blandy1991-01-261-3/+8
* *** empty log message ***Jim Blandy1991-01-141-2/+162
* *** empty log message ***Jim Blandy1991-01-131-0/+1
* *** empty log message ***Joseph Arceneaux1989-10-311-12/+12
* Initial revisionRichard M. Stallman1989-05-081-0/+608