1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/lib-src
Karoly Lorentey a9298135d8 Verify the version of Emacsclient.
lib-src/emacsclient.c (main): Send the version number of emacsclient
to the Emacs process, and exit with error if Emacs does not accept it.

lisp/server.el (server-with-errors-reported): Removed.
(server-process-filter): Cleaned up error handling.
Compare the version of emacsclient with emacs-version; 
signal an error if they do not match.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-84
2004-02-20 01:22:10 +00:00
..
.gitignore Add update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c Add arch taglines 2003-09-01 15:45:59 +00:00
b2m.pl tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137 2003-12-24 16:09:13 +00:00
ChangeLog *** empty log message *** 2004-02-16 03:18:25 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Add arch taglines 2003-09-01 15:45:59 +00:00
digest-doc.c Add arch taglines 2003-09-01 15:45:59 +00:00
ebrowse.c Add arch taglines 2003-09-01 15:45:59 +00:00
emacsclient.c Verify the version of Emacsclient. 2004-02-20 01:22:10 +00:00
emacstool.c Add arch taglines 2003-09-01 15:45:59 +00:00
etags.c (consider_token): check C++ `operator' only when the token len is long 2003-09-03 14:20:49 +00:00
fakemail.c Add arch taglines 2003-09-01 15:45:59 +00:00
getopt.c Add arch taglines 2003-09-01 15:45:59 +00:00
getopt.h Add arch taglines 2003-09-01 15:45:59 +00:00
getopt1.c Add arch taglines 2003-09-01 15:45:59 +00:00
grep-changelog Add arch taglines 2003-09-01 15:45:59 +00:00
hexl.c Add arch taglines 2003-09-01 15:45:59 +00:00
leditcfns.c Add arch taglines 2003-09-01 15:45:59 +00:00
make-docfile.c (main): For return code, no longer special-case VMS. 2003-12-24 06:49:23 +00:00
Makefile.in Correct some arch-tag: comment types 2003-09-02 06:06:59 +00:00
makefile.nt Add arch taglines 2003-09-01 15:45:59 +00:00
makefile.w32-in Add arch taglines 2003-09-01 15:45:59 +00:00
movemail.c Add arch taglines 2003-09-01 15:45:59 +00:00
ntlib.c Add arch taglines 2003-09-01 15:45:59 +00:00
ntlib.h Add arch taglines 2003-09-01 15:45:59 +00:00
pop.c Add arch taglines 2003-09-01 15:45:59 +00:00
pop.h Add arch taglines 2003-09-01 15:45:59 +00:00
profile.c Add arch taglines 2003-09-01 15:45:59 +00:00
rcs-checkin Add arch taglines 2003-09-01 15:45:59 +00:00
rcs2log Merged in changes from CVS HEAD 2004-02-17 01:52:25 +00:00
README *** empty log message *** 2003-10-06 16:36:56 +00:00
sorted-doc.c Add arch taglines 2003-09-01 15:45:59 +00:00
test-distrib.c Add arch taglines 2003-09-01 15:45:59 +00:00
testfile
update-game-score.c Add arch taglines 2003-09-01 15:45:59 +00:00
vcdiff tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137 2003-12-24 16:09:13 +00:00
yow.c Add arch taglines 2003-09-01 15:45:59 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by Emacs.