| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * etags.c (C_entries): Recognise typedef of ANSI style functions. | Francesco Potortì | 1994-09-30 | 1 | -16/+57 |
| | | | | | | | | | (C_entries): Recognise #define inside a struct. (C_entries): ANSI tells that preprocessor commands do not have to start on the first column. (print_help): Documentation corrected for -d and -D. (white, endtk): ANSI tells the vertical tab is a separator. | ||||
| * | Initial revision | Richard M. Stallman | 1994-09-27 | 2 | -0/+1550 |
| | | |||||
| * | Improve POP code, move most of it into a separate file. | Richard M. Stallman | 1994-09-27 | 1 | -249/+105 |
| | | | | | | | | | (mbx_delimit_end, mbx_delimit_begin): Check for errors. (mbx_write): Check for errors and for From line. (pop_retr, popmail): Use subroutines in pop.c to do the real work. (get_errmsg, multiline, getline, putline, pop_stat, pop_command) (pop_init): Functions deleted. | ||||
| * | (MOVE_FLAGS, MOVE_LIBS): New variables. | Richard M. Stallman | 1994-09-27 | 1 | -2/+32 |
| | | | | | | (pop.o, movemail.o): New targets. (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS. | ||||
| * | (touchy_mkdir): Make dir ugo+re even if it isn't new. | Richard M. Stallman | 1994-09-24 | 1 | -20/+38 |
| | | | | | Rename path to dirname. | ||||
| * | (UTILITIES): Remove test-distrib, make-docfile, make-path. | Richard M. Stallman | 1994-09-23 | 1 | -2/+4 |
| | | | | | | (DONT_INSTALL): New variable--list those files here. (clean): Delete the files in DONT_INSTALL. | ||||
| * | (from, labels, data): Use MAX_DATA_LEN as length. | Richard M. Stallman | 1994-09-21 | 1 | -8/+6 |
| | | | | | (main): Use fgets, not gets. | ||||
| * | Don't declare malloc. | Richard M. Stallman | 1994-09-17 | 1 | -1/+1 |
| | | |||||
| * | (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple | Karl Heuer | 1994-09-17 | 1 | -6/+30 |
| | | | | | | 32-bit versions of these macros. (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros. | ||||
| * | (etags_getcwd): Use getcwd if available. | Karl Heuer | 1994-09-16 | 1 | -1/+10 |
| | | |||||
| * | Add support for CVS. | Paul Eggert | 1994-08-15 | 1 | -20/+49 |
| | | | | | Work with `rlog's that output ISO 8601 dates. | ||||
| * | Use <> to delimit email address. | Richard M. Stallman | 1994-08-09 | 1 | -3/+3 |
| | | |||||
| * | [SYSV_IPC] (main): Make a separate process | Richard M. Stallman | 1994-08-08 | 1 | -9/+40 |
| | | | | | so we can listen for multiple requests. | ||||
| * | Include config.h first thing. | Richard M. Stallman | 1994-08-04 | 1 | -2/+2 |
| | | |||||
| * | (main): Add casts to avoid warnings. | Richard M. Stallman | 1994-08-01 | 1 | -2/+3 |
| | | |||||
| * | (${archlibdir}): Compare the proper dir | Richard M. Stallman | 1994-07-29 | 1 | -0/+3 |
| | | | | | before installing the scripts. | ||||
| * | (main): New local var progname saves argv[0]. | Richard M. Stallman | 1994-07-27 | 1 | -1/+2 |
| | | |||||
| * | (main): Don't actually modify argv[0]. Modify a copy instead. | Richard M. Stallman | 1994-07-26 | 1 | -5/+6 |
| | | |||||
| * | Add #undef alloca. | Richard M. Stallman | 1994-07-25 | 1 | -0/+6 |
| | | |||||
| * | (reset_watch, get_time): Use EMACS_GET_TIME. | Richard M. Stallman | 1994-07-25 | 1 | -11/+2 |
| | | | | | (tzp): Var deleted. | ||||
| * | (xmalloc): New function. | Richard M. Stallman | 1994-07-13 | 1 | -0/+17 |
| | | |||||
| * | (ALLOCA_CFLAGS): New variable. | Richard M. Stallman | 1994-07-12 | 1 | -0/+4 |
| | | | | | (alloca.o): New target. | ||||
| * | * etags.c (main): Don't barf on obsolete -t and -T switches. | Francesco Potortì | 1994-07-08 | 1 | -9/+13 |
| | | | | | | (main): Print an explicative message when a switch is not known. (takeprec): recognise the `character*(*) function' syntax. | ||||
| * | Don't declare exit or perror. | Richard M. Stallman | 1994-06-23 | 1 | -5/+0 |
| | | |||||
| * | (main): Don't declare geteuid. | Richard M. Stallman | 1994-06-23 | 1 | -1/+2 |
| | | | | | Don't declare getenv if convex. | ||||
| * | (rootrelativepath) [MSDOS]: Define, expanding to dynamic | Richard M. Stallman | 1994-06-07 | 1 | -0/+12 |
| | | | | | location of data directory. | ||||
| * | (test-distrib): Use ALL_CFLAGS. | Richard M. Stallman | 1994-06-07 | 1 | -1/+1 |
| | | |||||
| * | * etags.c (absolute_filename): Remove infinite loop bug when | Francesco Potortì | 1994-06-03 | 1 | -4/+4 |
| | | | | | accessing files in directories whose name begins with a dot. | ||||
| * | * etags.c (etags_getcwd): Delete the trailing newline from cwd. | Francesco Potortì | 1994-06-03 | 1 | -0/+1 |
| | | |||||
| * | (distclean): Delete Makefile, Makefile.in, blessmail. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
| | | |||||
| * | (blessmail): Don't depend on ../src/emacs. | Richard M. Stallman | 1994-05-27 | 1 | -1/+1 |
| | | |||||
| * | (write_c_args): Put `default' in upper case. | Richard M. Stallman | 1994-05-19 | 1 | -1/+1 |
| | | |||||
| * | (etags_getcwd): Cast result of popen. | Richard M. Stallman | 1994-05-18 | 1 | -4/+1 |
| | | | | | (popen): Declaration deleted. | ||||
| * | [!MSDOS]: Declare popen. | Karl Heuer | 1994-05-17 | 1 | -1/+3 |
| | | |||||
| * | (main): Avoid crash if argc is 1. | Richard M. Stallman | 1994-05-17 | 1 | -1/+1 |
| | | |||||
| * | (blessmail): Specify directory for blessmail.el. | Richard M. Stallman | 1994-05-16 | 1 | -1/+1 |
| | | |||||
| * | (maybe-blessmail): Mention bless-mail is in lib-src. | Richard M. Stallman | 1994-05-12 | 1 | -1/+1 |
| | | |||||
| * | Fix out of date comment. | David J. MacKenzie | 1994-05-05 | 1 | -1/+1 |
| | | |||||
| * | Put in a separator for where to start cpp procssing. | Richard M. Stallman | 1994-05-05 | 1 | -90/+95 |
| | | | | | | | Move all autoconf substitutions above that point. Above that point, use Make-style comments. This goes with changes in ../configure.in. | ||||
| * | (maybe-blessmail): New target to print the blessmail warning message. | Richard M. Stallman | 1994-05-04 | 1 | -11/+13 |
| | | | | | (${archlibdir}): Don't do it here. Don't depend on blessmail. | ||||
| * | Update copyright. | Karl Heuer | 1994-05-04 | 2 | -2/+2 |
| | | |||||
| * | (${archlibdir}): Be lenient about wc output format. | Karl Heuer | 1994-05-02 | 1 | -2/+2 |
| | | |||||
| * | (${archlibdir}): Don't run blessmail; instead | Richard M. Stallman | 1994-05-01 | 1 | -4/+11 |
| | | | | | | | | print advice to run it, if it has anything significant to do. And only if MOVEMAIL_NEEDS_BLESSING. (blessmail): Use emacs, not temacs. (configuration): Renamed from configname. | ||||
| * | (find_entries): Treat `*.cpp' as C++ files. | Richard M. Stallman | 1994-04-30 | 1 | -1/+2 |
| | | |||||
| * | [MSDOS]: #include <sys/param.h> for the following. | Richard M. Stallman | 1994-04-30 | 1 | -0/+17 |
| | | | | | [MSDOS] (etags_getcwd): Define simple MSDOS version without spawning a shell. | ||||
| * | [MSDOS]: Don't define proto type for exit. | Richard M. Stallman | 1994-04-29 | 1 | -0/+3 |
| | | |||||
| * | Don't include string.h or strings.h. | Richard M. Stallman | 1994-04-28 | 1 | -6/+0 |
| | | |||||
| * | C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables. | Karl Heuer | 1994-04-27 | 1 | -5/+11 |
| | | |||||
| * | (etags, ctags): Make VERSION a string constant. | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
| | | |||||
| * | (print_version): Print VERSION as a string. | Richard M. Stallman | 1994-04-23 | 1 | -1/+1 |
| | | |||||
