diff options
| author | Francesco Potortì | 2002-09-03 15:21:51 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-09-03 15:21:51 +0000 |
| commit | 4c6dce51b62caabaa6e3105534d55e3ca04e8df4 (patch) | |
| tree | 821cdac514de247b7f060ddf969c09a2a99fe143 /lib-src | |
| parent | a127d423b58e6b51d670891eb314bfa7bdc340ee (diff) | |
| download | emacs-4c6dce51b62caabaa6e3105534d55e3ca04e8df4.tar.gz emacs-4c6dce51b62caabaa6e3105534d55e3ca04e8df4.zip | |
etags bug
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index cb83bcfcf2f..10dfa8163ac 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-03 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (regex_tag_multiline, readline): Never pass pfnote a | ||
| 4 | string that cannot be freed. | ||
| 5 | |||
| 1 | 2002-08-30 Francesco Potorti` <pot@gnu.org> | 6 | 2002-08-30 Francesco Potorti` <pot@gnu.org> |
| 2 | 7 | ||
| 3 | * etags.c (consider_token, C_entries): Switch to C++ parsing when | 8 | * etags.c (consider_token, C_entries): Switch to C++ parsing when |