Browse Source

Merge branch 'master' of github.com:stsquad/emacs_chrome

Alex Bennée 11 years ago
parent
commit
33186c6444
1 changed files with 1 additions and 0 deletions
  1. 1 0
      edit-server.el

+ 1 - 0
edit-server.el

@@ -279,6 +279,7 @@ send a response back to the client."
 avoid the user being prompted to kill the edit-server process."
 avoid the user being prompted to kill the edit-server process."
       (or edit-server-clients (edit-server-stop)))
       (or edit-server-clients (edit-server-stop)))
 
 
+;;;###autoload
 (defun edit-server-start (&optional verbose)
 (defun edit-server-start (&optional verbose)
   "Start the edit server.
   "Start the edit server.