From ceaeb365d002f393adcd537ea6c5bb2254910fce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Thu, 20 Jun 2002 11:48:04 +0000 Subject: [PATCH] implicit tag names. --- lib-src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d642b5fd6e2..04ec58f0548 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,12 @@ +2002-06-20 Francesco Potorti` + + * etags.c: Use, together with etags.el, an optimised form of tags, + which are almost always unnamed. etags.el looks for an explicit + tag name, then for an implicit one. See make_tag for details. + The change is both forwards and backwards compatible. + (make_tag): New function (was the disabled function new_pfnote). + (make_C_tag): Use it. + 2002-06-19 Francesco Potorti` * etags.c (add_regex): Invalid regexp modifiers are ignored. -- 2.39.2