summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2002-06-13(lisp): Add international/ucs-tables.elc and font-core.elc.Juanma Barranquero
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì
2002-06-13New multi-line regexp and new regexp syntax.Francesco Potortì
2002-06-06(scan_separators): Support all character escapeFrancesco Potortì
2002-06-06*** empty log message ***Francesco Potortì
2002-06-06(enum arg_type): New label at_stdin.Francesco Potortì
2002-06-06(TeX_commands): Skip comments.Francesco Potortì
2002-06-06*** empty log message ***Francesco Potortì
2002-06-05(main): Avoid a buffer overrun with sprintf.Francesco Potortì
2002-05-30*** empty log message ***Richard M. Stallman
2002-05-30(LIBS_MAIL): Renamed from LIB_MAIL.Richard M. Stallman
2002-05-27Reinstate the following change from 2002-03-22, which wasPaul Eggert
2002-05-27Reinstate the following change from 2002-03-22, which wasPaul Eggert
2002-05-25*** empty log message ***Eli Zaretskii
2002-05-17(socket_connection): Move the code to resolve the POPEli Zaretskii
2002-05-05This file was deleted since the TCP emulation is no longer in useEli Zaretskii
2002-04-29*** empty log message ***Colin Walters
2002-04-29(SCORE_FILE_PREFIX): Delete.Colin Walters
2002-04-29(${archlibdir}): Don't conditionalize onColin Walters
2002-04-24(skip_initializer): Return void.Pavel Janík
2002-04-23*** empty log message ***Colin Walters
2002-04-23(read_score) [HAVE_GETDELIM]: Trim trailing space.Colin Walters
2002-04-22(last_node): Make it a global variable.Francesco Potortì
2002-04-21(add_declarator): Test *CLS instead of CLS.Gerd Moellmann
2002-04-16Move config.h before the other headers, to prevent compiler warningsEli Zaretskii
2002-04-16Add update-game-score.Eli Zaretskii
2002-04-16(find_entries): Bug fix in list management.Francesco Potortì
2002-04-16*** empty log message ***Francesco Potortì
2002-04-15* etags.c (get_language_from_filename): Add one argument.Francesco Potortì
2002-04-15*** empty log message ***Francesco Potortì
2002-04-15Bug fix. New version to come soon.Francesco Potortì
2002-04-15Avoid doubly tagging parse.y when both parse.c and parse.y are given onFrancesco Potortì
2002-04-15*** empty log message ***Francesco Potortì
2002-04-14*** empty log message ***Colin Walters
2002-04-14(lock_file): If the lock file is older than an hour, delete it. ResetColin Walters
2002-04-14(read_score): Fix type of second parameterAndreas Schwab
2002-04-10*** empty log message ***Colin Walters
2002-04-10*** empty log message ***Colin Walters
2002-04-10(toplevel): Include stdarg.h.Colin Walters
2002-04-10(gamedir, gameuser): New variables.Colin Walters
2002-04-07update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.Colin Walters
2002-04-05Actually make previous changes work (oops).Colin Walters
2002-04-05(toplevel): Include pwd.h.Colin Walters
2002-03-30*** empty log message ***Eli Zaretskii
2002-03-30(add_declarator): Fix the first call to add_member_defn.Eli Zaretskii
2002-03-29(add_declarator, skip_initializer): New functions.Gerd Moellmann
2002-03-28Move backquote.elc into emacs-lisp.Jason Rumney
2002-03-27Initial version.Colin Walters
2002-03-23* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead ofPaul Eggert
2002-03-23(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -oPaul Eggert