Emacs Lisp is a dialect of the Lisp programming language used by the GNU Emacs and XEmacs text editors (often collectively referred to as Emacs).
It is used for implementing most of the editing functionality built into Emacs, the remainder being written in C. Users of Emacs commonly write Emacs Lisp code to customize and extend Emacs.
Typically lower case on *nix systems.

