summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2003-05-27Remove Philippe Waroquier's email address, at his request.Francesco Potortì
2003-05-22*** empty log message ***Dave Love
2003-05-22(difftime) [!HAVE_DIFFTIME]: Define.Dave Love
2003-05-20*** empty log message ***Dave Love
2003-05-20Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.Dave Love
2003-05-20Define LIBS_MAIL=-llockfile.Dave Love
2003-04-27*** empty log message ***Juanma Barranquero
2003-04-27(read_scores): Fix corruption of score files.Juanma Barranquero
2003-04-12*** empty log message ***Stefan Monnier
2003-04-12(main): Use new safe location for socket.Stefan Monnier
2003-03-12*** empty log message ***Juanma Barranquero
2003-03-12(print_help_and_exit): Print to stdout. Exit successfully. Added some blankJuanma Barranquero
2003-02-15*** empty log message ***Richard M. Stallman
2003-02-15Cast result of malloc and realloc.Richard M. Stallman
2003-02-15(yow): Cast result of malloc and realloc.Richard M. Stallman
2003-02-11*** empty log message ***Juanma Barranquero
2003-02-11(lisp): Add malayalam.el and tamil.el.Juanma Barranquero
2003-02-08*** empty log message ***Andreas Schwab
2003-02-08(EXEEXT): Define to @EXEEXT@ and use this variableAndreas Schwab
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2003-02-04*** empty log message ***Richard M. Stallman
2003-02-04(push_score, read_scores): Cast values of malloc and realloc.Richard M. Stallman
2003-02-04Whitespace changes.Richard M. Stallman
2003-01-31Cygwin support patch.Juanma Barranquero
2003-01-28Corrected misc. typos like missing : after file names,Kim F. Storm
2003-01-21Don't include string.h.Dave Love
2003-01-21(Cplusplus_help, Cjava_help): Re-phrase and avoidDave Love
2003-01-21Fix last change (use C syntax for comments).Markus Rost
2003-01-20*** empty log message ***Richard M. Stallman
2003-01-20(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.Richard M. Stallman
2003-01-09changes for language-sepcific help by PhilippeFrancesco Potortì
2003-01-05(__P): Renamed from _P to avoid problems on Cygwin.Kim F. Storm
2003-01-05*** empty log message ***Kim F. Storm
2002-12-18($(DOC)): Use -o and -a options to make-docfile,Andrew Innes
2002-12-11Make sure every message ends with a blank line, because some mbox parsersPavel Janík
2002-12-09*** empty log message ***Richard M. Stallman
2002-12-09Do include libintl.h if HAVE_LIBINTL_H.Richard M. Stallman
2002-12-07Fixed the build error in getopt.c that occured on systems lacking a gettext i...Ben Key
2002-12-05*** empty log message ***Richard M. Stallman
2002-12-05Comment out include of libintl.h or gettext.h.Richard M. Stallman
2002-12-04*** empty log message ***Richard M. Stallman
2002-12-04Conditionally find getopt.h.Richard M. Stallman
2002-12-04(const): Move outside !HAVE_CONFIG_H conditional.Richard M. Stallman
2002-12-04Maybe include ctype.h.Richard M. Stallman
2002-12-02(main): Tell user how to start server within Emacs if socket could notStephen Eglen
2002-12-02*** empty log message ***Stephen Eglen
2002-12-02*** empty log message ***Richard M. Stallman
2002-12-02(main): Test HAVE_GETCWD rather than BSD_SYSTEM.Richard M. Stallman
2002-11-19*** empty log message ***Juanma Barranquero
2002-11-19Fixed a bug in makefile.w32-in that caused the documentation for the built in...Ben Key