]> git.eshelyaron.com Git - emacs.git/commit
Enable 'sh-mode' for files created by Bash 'fc' command
authorshynur <one.last.kiss@outlook.com>
Fri, 20 Sep 2024 12:15:06 +0000 (12:15 +0000)
committerEshel Yaron <me@eshelyaron.com>
Sat, 28 Sep 2024 10:44:59 +0000 (12:44 +0200)
commit745e684e02ac66f150d15ad915b79b9159ddd425
tree47be5ba28aab5d59dc899317c607fc0afddef32a
parenta1300a21b31af36312a9af32efa0f23183685e00
Enable 'sh-mode' for files created by Bash 'fc' command

* lisp/files.el (auto-mode-alist): Recognize bash-fc.XXXX files.
(Bug#73380)

(cherry picked from commit c12cb25199ebbb665548a1c3f7ec57a4536b76ad)
lisp/files.el