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