]> code.delx.au - gnu-emacs/history - lisp/server.el
(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.
[gnu-emacs] / lisp / server.el
2006-11-12 Juanma Barranquero(server-visit-files): If `minibuffer-auto-raise' has...
2006-11-11 Juanma Barranquero(server-visit-files): Bind `minibuffer-auto-raise'...
2006-11-10 Juanma Barranquero(server-raise-frame): New option.
2006-11-07 Juanma Barranquero(server-start): Save also the Emacs pid in the server...
2006-11-03 Juanma Barranquero*** empty log message ***
2006-11-02 Stefan Monnier(server-auth-key): Remove. Replace by a process-property.
2006-11-02 Juanma Barranquero(server-visit-files): Use `when'.
2006-11-01 Stefan MonnierTry and fit within 80 columns.
2006-10-30 Juanma BarranqueroAdd support for TCP sockets.
2006-10-30 Stefan Monnier(server-select-display): Use a dummy buffer to detect...
2006-07-06 Chong Yidong* server.el (server-select-display): Don't make the...
2006-06-11 Chong Yidong* server.el (server-edit): No-op if no server buffers...
2006-05-16 Stefan Monnier(server-start): Only create a directory if needed.
2006-05-05 Kim F. Storm(server-visit-files): Use add-to-history.
2006-03-04 Andreas Schwab(server-process-filter): Handle errors during
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-10-24 Romain Francoise(server-sentinel): Set query-on-exit flag to nil on...
2005-09-18 Deepak GoelMessage format spec fixes (1)
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-16 Eli ZaretskiiBind "C-x #" in a way that works even if C-x is redefin...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-30 Masatake YAMATO* server.el (server-process-filter): Suppress `error...
2004-10-17 Richard M. Stallman(server-unload-hook): Set as a variable with add-hook.
2004-10-08 Masatake YAMATO(server-process-filter): Wrap `process-send-region'
2004-03-19 Stefan Monnier(server-process-filter): Delete temp frame.
2004-03-11 Stefan Monnier(server-name): New var.
2004-01-27 Stefan Monnier(server-socket-name): Don't use the hostname in the
2003-09-01 Miles BaderAdd arch taglines
2003-07-25 John Paul Wallington(server-start): Check `server-process' is non-nil
2003-04-12 Stefan Monnier(server-start): Use letf.
2003-04-12 Stefan Monnier(server-socket-name): Use new safe location for socket.
2003-02-10 Stefan Monnier(server-previous-strings): Remove.
2003-01-15 Dave Love(server-window): Customize.
2003-01-13 John Paul Wallington(server-process-filter): Use `minibufferp' to test
2003-01-13 Richard M. Stallman(server-process-filter): Comment out -eval.
2002-11-02 Stefan Monnier(server-sentinel): Kill buffers if applicable.
2002-10-29 Richard M. Stallman(server-switch-buffer): Say when no server buffers...
2002-09-27 Stefan Monnier(server-socket-name): Always use /tmp and non-qualified...
2002-09-27 Stefan Monnier(server-select-display): New function.
2002-09-25 Stefan MonnierUse built-in network primitives.
2002-09-18 Stefan Monnier(server-done): Fix harmlessly wrong arg to save-buffer.
2002-09-18 Stefan Monnier(server-log): Add `client' arg.
2002-08-15 Richard M. Stallman(server-process-filter): Simplify code.
2001-12-18 Dave Love(server-unload-hook): New function.
2001-11-15 Stefan Monnier(server-process-filter): Run pore/post-comment-hook
2001-11-13 Richard M. Stallman(server-edit, server-done): Doc fix.
2001-11-11 Richard M. Stallman(server-buffer-done): Test of server-existing-buffer...
2001-09-07 Gerd Moellmann(server-switch-buffer): Use get-window-with-predicate.
2001-07-20 Stefan Monnier(server-visit-files): Fix variable name typo.
2001-07-17 Gerd Moellmann(server-visit-files): Handle the case the specified
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-06-10 Eli Zaretskii(server-process, server-buffer-clients): Doc fix.
2001-04-09 Gerd Moellmann(server-visit-files): Set server-existing-buffer
2001-02-22 Stefan Monnier(server-switch-buffer): Only switch window if the curre...
2000-12-21 Gerd Moellmann(server-switch-buffer): Choose a window on a visible
2000-12-18 Gerd Moellmann(server-buffer-done): Bury the buffer before
2000-12-07 Gerd Moellmann(server-visit-files): Push files on file-name-history.
2000-08-21 Gerd Moellmann(server-kill-new-buffers): New user option.
2000-07-03 Gerd Moellmann(server-switch-buffer): Use some-window instead of
1999-08-16 Karl Heuer(server-process-filter): If a client visits no buffers,
1999-03-13 Kenichi Handa(server-start): Set coding system for the server
1998-05-05 Richard M. Stallman(server-buffer-done): Bind server-kill-buffer-running
1997-08-18 Richard M. StallmanCustomized.
1997-05-31 Richard M. Stallman(server-kill-buffer): Prevent infinite recursion.
1997-05-27 Richard M. StallmanComment change.
1997-05-14 Richard M. Stallman(server-kill-buffer): Act only when there is a server...
1997-05-10 Richard M. Stallman(server-buffer-done): New arg FOR-KILLING.
1997-04-13 Richard M. Stallman(server-done): If buffer visits no file, don't offer...
1997-01-02 Richard M. Stallman(server-process-filter): Let-bind `pos'.
1996-12-30 Richard M. Stallman(server-start): Don't delete ~/.emacs-server.
1996-09-02 Richard M. Stallman(server-process-filter): Quote with &, not \.
1996-09-02 Richard M. Stallman(server-process-filter): Undo the quoting with
1996-08-28 Richard M. Stallman(server-visit-files): New argument NOWAIT.
1996-02-28 Richard M. Stallman(server-process-filter): Use command-line-normalize...
1996-02-28 Richard M. Stallman(server-process-filter): Don't collapse // at start...
1996-01-26 Richard M. Stallman(server-process-filter): In file name, collapse multipl...
1996-01-25 Karl Heuer(server-process-filter): Pass proper format string...
1996-01-14 Erik NaggumUpdate FSF's address.
1995-11-10 Richard M. Stallman(server-log): Record the current time.
1995-10-08 Richard M. Stallman(server-start): Try both full hostname and shortened
1995-09-24 Richard M. Stallman(server-process-filter): Ignore lines that don't start
1995-08-10 Richard M. Stallman(server-buffer-done): Pause between client commands,
1995-06-28 Richard M. Stallman(server-process-filter): Detect error messages from...
1995-04-09 Roland McGrath(server-switch-buffer): Make first arg optional too;
1995-04-07 Karl HeuerUpdate copyright.
1995-03-11 Richard M. Stallman(server-buffer-done): Return a list
1994-12-29 Richard M. Stallman(server-process-filter): Process each line separately.
1994-12-23 Richard M. Stallman(server-switch-buffer): Cope with dead frames and windows.
1994-11-10 Richard M. StallmanComment change.
1994-10-04 Richard M. Stallman(server-switch-buffer): Don't go to an invisible frame.
1994-09-14 Richard M. Stallman(server-start): Always use pipes for communication.
1994-07-11 Richard M. Stallman(server-start): Try both possible socket file names...
1994-06-11 Richard M. Stallman(server-start): Doc fix.
1994-05-28 Richard M. Stallman(server-visit-files): Bind last-nonmenu-event.
1994-05-20 Richard M. Stallman(server-done-hook): New hook.
1994-05-19 Richard M. Stallman(server-done): Never kill buffer here.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-20 Richard M. Stallman(server-kill-emacs-query-function)
next