]> git.eshelyaron.com Git - emacs.git/commit
Only run 'eshell-first-time-mode-hook' once per Emacs session
authorLin Sun <sunlin7@hotmail.com>
Sat, 27 Apr 2024 06:55:49 +0000 (06:55 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:36:41 +0000 (18:36 +0200)
commit383c79316bbd91cc9a17ce53f9947438731c232f
tree9025da4798cb83ff3f464f8bd2016a6454eceba3
parent43abbfb6e6af8d5a8d45aeabcf407fb48ede5e43
Only run 'eshell-first-time-mode-hook' once per Emacs session

* lisp/eshell/esh-mode.el (eshell-mode): Set 'eshell-first-time-p' to
nil (bug#70610).

(cherry picked from commit a2ccda71c15f75edef0711f94351af0dd7241beb)
lisp/eshell/esh-mode.el