1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/lib-src
Francesco Potortì 8dc7496c3f * etags.c (just_read_file): Reset lineno and charno on entry.
* etags.c: Prolog language totaly rewritten.
        (Prolog_functions): Rewritten from scratch.
	(skip_comment, prolog_getit): Removed.
        (prolog_skip_comment): New function, like old skip_comment.
        (prolog_pred, prolog_atom, prolog_white): New functions.
        (erlang_func, erlang_attributes): Forward declarations added.
        (erlang_atom): Check if backslash ends line inside quoted atom.
	* etags.c (absolutefn): DOS_NT version corrected.
	(main): Append "/" to the dir name only if not already there.
	(print_help): Explain the absolute/relative file name issue.
	* etags.c: New Languange Erlang added.
	(Erlang_functions, erlang_func, erlang_attribute, erlang_atom,
	erlang_white): New functions.
	(Erlang_suffixes): New suffix list.
	(lang_names): Erlang entry added.
	(prolog_getit): Accepts headers spanning several lines.
	Always name tags.
	(Prolog_functions): Removed incorrect compensation for
	newline characters.
	(readline_internal): Zero-terminate last line.
1996-03-22 19:13:22 +00:00
..
b2m.c (main): Initialize progname variable before using it. 1996-03-20 23:42:05 +00:00
cvtmail.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
digest-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsclient.c (main, both definitions): Print a newline for normal termination. 1996-02-21 20:53:01 +00:00
emacsserver.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
emacstool.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +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 (just_read_file): Reset lineno and charno on entry. 1996-03-22 19:13:22 +00:00
fakemail.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +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 Comment fixes. 1996-02-17 02:23:13 +00:00
makefile.nt (etags, ctags): Compile with regexp support. 1996-01-04 03:05:24 +00:00
movemail.c Comment change. 1996-02-22 22:37:14 +00:00
ntlib.c (getpid): New function. 1996-03-19 02:01:47 +00:00
pop.c (pop_retrieve, getline): Avoid type clashes. 1996-01-20 20:51:31 +00:00
pop.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
profile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
rcs2log (initialize_fullname): Add support for NIS+. 1996-01-15 01:17:56 +00:00
rcs-checkin Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
sorted-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
tcp.c (main): Convert port to network byte order. 1996-02-21 17:11:13 +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