فهرست منبع

Add autoload cookie for edit-server-start

With this addition, users who have installed edit-server from a
package will be able to interactively start the edit server without
first needing to explicitly load the library.
Steve Purcell 11 سال پیش
والد
کامیت
2d3cba291d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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."
       (or edit-server-clients (edit-server-stop)))
 
+;;;###autoload
 (defun edit-server-start (&optional verbose)
   "Start the edit server.