]> git.eshelyaron.com Git - emacs.git/commit
Use, together with etags.el, an optimised form of tags,
authorFrancesco Potortì <pot@gnu.org>
Thu, 20 Jun 2002 11:48:31 +0000 (11:48 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 20 Jun 2002 11:48:31 +0000 (11:48 +0000)
commit2201e3dcd65542e7b0de277c78d6df13fbf3f77a
tree026bed11d2edfae2b89f0af41a0be934eb3ddfdb
parentceaeb365d002f393adcd537ea6c5bb2254910fce
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.
lib-src/etags.c