chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f9d83bf
)
dot/emacs: Fix command to start the server.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 13 Nov 2009 17:53:01 +0000
(17:53 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 13 Nov 2009 17:56:35 +0000
(17:56 +0000)
I'm stupid.
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 1b7b5c1146b554fba64a0e4cf84c7c58c44cafa7..a2b6eceffb1dfefef4ce63b7b82ac468dfc86fde 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-88,7
+88,7
@@
(and (or window-system (>= emacs-major-version 23))
(trap (setq server-temp-file-regexp (concat "^" tmpdir "\\|/draft$"))
(and (or window-system (>= emacs-major-version 23))
(trap (setq server-temp-file-regexp (concat "^" tmpdir "\\|/draft$"))
- (s
tart-server
)
+ (s
erver-start
)
(gnuserv-start)))
;; Control backup behaviour.
(gnuserv-start)))
;; Control backup behaviour.