Dato Simó
|
1894a28dc8
edit-server.el: do not call `set-buffer-multibyte` in the process buffer
|
11 年 前 |
Alex Bennée
|
bfee72944d
edit-server.el: avoid redundant call to hooks (#92)
|
11 年 前 |
Alex Bennée
|
7c7f27551d
Final clean-up of background processing
|
11 年 前 |
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
|
fd3b57df07
Merge pull request #69 from aspiers/master
|
12 年 前 |
Adam Spiers
|
2646937b0a
Add some advice before save-buffers-kill-emacs to avoid unnecessary prompt on exit
|
12 年 前 |
Alex Bennée
|
eb596f7d51
edit-server: add a kludge for edit-server-save restoration
|
12 年 前 |
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 年 前 |
Jonas Bernoulli
|
6bba48168b
follow the header conventions, mostly
|
13 年 前 |