]> git.eshelyaron.com Git - emacs.git/commit
(require-with-check): New function (bug#67696)
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 29 Dec 2023 16:17:51 +0000 (11:17 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:24:21 +0000 (08:24 +0100)
commit7203a795e3ba206e431c0b5a1fa0ece2dc341859
tree7b0381e56cfd522a47eaa49dd5d08bc29e127bb1
parent22598801e49c7a66ce720ca20986f3eee326a276
(require-with-check): New function (bug#67696)

* lisp/files.el (require-with-check): New function.
* lisp/progmodes/eglot.el: Use it (and prefer #' to quote function names).

(cherry picked from commit 2a8e6c8c84ed33674e525625644d5ce84ee8c59a)
etc/NEWS
lisp/files.el
lisp/progmodes/eglot.el