emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 8c2c899 2/2: ; * lisp/Makefile.in: Fix typo.


From: Stefan Kangas
Subject: master 8c2c899 2/2: ; * lisp/Makefile.in: Fix typo.
Date: Thu, 9 Dec 2021 21:05:13 -0500 (EST)

branch: master
commit 8c2c8996e76381eecfd4ab5cf07561abc0b87a1d
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/Makefile.in: Fix typo.
---
 lisp/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 353c9e6..df9e5c3 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -60,7 +60,7 @@ BYTE_COMPILE_EXTRA_FLAGS =
 # The example above is just for developers, it should not be used by default.
 
 # Those automatically generated autoload files that need special rules
-# to build; ie not including things created via generated-autoload-file
+# to build; i.e. not including things created via generated-autoload-file
 # (eg calc/calc-loaddefs.el).
 LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \
        $(lisp)/calendar/diary-loaddefs.el \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]