Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Bennee a8596ac6e6 edit-server.el: rebind C-x C-s to edit-server-save vor 13 Jahren
  Dale Sedivec c550b42ad5 Use window-system to detect when we're on OS X vor 13 Jahren
  Riccardo Murri 29906743ab edit-server.el: Use a minor mode instead of a derived mode. vor 13 Jahren
  Alex Bennee ab04b0b61b Call (raise-frame) even if we don't create a new frame. vor 14 Jahren
  Tom Morris cef326ccc1 fixed indentation error in servers/pycl.py vor 14 Jahren
  Ryszard Szopa 0cd3ab5f92 Allow the server to send correct Unicode to Chrome. vor 14 Jahren
  gfxmonk ee215ab680 Made indentation consistent across all source files vor 14 Jahren
  Matt DeVuyst 4e78b52d8c Added more options to the Python edit server. vor 14 Jahren
  Matt DeVuyst 7b0495542f Incremental saves in text editor make updates to textarea. vor 14 Jahren
  Remco van 't Veer 96333f85cf added edit-server-start-hook to allow custom setup in edit buffer vor 14 Jahren
  Christopher Browne 8ffead403b XEmacs compatibility checks vor 14 Jahren
  Alex Bennee fabc6b6a6c From: "David J. Biesack" <David.Biesack@sas.com> vor 14 Jahren
  IRIE Shinsuke 035ba4fea9 Fix problem that Emacs' new frame can't be raised in X window system vor 14 Jahren
  Nelson Elhage 61c69fc662 edit-server.el: Select the buffer when popping up a new frame. vor 14 Jahren
  IRIE Shinsuke 2a0ab9e3c3 Avoid error when launching multiple Emacs processes vor 14 Jahren
  IRIE Shinsuke cdf67fca14 Don't ask user yes-or-no even if server process is running when Emacs is exited vor 14 Jahren
  Alex Bennee 344f449d70 No longer need edit-server-create-customized-frame vor 14 Jahren
  Sudish Joseph d1846a25ec Reintroduce --daemon support and Aquamacs workaround. vor 14 Jahren
  Sudish Joseph 93376f3983 Added edit-server-new-frame-alist for frame parameters. vor 14 Jahren
  Sudish Joseph 11d095cc83 Added option to use default frame parameters. vor 14 Jahren
  Sudish Joseph 4065fd7c80 Ignore *.elc vor 14 Jahren
  Alex Bennee 21d37462d9 Update to pycl from Phil Pennock vor 14 Jahren
  Alex Bennee 0dd3cd33dd Of course we need nil not buffer to be returned if we don't creat the frame vor 14 Jahren
  Alex Bennee fd22433e0b Don't use make-frame-on-display for Aquamacs setups, apparently it vor 14 Jahren
  Alex Bennee 70d1c3e2c6 x-id is a better header than textid vor 14 Jahren
  Alex Bennee 1b30ca7b3c Don't add the ID to the get request, as it's not used. vor 14 Jahren
  Alex Bennee 1c92b4fb1b Make edit-server.el pay attention to x-url in header and use it to vor 14 Jahren
  Chouser eea6cbe45e Fix python server to handle old plugin requests without x-url vor 14 Jahren
  Chouser 4c39975c60 Include original page url in the file name sent to the editor. vor 14 Jahren
  Wei Hu 19ddea6771 Fix unkillable zombie buffers created by a closed browser. vor 14 Jahren