emacs-diffs
[Top][All Lists]
Advanced

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

master ee6343556a5: ; * admin/CPP-DEFINES: Fix typos.


From: Po Lu
Subject: master ee6343556a5: ; * admin/CPP-DEFINES: Fix typos.
Date: Wed, 21 Feb 2024 21:21:27 -0500 (EST)

branch: master
commit ee6343556a53770cd2c7730b48ce1731423d8825
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * admin/CPP-DEFINES: Fix typos.
---
 admin/CPP-DEFINES | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 8143a394578..c07fdc487ee 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -42,8 +42,8 @@ HAVE_X_WINDOWS        Compile support for X Window system.  
Equivalent to HAVE_X11.
 HAVE_ANDROID    Compiling the Android GUI interface.  Enough of this
                code is compiled for the build machine cross-compiling
                the Android port to produce an Emacs binary that can
-               Lisp code in batch mode, for the purpose of compiling
-               Lisp code for packaging.
+               run Lisp code in batch mode, for the purpose of running
+               the byte-compiler.
 ANDROID_STUBIFY The Android GUI interface is being compiled for the build
                machine, as above.
 



reply via email to

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