1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/lib-src
Francesco Potortì 31d4b31480 * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
(L_funcs): the (foo::defmumble stuff now should work.
	(consider_token): function returned random value--corrected.
	(C_entries): corrected == versus = typo.
	* etags.c (FINCST): added the fignore status. Means we are
	after the parameter list and before the open curly brace.
	Allows correct parsing of C++ constructors.
	(C_entries, consider_token): make use of fignore.
	(consider_token): reset funcdef when next_token_is_func: when in
	ctags mode makes DEFVAR and others work better.
	(L_isquote): function that recognises the "(quote" string.
	(L_getit): ignore quoting via "'" or "(quote".  Useful for defalias.
1993-09-06 11:39:39 +00:00
..
aixcc.lex Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
b2m.c (TRUE, FALSE): Don't define if already defined. 1993-08-11 20:55:04 +00:00
cvtmail.c entered into RCS 1989-10-31 16:00:11 +00:00
digest-doc.c entered into RCS 1987-03-21 15:52:23 +00:00
emacsclient.c * emacsserver.c (main): When we're passing a `struct sockaddr_un' 1993-06-09 12:45:26 +00:00
emacsserver.c Include types.h before file.h. 1993-07-20 05:16:51 +00:00
emacstool.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
env.c entered into RCS 1991-06-03 23:20:54 +00:00
etags-vmslib.c entered into RCS 1992-04-19 08:53:01 +00:00
etags.c * etags.c (L_isdef, L_isquote, L_getit): small optimisations. 1993-09-06 11:39:39 +00:00
fakemail.c (put_line): Don't output \n\t unless more text follows. 1993-05-28 21:22:17 +00:00
hexl.c entered into RCS 1989-05-27 04:15:37 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
make-path.c (main): Return 0. 1993-05-23 18:52:53 +00:00
Makefile.in (make-path): Dep on config.h. 1993-08-12 22:23:59 +00:00
movemail.c * movemail.c [MAIL_USE_POP] (main): Don't use non-portable 1993-05-30 19:26:11 +00:00
rcs-checkin Don't check whether file is readable until we have decided not to ignore it. 1993-07-29 19:56:38 +00:00
rcs2log Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains. 1993-08-25 19:33:07 +00:00
sorted-doc.c entered into RCS 1992-09-20 00:41:38 +00:00
test-distrib.c Install patches from David J. Mackenzie to make the srcdir option 1993-05-15 23:06:16 +00:00
timer.c (main): Generate a SIGIO as soon as we've initialized. 1993-08-01 07:45:35 +00:00
vcdiff Append /usr/ccs/bin and /usr/sccs to PATH. 1993-08-25 08:18:56 +00:00
wakeup.c * wakeup.c: Use CPP tangle from autoconf manual to #include the 1993-07-18 06:13:07 +00:00
yow.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00