| Commit message (Expand) | Author | Age | Files | Lines |
| * | (socket_connection): Free realhost after using it. | Richard M. Stallman | 1996-12-16 | 1 | -0/+1 |
| * | * etags.c (C_entries): Test tok.valid. This handles some | Francesco Potortì | 1996-12-04 | 1 | -38/+50 |
| * | gethostbyname() may return a pointer to static data, which is | Charles Hannum | 1996-11-21 | 1 | -2/+4 |
| * | Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | Francesco Potortì | 1996-11-13 | 1 | -41/+55 |
| * | * etags.c (relative_filename): Bug corrected. | Francesco Potortì | 1996-11-08 | 1 | -39/+49 |
| * | When processing cvs log output, remove `Attic/' from repository file names. | Paul Eggert | 1996-11-03 | 1 | -1/+6 |
| * | Fix 1996-09-02 change. | Karl Heuer | 1996-10-22 | 1 | -1/+1 |
| * | (datearg): Use the empty string, not '-d>1970-01-01', to extract all | Paul Eggert | 1996-10-13 | 1 | -4/+2 |
| * | (rlog_options): Look for ' option' rather than 'unknown option', | Paul Eggert | 1996-10-12 | 1 | -2/+2 |
| * | (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes. | Richard M. Stallman | 1996-10-06 | 1 | -0/+9 |
| * | * etags.c (print_version): Print copyright info. | Francesco Potortì | 1996-10-02 | 1 | -11/+13 |
| * | (date): Make default format acceptable to CVS post v1.8 | Paul Eggert | 1996-09-30 | 1 | -2/+2 |
| * | (main): If the lock call fails with EBUSY or | Richard M. Stallman | 1996-09-29 | 1 | -4/+38 |
| * | (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT. | Paul Eggert | 1996-09-25 | 1 | -7/+7 |
| * | Replaced all BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 3 | -7/+7 |
| * | (longopts): Change nowait to no-wait. | Richard M. Stallman | 1996-09-10 | 1 | -3/+3 |
| * | (main): Declare `fromlen' as size_t, undo previous change. | Erik Naggum | 1996-09-07 | 1 | -3/+3 |
| * | (main): Declare `fromunix' as size_t. | Richard M. Stallman | 1996-09-04 | 1 | -1/+2 |
| * | Whitespace fix. | Richard M. Stallman | 1996-09-04 | 1 | -2/+2 |
| * | (etags_getcwd): Use getcwd if available even if MSDOS. | Richard M. Stallman | 1996-09-03 | 1 | -15/+16 |
| * | (quote_file_name): Quote with &, not \. | Richard M. Stallman | 1996-09-02 | 1 | -5/+6 |
| * | Include signal.h properly; | Richard M. Stallman | 1996-09-02 | 1 | -3/+1 |
| * | On fatal signal, delete socket-file: | Richard M. Stallman | 1996-09-02 | 1 | -1/+130 |
| * | (quote_file_name): New function. | Richard M. Stallman | 1996-09-02 | 1 | -41/+58 |
| * | (emacsclient): Link with getopt. | Richard M. Stallman | 1996-09-01 | 1 | -2/+4 |
| * | (decode_options): New function. | Richard M. Stallman | 1996-09-01 | 1 | -16/+98 |
| * | (lisp): Include dos-nt.elc. | Richard M. Stallman | 1996-09-01 | 1 | -1/+2 |
| * | (blessmail): Use $srcdir to find blessmail.el. | Richard M. Stallman | 1996-08-31 | 1 | -1/+1 |
| * | (both versions): Handle -nowait and --nowait by sending data to the server. | Richard M. Stallman | 1996-08-31 | 1 | -4/+33 |
| * | (INSTALL_STRIP): New variable. | Richard M. Stallman | 1996-08-28 | 1 | -11/+19 |
| * | (MOVE_LIBS): Use conditionals on | Richard M. Stallman | 1996-08-26 | 1 | -8/+13 |
| * | Change `GNU Emacs' to `this program' in the comment referring the reader | Paul Eggert | 1996-08-26 | 1 | -2/+2 |
| * | Reverse conditional in previous change. | Richard M. Stallman | 1996-08-26 | 1 | -3/+3 |
| * | Include des.h krb.h with no dir name if SOLARIS2. | Richard M. Stallman | 1996-08-25 | 1 | -0/+5 |
| * | Use ISO 8601 date format, with time zone appended if | Erik Naggum | 1996-08-24 | 1 | -90/+91 |
| * | Include <config.h>, so DOS_NT is defined on MSDOS. | Richard M. Stallman | 1996-08-23 | 1 | -0/+4 |
| * | (readline_internal) [DOS_NT]: Don't include CRs when | Richard M. Stallman | 1996-07-23 | 1 | -0/+9 |
| * | (main) [HAVE_SOCKETS]: Use two separate stdio | Richard M. Stallman | 1996-07-23 | 1 | -8/+21 |
| * | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 3 | -8/+11 |
| * | (clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| * | Undo previous change. | Karl Heuer | 1996-07-16 | 4 | -18/+1 |
| * | Declare main as int, not void. | Karl Heuer | 1996-07-15 | 3 | -5/+7 |
| * | [__GNU_LIBRARY__]: Use size_t for fromlen. | Karl Heuer | 1996-07-15 | 1 | -1/+7 |
| * | [__GNU_LIBRARY__]: Use <string.h>. | Karl Heuer | 1996-07-15 | 3 | -0/+12 |
| * | (getwd): Correct return type. | Karl Heuer | 1996-07-15 | 1 | -1/+1 |
| * | Correct return type of getwd. | Karl Heuer | 1996-07-15 | 1 | -1/+1 |
| * | (main) [HAVE_SOCKETS]: Call rewind before writing to infile. | Miles Bader | 1996-07-03 | 1 | -0/+1 |
| * | Remove all references to wakeup. | Miles Bader | 1996-07-02 | 1 | -11/+0 |
| * | * etags.c (C_stab_entry): New keywords for C++ namespace, bool, | Francesco Potortì | 1996-07-01 | 1 | -57/+75 |
| * | (timer, timer.o, getdate.o, $(srcdir)/getdate.c) | Richard M. Stallman | 1996-06-21 | 1 | -19/+2 |