]> git.eshelyaron.com Git - emacs.git/commit
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
authorRoland McGrath <roland@gnu.org>
Sat, 30 Apr 1994 00:51:52 +0000 (00:51 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 30 Apr 1994 00:51:52 +0000 (00:51 +0000)
commitf06df5635fed315912ad508adf9d1de5278a1c5f
tree75267318c5b81283c45855d1e110740bf5859ff8
parentaf31d76fa0c8749ec23e553b2ad8842f81a3a4f4
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
(tags-next-table): Save tags-table-list in tags-table-parent-pointer-list
and then set it to tags-included-tables.
Restore tags-table-list from tags-table-parent-pointer-list.
(tags-find-table-in-list): Renamed from tags-table-list-member.
Search included tables.  Take new arg MOVE-TO; if t, frob list pointers.
(tags-table-including): Save tags-table-list in tags-table-parent-pointer-list.
Set tags-table-list to the passed TABLES value.
(visit-tags-table-buffer): When CONT is nil, pop all
tags-table-parent-pointer-list state before doing anything else.
Don't do list frobnication when CONT is 'same.
Call tags-find-table-in-list instead of tags-table-list-member; let it do
list frobnication when it succeeds.
lisp/progmodes/etags.el