aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/make-docfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert1-5/+1
1999-09-27(scan_lisp_file): Fix typo causing infloop.Dave Love1-1/+1
1999-09-24patched by pjr from diff by rmsPhillip Rulon1-21/+25
1999-09-04Fix comment about conventions for Lisp files.Dave Love1-3/+6
1999-09-03Include config.h not ../src/config.h.Richard M. Stallman1-15/+20
1999-08-30Include <stdlib.h> if available.Andreas Schwab1-0/+4
1998-04-27Include <unistd.h> for chdir.Andreas Schwab1-0/+4
1997-08-31(scan_lisp_file): Handle custom-declare-variable.Richard M. Stallman1-1/+62
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1995-06-21(scan_file): Make sure it never looks at filename[-1].Richard M. Stallman1-2/+2
1995-06-21(main) [MSDOS]: Do set _fmode.Richard M. Stallman1-1/+1
1995-06-20(main): On MSDOS, don't change stdout to binary, and insist on an -o option.Richard M. Stallman1-2/+9
1995-06-08[MSDOS]: #undef chdir.Karl Heuer1-0/+6
1995-05-04Include config.h.Richard M. Stallman1-2/+5
1995-04-13(scan_c_file): At end, restore file name last char to its original value.Richard M. Stallman1-1/+5
1994-12-21(scan_lisp_file): Handle dynamic doc strings.Richard M. Stallman1-41/+148
1994-11-01(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.Richard M. Stallman1-4/+15
1994-10-21(main): Don't process one input file twice.Richard M. Stallman1-3/+13
1994-10-12Eliminate some -Wall warnings.David J. MacKenzie1-2/+11
1994-05-19(write_c_args): Put `default' in upper case.Richard M. Stallman1-1/+1
1994-01-16Make the argument list output look more like the Lisp docstrings do.Roland McGrath1-7/+20
1994-01-06[MSDOS]: Use text/binary mode as appropriate.Richard M. Stallman1-10/+26
1993-12-24(scan_lisp_file): Don't add newline at end of string.Richard M. Stallman1-1/+0
1993-11-12(read_c_string): For "", concatenate the two strings.Richard M. Stallman1-4/+1
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy1-1/+1
1993-05-24* make-docfile.c: Doc fix.Jim Blandy1-1/+1
1993-05-22(scan_lisp_file): Recognize defalias like fset.Richard M. Stallman1-1/+2
1993-05-15Install patches from David J. Mackenzie to make the srcdir optionJim Blandy1-0/+5
1993-04-08* make-docfile.c (write_c_args): Print an argument named "defalt"Jim Blandy1-1/+17
1992-12-12* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takesJim Blandy1-0/+17
1992-09-29entered into RCSJim Blandy1-20/+31
1992-09-23*** empty log message ***Jim Blandy1-11/+11
1992-07-08*** empty log message ***Jim Blandy1-347/+221
1992-05-19*** empty log message ***Jim Blandy1-1/+1
1992-05-10*** empty log message ***Jim Blandy1-3/+9
1991-01-26*** empty log message ***Jim Blandy1-3/+8
1991-01-14*** empty log message ***Jim Blandy1-2/+162
1991-01-13*** empty log message ***Jim Blandy1-0/+1
1989-10-31*** empty log message ***Joseph Arceneaux1-12/+12
1989-05-08Initial revisionRichard M. Stallman1-0/+608