| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2001-12-18 | 1 | -0/+4 | |
| | | ||||||
| * | (main): Use time_t, not long, to avoid a compiler warning. | Eli Zaretskii | 2001-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-18 | 1 | -0/+4 | |
| | | ||||||
| * | Fix previous change. | Pavel Janík | 2001-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Dave Love | 2001-12-18 | 1 | -0/+16 | |
| | | ||||||
| * | Conditionally include fcntl.h. | Dave Love | 2001-12-18 | 1 | -0/+4 | |
| | | ||||||
| * | Include "config.h", not <../src/config.h>. | Dave Love | 2001-12-18 | 1 | -5/+2 | |
| | | | | | (_XOPEN_SOURCE): Define as 500. | |||||
| * | Include "config.h", not <../src/config.h>. | Dave Love | 2001-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | Include config.h, stdlib.h. | Dave Love | 2001-12-18 | 1 | -6/+10 | |
| | | | | | (xmalloc, xrealloc, skip_to_lf sysfail): Prototype. | |||||
| * | Conditionally include various headers. Use "epaths.h", | Dave Love | 2001-12-18 | 1 | -2/+21 | |
| | | | | | | not <../src/epaths.h>. (malloc, realloc) [!HAVE_STDLIB_H]: Prototype. | |||||
| * | Etags changes for Prolog and PHP. | Francesco Potortì | 2001-12-15 | 1 | -4/+20 | |
| | | ||||||
| * | * etags.c (PHP_functions): New function by Diez B. Roggisch, | Francesco Potortì | 2001-12-15 | 1 | -74/+133 | |
| | | | | | | | | | | | | | | | | heavily adapted by me, for parsing PHP. (LOOKING_AT): New macro. (Perl_functions, Python_functions, PHP_functions) (Scheme_functions, Texinfo_nodes): Use it. (Perl_functions): Use strneq. (prolog_pred): Renamed to prolog_pr. (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman) in addition to predicates. [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent unmodified compile, as Cygwin's regex.h is incompatible with us (thanks to Markus Hoenicka). [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2001-12-11 | 1 | -0/+4 | |
| | | ||||||
| * | (clean): Don't delete ../etc/DOC*. | Richard M. Stallman | 2001-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-12-11 | 1 | -0/+4 | |
| | | ||||||
| * | Moved back. | Pavel Janík | 2001-12-11 | 1 | -0/+340 | |
| | | ||||||
| * | (FACE_SUPPORT): | Andrew Innes | 2001-12-03 | 2 | -61/+71 | |
| | | | | | | | | | | (MOUSE_SUPPORT): (FLOAT_SUPPORT): (WINNT_SUPPORT): (lisp): Reference .el files instead of .elc files, to simplify bootstrapping. ($(DOC)): Change dependency to just `make-docfile'. | |||||
| * | *** empty log message *** | Pavel Janík | 2001-11-29 | 1 | -0/+4 | |
| | | ||||||
| * | Removed. | Pavel Janík | 2001-11-29 | 1 | -340/+0 | |
| | | ||||||
| * | (Copyright): Add '(C)' as per coding guidelines. | Paul Eggert | 2001-11-28 | 2 | -5/+17 | |
| | | | | | | | | | | | The following changes are derived from suggestions by Bob Chapman <rechapman@compuserve.com>. (printlogline): Also allow tab and newline to separate '(function):' from the rest of a comment. (reformat the sorted log entries): Require date and author to match the clumpname. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-11-16 | 1 | -0/+4 | |
| | | ||||||
| * | (matching_regexp): Escape '\\'. | Gerd Moellmann | 2001-11-16 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Pavel Janík | 2001-11-15 | 1 | -0/+5 | |
| | | ||||||
| * | Add support for --program-prefix, --program-suffix | Pavel Janík | 2001-11-15 | 1 | -5/+10 | |
| | | | | | and --program-transform-name options. | |||||
| * | Comment fixes. | Pavel Janík | 2001-11-15 | 1 | -4/+4 | |
| | | ||||||
| * | fixed format | Sam Steingold | 2001-11-13 | 1 | -103/+103 | |
| | | ||||||
| * | (xrealloc): Always pass two args to `fatal'. | Richard M. Stallman | 2001-11-03 | 2 | -1/+7 | |
| | | ||||||
| * | (popmail): Always pass two args to `error'. | Richard M. Stallman | 2001-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | ignore *-spd and *.pdb for w32 | Sam Steingold | 2001-10-26 | 1 | -1/+2 | |
| | | ||||||
| * | fix build problems with krb5 and hesiod support | Ken Raeburn | 2001-10-24 | 2 | -2/+19 | |
| | | ||||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Miles Bader | 2001-10-21 | 1 | -1/+6 | |
| | | ||||||
| * | (struct rcsoc_state): New type. | Miles Bader | 2001-10-21 | 1 | -87/+120 | |
| | | | | | | | | | (read_c_string_or_comment): Use a variable of type `rcsoc_state' to hold most of our state. (put_char): Add STATE parameter, and remove all other parameters except CH. Use STATE to get access to all needed state. (scan_keyword_or_put_char): New function. | |||||
| * | *** empty log message *** | Miles Bader | 2001-10-21 | 1 | -0/+7 | |
| | | ||||||
| * | (read_c_string_or_comment): Add SAW_USAGE parameter, and implement | Miles Bader | 2001-10-21 | 1 | -9/+68 | |
| | | | | | | | scanning for a `usage:' keyword. (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment. Don't output a usage-string if there was one in the doc string. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -0/+4 | |
| | | ||||||
| * | Properly spell the name of Emacs. | Pavel Janík | 2001-10-19 | 2 | -2/+6 | |
| | | ||||||
| * | *** empty log message *** | Miles Bader | 2001-10-17 | 1 | -0/+5 | |
| | | ||||||
| * | (put_char): New function. | Miles Bader | 2001-10-17 | 1 | -8/+48 | |
| | | | | | (read_c_string_or_comment): Strip trailing spaces and newlines. | |||||
| * | *** empty log message *** | Miles Bader | 2001-10-16 | 1 | -0/+5 | |
| | | ||||||
| * | (scan_c_file): Handle `new style' doc strings in comments [with `doc:' | Miles Bader | 2001-10-16 | 1 | -9/+24 | |
| | | | | | keyword prefix]. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-15 | 1 | -0/+5 | |
| | | ||||||
| * | (read_c_string_or_comment): Don't drop a '*' | Gerd Moellmann | 2001-10-15 | 1 | -1/+7 | |
| | | | | | in a C doc comment. | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-10-13 | 1 | -0/+6 | |
| | | ||||||
| * | (read_c_string_or_comment): Renamed from | Gerd Moellmann | 2001-10-13 | 1 | -32/+83 | |
| | | | | | | read_c_string. Add parameter COMMENT. Read C-style comments. (scan_c_file): Handle doc strings in C comments. | |||||
| * | *** empty log message *** | Andrew Innes | 2001-10-12 | 1 | -0/+6 | |
| | | ||||||
| * | (install): Do not copy fakemail. | Andrew Innes | 2001-10-12 | 1 | -1/+0 | |
| | | ||||||
| * | (ALL): Do not include fakemail. | Andrew Innes | 2001-10-12 | 1 | -2/+1 | |
| | | ||||||
| * | *** empty log message *** | Jason Rumney | 2001-10-10 | 1 | -0/+6 | |
| | | ||||||
| * | Don't install fakemail. | Jason Rumney | 2001-10-10 | 1 | -1/+4 | |
| | | ||||||