| Commit message (Expand) | Author | Age | Files | Lines |
* | (getit, Cobol_paragraphs, Pascal_functions, | Richard M. Stallman | 1998-01-27 | 1 | -10/+22 |
* | (main): Fix interwoven brace and cpp conditional nesting. | Andreas Schwab | 1998-01-23 | 1 | -1/+1 |
* | Allow messages retrieved from the POP | Karl Heuer | 1997-12-04 | 3 | -72/+116 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-12-04 | 1 | -8/+0 |
* | (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a | Paul Eggert | 1997-12-03 | 1 | -0/+9 |
* | (b2m): Define VERSION. Link with $(GETOPTOBJS). | Karl Heuer | 1997-11-23 | 1 | -1/+2 |
* | Include getopt.h. | Karl Heuer | 1997-11-23 | 1 | -1/+31 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-11-06 | 1 | -8/+5 |
* | (fullwrite): Get rid of an extra call to write. Problem | Karl Heuer | 1997-10-31 | 1 | -2/+2 |
* | (L_getit): Always make named tags so that Emacs | Karl Heuer | 1997-10-16 | 1 | -2/+2 |
* | Use system header files instead of declaring C-library | Karl Heuer | 1997-09-25 | 1 | -7/+7 |
* | automatically generated from GPLed version | Paul Eggert | 1997-09-11 | 1 | -17/+17 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-09-11 | 1 | -17/+17 |
* | automatically generated from GPLed version | Paul Eggert | 1997-09-11 | 1 | -17/+17 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-09-11 | 1 | -0/+2 |
* | Changes for GNU make 3.75.93. | Paul D. Smith | 1997-09-05 | 1 | -1/+1 |
* | (getpid): Delete function. | Geoff Voelker | 1997-09-03 | 1 | -6/+0 |
* | (movemail.exe): Link wsock32.lib before LIBS. | Geoff Voelker | 1997-09-03 | 1 | -1/+2 |
* | (scan_lisp_file): Handle custom-declare-variable. | Richard M. Stallman | 1997-08-31 | 1 | -1/+62 |
* | [HAVE_SYSVIPC]: Include errno.h, as in the other case. | Richard M. Stallman | 1997-08-27 | 1 | -1/+14 |
* | (main): use SOCKLEN_TYPE for fromlen, if it is defined. | Richard M. Stallman | 1997-08-14 | 1 | -0/+4 |
* | automatically generated from GPLed version | Miles Bader | 1997-08-14 | 1 | -17/+17 |
* | automatically generated from GPLed version | Paul Eggert | 1997-08-14 | 1 | -1/+1 |
* | Add copyright and permission notices. | Richard M. Stallman | 1997-08-13 | 1 | -0/+19 |
* | (main): Use %08lx instead of %08x in printf because the | Richard M. Stallman | 1997-08-13 | 1 | -1/+1 |
* | (get_time): Cast arg to fprintf. | Richard M. Stallman | 1997-08-13 | 1 | -1/+1 |
* | Add includes. | Geoff Voelker | 1997-08-09 | 1 | -3/+71 |
* | (lisp): Update paths to lisp files that have moved. | Geoff Voelker | 1997-08-09 | 1 | -7/+19 |
* | (Yacc_suffixes, Asm_suffixes): Add some alternatives. | Richard M. Stallman | 1997-08-06 | 1 | -1/+2 |
* | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -45/+68 |
* | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -13/+25 |
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1997-07-20 | 1 | -0/+5 |
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1997-07-17 | 1 | -3/+8 |
* | [C_ALLOCA] (xmalloc): New function. | Richard M. Stallman | 1997-07-09 | 1 | -0/+17 |
* | (rindex): Add declaration. | Richard M. Stallman | 1997-07-05 | 1 | -2/+3 |
* | (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. | Geoff Voelker | 1997-07-01 | 1 | -40/+78 |
* | (blessmail): Find blessmail.el in mail subdirectory. | Richard M. Stallman | 1997-06-27 | 1 | -1/+1 |
* | Don't assign to $0 in awk; some awks don't allow this. | Paul Eggert | 1997-06-26 | 1 | -9/+10 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-06-21 | 1 | -1/+1 |
* | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -17/+17 |
* | automatically generated from GPLed version | Ulrich Drepper | 1997-06-21 | 1 | -17/+17 |
* | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -17/+17 |
* | automatically generated from GPLed version | Miles Bader | 1997-06-21 | 1 | -17/+17 |
* | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -1/+1 |
* | (readline): Terminate buffer properly when EOF seen. | Karl Heuer | 1997-06-14 | 1 | -1/+2 |
* | Also remove -DETAGS_REGEXPS from the target ctags: | Francesco Potortì | 1997-06-02 | 1 | -1/+1 |
* | * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is | Francesco Potortì | 1997-05-30 | 1 | -1/+1 |
* | Various cleanups on TeX, Erlang, Prolog, C. | Francesco Potortì | 1997-05-30 | 1 | -430/+577 |
* | automatically generated from GPLed version | Paul Eggert | 1997-05-27 | 3 | -57/+51 |
* | (files): When computing arguments automatically, ignore non-files | Paul Eggert | 1997-05-13 | 1 | -2/+4 |