summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAgeFilesLines
* (server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1996-01-261-0/+6
* (server-process-filter): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
* Update FSF's address.Erik Naggum1996-01-141-37/+38
* (server-log): Record the current time.Richard M. Stallman1995-11-101-2/+2
* (server-start): Try both full hostname and shortenedRichard M. Stallman1995-10-081-3/+12
* (server-process-filter): Ignore lines that don't startRichard M. Stallman1995-09-241-20/+21
* (server-buffer-done): Pause between client commands,Richard M. Stallman1995-08-101-4/+6
* (server-process-filter): Detect error messages from server.Richard M. Stallman1995-06-281-21/+23
* (server-switch-buffer): Make first arg optional too;Roland McGrath1995-04-091-1/+1
* Update copyright.Karl Heuer1995-04-071-1/+1
* (server-buffer-done): Return a listRichard M. Stallman1995-03-111-11/+21
* (server-process-filter): Process each line separately.Richard M. Stallman1994-12-291-15/+29
* (server-switch-buffer): Cope with dead frames and windows.Richard M. Stallman1994-12-231-1/+4
* Comment change.Richard M. Stallman1994-11-101-3/+4
* (server-switch-buffer): Don't go to an invisible frame.Richard M. Stallman1994-10-041-2/+7
* (server-start): Always use pipes for communication.Richard M. Stallman1994-09-141-1/+4
* (server-start): Try both possible socket file names for the file to delete.Richard M. Stallman1994-07-111-0/+3
* (server-start): Doc fix.Richard M. Stallman1994-06-111-1/+1
* (server-visit-files): Bind last-nonmenu-event.Richard M. Stallman1994-05-281-4/+12
* (server-done-hook): New hook.Richard M. Stallman1994-05-201-1/+5
* (server-done): Never kill buffer here.Richard M. Stallman1994-05-191-6/+6
* Update copyright.Karl Heuer1994-05-031-1/+1
* (server-kill-emacs-query-function)Richard M. Stallman1994-04-201-11/+12
* (kill-emacs-query-functions): Fix typo in question text.Richard M. Stallman1994-04-191-1/+1
* (kill-buffer-query-functions): Fix the question text.Richard M. Stallman1994-04-191-1/+2
* (server-switch-buffer): Don't select a minibuffer.Karl Heuer1994-03-031-0/+2
* (kill-emacs-query-functions, kill-buffer-query-functions):Richard M. Stallman1994-03-031-11/+26
* (server-program): Add exec-directory to value.Richard M. Stallman1994-02-021-2/+2
* (server-visit-files): Restore current-buffer by hand,Richard M. Stallman1993-08-091-24/+28
* (server-done): Let save-buffer make the backup,Richard M. Stallman1993-07-151-5/+9
* (server-process-filter): Use server-switch-buffer.Richard M. Stallman1993-06-151-1/+1
* (server-window): New variable.Richard M. Stallman1993-06-111-0/+9
* * server.el (server-switch-hook): New hook.Jim Blandy1993-05-181-0/+4
* Doc fix.Christopher Zaborsky1992-11-031-2/+2
* entered into RCSRoland McGrath1992-09-041-1/+3
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+2
* *** empty log message ***Eric S. Raymond1992-07-151-2/+8
* *** empty log message ***Richard M. Stallman1992-06-091-0/+1
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* *** empty log message ***Jim Blandy1991-12-051-5/+2
* *** empty log message ***Richard M. Stallman1991-09-031-0/+3
* *** empty log message ***Roland McGrath1991-05-091-0/+1
* *** empty log message ***Richard M. Stallman1990-12-121-2/+9
* Initial revisionroot1990-02-221-0/+290