summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAge
* (server-process, server-buffer-clients): Doc fix.Eli Zaretskii2001-06-10
* (server-visit-files): Set server-existing-bufferGerd Moellmann2001-04-09
* (server-switch-buffer): Only switch window if the current one is dedicated.Stefan Monnier2001-02-22
* (server-switch-buffer): Choose a window on a visibleGerd Moellmann2000-12-21
* (server-buffer-done): Bury the buffer beforeGerd Moellmann2000-12-18
* (server-visit-files): Push files on file-name-history.Gerd Moellmann2000-12-07
* (server-kill-new-buffers): New user option.Gerd Moellmann2000-08-21
* (server-switch-buffer): Use some-window instead ofGerd Moellmann2000-07-03
* (server-process-filter): If a client visits no buffers,Karl Heuer1999-08-16
* (server-start): Set coding system for the serverKenichi Handa1999-03-13
* (server-buffer-done): Bind server-kill-buffer-runningRichard M. Stallman1998-05-05
* Customized.Richard M. Stallman1997-08-18
* (server-kill-buffer): Prevent infinite recursion.Richard M. Stallman1997-05-31
* Comment change.Richard M. Stallman1997-05-27
* (server-kill-buffer): Act only when there is a server process.Richard M. Stallman1997-05-14
* (server-buffer-done): New arg FOR-KILLING.Richard M. Stallman1997-05-10
* (server-done): If buffer visits no file, don't offer save.Richard M. Stallman1997-04-13
* (server-process-filter): Let-bind `pos'.Richard M. Stallman1997-01-02
* (server-start): Don't delete ~/.emacs-server.Richard M. Stallman1996-12-30
* (server-process-filter): Quote with &, not \.Richard M. Stallman1996-09-02
* (server-process-filter): Undo the quoting withRichard M. Stallman1996-09-02
* (server-visit-files): New argument NOWAIT.Richard M. Stallman1996-08-28
* (server-process-filter): Use command-line-normalize-file-name.Richard M. Stallman1996-02-28
* (server-process-filter): Don't collapse // at start of file name.Richard M. Stallman1996-02-28
* (server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1996-01-26
* (server-process-filter): Pass proper format string to message.Karl Heuer1996-01-25
* Update FSF's address.Erik Naggum1996-01-14
* (server-log): Record the current time.Richard M. Stallman1995-11-10
* (server-start): Try both full hostname and shortenedRichard M. Stallman1995-10-08
* (server-process-filter): Ignore lines that don't startRichard M. Stallman1995-09-24
* (server-buffer-done): Pause between client commands,Richard M. Stallman1995-08-10
* (server-process-filter): Detect error messages from server.Richard M. Stallman1995-06-28
* (server-switch-buffer): Make first arg optional too;Roland McGrath1995-04-09
* Update copyright.Karl Heuer1995-04-07
* (server-buffer-done): Return a listRichard M. Stallman1995-03-11
* (server-process-filter): Process each line separately.Richard M. Stallman1994-12-29
* (server-switch-buffer): Cope with dead frames and windows.Richard M. Stallman1994-12-23
* Comment change.Richard M. Stallman1994-11-10
* (server-switch-buffer): Don't go to an invisible frame.Richard M. Stallman1994-10-04
* (server-start): Always use pipes for communication.Richard M. Stallman1994-09-14
* (server-start): Try both possible socket file names for the file to delete.Richard M. Stallman1994-07-11
* (server-start): Doc fix.Richard M. Stallman1994-06-11
* (server-visit-files): Bind last-nonmenu-event.Richard M. Stallman1994-05-28
* (server-done-hook): New hook.Richard M. Stallman1994-05-20
* (server-done): Never kill buffer here.Richard M. Stallman1994-05-19
* Update copyright.Karl Heuer1994-05-03
* (server-kill-emacs-query-function)Richard M. Stallman1994-04-20
* (kill-emacs-query-functions): Fix typo in question text.Richard M. Stallman1994-04-19
* (kill-buffer-query-functions): Fix the question text.Richard M. Stallman1994-04-19
* (server-switch-buffer): Don't select a minibuffer.Karl Heuer1994-03-03