Skip to content

Commit

Permalink
[enh] contrib/telega-mnz.el: Add elisp as alias for emacs-lisp-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zevlg committed Jan 19, 2024
1 parent fbf3ea5 commit 7d4e4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/telega-mnz.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ See docstring for `display-buffer' for the value meaning."
(delphi . delphi-mode)
(diff . diff-mode) ; not in language-detection
(elixir . elixir-mode)
(elisp . emacs-lisp-mode)
(emacslisp . emacs-lisp-mode)
(erlang . erlang-mode)
(fortran . fortran-mode)
Expand Down

0 comments on commit 7d4e4d4

Please sign in to comment.