Wed, 24 Dec 2003 06:49:23 +0000 |
Thien-Thi Nguyen |
(main): For return code, no longer special-case VMS.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 14 Nov 2002 14:09:44 +0000 |
Dave Love |
(read_c_string_or_comment): Declare msgno.
|
Mon, 19 Aug 2002 21:47:38 +0000 |
Stefan Monnier |
(scan_keyword_or_put_char, write_c_args): Use `fn'
|
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.
|