]> code.delx.au - gnu-emacs/history - lib-src/make-docfile.c
(mac_make_lispy_event_code): Remove extern.
[gnu-emacs] / lib-src / make-docfile.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-13 YAMAMOTO Mitsuharu(DIRECTORY_SEP): New macro.
2005-03-04 YAMAMOTO MitsuharuUndo previous change.
2004-12-27 Steven Tammmake-docfile.c: Include stdlib.h even if WINDOWSNT...
2004-11-09 Kim F. Storm(scan_c_file): Set defvarperbufferflag to silence compiler.
2004-05-08 Thien-Thi NguyenThroughout, replace 0 destined for `exit' arg with...
2004-04-26 Eli Zaretskii(IS_DIRECTORY_SEP): New macro.
2004-04-07 Stefan Monnier(xmalloc): Fix return type.
2003-12-24 Thien-Thi Nguyen(main): For return code, no longer special-case VMS.
2003-09-01 Miles BaderAdd arch taglines
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-14 Dave Love(read_c_string_or_comment): Declare msgno.
2002-08-19 Stefan Monnier(scan_keyword_or_put_char, write_c_args): Use `fn'
2002-07-15 Stefan Monnier(scan_c_file): Warn about missing `usage' info.
2002-01-05 Pavel JaníkRemove unnecessary whitespaces.
2001-11-15 Pavel JaníkComment 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...
2001-10-17 Miles Bader(put_char): New function.
2001-10-16 Miles Bader(scan_c_file): Handle `new style' doc strings in commen...
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 EggertAdd 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 Rulonpatched by pjr from diff by rms
1999-09-04 Dave LoveFix comment about conventions for Lisp files.
1999-09-03 Richard M. StallmanInclude config.h not ../src/config.h.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1998-04-27 Andreas SchwabInclude <unistd.h> for chdir.
1997-08-31 Richard M. Stallman(scan_lisp_file): Handle custom-declare-variable.
1996-01-15 Erik NaggumUpdate 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...
1995-06-08 Karl Heuer[MSDOS]: #undef chdir.
1995-05-04 Richard M. StallmanInclude config.h.
1995-04-13 Richard M. Stallman(scan_c_file): At end, restore file name last char...
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. MacKenzieEliminate some -Wall warnings.
1994-05-19 Richard M. Stallman(write_c_args): Put `default' in upper case.
1994-01-16 Roland McGrathMake the argument list output look more like the Lisp...
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 BlandyApply 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 BlandyInstall patches from David J. Mackenzie to make the...
1993-04-08 Jim Blandy* make-docfile.c (write_c_args): Print an argument...
1992-12-12 Jim Blandy* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER...
1992-09-29 Jim Blandyentered 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. StallmanInitial revision