====== Emacs Lisp ====== {{tag> emacs}} [[wp>Emacs_Lisp|Emacs Lisp]] is a dialect of the Lisp programming language used by the GNU Emacs and XEmacs text editors (which this article will refer to collectively as "Emacs"). ===== Resource ===== * [[https://learnxinyminutes.com/docs/elisp/|Learn Elisp in Y minutes]] * [[https://www.gnu.org/software/emacs/manual/html_mono/eintr.html|An Introduction to Programming in Emacs Lisp]] * [[https://acl.readthedocs.io/en/latest/index.html|ANSI Common Lisp 中文翻譯版]] * [[https://smacs.github.io/elisp/|Emacs Lisp 简明教程]]