2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2005-03-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
|
2005-01-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
2004-11-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-13 |
Dan Nicolaescu |
* movemail.c:
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-05-13 |
YAMAMOTO Mitsuharu |
(DIRECTORY_SEP): New macro.
|
2005-03-04 |
YAMAMOTO Mitsuharu |
Undo previous change.
|
2004-12-27 |
Steven Tamm |
make-docfile.c: Include stdlib.h even if WINDOWSNT is not
|
2004-11-09 |
Kim F. Storm |
(scan_c_file): Set defvarperbufferflag to silence compiler.
|
2004-05-08 |
Thien-Thi Nguyen |
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
|
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 Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing 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í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.
|