Package

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A package is a bundle of Emacs Lisp code which would enhance Emacs' functionality. A package may contain one file or a collection of files. Also known as an extension or (inaccurately) a plugin.