1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
emacs/lib-src
Francesco Potortì e7d3b099a2 (scan_separators): Support all character escape
sequences supported by gcc.
(find_entries): rewind unconditionally.
(find_entries): Do not call language functions directly, now calls
itself.
(find_entries): Do general initialisations here.
(CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit)
(Ada_getit, Pascal_functions, Pascal_functions)
(prolog_skip_comment): Do not do them here.
(readline_internal): Increment lineno here.
(readline): Conditionally undo readline_internal increment.
(readline): Do not return a value.
2002-06-06 22:37:28 +00:00
..
.gitignore Add update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c (main): Parenthesize assignment when used as truth value to prevent gcc 2002-01-01 22:08:54 +00:00
ChangeLog *** empty log message *** 2002-06-06 22:36:54 +00:00
COPYING
cvtmail.c Include <config.h>. 2001-12-29 22:25:06 +00:00
digest-doc.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
ebrowse.c (skip_initializer): Return void. 2002-04-24 18:27:59 +00:00
emacsclient.c Include <config.h>. 2001-12-29 22:25:06 +00:00
emacsserver.c Include <config.h>. 2001-12-29 22:25:06 +00:00
emacstool.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
etags.c (scan_separators): Support all character escape 2002-06-06 22:37:28 +00:00
fakemail.c Include <config.h>. 2002-01-01 19:15:26 +00:00
getopt1.c
getopt.c
getopt.h
grep-changelog
hexl.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
leditcfns.c
make-docfile.c Remove unnecessary whitespaces. 2002-01-05 23:37:58 +00:00
Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL. 2002-05-30 17:15:45 +00:00
makefile.nt Remove mocklisp files. 2001-12-22 14:02:33 +00:00
makefile.w32-in Move backquote.elc into emacs-lisp. 2002-03-28 20:11:54 +00:00
movemail.c
ntlib.c
ntlib.h
pop.c (socket_connection): Move the code to resolve the POP 2002-05-17 11:24:02 +00:00
pop.h
profile.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
rcs2log (Copyright): Update to 2002. 2002-02-03 17:31:31 +00:00
rcs-checkin Update copyright date. 2002-02-10 08:10:43 +00:00
README
sorted-doc.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
test-distrib.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
testfile
update-game-score.c (SCORE_FILE_PREFIX): Delete. 2002-04-29 22:49:00 +00:00
vcdiff
yow.c Include <config.h>. 2001-12-29 22:25:06 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.