mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
(tags-table-list-pointer, tags-table-list-started-at): Doc fixes. (tags-table-parent-pointer-list): Variable removed. (tags-table-check-computed-list, tags-table-extend-computed-list): New functions. (tags-find-table-in-list): Function removed. (tags-table-list-member): New function replaces it. (tags-verify-table): New function, broken out of visit-tags-table-buffer. (tags-table-including, tags-next-table): Rewritten. (visit-tags-table-buffer-cont): Variable removed. (visit-tags-table-buffer): Overhauled. (tag-exact-match-p): Disallow newline in tag string before \177. |
||
|---|---|---|
| .. | ||
| asm-mode.el | ||
| awk-mode.el | ||
| c-mode.el | ||
| cmacexp.el | ||
| compile.el | ||
| cplus-md.el | ||
| etags.el | ||
| fortran.el | ||
| hideif.el | ||
| icon.el | ||
| inf-lisp.el | ||
| make-mode.el | ||
| modula2.el | ||
| pascal.el | ||
| perl-mode.el | ||
| prolog.el | ||
| scheme.el | ||
| sh-script.el | ||
| simula.el | ||
| tcl.el | ||