Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ed4a1ce4
Commit
ed4a1ce4
authored
Nov 09, 2007
by
Juanma Barranquero
Browse files
Fix last change (synch from the EMACS_22_BASE branch).
parent
4d8a28ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
lisp/server.el
lisp/server.el
+0
-4
No files found.
lisp/server.el
View file @
ed4a1ce4
...
...
@@ -1295,10 +1295,6 @@ only these files will be asked to be saved."
;; continue standard unloading
nil
)
(
add-hook
'kill-emacs-hook
(
lambda
()
(
server-mode
-1
)))
;Cleanup upon exit.
(
defvar
server-unload-function
'server-unload-function
)
(
provide
'server
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment