| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (main): For return code, no longer special-case VMS. | Thien-Thi Nguyen | 2003-12-24 | 1 | -4/+2 |
* | (edebug-display-freq-count): Doc fix. | Richard M. Stallman | 2003-10-20 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 2003-10-13 | 1 | -3/+2 |
* | *** empty log message *** | Dave Love | 2003-10-06 | 1 | -1/+1 |
* | *** empty log message *** | Eli Zaretskii | 2003-09-28 | 1 | -1/+8 |
* | (quote_file_name): Print the result instead of | Eli Zaretskii | 2003-09-28 | 1 | -18/+44 |
* | Comment change. | Richard M. Stallman | 2003-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Richard M. Stallman | 2003-09-12 | 1 | -0/+10 |
* | (socket_name): New variable. | Richard M. Stallman | 2003-09-12 | 1 | -2/+23 |
* | (consider_token): check C++ `operator' only when the token len is long | Francesco Potortì | 2003-09-03 | 1 | -1/+1 |
* | *** empty log message *** | Francesco Potortì | 2003-09-03 | 1 | -0/+5 |
* | Correct some arch-tag: comment types | Miles Bader | 2003-09-02 | 1 | -1/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 33 | -3/+88 |
* | Remove obsolete references to alloca. | Dave Love | 2003-08-20 | 2 | -12/+7 |
* | *** empty log message *** | Juanma Barranquero | 2003-07-28 | 1 | -0/+6 |
* | (main): Fix having macros in a printf statement. | Juanma Barranquero | 2003-07-28 | 2 | -8/+7 |
* | (suggest_asking_for_help): Fix having macros in a printf statement. | Juanma Barranquero | 2003-07-28 | 1 | -5/+5 |
* | *** empty log message *** | Juanma Barranquero | 2003-05-31 | 1 | -0/+5 |
* | (lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are | Juanma Barranquero | 2003-05-31 | 1 | -4/+4 |
* | Remove Philippe Waroquier's email address, at his request. | Francesco Potortì | 2003-05-27 | 1 | -1/+1 |
* | *** empty log message *** | Dave Love | 2003-05-22 | 1 | -0/+5 |
* | (difftime) [!HAVE_DIFFTIME]: Define. | Dave Love | 2003-05-22 | 1 | -1/+23 |
* | *** empty log message *** | Dave Love | 2003-05-20 | 1 | -0/+6 |
* | Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL. | Dave Love | 2003-05-20 | 1 | -1/+2 |
* | Define LIBS_MAIL=-llockfile. | Dave Love | 2003-05-20 | 1 | -0/+4 |
* | *** empty log message *** | Juanma Barranquero | 2003-04-27 | 1 | -0/+5 |
* | (read_scores): Fix corruption of score files. | Juanma Barranquero | 2003-04-27 | 1 | -1/+3 |
* | *** empty log message *** | Stefan Monnier | 2003-04-12 | 1 | -22/+25 |
* | (main): Use new safe location for socket. | Stefan Monnier | 2003-04-12 | 1 | -1/+1 |
* | *** empty log message *** | Juanma Barranquero | 2003-03-12 | 1 | -1/+9 |
* | (print_help_and_exit): Print to stdout. Exit successfully. Added some blank | Juanma Barranquero | 2003-03-12 | 1 | -8/+19 |
* | *** empty log message *** | Richard M. Stallman | 2003-02-15 | 1 | -0/+9 |
* | Cast result of malloc and realloc. | Richard M. Stallman | 2003-02-15 | 1 | -6/+2 |
* | (yow): Cast result of malloc and realloc. | Richard M. Stallman | 2003-02-15 | 1 | -6/+2 |
* | *** empty log message *** | Juanma Barranquero | 2003-02-11 | 1 | -0/+4 |
* | (lisp): Add malayalam.el and tamil.el. | Juanma Barranquero | 2003-02-11 | 1 | -0/+2 |
* | *** empty log message *** | Andreas Schwab | 2003-02-08 | 1 | -0/+5 |
* | (EXEEXT): Define to @EXEEXT@ and use this variable | Andreas Schwab | 2003-02-08 | 1 | -29/+31 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 13 | -52/+52 |
* | *** empty log message *** | Richard M. Stallman | 2003-02-04 | 1 | -0/+6 |
* | (push_score, read_scores): Cast values of malloc and realloc. | Richard M. Stallman | 2003-02-04 | 1 | -6/+8 |
* | Whitespace changes. | Richard M. Stallman | 2003-02-04 | 1 | -125/+122 |
* | Cygwin support patch. | Juanma Barranquero | 2003-01-31 | 2 | -42/+46 |
* | Corrected misc. typos like missing : after file names, | Kim F. Storm | 2003-01-28 | 1 | -9/+10 |
* | Don't include string.h. | Dave Love | 2003-01-21 | 2 | -3/+7 |
* | (Cplusplus_help, Cjava_help): Re-phrase and avoid | Dave Love | 2003-01-21 | 1 | -3/+3 |
* | Fix last change (use C syntax for comments). | Markus Rost | 2003-01-21 | 1 | -2/+2 |
* | *** empty log message *** | Richard M. Stallman | 2003-01-20 | 1 | -0/+5 |
* | (rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets. | Richard M. Stallman | 2003-01-20 | 1 | -1/+15 |
* | changes for language-sepcific help by Philippe | Francesco Potortì | 2003-01-09 | 1 | -49/+204 |