Revision: emacs--multi-tty--0--patch-84 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Fri Feb 20 02:22:10 CET 2004 Standard-date: 2004-02-20 01:22:10 GMT Modified-files: lib-src/emacsclient.c lisp/server.el New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-84 Summary: Verify the version of Emacsclient. Keywords: 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.