Skip to content

Emacs minor mode for working with files in quilt

License

Notifications You must be signed in to change notification settings

edunonnn/quilt.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

quilt.el

Emacs minor mode for working with files in quilt based on http:https://www.selenic.com/quilt/quilt.el by Matt Mackall.

Installation

Copy quilt.el to a directory on the Emacs load path and add (require 'quilt) to your .emacs file. Alternatively add (load "~/quilt.el") to .emacs with the path adjusted apropriately.

About

Emacs minor mode for working with files in quilt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%