Mercurial > emacs
diff =PROBLEMS @ 2590:9dace03bd76c
(find-tag-interactive): New function to read args for find-tag et al.
(find-tag-noselect, find-tag, find-tag-other-window, find-tag-other-frame,
find-tag-regexp): Use it.
(find-tag, find-tag-other-window): Take new arg REGEXP-P, pass to
find-tag-noselect.
(find-tag-regexp): Call either find-tag-other-window or find-tag, rather
than find-tag-noselect and switch-to-buffer[-other-window].
(tags-location-stack): New defvar.
(find-tag-noselect): If NEXT-P is '-, pop location off tags-location-stack.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Mon, 26 Apr 1993 19:21:01 +0000 |
parents | 8e274cb78360 |
children | c93004d53e7a |