Verify the version of Emacsclient.
authorKaroly Lorentey <lorentey@elte.hu>
Fri, 20 Feb 2004 01:22:10 +0000 (01:22 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Fri, 20 Feb 2004 01:22:10 +0000 (01:22 +0000)
commita9298135d89f27d4dba9c3e7ca5a7f91839ad944
tree67a8b9fa950f77c4c602ad8aeebee051b2e53574
parent77134727c9430ee77bff150206fce33f2045dfc0
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
lib-src/emacsclient.c
lisp/server.el