summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Collapse)AuthorAgeFilesLines
* (getit, Cobol_paragraphs, Pascal_functions,Richard M. Stallman1998-01-271-10/+22
| | | | | | Postscript_functions, prolog_pred, erlang_func, erlang_attribute): Always make named tags. (Fortran_functions): Grok BLOCK DATA.
* (main): Fix interwoven brace and cpp conditional nesting.Andreas Schwab1998-01-231-1/+1
|
* Allow messages retrieved from the POPKarl Heuer1997-12-043-72/+116
| | | | server to contain embedded nulls.
* automatically generated from GPLed versionUlrich Drepper1997-12-041-8/+0
|
* (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with aPaul Eggert1997-12-031-0/+9
| | | | | | | | | | | | '>' any lines starting with "From " read from the POP server, but leave the code in place, wrapped in #ifdef MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later because it turns out that something is depending on it. Change suggested by Paul Eggert <eggert@twinsun.com>. Convert the character \037 (^_) at the beginning of a line into the character '^' followed by the character '_', because otherwise Emacs can't parse the resulting file as a valid BABYL file. Change suggested by Paul Eggert <eggert@twinsun.com>.
* (b2m): Define VERSION. Link with $(GETOPTOBJS).Karl Heuer1997-11-231-1/+2
|
* Include getopt.h.Karl Heuer1997-11-231-1/+31
| | | | (main): Use getopt_long to handle --version and --help.
* automatically generated from GPLed versionUlrich Drepper1997-11-061-8/+5
|
* (fullwrite): Get rid of an extra call to write. ProblemKarl Heuer1997-10-311-2/+2
| | | | pointed out by Chiaki Ishikawa.
* (L_getit): Always make named tags so that EmacsKarl Heuer1997-10-161-2/+2
| | | | | completion on symbols containing `:' etc. works. (get_scheme): Likewise.
* Use system header files instead of declaring C-libraryKarl Heuer1997-09-251-7/+7
| | | | functions explicitly.
* automatically generated from GPLed versionPaul Eggert1997-09-111-17/+17
|
* automatically generated from GPLed versionUlrich Drepper1997-09-111-17/+17
|
* automatically generated from GPLed versionPaul Eggert1997-09-111-17/+17
|
* automatically generated from GPLed versionUlrich Drepper1997-09-111-0/+2
|
* Changes for GNU make 3.75.93.make-3-76-1make-3-76Paul D. Smith1997-09-051-1/+1
|
* (getpid): Delete function.Geoff Voelker1997-09-031-6/+0
|
* (movemail.exe): Link wsock32.lib before LIBS.Geoff Voelker1997-09-031-1/+2
|
* (scan_lisp_file): Handle custom-declare-variable.Richard M. Stallman1997-08-311-1/+62
|
* [HAVE_SYSVIPC]: Include errno.h, as in the other case.Richard M. Stallman1997-08-271-1/+14
| | | | (main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
* (main): use SOCKLEN_TYPE for fromlen, if it is defined.Richard M. Stallman1997-08-141-0/+4
|
* automatically generated from GPLed versionMiles Bader1997-08-141-17/+17
|
* automatically generated from GPLed versionmake-3-75-92Paul Eggert1997-08-141-1/+1
|
* Add copyright and permission notices.Richard M. Stallman1997-08-131-0/+19
|
* (main): Use %08lx instead of %08x in printf because theRichard M. Stallman1997-08-131-1/+1
| | | | variable named addresses is long.
* (get_time): Cast arg to fprintf.Richard M. Stallman1997-08-131-1/+1
|
* Add includes.Geoff Voelker1997-08-091-3/+71
| | | | Undo definitions of crt routines from config.h.
* (lisp): Update paths to lisp files that have moved.Geoff Voelker1997-08-091-7/+19
| | | | | | (ctags.obj): New target. (etags.obj, getopt.obj, make-docfile.obj): Update dependencies. Add includes.
* (Yacc_suffixes, Asm_suffixes): Add some alternatives.Richard M. Stallman1997-08-061-1/+2
|
* Support auto-configuration of both Kerberos V4 andRichard M. Stallman1997-07-281-45/+68
| | | | | | | | | | | | Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries. Include <string.h> when STDC_HEADERS is defined, to get declarations of string functions. [KERBEROS5] (socket_connection): Support the current MIT Kerberos V5 API rather than the old one. [KERBEROS] (socket_connection): Change a constant name from SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict with a constant in a header file.
* Support auto-configuration of both Kerberos V4 andRichard M. Stallman1997-07-281-13/+25
| | | | | Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries.
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1997-07-201-0/+5
|
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1997-07-171-3/+8
|
* [C_ALLOCA] (xmalloc): New function.Richard M. Stallman1997-07-091-0/+17
|
* (rindex): Add declaration.Richard M. Stallman1997-07-051-2/+3
|
* (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.Geoff Voelker1997-07-011-40/+78
| | | | | | | (movemail.exe): Depend upon and link with getopt files. (obj): Include new source files. (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define. (lisp): Include new and reorganized elisp files.
* (blessmail): Find blessmail.el in mail subdirectory.Richard M. Stallman1997-06-271-1/+1
|
* Don't assign to $0 in awk; some awks don't allow this.Paul Eggert1997-06-261-9/+10
|
* automatically generated from GPLed versionUlrich Drepper1997-06-211-1/+1
|
* automatically generated from GPLed versionPaul Eggert1997-06-211-17/+17
|
* automatically generated from GPLed versionUlrich Drepper1997-06-211-17/+17
|
* automatically generated from GPLed versionPaul Eggert1997-06-211-17/+17
|
* automatically generated from GPLed versionMiles Bader1997-06-211-17/+17
|
* automatically generated from GPLed versionPaul Eggert1997-06-211-1/+1
|
* (readline): Terminate buffer properly when EOF seen.Karl Heuer1997-06-141-1/+2
| | | | Test for valid pointer before dereferencing it.
* Also remove -DETAGS_REGEXPS from the target ctags:Francesco Potortì1997-06-021-1/+1
|
* * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it isFrancesco Potortì1997-05-301-1/+1
| | | | defined inside etags.c if HAVE_CONFIG_H is defined.
* Various cleanups on TeX, Erlang, Prolog, C.Francesco Potortì1997-05-301-430/+577
| | | | | | | | | New function new_pfnote will be used for "optimised tags", but it depends on a constant that disables it for now. New possibility of tagging global variables in C/C++/ObjC/Java is enabled by default. Tags of member variables is disabled by default. Options --(no-)members and --(no-)globals control them. New symbol table entries for "import", "package" and "friend".
* automatically generated from GPLed versionPaul Eggert1997-05-273-51/+51
|
* automatically generated from GPLed versionPaul Eggert1997-05-273-6/+0
|