1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 08:43:52 -08:00
emacs/lib-src
Francesco Potortì d8913c1c1c * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
(gperf): Added keywords for Objective C and GNU macros.
	(sym_type): Added values to account for Objective C and GNU macros.
	(begtk): The '@' character can start a token.
	(objdef, methodlen, objtag): New variables for Objective C.
	(consider_token, C_entries): Added code for Objective C.
	(plain_C_suffixes): Add .m and .lm for Objective C.
	(Yacc_suffixes): Add .ym for Objective yacc.
	(GROW_LINEBUFFER): New macro.
	(consider_token, C_entries, Pascal_functions): Use the new macro.
	(consider_token): Take one more argument.  Caller changed.
	(consider_token): Use the hashing function to spot GNU macros.
	(C_entries): Consider // as a comment start even in plain C for
	the sake of Objective C parsing.
	(pfnote): Don't make a tag for ctags if there is no name.
	(getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
	get_scheme, prolog_getit): Name the tag in ctags mode.
	(pfnote): Truncate ctags lines to 50 chars, like it worked once.
	(Perl_interpreters): Accept "@PERL@" as an interpreter.
	(suggest_asking_for_help): New function.
	(main, get_language_from_name): Use suggest_asking_for_help.
	(main): Let get_language_from_name make language existence check.
	(streq, strneq): Check the arguments #if DEBUG.
1995-12-07 09:10:54 +00:00
..
b2m.c (xmalloc, xrealloc): Declare them long *. 1995-05-04 06:46:37 +00:00
cvtmail.c (main, skip_to_lf): Improve error handling. 1995-04-13 17:24:35 +00:00
digest-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsclient.c (main): Add argv[0] to an error message. 1995-04-18 20:50:19 +00:00
emacsserver.c Make all error messages start with `Error: '. 1995-06-28 20:10:12 +00:00
emacstool.c *** empty log message *** 1994-02-27 03:51:02 +00:00
env.c Declare strerror. 1994-01-08 22:28:39 +00:00
etags-vmslib.c Use GPL. 1994-02-27 03:53:03 +00:00
etags.c * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++. 1995-12-07 09:10:54 +00:00
fakemail.c (xrealloc): Change cast to match return type. 1995-08-12 18:15:28 +00:00
hexl.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c (scan_file): Make sure it never looks at filename[-1]. 1995-06-21 19:46:58 +00:00
make-path.c (touchy_mkdir): Make dir ugo+re even if it isn't new. 1994-09-24 01:48:04 +00:00
Makefile.in * Makefile.in (ctags): depend on etags only for simplicity; 1995-12-07 08:41:11 +00:00
makefile.nt (DOC, clean): Don't use switches to del not supported by Win95. 1995-11-22 19:02:17 +00:00
movemail.c (main): Fix previous change. 1995-08-06 23:57:31 +00:00
ntlib.c Initial revision 1994-11-01 10:27:02 +00:00
pop.c (getline): When a search of already-read input for CRLF 1994-10-24 04:41:21 +00:00
pop.h Initial revision 1994-09-27 19:49:25 +00:00
profile.c (gettimeofday): New function, defined if necessary. 1995-07-30 07:07:39 +00:00
rcs-checkin Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
rcs2log (datearg): Separate date from time with comma, not space, 1995-07-08 18:44:04 +00:00
sorted-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
tcp.c Initial revision 1994-02-27 03:45:52 +00:00
test-distrib.c Add #undef for open, close, read, write. 1995-08-31 02:37:12 +00:00
timer.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
vcdiff Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
wakeup.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
yow.c Comment change. 1995-04-02 07:34:28 +00:00