Difference between revisions of "Edit-server.el"

From WikEmacs
Jump to navigation Jump to search
(Created page with "{{Package |name=edit-server.el |description=Provide an edit server for Chrom(ium) browser extensions |maintainer=Alex Bennée |source=https://github.com/stsquad/emacs_chrome/b...")
 
Line 6: Line 6:
 
}}
 
}}
  
This package provides an Edit Server for Chrom(ium) browsers to send edit requests to. It's part of the [[Edit with Emacs]] Chromium extension but will work with other extensions that use the same protocol.
+
This package provides an Edit Server for Chrom(ium) browsers to send
 +
edit requests to. It's part of the [[Edit with Emacs]] Chromium
 +
extension but will work with other extensions that use the same
 +
protocol.
 +
 
 +
[[Category:Browser Support]]
 +
[[Category:Ubiquitous Emacs]]

Revision as of 19:51, 31 March 2012

edit-server.el
Description Provide an edit server for Chrom(ium) browser extensions
Author name of author
Maintainer Alex Bennée
Source https://github.com/stsquad/emacs_chrome/blob/master/servers/edit-server.el

This package provides an Edit Server for Chrom(ium) browsers to send edit requests to. It's part of the Edit with Emacs Chromium extension but will work with other extensions that use the same protocol.