• Roland McGrath's avatar
    (find-tag-interactive): New function to read args for find-tag et al. · d74e816f
    Roland McGrath authored
    (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.
    d74e816f
etags.el 49.7 KB