gnu.org · Software & Apps
Emacs Lisp
Visit site
About
Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by the GNU Emacs text editor. It allows users to extend and customize Emacs, adding new functionalities, modifying existing behaviors, and automating tasks within the editor.
This language is primarily for Emacs users and developers who wish to tailor their editing environment or create new packages for the Emacs ecosystem. It provides access to Emacs's internal data structures and functions, enabling deep integration and powerful customizations.




