Riccardo Murri
|
29906743ab
edit-server.el: Use a minor mode instead of a derived mode.
|
13 年之前 |
Alex Bennee
|
ab04b0b61b
Call (raise-frame) even if we don't create a new frame.
|
14 年之前 |
Ryszard Szopa
|
0cd3ab5f92
Allow the server to send correct Unicode to Chrome.
|
14 年之前 |
gfxmonk
|
ee215ab680
Made indentation consistent across all source files
|
14 年之前 |
Remco van 't Veer
|
96333f85cf
added edit-server-start-hook to allow custom setup in edit buffer
|
14 年之前 |
Christopher Browne
|
8ffead403b
XEmacs compatibility checks
|
14 年之前 |
Alex Bennee
|
fabc6b6a6c
From: "David J. Biesack" <David.Biesack@sas.com>
|
14 年之前 |
IRIE Shinsuke
|
035ba4fea9
Fix problem that Emacs' new frame can't be raised in X window system
|
14 年之前 |
Nelson Elhage
|
61c69fc662
edit-server.el: Select the buffer when popping up a new frame.
|
14 年之前 |
IRIE Shinsuke
|
2a0ab9e3c3
Avoid error when launching multiple Emacs processes
|
14 年之前 |
IRIE Shinsuke
|
cdf67fca14
Don't ask user yes-or-no even if server process is running when Emacs is exited
|
14 年之前 |
Alex Bennee
|
344f449d70
No longer need edit-server-create-customized-frame
|
14 年之前 |
Sudish Joseph
|
d1846a25ec
Reintroduce --daemon support and Aquamacs workaround.
|
14 年之前 |
Sudish Joseph
|
93376f3983
Added edit-server-new-frame-alist for frame parameters.
|
14 年之前 |
Sudish Joseph
|
11d095cc83
Added option to use default frame parameters.
|
14 年之前 |
Alex Bennee
|
0dd3cd33dd
Of course we need nil not buffer to be returned if we don't creat the frame
|
14 年之前 |
Alex Bennee
|
fd22433e0b
Don't use make-frame-on-display for Aquamacs setups, apparently it
|
14 年之前 |
Alex Bennee
|
1c92b4fb1b
Make edit-server.el pay attention to x-url in header and use it to
|
14 年之前 |
Wei Hu
|
19ddea6771
Fix unkillable zombie buffers created by a closed browser.
|
14 年之前 |
Wei Hu
|
912e471893
Fix edit-server-kill-client.
|
14 年之前 |
Ævar Arnfjörð Bjarmason
|
1586520ad1
Make the Server: header Emacs gives back include `emacs-version'
|
14 年之前 |
Ævar Arnfjörð Bjarmason
|
567bc5f04d
Mention how you can configure the server to open buffers, not frames
|
14 年之前 |
Alex Bennee
|
a62a8a6a59
Clean-up the customisation options for edit-server frames.
|
15 年之前 |
Alex Bennee
|
9295c8601d
Allow the user to over-ride localhost only via customisation
|
15 年之前 |
Alex Bennee
|
a294af0f00
Make the defaults to leave the minibuffer and mode-line otherwise new users may get lost
|
15 年之前 |
Wei Hu
|
07490d7e7f
Minimize the UI noise of the emacs frame.
|
15 年之前 |
Wei Hu
|
8aeb2c5551
Clear modified mark after receiving the original text.
|
15 年之前 |
Wei Hu
|
dbc14cc70f
Give the new frame a name so that tiling WM's can handle it properly. Also specify the default width/height.
|
15 年之前 |
Wei Hu
|
1ef5afa2ad
C-x C-c should not shut down the emacs process.
|
15 年之前 |
Alex Bennee
|
1fd6368fa0
Add example .emacs stanza to commentry
|
15 年之前 |