aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Corrected misc. typos like missing : after file names,Kim F. Storm2003-01-281-9/+10
* Don't include string.h.Dave Love2003-01-212-3/+7
* (Cplusplus_help, Cjava_help): Re-phrase and avoidDave Love2003-01-211-3/+3
* Fix last change (use C syntax for comments).Markus Rost2003-01-211-2/+2
* *** empty log message ***Richard M. Stallman2003-01-201-0/+5
* (rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.Richard M. Stallman2003-01-201-1/+15
* changes for language-sepcific help by PhilippeFrancesco Potortì2003-01-091-49/+204
* (__P): Renamed from _P to avoid problems on Cygwin.Kim F. Storm2003-01-051-11/+11
* *** empty log message ***Kim F. Storm2003-01-051-0/+5
* ($(DOC)): Use -o and -a options to make-docfile,Andrew Innes2002-12-182-2/+7
* Make sure every message ends with a blank line, because some mbox parsersPavel Janík2002-12-112-3/+9
* *** empty log message ***Richard M. Stallman2002-12-091-0/+5
* Do include libintl.h if HAVE_LIBINTL_H.Richard M. Stallman2002-12-091-3/+7
* Fixed the build error in getopt.c that occured on systems lacking a gettext i...Ben Key2002-12-071-7/+13
* *** empty log message ***Richard M. Stallman2002-12-051-0/+4
* Comment out include of libintl.h or gettext.h.Richard M. Stallman2002-12-051-0/+2
* *** empty log message ***Richard M. Stallman2002-12-041-0/+27
* Conditionally find getopt.h.Richard M. Stallman2002-12-041-11/+19
* (const): Move outside !HAVE_CONFIG_H conditional.Richard M. Stallman2002-12-041-93/+317
* Maybe include ctype.h.Richard M. Stallman2002-12-041-17/+28
* (main): Tell user how to start server within Emacs if socket could notStephen Eglen2002-12-021-1/+2
* *** empty log message ***Stephen Eglen2002-12-021-0/+5
* *** empty log message ***Richard M. Stallman2002-12-021-0/+4
* (main): Test HAVE_GETCWD rather than BSD_SYSTEM.Richard M. Stallman2002-12-021-6/+6
* *** empty log message ***Juanma Barranquero2002-11-191-2/+3
* Fixed a bug in makefile.w32-in that caused the documentation for the built in...Ben Key2002-11-192-2/+6
* *** empty log message ***Dave Love2002-11-181-0/+9
* Include unistd.h, string.h, stdlib.h,Dave Love2002-11-181-11/+17
* *** empty log message ***Richard M. Stallman2002-11-181-0/+4
* (${archlibdir}): Ignore errors operating on $(gamedir).Richard M. Stallman2002-11-181-1/+1
* *** empty log message ***Dave Love2002-11-141-1/+5
* (pop_retr): Declare comment.Dave Love2002-11-141-0/+1
* (read_c_string_or_comment): Declare msgno.Dave Love2002-11-141-0/+1
* (YACC): Deleted.Dave Love2002-11-141-1/+0
* *** empty log message ***Dave Love2002-11-041-0/+4
* .Andreas Schwab2002-10-191-0/+5
* (${archlibdir}): Always create $(gamedir).Andreas Schwab2002-10-191-10/+12
* (lisp): Load devanagari.el, not .elc.Juanma Barranquero2002-10-042-7/+11
* Remove reference to SERVER_HOME_DIR completely.Markus Rost2002-10-012-3/+5
* (main): Always use /tmp and non-qualified hostname.Stefan Monnier2002-09-272-11/+7
* Remove SYSV support.Stefan Monnier2002-09-272-198/+61
* *** empty log message ***Stefan Monnier2002-09-251-0/+4
* Remove emacsserver.Stefan Monnier2002-09-251-599/+0
* Remove references to emacsserver.Stefan Monnier2002-09-253-18/+1
* (quote_file_name): Quote \n.Stefan Monnier2002-09-182-10/+27
* etags bugFrancesco Potortì2002-09-031-0/+5
* (regex_tag_multiline, readline): Never pass pfnote aFrancesco Potortì2002-09-031-6/+11
* (consider_token, C_entries): Switch to C++ parsing whenFrancesco Potortì2002-08-301-46/+64
* Bug corrections in etags.Francesco Potortì2002-08-301-0/+11
* (C_entries): Corrected a problem with const C++ funcs.Francesco Potortì2002-08-291-44/+61