diff options
| author | Francesco Potortì | 2003-09-03 14:19:19 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2003-09-03 14:19:19 +0000 |
| commit | 0b7e7337a0b46e74d1b7bdfe1e57a65360b0dc70 (patch) | |
| tree | f62d3dc830829675c0cb91ef76c7cc42c293a551 /lib-src | |
| parent | 23706d6c222ceb7a629304ac655bde51c5b9f158 (diff) | |
| download | emacs-0b7e7337a0b46e74d1b7bdfe1e57a65360b0dc70.tar.gz emacs-0b7e7337a0b46e74d1b7bdfe1e57a65360b0dc70.zip | |
*** empty log message ***
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 46634b41730..8ffc797a681 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-08-25 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change) | ||
| 2 | |||
| 3 | * etags.c (consider_token): check C++ `operator' only when the | ||
| 4 | token len is long enough. | ||
| 5 | |||
| 1 | 2003-08-20 Dave Love <fx@gnu.org> | 6 | 2003-08-20 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in: Remove obsolete references to alloca. | 8 | * Makefile.in: Remove obsolete references to alloca. |