| Commit message (Expand) | Author | Age | Files | Lines |
* | etags bug | Francesco Potortì | 2002-09-03 | 1 | -0/+5 |
* | (regex_tag_multiline, readline): Never pass pfnote a | Francesco Potortì | 2002-09-03 | 1 | -6/+11 |
* | (consider_token, C_entries): Switch to C++ parsing when | Francesco Potortì | 2002-08-30 | 1 | -46/+64 |
* | Bug corrections in etags. | Francesco Potortì | 2002-08-30 | 1 | -0/+11 |
* | (C_entries): Corrected a problem with const C++ funcs. | Francesco Potortì | 2002-08-29 | 1 | -44/+61 |
* | Etags bug. | Francesco Potortì | 2002-08-29 | 1 | -0/+10 |
* | *** empty log message *** | Francesco Potortì | 2002-08-28 | 1 | -6/+6 |
* | Two bug corrections and one new feature. | Francesco Potortì | 2002-08-28 | 1 | -156/+345 |
* | Two bug corrections and a new feature for etags. | Francesco Potortì | 2002-08-28 | 1 | -0/+23 |
* | *** empty log message *** | Stefan Monnier | 2002-08-19 | 1 | -57/+53 |
* | (scan_keyword_or_put_char, write_c_args): Use `fn' | Stefan Monnier | 2002-08-19 | 1 | -2/+12 |
* | (P_): New macro. Use it for all prototypes. | Colin Walters | 2002-08-01 | 1 | -46/+84 |
* | *** empty log message *** | Colin Walters | 2002-08-01 | 1 | -0/+8 |
* | (localstatedir): New variable. | Andreas Schwab | 2002-07-30 | 2 | -1/+8 |
* | Fix regexp for finding return address fields. | Pavel Janík | 2002-07-29 | 2 | -2/+6 |
* | (scan_c_file): Warn about missing `usage' info. | Stefan Monnier | 2002-07-15 | 2 | -0/+7 |
* | . | Andreas Schwab | 2002-07-08 | 1 | -3/+0 |
* | *** empty log message *** | Pavel Janík | 2002-07-05 | 1 | -0/+5 |
* | Obey the rmail file and use the unpruned header properly. | Pavel Janík | 2002-07-05 | 1 | -6/+11 |
* | Rewrote the description of implicit tag names in etags.c | Francesco Potortì | 2002-06-27 | 1 | -4/+9 |
* | New file. | Pavel Janík | 2002-06-26 | 2 | -0/+152 |
* | (F_getit, Fortran_functions, Ada_getit, Asm_labels) | Francesco Potortì | 2002-06-21 | 1 | -158/+178 |
* | etags | Francesco Potortì | 2002-06-21 | 1 | -0/+11 |
* | A bug in the new function. No change log. | Francesco Potortì | 2002-06-20 | 1 | -6/+8 |
* | Use, together with etags.el, an optimised form of tags, | Francesco Potortì | 2002-06-20 | 1 | -41/+32 |
* | implicit tag names. | Francesco Potortì | 2002-06-20 | 1 | -0/+9 |
* | etags | Francesco Potortì | 2002-06-20 | 1 | -0/+6 |
* | (add_regex): Invalid regexp modifiers are ignored. | Francesco Potortì | 2002-06-20 | 1 | -9/+15 |
* | * etags.c (erlang_atom, erlang_attribute): Bugs corrected. | Francesco Potortì | 2002-06-13 | 1 | -66/+38 |
* | *** empty log message *** | Francesco Potortì | 2002-06-13 | 1 | -0/+6 |
* | (lisp): Add international/ucs-tables.elc and font-core.elc. | Juanma Barranquero | 2002-06-13 | 2 | -0/+7 |
* | New multi-line regexp and new regexp syntax. | Francesco Potortì | 2002-06-13 | 1 | -0/+28 |
* | New multi-line regexp and new regexp syntax. | Francesco Potortì | 2002-06-13 | 1 | -114/+292 |
* | (scan_separators): Support all character escape | Francesco Potortì | 2002-06-06 | 1 | -51/+60 |
* | *** empty log message *** | Francesco Potortì | 2002-06-06 | 1 | -0/+15 |
* | (enum arg_type): New label at_stdin. | Francesco Potortì | 2002-06-06 | 2 | -129/+176 |
* | (TeX_commands): Skip comments. | Francesco Potortì | 2002-06-06 | 1 | -74/+69 |
* | *** empty log message *** | Francesco Potortì | 2002-06-06 | 1 | -0/+12 |
* | (main): Avoid a buffer overrun with sprintf. | Francesco Potortì | 2002-06-05 | 2 | -5/+9 |
* | *** empty log message *** | Richard M. Stallman | 2002-05-30 | 1 | -0/+5 |
* | (LIBS_MAIL): Renamed from LIB_MAIL. | Richard M. Stallman | 2002-05-30 | 1 | -3/+3 |
* | Reinstate the following change from 2002-03-22, which was | Paul Eggert | 2002-05-27 | 1 | -0/+9 |
* | Reinstate the following change from 2002-03-22, which was | Paul Eggert | 2002-05-27 | 1 | -1/+1 |
* | *** empty log message *** | Eli Zaretskii | 2002-05-25 | 1 | -0/+5 |
* | (socket_connection): Move the code to resolve the POP | Eli Zaretskii | 2002-05-17 | 1 | -11/+11 |
* | This file was deleted since the TCP emulation is no longer in use | Eli Zaretskii | 2002-05-05 | 1 | -242/+0 |
* | *** empty log message *** | Colin Walters | 2002-04-29 | 1 | -0/+16 |
* | (SCORE_FILE_PREFIX): Delete. | Colin Walters | 2002-04-29 | 1 | -45/+41 |
* | (${archlibdir}): Don't conditionalize on | Colin Walters | 2002-04-29 | 1 | -11/+10 |
* | (skip_initializer): Return void. | Pavel Janík | 2002-04-24 | 2 | -1/+5 |