aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-13(lisp): Add international/ucs-tables.elc and font-core.elc.Juanma Barranquero2-0/+7
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì1-0/+28
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì1-114/+292
2002-06-06(scan_separators): Support all character escapeFrancesco Potortì1-51/+60
2002-06-06*** empty log message ***Francesco Potortì1-0/+15
2002-06-06(enum arg_type): New label at_stdin.Francesco Potortì2-129/+176
2002-06-06(TeX_commands): Skip comments.Francesco Potortì1-74/+69
2002-06-06*** empty log message ***Francesco Potortì1-0/+12
2002-06-05(main): Avoid a buffer overrun with sprintf.Francesco Potortì2-5/+9
2002-05-30*** empty log message ***Richard M. Stallman1-0/+5
2002-05-30(LIBS_MAIL): Renamed from LIB_MAIL.Richard M. Stallman1-3/+3
2002-05-27Reinstate the following change from 2002-03-22, which wasPaul Eggert1-0/+9
2002-05-27Reinstate the following change from 2002-03-22, which wasPaul Eggert1-1/+1
2002-05-25*** empty log message ***Eli Zaretskii1-0/+5
2002-05-17(socket_connection): Move the code to resolve the POPEli Zaretskii1-11/+11
2002-05-05This file was deleted since the TCP emulation is no longer in useEli Zaretskii1-242/+0
2002-04-29*** empty log message ***Colin Walters1-0/+16
2002-04-29(SCORE_FILE_PREFIX): Delete.Colin Walters1-45/+41
2002-04-29(${archlibdir}): Don't conditionalize onColin Walters1-11/+10
2002-04-24(skip_initializer): Return void.Pavel Janík2-1/+5
2002-04-23*** empty log message ***Colin Walters1-0/+5
2002-04-23(read_score) [HAVE_GETDELIM]: Trim trailing space.Colin Walters1-0/+2
2002-04-22(last_node): Make it a global variable.Francesco Potortì2-36/+99
2002-04-21(add_declarator): Test *CLS instead of CLS.Gerd Moellmann2-1/+5
2002-04-16Move config.h before the other headers, to prevent compiler warningsEli Zaretskii2-1/+7
2002-04-16Add update-game-score.Eli Zaretskii1-0/+1
2002-04-16(find_entries): Bug fix in list management.Francesco Potortì1-7/+14
2002-04-16*** empty log message ***Francesco Potortì1-0/+4
2002-04-15* etags.c (get_language_from_filename): Add one argument.Francesco Potortì1-3/+3
2002-04-15*** empty log message ***Francesco Potortì1-0/+9
2002-04-15Bug fix. New version to come soon.Francesco Potortì1-30/+74
2002-04-15Avoid doubly tagging parse.y when both parse.c and parse.y are given onFrancesco Potortì1-309/+465
2002-04-15*** empty log message ***Francesco Potortì1-4/+37
2002-04-14*** empty log message ***Colin Walters1-0/+6
2002-04-14(lock_file): If the lock file is older than an hour, delete it. ResetColin Walters1-1/+9
2002-04-14(read_score): Fix type of second parameterAndreas Schwab2-3/+9
2002-04-10*** empty log message ***Colin Walters1-0/+15
2002-04-10*** empty log message ***Colin Walters1-0/+6
2002-04-10(toplevel): Include stdarg.h.Colin Walters1-99/+80
2002-04-10(gamedir, gameuser): New variables.Colin Walters1-2/+19
2002-04-07update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.Colin Walters2-9/+46
2002-04-05Actually make previous changes work (oops).Colin Walters1-3/+9
2002-04-05(toplevel): Include pwd.h.Colin Walters2-15/+100
2002-03-30*** empty log message ***Eli Zaretskii1-0/+4
2002-03-30(add_declarator): Fix the first call to add_member_defn.Eli Zaretskii1-1/+1
2002-03-29(add_declarator, skip_initializer): New functions.Gerd Moellmann2-38/+86
2002-03-28Move backquote.elc into emacs-lisp.Jason Rumney2-1/+5
2002-03-27Initial version.Colin Walters1-0/+373
2002-03-23* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead ofPaul Eggert1-0/+6
2002-03-23(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -oPaul Eggert1-1/+1