]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/loadup.el: Silence checkdoc.
authorStefan Kangas <stefankangas@gmail.com>
Wed, 11 Dec 2024 00:06:00 +0000 (01:06 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 12 Dec 2024 15:48:16 +0000 (16:48 +0100)
(cherry picked from commit 2412b9d763390c26a903604867bad4d2a5ffa67c)

lisp/loadup.el

index 2ffa1af1418c4e4b565777e40a4ff91de8f18b19..bf54dcae5555383e6d2b1ba855aaa2e6e9686b07 100644 (file)
@@ -41,7 +41,7 @@
 
 ;; These rules are so that src/Makefile can construct lisp.mk
 ;; automatically.  This ensures that the Lisp files are compiled (if
-;; necessary) before the emacs executable is dumped.
+;; necessary) before the "emacs" executable is dumped.
 
 ;;; Code: