| Commit message (Expand) | Author | Age | Files | Lines |
* | make-docfile.c: Include stdlib.h even if WINDOWSNT is not | Steven Tamm | 2004-12-27 | 2 | -1/+6 |
* | (main): Fix typo in conversion of LONG_OPTIONS from | Andreas Schwab | 2004-12-15 | 2 | -2/+7 |
* | Undo last change. | Kim F. Storm | 2004-11-16 | 2 | -38/+4 |
* | (scan_c_file): Set defvarperbufferflag to silence compiler. | Kim F. Storm | 2004-11-09 | 1 | -0/+1 |
* | (main): Init local var c to silence compiler. | Kim F. Storm | 2004-11-09 | 1 | -2/+2 |
* | (main, consider_token, C_entries): Add misc switch | Kim F. Storm | 2004-11-09 | 1 | -0/+38 |
* | *** empty log message *** | Kim F. Storm | 2004-11-09 | 1 | -0/+10 |
* | * makefile.w32-in (obj): Add all files (X and Mac) to doc so the | Jan Djärv | 2004-11-09 | 2 | -2/+28 |
* | (main): When relative file names are given as argument, | Francesco Potortì | 2004-09-13 | 1 | -2/+4 |
* | *** empty log message *** | Francesco Potortì | 2004-09-13 | 1 | -0/+6 |
* | [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no | Francesco Potortì | 2004-09-13 | 2 | -576/+654 |
* | [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use. | Francesco Potortì | 2004-09-08 | 2 | -19/+23 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483 | Miles Bader | 2004-08-09 | 1 | -1/+1 |
* | *** empty log message *** | Richard M. Stallman | 2004-07-17 | 1 | -0/+4 |
* | (quote_file_name): Pass COPY thru %s to output it. | Richard M. Stallman | 2004-07-17 | 1 | -1/+1 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403 | Miles Bader | 2004-06-12 | 1 | -0/+3 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 | Miles Bader | 2004-06-12 | 1 | -0/+7 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 2 | -6/+1 |
* | *** empty log message *** | Juanma Barranquero | 2004-06-02 | 1 | -3/+8 |
* | (obj): Add image.c. | Juanma Barranquero | 2004-06-02 | 1 | -1/+1 |
* | (main): For failing cases, exit with `EXIT_FAILURE'. | Thien-Thi Nguyen | 2004-05-10 | 2 | -3/+7 |
* | *** empty log message *** | Jason Rumney | 2004-05-08 | 1 | -0/+5 |
* | (lisp1, lisp2): Split lisp to avoid long command-lines. | Jason Rumney | 2004-05-08 | 1 | -3/+6 |
* | Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'. | Thien-Thi Nguyen | 2004-05-08 | 13 | -69/+96 |
* | (emacsclient${EXEEXT}): Use makefile var `version'. | Thien-Thi Nguyen | 2004-05-08 | 2 | -2/+6 |
* | (GOOD, BAD): Delete macros. Throughout, | Thien-Thi Nguyen | 2004-05-07 | 3 | -32/+26 |
* | Remove files related to old msvc only windows build. | Jason Rumney | 2004-05-03 | 2 | -417/+4 |
* | (IS_DIRECTORY_SEP): New macro. | Eli Zaretskii | 2004-04-26 | 2 | -5/+17 |
* | *** empty log message *** | Juanma Barranquero | 2004-04-23 | 1 | -0/+4 |
* | Add "-*- makefile -*-" mode tag. | Juanma Barranquero | 2004-04-23 | 1 | -1/+1 |
* | * rcs2log (Help): Clarify wording of the usage message. | Paul Eggert | 2004-04-18 | 2 | -13/+42 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 | Miles Bader | 2004-04-13 | 1 | -3/+1 |
* | (xmalloc): Fix return type. | Stefan Monnier | 2004-04-07 | 2 | -3/+27 |
* | Fix copyright. | Stefan Monnier | 2004-03-22 | 1 | -6/+0 |
* | Changes to support ChangeLog.10+. | Juanma Barranquero | 2004-03-09 | 2 | -25/+49 |
* | *** empty log message *** | Juanma Barranquero | 2004-03-01 | 1 | -8/+12 |
* | (obj): Add fringe.c. | Juanma Barranquero | 2004-03-01 | 1 | -1/+1 |
* | *** empty log message *** | Stefan Monnier | 2004-02-16 | 1 | -1/+7 |
* | rcs2log fixes for CVSROOT var. | Paul Eggert | 2004-02-15 | 1 | -1/+13 |
* | Work correctly if CVSROOT specifies :fork: or | Paul Eggert | 2004-02-15 | 1 | -11/+17 |
* | *** empty log message *** | Stefan Monnier | 2004-02-06 | 1 | -0/+4 |
* | (decode_options): Fix handling of alternate editor. | Stefan Monnier | 2004-02-05 | 1 | -2/+2 |
* | (main): Don't use the hostname in the socket name. | Stefan Monnier | 2004-01-27 | 2 | -31/+25 |
* | *** empty log message *** | Richard M. Stallman | 2004-01-24 | 1 | -0/+5 |
* | (main): Restore errno from saved_errno, | Richard M. Stallman | 2004-01-24 | 1 | -0/+4 |
* | (main): Stop if socket name too long. | Stefan Monnier | 2004-01-20 | 1 | -6/+20 |
* | (main): Save errno from socket_status. | Andreas Schwab | 2004-01-08 | 2 | -2/+9 |
* | (main): Fix socket name when using another user. | Andreas Schwab | 2004-01-04 | 2 | -1/+5 |
* | (rlog_options): Append -rbranchtag if CVS/Tag indicates | Paul Eggert | 2003-12-27 | 2 | -6/+30 |
* | *** empty log message *** | Thien-Thi Nguyen | 2003-12-24 | 1 | -0/+5 |