Implemented suspending of emacsclient frames.
[bpt/emacs.git] / lisp / server.el
2004-02-28 Karoly LorenteyImplemented suspending of emacsclient frames.
2004-02-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-24 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyVerify the version of Emacsclient.
2004-02-19 Karoly LorenteyAdded -w option to emacsclient for opening a new X...
2004-02-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-18 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-17 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-27 Stefan Monnier(server-socket-name): Don't use the hostname in the
2004-01-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyNumerous bugfixes and small improvements.
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyPortability fixes (now it compiles & runs fine on Solaris).
2004-01-02 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-31 Karoly LorenteyA few more bugfixes and new features.
2003-12-30 Karoly LorenteyMajor bugfixes and slight enhancements.
2003-12-30 Karoly LorenteyDelete server frames on server restart.
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMake sure secondary frames are deleted when emacsclient...
2003-12-29 Karoly LorenteyBugfix festival.
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-27 Karoly LorenteyImplemented automatic deletion of terminals.
2003-12-27 Karoly LorenteyFully eliminated global tty state variables.
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
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.
next