Commit History

Author SHA1 Message Date
  Alex Bennée 932cfe1b1d edit-server-htmlize.el: handle Gmail <div> and <span> tags 11 years ago
  Alex Bennée 14b767b462 Add some documentation for edit-server-htmlize code. 11 years ago
  Roland McGrath 7c7c8a827a Add edit-server-htmlize.el package, good for GMail. 11 years ago
  Alex Bennée fd3b57df07 Merge pull request #69 from aspiers/master 11 years ago
  Adam Spiers 2646937b0a Add some advice before save-buffers-kill-emacs to avoid unnecessary prompt on exit 11 years ago
  Alex Bennée eb596f7d51 edit-server: add a kludge for edit-server-save restoration 11 years ago
  Alex Bennée 73ce9d118f edit-server.el: more fix-up of the URL parsing 11 years ago
  Alex Bennée 7a5c3c1970 edit-server.el: fix up regex parsing of the edit request 11 years ago
  Alex Bennée a1b4e4ff5b edit-server: handle x-file header option for iterative editing. 11 years ago
  Le Wang 4a8c339394 Raise existing frame consistently on Mac. 11 years ago
  Alex Bennee faf1a4f98e edit-server: fix issue #62, broken by re-factor. 11 years ago
  Alex Bennee 7ccdb96f71 Merge pull request #61 from capitaomorte/master 11 years ago
  Alex Bennée 2761f74adb edit-server: send x-file and x-open headers for edit-server-save 11 years ago
  Joao Tavora d4bf97492a (edit-server-start): set process coding system to UTF-8 12 years ago
  mikeshulman 7db4c174b7 Merge remote branch 'upstream/master' 12 years ago
  mikeshulman 3f2c87c763 Globalize the minor mode so it persists through major-mode changes 12 years ago
  Le Wang facd25cf16 a couple of changes for emacs 24 compatibility or maybe these were just plain bugs 12 years ago
  Jonas Bernoulli 3a8efc4e8c use when/unless/or instead of if where appropriate 12 years ago
  Jonas Bernoulli e2197a35db make variables local using `make-variable-buffer-local' 12 years ago
  Jonas Bernoulli db2e45ac4e setup keymap within defvar 12 years ago
  Jonas Bernoulli fe4a651200 improve instructions in Commentary 12 years ago
  Jonas Bernoulli 48c2901d78 fix indentation 12 years ago
  Jonas Bernoulli c0cbfbacdc fix style issues 12 years ago
  Jonas Bernoulli 6bba48168b follow the header conventions, mostly 12 years ago
  Alex Bennee 6bdffe5b7d edit-server.el: persist the buffer-local variables beyond mode changes 12 years ago
  Alex Bennee ab4ccd6eec Merge pull request #33 from purcell/master 12 years ago
  Alex Bennee a8596ac6e6 edit-server.el: rebind C-x C-s to edit-server-save 12 years ago
  Dale Sedivec c550b42ad5 Use window-system to detect when we're on OS X 12 years ago
  Steve Purcell a4845f4d54 Allow users to customize the default major mode, and to specify URL pattern -> major mode mappings 13 years ago
  Riccardo Murri 29906743ab edit-server.el: Use a minor mode instead of a derived mode. 13 years ago