[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 2412b9d7633: ; * lisp/loadup.el: Silence checkdoc.
From: |
Stefan Kangas |
Subject: |
master 2412b9d7633: ; * lisp/loadup.el: Silence checkdoc. |
Date: |
Tue, 10 Dec 2024 19:06:58 -0500 (EST) |
branch: master
commit 2412b9d763390c26a903604867bad4d2a5ffa67c
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
; * lisp/loadup.el: Silence checkdoc.
---
lisp/loadup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/loadup.el b/lisp/loadup.el
index bd74a9d6aff..613833c4184 100644
--- a/lisp/loadup.el
+++ b/lisp/loadup.el
@@ -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:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 2412b9d7633: ; * lisp/loadup.el: Silence checkdoc.,
Stefan Kangas <=