| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Colin Walters | 2002-04-29 | 1 | -0/+16 |
* | (SCORE_FILE_PREFIX): Delete. | Colin Walters | 2002-04-29 | 1 | -45/+41 |
* | (${archlibdir}): Don't conditionalize on | Colin Walters | 2002-04-29 | 1 | -11/+10 |
* | (skip_initializer): Return void. | Pavel Janík | 2002-04-24 | 2 | -1/+5 |
* | *** empty log message *** | Colin Walters | 2002-04-23 | 1 | -0/+5 |
* | (read_score) [HAVE_GETDELIM]: Trim trailing space. | Colin Walters | 2002-04-23 | 1 | -0/+2 |
* | (last_node): Make it a global variable. | Francesco Potortì | 2002-04-22 | 2 | -36/+99 |
* | (add_declarator): Test *CLS instead of CLS. | Gerd Moellmann | 2002-04-21 | 2 | -1/+5 |
* | Move config.h before the other headers, to prevent compiler warnings | Eli Zaretskii | 2002-04-16 | 2 | -1/+7 |
* | Add update-game-score. | Eli Zaretskii | 2002-04-16 | 1 | -0/+1 |
* | (find_entries): Bug fix in list management. | Francesco Potortì | 2002-04-16 | 1 | -7/+14 |
* | *** empty log message *** | Francesco Potortì | 2002-04-16 | 1 | -0/+4 |
* | * etags.c (get_language_from_filename): Add one argument. | Francesco Potortì | 2002-04-15 | 1 | -3/+3 |
* | *** empty log message *** | Francesco Potortì | 2002-04-15 | 1 | -0/+9 |
* | Bug fix. New version to come soon. | Francesco Potortì | 2002-04-15 | 1 | -30/+74 |
* | Avoid doubly tagging parse.y when both parse.c and parse.y are given on | Francesco Potortì | 2002-04-15 | 1 | -309/+465 |
* | *** empty log message *** | Francesco Potortì | 2002-04-15 | 1 | -4/+37 |
* | *** empty log message *** | Colin Walters | 2002-04-14 | 1 | -0/+6 |
* | (lock_file): If the lock file is older than an hour, delete it. Reset | Colin Walters | 2002-04-14 | 1 | -1/+9 |
* | (read_score): Fix type of second parameter | Andreas Schwab | 2002-04-14 | 2 | -3/+9 |
* | *** empty log message *** | Colin Walters | 2002-04-10 | 1 | -0/+15 |
* | *** empty log message *** | Colin Walters | 2002-04-10 | 1 | -0/+6 |
* | (toplevel): Include stdarg.h. | Colin Walters | 2002-04-10 | 1 | -99/+80 |
* | (gamedir, gameuser): New variables. | Colin Walters | 2002-04-10 | 1 | -2/+19 |
* | update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode. | Colin Walters | 2002-04-07 | 2 | -9/+46 |
* | Actually make previous changes work (oops). | Colin Walters | 2002-04-05 | 1 | -3/+9 |
* | (toplevel): Include pwd.h. | Colin Walters | 2002-04-05 | 2 | -15/+100 |
* | *** empty log message *** | Eli Zaretskii | 2002-03-30 | 1 | -0/+4 |
* | (add_declarator): Fix the first call to add_member_defn. | Eli Zaretskii | 2002-03-30 | 1 | -1/+1 |
* | (add_declarator, skip_initializer): New functions. | Gerd Moellmann | 2002-03-29 | 2 | -38/+86 |
* | Move backquote.elc into emacs-lisp. | Jason Rumney | 2002-03-28 | 2 | -1/+5 |
* | Initial version. | Colin Walters | 2002-03-27 | 1 | -0/+373 |
* | * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of | Paul Eggert | 2002-03-23 | 1 | -0/+6 |
* | (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o | Paul Eggert | 2002-03-23 | 1 | -1/+1 |
* | Fix formatting of previous entry | Jason Rumney | 2002-03-12 | 1 | -0/+1 |
* | *** empty log message *** | Francesco Potortì | 2002-03-12 | 1 | -0/+7 |
* | * etags.c (Python_functions): Skip spaces at beginning of lines. | Francesco Potortì | 2002-03-12 | 1 | -38/+70 |
* | *** empty log message *** | Francesco Potortì | 2002-03-12 | 1 | -1/+3 |
* | *** empty log message *** | Jason Rumney | 2002-03-06 | 1 | -0/+5 |
* | (put_entries): Use #if !CTAGS, to fix link error on | Jason Rumney | 2002-03-06 | 1 | -3/+3 |
* | * etags.c: Honour #line directives. | Francesco Potortì | 2002-03-05 | 1 | -274/+321 |
* | *** empty log message *** | Francesco Potortì | 2002-03-05 | 1 | -0/+33 |
* | *** empty log message *** | Juanma Barranquero | 2002-02-25 | 1 | -0/+4 |
* | Add missing backslash. | Juanma Barranquero | 2002-02-25 | 1 | -1/+1 |
* | *** empty log message *** | Jason Rumney | 2002-02-24 | 1 | -0/+7 |
* | (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files. | Jason Rumney | 2002-02-24 | 1 | -54/+64 |
* | *** empty log message *** | Richard M. Stallman | 2002-02-15 | 1 | -3/+1 |
* | Update copyright date. | Paul Eggert | 2002-02-10 | 1 | -1/+1 |
* | * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 | Paul Eggert | 2002-02-10 | 1 | -0/+5 |
* | Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 | Paul Eggert | 2002-02-10 | 1 | -1/+1 |