Commit History

作者 SHA1 備註 提交日期
  Alex Bennée 60c5c04d85 edit-server.el: add a edit-server-foreground-frame parameter to any frame 11 年之前
  Alex Bennée 635ae4ec59 edit-server.el: fix up my own name 11 年之前
  Alex Bennée 1f47c22d55 Add initial support for "foreground" command 11 年之前
  Alex Bennée 33186c6444 Merge branch 'master' of github.com:stsquad/emacs_chrome 11 年之前
  Alex Bennée 0b0a2cce16 edit-server: fix bug with fmt chars in URL (#80) 11 年之前
  Steve Purcell 2d3cba291d Add autoload cookie for edit-server-start 11 年之前
  Alex Bennée 1f59ec3b19 Remove edit-server-htmlize and just link to the external project 11 年之前
  Alex Bennée 932cfe1b1d edit-server-htmlize.el: handle Gmail <div> and <span> tags 11 年之前
  Alex Bennée 14b767b462 Add some documentation for edit-server-htmlize code. 11 年之前
  Roland McGrath 7c7c8a827a Add edit-server-htmlize.el package, good for GMail. 11 年之前
  Alex Bennée fd3b57df07 Merge pull request #69 from aspiers/master 11 年之前
  Adam Spiers 2646937b0a Add some advice before save-buffers-kill-emacs to avoid unnecessary prompt on exit 11 年之前
  Alex Bennée eb596f7d51 edit-server: add a kludge for edit-server-save restoration 11 年之前
  Alex Bennée 73ce9d118f edit-server.el: more fix-up of the URL parsing 12 年之前
  Alex Bennée 7a5c3c1970 edit-server.el: fix up regex parsing of the edit request 12 年之前
  Alex Bennée a1b4e4ff5b edit-server: handle x-file header option for iterative editing. 12 年之前
  Le Wang 4a8c339394 Raise existing frame consistently on Mac. 12 年之前
  Alex Bennee faf1a4f98e edit-server: fix issue #62, broken by re-factor. 12 年之前
  Alex Bennee 7ccdb96f71 Merge pull request #61 from capitaomorte/master 12 年之前
  Alex Bennée 2761f74adb edit-server: send x-file and x-open headers for edit-server-save 12 年之前
  Joao Tavora d4bf97492a (edit-server-start): set process coding system to UTF-8 12 年之前
  mikeshulman 7db4c174b7 Merge remote branch 'upstream/master' 12 年之前
  mikeshulman 3f2c87c763 Globalize the minor mode so it persists through major-mode changes 12 年之前
  Le Wang facd25cf16 a couple of changes for emacs 24 compatibility or maybe these were just plain bugs 12 年之前
  Jonas Bernoulli 3a8efc4e8c use when/unless/or instead of if where appropriate 13 年之前
  Jonas Bernoulli e2197a35db make variables local using `make-variable-buffer-local' 13 年之前
  Jonas Bernoulli db2e45ac4e setup keymap within defvar 13 年之前
  Jonas Bernoulli fe4a651200 improve instructions in Commentary 13 年之前
  Jonas Bernoulli 48c2901d78 fix indentation 13 年之前
  Jonas Bernoulli c0cbfbacdc fix style issues 13 年之前