log lisp/server.el @ 25416:851241b72ec9

age author description
Mon, 16 Aug 1999 03:15:11 +0000 Karl Heuer (server-process-filter): If a client visits no buffers,
Sat, 13 Mar 1999 00:21:24 +0000 Kenichi Handa (server-start): Set coding system for the server
Tue, 05 May 1998 00:39:35 +0000 Richard M. Stallman (server-buffer-done): Bind server-kill-buffer-running
Mon, 18 Aug 1997 20:01:25 +0000 Richard M. Stallman Customized.
Sat, 31 May 1997 00:31:40 +0000 Richard M. Stallman (server-kill-buffer): Prevent infinite recursion.
Tue, 27 May 1997 15:32:03 +0000 Richard M. Stallman Comment change.
Wed, 14 May 1997 18:42:57 +0000 Richard M. Stallman (server-kill-buffer): Act only when there is a server process.
Sat, 10 May 1997 00:37:24 +0000 Richard M. Stallman (server-buffer-done): New arg FOR-KILLING.
Sun, 13 Apr 1997 06:12:34 +0000 Richard M. Stallman (server-done): If buffer visits no file, don't offer save.
Thu, 02 Jan 1997 00:37:12 +0000 Richard M. Stallman (server-process-filter): Let-bind `pos'.
Mon, 30 Dec 1996 20:40:27 +0000 Richard M. Stallman (server-start): Don't delete ~/.emacs-server.
Mon, 02 Sep 1996 17:43:56 +0000 Richard M. Stallman (server-process-filter): Quote with &, not \.
Mon, 02 Sep 1996 00:03:28 +0000 Richard M. Stallman (server-process-filter): Undo the quoting with
Wed, 28 Aug 1996 23:26:13 +0000 Richard M. Stallman (server-visit-files): New argument NOWAIT.
Wed, 28 Feb 1996 23:32:18 +0000 Richard M. Stallman (server-process-filter): Use command-line-normalize-file-name.
Wed, 28 Feb 1996 00:29:43 +0000 Richard M. Stallman (server-process-filter): Don't collapse // at start of file name.
Fri, 26 Jan 1996 23:57:39 +0000 Richard M. Stallman (server-process-filter): In file name, collapse multiple slashes to one.
Thu, 25 Jan 1996 00:56:54 +0000 Karl Heuer (server-process-filter): Pass proper format string to message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 10 Nov 1995 17:01:59 +0000 Richard M. Stallman (server-log): Record the current time.
Sun, 08 Oct 1995 19:42:11 +0000 Richard M. Stallman (server-start): Try both full hostname and shortened
Sun, 24 Sep 1995 23:28:18 +0000 Richard M. Stallman (server-process-filter): Ignore lines that don't start
Thu, 10 Aug 1995 22:07:41 +0000 Richard M. Stallman (server-buffer-done): Pause between client commands,
Wed, 28 Jun 1995 10:02:03 +0000 Richard M. Stallman (server-process-filter): Detect error messages from server.
Sun, 09 Apr 1995 18:57:09 +0000 Roland McGrath (server-switch-buffer): Make first arg optional too;
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Sat, 11 Mar 1995 20:32:48 +0000 Richard M. Stallman (server-buffer-done): Return a list
Thu, 29 Dec 1994 01:43:50 +0000 Richard M. Stallman (server-process-filter): Process each line separately.
Fri, 23 Dec 1994 03:30:53 +0000 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
Thu, 10 Nov 1994 16:13:30 +0000 Richard M. Stallman Comment change.