(read_minibuf): New arg disable_multibyte.
[bpt/emacs.git] / lisp / server.el
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)
1994-04-19 Richard M. Stallman(kill-emacs-query-functions): Fix typo in question...
1994-04-19 Richard M. Stallman(kill-buffer-query-functions): Fix the question text.
1994-03-03 Karl Heuer(server-switch-buffer): Don't select a minibuffer.
1994-03-03 Richard M. Stallman(kill-emacs-query-functions, kill-buffer-query-functions):
1994-02-02 Richard M. Stallman(server-program): Add exec-directory to value.
1993-08-09 Richard M. Stallman(server-visit-files): Restore current-buffer by hand,
1993-07-15 Richard M. Stallman(server-done): Let save-buffer make the backup,
1993-06-15 Richard M. Stallman(server-process-filter): Use server-switch-buffer.
1993-06-11 Richard M. Stallman(server-window): New variable.
1993-05-18 Jim Blandy* server.el (server-switch-hook): New hook.
1992-11-03 Christopher ZaborskyDoc fix.
1992-09-04 Roland McGrathentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-15 Eric S. Raymond*** empty log message ***
1992-06-09 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-12-05 Jim Blandy*** empty log message ***
1991-09-03 Richard M. Stallman*** empty log message ***
1991-05-09 Roland McGrath*** empty log message ***
1990-12-12 Richard M. Stallman*** empty log message ***
1990-02-22 rootInitial revision