diff src/vm-limit.c @ 15352:e648211d5bac

Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * etags.el (tag-lines-already-matched): Remove defvar. (initialize-new-tags-table): Don't make that var local. (tag-lines-already-matched): Add docless defvar near find-tag-in-order defun; this is a global state variable for that one function. (find-tag-in-order): Move clearing of tag-lines-already-matched out of loop. Make it a list of markers and search it with member; it is now global, not buffer-local in the tags table, and records all matches in any tags table during a single find-tag loop. When we run out of matches, clear it and null out the markers.
author Roland McGrath <roland@gnu.org>
date Fri, 07 Jun 1996 17:31:33 +0000
parents ee40177f6c68
children 274b79aeb3b7
line wrap: on
line diff