Wed, 08 Jul 2009 03:20:03 +0000 |
Chong Yidong |
* b2m.c (main): Ensure that each message ends in two newlines.
|
Sun, 09 Apr 2006 00:38:22 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 04 Apr 2006 04:13:02 +0000 |
Paul Eggert |
* lib-src/b2m.c (main): Don't include <limits.h>.
|
Mon, 27 Mar 2006 20:40:05 +0000 |
Paul Eggert |
* b2m.c: Include <limits.h>.
|
Fri, 07 May 2004 15:29:22 +0000 |
Thien-Thi Nguyen |
(GOOD, BAD): Delete macros. Throughout,
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 01 Jan 2002 22:08:54 +0000 |
Pavel Jank |
(main): Parenthesize assignment when used as truth value to prevent gcc
|
Sat, 22 Dec 2001 03:17:24 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 19 Oct 2001 22:11:53 +0000 |
Pavel Jank |
Properly spell the name of Emacs.
|
Tue, 03 Apr 2001 13:33:45 +0000 |
Gerd Moellmann |
(main): Always return a value.
|
Tue, 19 Oct 1999 07:17:20 +0000 |
Paul Eggert |
Add support for large files. Merge glibc 2.1.2.
|
Mon, 06 Apr 1998 10:12:28 +0000 |
Andreas Schwab |
Include <stdlib.h> if available.
|
Sat, 04 Apr 1998 02:21:01 +0000 |
Richard M. Stallman |
(fatal): Declare the arg.
|
Sun, 23 Nov 1997 02:17:36 +0000 |
Karl Heuer |
Include getopt.h.
|
Sat, 14 Jun 1997 04:36:44 +0000 |
Karl Heuer |
(readline): Terminate buffer properly when EOF seen.
|
Wed, 10 Apr 1996 01:00:12 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Handle DJGPP version 2.
|
Wed, 20 Mar 1996 23:42:05 +0000 |
Richard M. Stallman |
(main): Initialize progname variable before using it.
|
Thu, 04 May 1995 06:46:37 +0000 |
Richard M. Stallman |
(xmalloc, xrealloc): Declare them long *.
|
Thu, 13 Apr 1995 17:06:05 +0000 |
Karl Heuer |
(main): Check for trailing ", " before trying to delete it.
|
Mon, 09 Jan 1995 18:31:22 +0000 |
Richard M. Stallman |
(concat, xmalloc, xrealloc, readline, xnew): Four new
|
Wed, 12 Oct 1994 20:21:51 +0000 |
David J. MacKenzie |
Eliminate some -Wall warnings.
|
Wed, 21 Sep 1994 03:23:32 +0000 |
Richard M. Stallman |
(from, labels, data): Use MAX_DATA_LEN as length.
|
Tue, 17 May 1994 19:12:55 +0000 |
Richard M. Stallman |
(main): Avoid crash if argc is 1.
|
Thu, 28 Apr 1994 04:44:54 +0000 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
Sat, 05 Mar 1994 21:53:42 +0000 |
Richard M. Stallman |
Clean up indentation and whitespace.
|