Historial de Commits

Autor SHA1 Mensaje Fecha
  mikeshulman 3f2c87c763 Globalize the minor mode so it persists through major-mode changes hace 12 años
  Jonas Bernoulli 3a8efc4e8c use when/unless/or instead of if where appropriate hace 12 años
  Jonas Bernoulli e2197a35db make variables local using `make-variable-buffer-local' hace 12 años
  Jonas Bernoulli db2e45ac4e setup keymap within defvar hace 12 años
  Jonas Bernoulli fe4a651200 improve instructions in Commentary hace 12 años
  Jonas Bernoulli 48c2901d78 fix indentation hace 12 años
  Jonas Bernoulli c0cbfbacdc fix style issues hace 12 años
  Jonas Bernoulli 6bba48168b follow the header conventions, mostly hace 12 años
  Alex Bennee 6bdffe5b7d edit-server.el: persist the buffer-local variables beyond mode changes hace 12 años
  Alex Bennee ab4ccd6eec Merge pull request #33 from purcell/master hace 12 años
  Alex Bennee a8596ac6e6 edit-server.el: rebind C-x C-s to edit-server-save hace 12 años
  Dale Sedivec c550b42ad5 Use window-system to detect when we're on OS X hace 12 años
  Steve Purcell a4845f4d54 Allow users to customize the default major mode, and to specify URL pattern -> major mode mappings hace 13 años
  Riccardo Murri 29906743ab edit-server.el: Use a minor mode instead of a derived mode. hace 13 años
  Alex Bennee ab04b0b61b Call (raise-frame) even if we don't create a new frame. hace 13 años
  Tom Morris cef326ccc1 fixed indentation error in servers/pycl.py hace 13 años
  Ryszard Szopa 0cd3ab5f92 Allow the server to send correct Unicode to Chrome. hace 13 años
  gfxmonk ee215ab680 Made indentation consistent across all source files hace 13 años
  Matt DeVuyst 4e78b52d8c Added more options to the Python edit server. hace 13 años
  Matt DeVuyst 7b0495542f Incremental saves in text editor make updates to textarea. hace 13 años
  Remco van 't Veer 96333f85cf added edit-server-start-hook to allow custom setup in edit buffer hace 14 años
  Christopher Browne 8ffead403b XEmacs compatibility checks hace 14 años
  Alex Bennee fabc6b6a6c From: "David J. Biesack" <David.Biesack@sas.com> hace 14 años
  IRIE Shinsuke 035ba4fea9 Fix problem that Emacs' new frame can't be raised in X window system hace 14 años
  Nelson Elhage 61c69fc662 edit-server.el: Select the buffer when popping up a new frame. hace 14 años
  IRIE Shinsuke 2a0ab9e3c3 Avoid error when launching multiple Emacs processes hace 14 años
  IRIE Shinsuke cdf67fca14 Don't ask user yes-or-no even if server process is running when Emacs is exited hace 14 años
  Alex Bennee 344f449d70 No longer need edit-server-create-customized-frame hace 14 años
  Sudish Joseph d1846a25ec Reintroduce --daemon support and Aquamacs workaround. hace 14 años
  Sudish Joseph 93376f3983 Added edit-server-new-frame-alist for frame parameters. hace 14 años