diff options
| author | Andreas Schwab | 2002-07-08 09:36:47 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2002-07-08 09:36:47 +0000 |
| commit | 3fc8736b780218d4e16d0000fabfb4f14a5be803 (patch) | |
| tree | 7a94695253f558f5be9094c7132702fab14539d0 /lib-src | |
| parent | fc4d14c5d4a0c91c8f788bb4bc88c5c18908edbd (diff) | |
| download | emacs-3fc8736b780218d4e16d0000fabfb4f14a5be803.tar.gz emacs-3fc8736b780218d4e16d0000fabfb4f14a5be803.zip | |
.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 38d9d77e418..63495b841d6 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -20,9 +20,6 @@ | |||
| 20 | 20 | ||
| 21 | 2002-06-20 Francesco Potorti` <pot@gnu.org> | 21 | 2002-06-20 Francesco Potorti` <pot@gnu.org> |
| 22 | 22 | ||
| 23 | In short, the "optimised tags" are technically tags using "implicit tag | ||
| 24 | names", | ||
| 25 | |||
| 26 | * etags.c: Implement implicit tag names, that is, unnamed tags | 23 | * etags.c: Implement implicit tag names, that is, unnamed tags |
| 27 | whose name is automatically deduced by etags.el. The advantage is | 24 | whose name is automatically deduced by etags.el. The advantage is |
| 28 | that there is no explicit tag name in most tags, so the size of | 25 | that there is no explicit tag name in most tags, so the size of |