aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/server.el (unfollow)
Commit message (Expand)AuthorFilesLines
1999-08-16(server-process-filter): If a client visits no buffers,Karl Heuer1-6/+13
1999-03-13(server-start): Set coding system for the serverKenichi Handa1-0/+10
1998-05-05(server-buffer-done): Bind server-kill-buffer-runningRichard M. Stallman1-9/+20
1997-08-18Customized.Richard M. Stallman1-14/+28
1997-05-31(server-kill-buffer): Prevent infinite recursion.Richard M. Stallman1-2/+9
1997-05-27Comment change.Richard M. Stallman1-0/+1
1997-05-14(server-kill-buffer): Act only when there is a server process.Richard M. Stallman1-1/+2
1997-05-10(server-buffer-done): New arg FOR-KILLING.Richard M. Stallman1-5/+11
1997-04-13(server-done): If buffer visits no file, don't offer save.Richard M. Stallman1-0/+1
1997-01-02(server-process-filter): Let-bind `pos'.Richard M. Stallman1-2/+2
1996-12-30(server-start): Don't delete ~/.emacs-server.Richard M. Stallman1-6/+12
1996-09-02(server-process-filter): Quote with &, not \.Richard M. Stallman1-3/+3
1996-09-02(server-process-filter): Undo the quoting withRichard M. Stallman1-1/+12
1996-08-28(server-visit-files): New argument NOWAIT.Richard M. Stallman1-16/+24
1996-02-28(server-process-filter): Use command-line-normalize-file-name.Richard M. Stallman1-5/+2
1996-02-28(server-process-filter): Don't collapse // at start of file name.Richard M. Stallman1-1/+2
1996-01-26(server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1-0/+6
1996-01-25(server-process-filter): Pass proper format string to message.Karl Heuer1-1/+1
1996-01-14Update FSF's address.Erik Naggum1-37/+38
1995-11-10(server-log): Record the current time.Richard M. Stallman1-2/+2
1995-10-08(server-start): Try both full hostname and shortenedRichard M. Stallman1-3/+12
1995-09-24(server-process-filter): Ignore lines that don't startRichard M. Stallman1-20/+21
1995-08-10(server-buffer-done): Pause between client commands,Richard M. Stallman1-4/+6
1995-06-28(server-process-filter): Detect error messages from server.Richard M. Stallman1-21/+23
1995-04-09(server-switch-buffer): Make first arg optional too;Roland McGrath1-1/+1
1995-04-07Update copyright.Karl Heuer1-1/+1
1995-03-11(server-buffer-done): Return a listRichard M. Stallman1-11/+21
1994-12-29(server-process-filter): Process each line separately.Richard M. Stallman1-15/+29
1994-12-23(server-switch-buffer): Cope with dead frames and windows.Richard M. Stallman1-1/+4
1994-11-10Comment change.Richard M. Stallman1-3/+4
1994-10-04(server-switch-buffer): Don't go to an invisible frame.Richard M. Stallman1-2/+7
1994-09-14(server-start): Always use pipes for communication.Richard M. Stallman1-1/+4
1994-07-11(server-start): Try both possible socket file names for the file to delete.Richard M. Stallman1-0/+3
1994-06-11(server-start): Doc fix.Richard M. Stallman1-1/+1
1994-05-28(server-visit-files): Bind last-nonmenu-event.Richard M. Stallman1-4/+12
1994-05-20(server-done-hook): New hook.Richard M. Stallman1-1/+5
1994-05-19(server-done): Never kill buffer here.Richard M. Stallman1-6/+6
1994-05-03Update copyright.Karl Heuer1-1/+1
1994-04-20(server-kill-emacs-query-function)Richard M. Stallman1-11/+12
1994-04-19(kill-emacs-query-functions): Fix typo in question text.Richard M. Stallman1-1/+1
1994-04-19(kill-buffer-query-functions): Fix the question text.Richard M. Stallman1-1/+2
1994-03-03(server-switch-buffer): Don't select a minibuffer.Karl Heuer1-0/+2
1994-03-03(kill-emacs-query-functions, kill-buffer-query-functions):Richard M. Stallman1-11/+26
1994-02-02(server-program): Add exec-directory to value.Richard M. Stallman1-2/+2
1993-08-09(server-visit-files): Restore current-buffer by hand,Richard M. Stallman1-24/+28
1993-07-15(server-done): Let save-buffer make the backup,Richard M. Stallman1-5/+9
1993-06-15(server-process-filter): Use server-switch-buffer.Richard M. Stallman1-1/+1
1993-06-11(server-window): New variable.Richard M. Stallman1-0/+9
1993-05-18* server.el (server-switch-hook): New hook.Jim Blandy1-0/+4
1992-11-03Doc fix.Christopher Zaborsky1-2/+2