Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 16 Aug 2004 19:54:16 +0000 (19:54 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 16 Aug 2004 19:54:16 +0000 (19:54 +0000)
commitb4ca0271173a25dcff0f0ce0ce534b49825c1a22
tree621ce7670a8ce13978fa604ff8570a59abd6c933
parent422f68e04e254e9ec704fffb7a0fbbda5897c41e
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.

* lisp/server.el (server-save-buffers-kill-display): New function.

* lisp/files.el (ctl-x-map): Change binding of C-x C-c to
  server-save-buffers-kill-display.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-232
lisp/files.el
lisp/server.el