1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 14:11:38 -08:00
No description
Find a file
Roland McGrath 83287e5be3 Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,
which were obviously never tested or even examined closely before
being installed.
(find-tag-file-order): Variable removed.
(find-tag-noselect): Remove gratuitously added variable SEARCH-TAG and
bogus clobbering of find-tag-order for patterns ending in dot (serious
braindamage here).
(find-tag-in-order): Remove gratuitously added variable TAGS-TABLE-FILE.
Remove variable MATCH-TYPE and code testing it for stupid special case.
(etags-recognize-tags-table): Put tag-exact-file-name-match-p first in
find-tag-tag-order list.  Don't set bogus find-tag-file-order variable.
(etags-snarf-tag): Notice file name match and return tag info with t
in place of tag text.
(etags-goto-tag-location): If (car TAG-INFO) is t, go directly to
the specified location.
(tag-exact-file-name-match-p): Renamed from tag-filename-match-p, and fixed.
(tags-table-files): Doc fix: names are returned unexpanded.
(etags-tags-table-files): Don't expand file names.
(tags-table-including, next-file): Expand result of (tags-table-files).
(tags-complete-tags-table-file): New function, helper for interactive
spec of list-tags.
(list-tags): Revert to original code, but use that function to lazify
the completion table.
(tags-list-functions-in-file, tags-locate-file-in-tags-table):
Functions removed.
1995-12-14 06:34:54 +00:00
etc Account for termcap file renaming. 1995-07-26 21:04:51 +00:00
lib-src * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++. 1995-12-07 09:10:54 +00:00
lisp Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in, 1995-12-14 06:34:54 +00:00
lispref Explain when user-mail-address is set. 1995-10-31 05:59:44 +00:00
lwlib (display_menu_item): Fix previous change. 1995-11-15 23:00:18 +00:00
man (../info/cc-mode, cc-mode.dvi): New targets. 1995-11-30 01:11:23 +00:00
msdos Alter test-distrib to test-dis. 1995-11-21 16:35:22 +00:00
nt (install, fast_install, real_install, clean): 1995-11-22 18:57:36 +00:00
src (x_connection_closed): Don't delete dpyinfo if it's null. 1995-12-13 20:08:11 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Simplify using new names file names src/makefile.in, 1995-09-02 16:25:34 +00:00
config.guess (powerpc-harris-powerunix): Add guess for port to new target. 1995-12-12 00:47:21 +00:00
config.sub Accept *-*-ieee*. 1995-12-13 21:43:08 +00:00
configure.in (mips-sgi-irix6*): Set NON_GNU_CPP. 1995-12-01 18:08:22 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Change pointer to nt/INSTALL, not nt/install. 1995-12-13 01:54:12 +00:00
make-dist Exclude subdirs.el. 1995-11-25 05:49:37 +00:00
Makefile.in Add missing backslash. 1995-11-30 03:43:50 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Don't assume that HAVE_CONFIG_H implies emacs. 1995-09-02 23:47:41 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00