aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fileno): Don't define if already defined.Eli Zaretskii2005-06-041-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (setup_yow): Use EXIT_FAILURE in case no separators found.Thien-Thi Nguyen2005-05-252-3/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***YAMAMOTO Mitsuharu2005-05-131-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (DIRECTORY_SEP): New macro.YAMAMOTO Mitsuharu2005-05-131-1/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * emacsclient.c: Avoid expansion of getcwd when defined as a macro.Jan Djärv2005-03-182-1/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***YAMAMOTO Mitsuharu2005-03-041-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo previous change.YAMAMOTO Mitsuharu2005-03-041-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fatal): Accept third parameter and pass down toAndreas Schwab2005-02-042-9/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***Richard M. Stallman2005-01-291-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (popmail): Don't use Errmsg as format string.Richard M. Stallman2005-01-291-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make-docfile.c: Include stdlib.h even if WINDOWSNT is notSteven Tamm2004-12-272-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (main): Fix typo in conversion of LONG_OPTIONS fromAndreas Schwab2004-12-152-2/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo last change.Kim F. Storm2004-11-162-38/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (scan_c_file): Set defvarperbufferflag to silence compiler.Kim F. Storm2004-11-091-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (main): Init local var c to silence compiler.Kim F. Storm2004-11-091-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (main, consider_token, C_entries): Add misc switchKim F. Storm2004-11-091-0/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***Kim F. Storm2004-11-091-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * makefile.w32-in (obj): Add all files (X and Mac) to doc so theJan Djärv2004-11-092-2/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | (main): When relative file names are given as argument,Francesco Potortì2004-09-131-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***Francesco Potortì2004-09-131-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [EXIT_SUCCESS, EXIT_FAILURE]: Define them when noFrancesco Potortì2004-09-132-576/+654
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.Francesco Potortì2004-09-082-19/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483Miles Bader2004-08-091-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***Richard M. Stallman2004-07-171-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | (quote_file_name): Pass COPY thru %s to output it.Richard M. Stallman2004-07-171-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403Miles Bader2004-06-121-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-121-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-112-6/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | *** empty log message ***Juanma Barranquero2004-06-021-3/+8
* | | | | | | | | | | | | | | | | | | | | | | (obj): Add image.c.Juanma Barranquero2004-06-021-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | (main): For failing cases, exit with `EXIT_FAILURE'.Thien-Thi Nguyen2004-05-102-3/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | *** empty log message ***Jason Rumney2004-05-081-0/+5
* | | | | | | | | | | | | | | | | | | | | (lisp1, lisp2): Split lisp to avoid long command-lines.Jason Rumney2004-05-081-3/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-0813-69/+96
* | | | | | | | | | | | | | | | | | | | (emacsclient${EXEEXT}): Use makefile var `version'.Thien-Thi Nguyen2004-05-082-2/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | (GOOD, BAD): Delete macros. Throughout,Thien-Thi Nguyen2004-05-073-32/+26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Remove files related to old msvc only windows build.Jason Rumney2004-05-032-417/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | (IS_DIRECTORY_SEP): New macro.Eli Zaretskii2004-04-262-5/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | *** empty log message ***Juanma Barranquero2004-04-231-0/+4
* | | | | | | | | | | | | | | | Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | * rcs2log (Help): Clarify wording of the usage message.Paul Eggert2004-04-182-13/+42
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210Miles Bader2004-04-131-3/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | (xmalloc): Fix return type.Stefan Monnier2004-04-072-3/+27
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix copyright.Stefan Monnier2004-03-221-6/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Changes to support ChangeLog.10+.Juanma Barranquero2004-03-092-25/+49
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | *** empty log message ***Juanma Barranquero2004-03-011-8/+12
* | | | | | | | | | (obj): Add fringe.c.Juanma Barranquero2004-03-011-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | *** empty log message ***Stefan Monnier2004-02-161-1/+7
* | | | | | | | | rcs2log fixes for CVSROOT var.Paul Eggert2004-02-151-1/+13
* | | | | | | | | Work correctly if CVSROOT specifies :fork: orPaul Eggert2004-02-151-11/+17