log lisp/server.el @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
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.
Tue, 04 Oct 1994 04:20:21 +0000 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
Wed, 14 Sep 1994 09:00:44 +0000 Richard M. Stallman (server-start): Always use pipes for communication.
Mon, 11 Jul 1994 20:36:53 +0000 Richard M. Stallman (server-start): Try both possible socket file names for the file to delete.