summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (PATH): Add /usr/xpg4/bin,Paul Eggert1997-01-011-4/+4
* (streq, strneq): Use == NULL rather than !.Richard M. Stallman1996-12-191-2/+4
* (LIBMAIL): New macro. Conditionally includes -lmail.Richard M. Stallman1996-12-181-1/+5
* (socket_connection): Free realhost after using it.Richard M. Stallman1996-12-161-0/+1
* * etags.c (C_entries): Test tok.valid. This handles someFrancesco Potortì1996-12-041-38/+50
* gethostbyname() may return a pointer to static data, which isCharles Hannum1996-11-211-2/+4
* Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>Francesco Potortì1996-11-131-41/+55
* * etags.c (relative_filename): Bug corrected.Francesco Potortì1996-11-081-39/+49
* When processing cvs log output, remove `Attic/' from repository file names.Paul Eggert1996-11-032-2/+12
* Fix 1996-09-02 change.Karl Heuer1996-10-221-1/+1
* (datearg): Use the empty string, not '-d>1970-01-01', to extract allPaul Eggert1996-10-132-8/+4
* (rlog_options): Look for ' option' rather than 'unknown option',Paul Eggert1996-10-122-4/+4
* (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.Richard M. Stallman1996-10-061-0/+9
* * etags.c (print_version): Print copyright info.Francesco Potortì1996-10-021-11/+13
* (date): Make default format acceptable to CVS post v1.8Paul Eggert1996-09-302-4/+4
* (main): If the lock call fails with EBUSY orRichard M. Stallman1996-09-291-4/+38
* (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.Paul Eggert1996-09-252-14/+14
* Replaced all BSD with BSD_SYSTEM.Karl Heuer1996-09-173-7/+7
* (longopts): Change nowait to no-wait.Richard M. Stallman1996-09-101-3/+3
* (main): Declare `fromlen' as size_t, undo previous change.Erik Naggum1996-09-071-3/+3
* (main): Declare `fromunix' as size_t.Richard M. Stallman1996-09-041-1/+2
* Whitespace fix.Richard M. Stallman1996-09-041-2/+2
* (etags_getcwd): Use getcwd if available even if MSDOS.Richard M. Stallman1996-09-031-15/+16
* (quote_file_name): Quote with &, not \.Richard M. Stallman1996-09-021-5/+6
* Include signal.h properly;Richard M. Stallman1996-09-021-3/+1
* On fatal signal, delete socket-file:Richard M. Stallman1996-09-021-1/+130
* (quote_file_name): New function.Richard M. Stallman1996-09-021-41/+58
* (emacsclient): Link with getopt.Richard M. Stallman1996-09-011-2/+4
* (decode_options): New function.Richard M. Stallman1996-09-011-16/+98
* (lisp): Include dos-nt.elc.Richard M. Stallman1996-09-011-1/+2
* (blessmail): Use $srcdir to find blessmail.el.Richard M. Stallman1996-08-311-1/+1
* (both versions): Handle -nowait and --nowait by sending data to the server.Richard M. Stallman1996-08-311-4/+33
* (INSTALL_STRIP): New variable.Richard M. Stallman1996-08-281-11/+19
* (MOVE_LIBS): Use conditionals onRichard M. Stallman1996-08-261-8/+13
* Change `GNU Emacs' to `this program' in the comment referring the readerPaul Eggert1996-08-262-4/+4
* Reverse conditional in previous change.Richard M. Stallman1996-08-261-3/+3
* Include des.h krb.h with no dir name if SOLARIS2.Richard M. Stallman1996-08-251-0/+5
* Use ISO 8601 date format, with time zone appended ifErik Naggum1996-08-242-180/+182
* Include <config.h>, so DOS_NT is defined on MSDOS.Richard M. Stallman1996-08-231-0/+4
* (readline_internal) [DOS_NT]: Don't include CRs whenRichard M. Stallman1996-07-231-0/+9
* (main) [HAVE_SOCKETS]: Use two separate stdioRichard M. Stallman1996-07-231-8/+21
* Fix FSF address in comment.Karl Heuer1996-07-204-11/+15
* (clean): Use OBJDIR macro.Karl Heuer1996-07-161-1/+1
* Undo previous change.Karl Heuer1996-07-164-18/+1
* Declare main as int, not void.Karl Heuer1996-07-153-5/+7
* [__GNU_LIBRARY__]: Use size_t for fromlen.Karl Heuer1996-07-151-1/+7
* [__GNU_LIBRARY__]: Use <string.h>.Karl Heuer1996-07-153-0/+12
* (getwd): Correct return type.Karl Heuer1996-07-151-1/+1
* Correct return type of getwd.Karl Heuer1996-07-151-1/+1
* (main) [HAVE_SOCKETS]: Call rewind before writing to infile.Miles Bader1996-07-031-0/+1