]> code.delx.au - gnu-emacs/history - lib-src
(syms_of_process) <delete-exited-processes>: Doc fix.
[gnu-emacs] / lib-src /
2005-07-05 Lute Kamstra*** empty log message ***
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-02 Lute KamstraUpdate FSF's address.
2005-06-13 Eli Zaretskii*** empty log message ***
2005-06-13 Eli Zaretskii($(DOC)): Fix last change.
2005-06-12 Eli Zaretskii($(DOC)): Depend on make-docfile.exe, temacs.exe,
2005-06-04 Eli Zaretskii*** empty log message ***
2005-06-04 Eli Zaretskii(fileno): Don't define if already defined.
2005-05-25 Thien-Thi Nguyen(setup_yow): Use EXIT_FAILURE in case no separators...
2005-05-13 YAMAMOTO Mitsuharu*** empty log message ***
2005-05-13 YAMAMOTO Mitsuharu(DIRECTORY_SEP): New macro.
2005-03-18 Jan Djärv* emacsclient.c: Avoid expansion of getcwd when defined...
2005-03-04 YAMAMOTO Mitsuharu*** empty log message ***
2005-03-04 YAMAMOTO MitsuharuUndo previous change.
2005-02-04 Andreas Schwab(fatal): Accept third parameter and pass down to
2005-01-29 Richard M. Stallman*** empty log message ***
2005-01-29 Richard M. Stallman(popmail): Don't use Errmsg as format string.
2004-12-27 Steven Tammmake-docfile.c: Include stdlib.h even if WINDOWSNT...
2004-12-15 Andreas Schwab(main): Fix typo in conversion of LONG_OPTIONS from
2004-11-16 Kim F. StormUndo last change.
2004-11-09 Kim F. Storm(scan_c_file): Set defvarperbufferflag to silence compiler.
2004-11-09 Kim F. Storm(main): Init local var c to silence compiler.
2004-11-09 Kim F. Storm(main, consider_token, C_entries): Add misc switch
2004-11-09 Kim F. Storm*** empty log message ***
2004-11-09 Jan Djärv* makefile.w32-in (obj): Add all files (X and Mac)...
2004-09-13 Francesco Potortì(main): When relative file names are given as argument,
2004-09-13 Francesco Potortì*** empty log message ***
2004-09-13 Francesco Potortì[EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
2004-09-08 Francesco Potortì[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease...
2004-08-09 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-07-17 Richard M. Stallman*** empty log message ***
2004-07-17 Richard M. Stallman(quote_file_name): Pass COPY thru %s to output it.
2004-06-12 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-12 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-11 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-02 Juanma Barranquero*** empty log message ***
2004-06-02 Juanma Barranquero(obj): Add image.c.
2004-05-10 Thien-Thi Nguyen(main): For failing cases, exit with `EXIT_FAILURE'.
2004-05-08 Jason Rumney*** empty log message ***
2004-05-08 Jason Rumney(lisp1, lisp2): Split lisp to avoid long command-lines.
2004-05-08 Thien-Thi NguyenThroughout, replace 0 destined for `exit' arg with...
2004-05-08 Thien-Thi Nguyen(emacsclient${EXEEXT}): Use makefile var `version'.
2004-05-07 Thien-Thi Nguyen(GOOD, BAD): Delete macros. Throughout,
2004-05-03 Jason RumneyRemove files related to old msvc only windows build.
2004-04-26 Eli Zaretskii(IS_DIRECTORY_SEP): New macro.
2004-04-23 Juanma Barranquero*** empty log message ***
2004-04-23 Juanma BarranqueroAdd "-*- makefile -*-" mode tag.
2004-04-18 Paul Eggert* rcs2log (Help): Clarify wording of the usage message.
2004-04-13 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-07 Stefan Monnier(xmalloc): Fix return type.
2004-03-22 Stefan MonnierFix copyright.
2004-03-09 Juanma BarranqueroChanges to support ChangeLog.10+.
2004-03-01 Juanma Barranquero*** empty log message ***
2004-03-01 Juanma Barranquero(obj): Add fringe.c.
2004-02-16 Stefan Monnier*** empty log message ***
2004-02-15 Paul Eggertrcs2log fixes for CVSROOT var.
2004-02-15 Paul EggertWork correctly if CVSROOT specifies :fork: or
2004-02-06 Stefan Monnier*** empty log message ***
2004-02-05 Stefan Monnier(decode_options): Fix handling of alternate editor.
2004-01-27 Stefan Monnier(main): Don't use the hostname in the socket name.
2004-01-24 Richard M. Stallman*** empty log message ***
2004-01-24 Richard M. Stallman(main): Restore errno from saved_errno,
2004-01-20 Stefan Monnier(main): Stop if socket name too long.
2004-01-08 Andreas Schwab(main): Save errno from socket_status.
2004-01-04 Andreas Schwab(main): Fix socket name when using another user.
2003-12-27 Paul Eggert(rlog_options): Append -rbranchtag if CVS/Tag indicates
2003-12-24 Thien-Thi Nguyen*** empty log message ***
2003-12-24 Thien-Thi Nguyen(main): For return code, no longer special-case VMS.
2003-10-20 Richard M. Stallman(edebug-display-freq-count): Doc fix.
2003-10-13 Richard M. StallmanComment change.
2003-10-06 Dave Love*** empty log message ***
2003-09-28 Eli Zaretskii*** empty log message ***
2003-09-28 Eli Zaretskii(quote_file_name): Print the result instead of
2003-09-19 Richard M. StallmanComment change.
2003-09-12 Richard M. Stallman*** empty log message ***
2003-09-12 Richard M. Stallman(socket_name): New variable.
2003-09-03 Francesco Potortì(consider_token): check C++ `operator' only when the...
2003-09-03 Francesco Potortì*** empty log message ***
2003-09-02 Miles BaderCorrect some arch-tag: comment types
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave LoveRemove obsolete references to alloca.
2003-07-28 Juanma Barranquero*** empty log message ***
2003-07-28 Juanma Barranquero(main): Fix having macros in a printf statement.
2003-07-28 Juanma Barranquero(suggest_asking_for_help): Fix having macros in a print...
2003-05-31 Juanma Barranquero*** empty log message ***
2003-05-31 Juanma Barranquero(lisp): Fix references to byte-run.el, float-sup.el...
2003-05-27 Francesco PotortìRemove Philippe Waroquier's email address, at his request.
2003-05-22 Dave Love*** empty log message ***
2003-05-22 Dave Love(difftime) [!HAVE_DIFFTIME]: Define.
2003-05-20 Dave Love*** empty log message ***
2003-05-20 Dave LoveCheck HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
2003-05-20 Dave LoveDefine LIBS_MAIL=-llockfile.
2003-04-27 Juanma Barranquero*** empty log message ***
2003-04-27 Juanma Barranquero(read_scores): Fix corruption of score files.
2003-04-12 Stefan Monnier*** empty log message ***
2003-04-12 Stefan Monnier(main): Use new safe location for socket.
2003-03-12 Juanma Barranquero*** empty log message ***
2003-03-12 Juanma Barranquero(print_help_and_exit): Print to stdout. Exit successfu...
2003-02-15 Richard M. Stallman*** empty log message ***
2003-02-15 Richard M. StallmanCast result of malloc and realloc.
next