diff options
| author | Francesco Potortì | 2002-06-20 08:52:22 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-06-20 08:52:22 +0000 |
| commit | f175bfffb0cee3f0c346e01465afc56dfc7177de (patch) | |
| tree | 3bbb807ab11a117bf3564c70fa619882feef0a1c /lib-src/ChangeLog | |
| parent | 2b74996486237ed145c000062e20f0ef9c39ec26 (diff) | |
| download | emacs-f175bfffb0cee3f0c346e01465afc56dfc7177de.tar.gz emacs-f175bfffb0cee3f0c346e01465afc56dfc7177de.zip | |
etags
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index cff5c455508..d642b5fd6e2 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-06-19 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (add_regex): Invalid regexp modifiers are ignored. | ||
| 4 | (Makefile_targets): Tag variables unless --no-globals. | ||
| 5 | (LOOP_ON_INPUT_LINES): Serious bug corrected. | ||
| 6 | |||
| 1 | 2002-06-13 Francesco Potorti` <pot@gnu.org> | 7 | 2002-06-13 Francesco Potorti` <pot@gnu.org> |
| 2 | 8 | ||
| 3 | * etags.c (erlang_atom, erlang_attribute): Bugs corrected. | 9 | * etags.c (erlang_atom, erlang_attribute): Bugs corrected. |