Mercurial > emacs
comparison INSTALL @ 7211:b2485e94101a
(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.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Sat, 30 Apr 1994 00:51:52 +0000 |
parents | e9768f0d0653 |
children | 99cf43c08895 |
comparison
equal
deleted
inserted
replaced
7210:682ff6213c36 | 7211:b2485e94101a |
---|