1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/progmodes
Roland McGrath a3d358c65a (tags-table-computed-list, tags-table-computed-list-for): New variables.
(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.
1994-06-17 04:05:56 +00:00
..
asm-mode.el (asm-comment): Don't match newline. 1994-05-07 01:58:40 +00:00
awk-mode.el Update copyright. 1994-05-03 23:47:06 +00:00
c-mode.el (c-fill-paragraph): Don't include part of comment 1994-05-25 08:42:32 +00:00
cmacexp.el Update copyright. 1994-05-03 22:46:37 +00:00
compile.el Fix regexp in last change. 1994-06-14 00:58:05 +00:00
cplus-md.el Update copyright. 1994-05-03 23:47:06 +00:00
etags.el (tags-table-computed-list, tags-table-computed-list-for): New variables. 1994-06-17 04:05:56 +00:00
fortran.el (fortran-blink-matching-do): When looking for do, 1994-06-14 20:19:04 +00:00
hideif.el (hide-ifdef-syntax-table): New variable. 1994-05-07 01:42:48 +00:00
icon.el
inf-lisp.el Doc fix. 1994-05-22 22:14:17 +00:00
make-mode.el Doc fix. 1994-05-22 22:14:17 +00:00
modula2.el
pascal.el (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d. 1994-04-18 01:06:31 +00:00
perl-mode.el Update copyright. 1994-05-03 23:47:06 +00:00
prolog.el
scheme.el
sh-script.el
simula.el Doc fix. 1994-05-22 22:14:17 +00:00
tcl.el tcl-current-word does the right thing in inferior-tcl-mode. 1994-06-05 16:57:22 +00:00