There is a PDF version of this document available.
Quickstart
Abstract
Formatting
Use
flymake-mode
package-lint-current-buffer
checkdoc
Use quality-checking tools
Use [[https://melpa.org/#/flycheck][flycheck]], [[https://github.com/purcell/package-lint][package-lint]] and [[https://github.com/purcell/flycheck-package][flycheck-package]] to help you identify common errors in your package metadata. Use [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Tips.html][checkdoc]] to make sure that your package follows the conventions for documentation strings.
See also chapter Cask
Bugs
Repositories
Emacs
git clone https://git.savannah.gnu.org/git/emacs.git
MELPA:
git clone git@github.com:wolfmanx/melpa.git
vc-ign:
git clone git@github.com:wolfmanx/vc-ign.git
Contents
vc-ignore()
API change request
vc-ignore()
parameter extensionReferences
[VESP] | Vesperman, Jennifer, “Essential CVS: Version Control and Source Code Management”, O’Reilly, June 2003, ISBN 0-596-00459-1 |