Many comments added and docstrings fixed.
authorRoland McGrath <roland@gnu.org>
Mon, 21 Dec 1992 19:08:50 +0000 (19:08 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 21 Dec 1992 19:08:50 +0000 (19:08 +0000)
commitb6176f6493b475bb44fa39bb812f47cf1df5c617
treea27975b11c6311c356d836f521fad6281eaeab76
parenta42a43055f9f5b882f1d2b8aad483fe1f37100c6
Many comments added and docstrings fixed.
(tags-table-list): Elt of nil is not special.
(tags-expand-table-name): Value of nil is not special.
(tags-next-table): Removed arg RESET; no caller used it.
(visit-tags-table-buffer): Don't need to do tags-expand-table-name in or form.
When table is invalid, only set tags-file-name to nil globally if its
global value contained the losing table file name.
(find-tag-tag): Return a string, not a list.
(find-tag-noselect, find-tag, find-tag-other-window, find-tag-other-frame):
Changed callers.
(etags-recognize-tags-table): Call etags-verify-tags-table, rather than
duplicating its functionality.
(visit-tags-table-buffer): When CONT is 'same, set it to nil after the
cond.  We want the normal list frobbing to take place in this case.
(find-tag-other-window): Save and restore window-point around call to
find-tag-noselect.
lisp/progmodes/etags.el