diff options
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 |