emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master c140eec: ; * lisp/Makefile.in: Comment update.


From: Glenn Morris
Subject: [Emacs-diffs] master c140eec: ; * lisp/Makefile.in: Comment update.
Date: Wed, 06 Jan 2016 23:48:44 +0000

branch: master
commit c140eec06bcca28f15b7eb59fdc331d5aa78cf40
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/Makefile.in: Comment update.
---
 lisp/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 5f72e6c..5042c0f 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -233,7 +233,7 @@ ETAGS = ../lib-src/etags${EXEEXT}
 ${ETAGS}: FORCE
        ${MAKE} -C ../lib-src $(notdir $@)
 
-## The ls | sed | xargs is to stop the command line getting too long
+## The use of xargs is to stop the command line getting too long
 ## on MS Windows, when the MSYS Bash passes it to a MinGW compiled
 ## etags.  It might be better to use find in a similar way to
 ## compile-main.  But maybe this is not even necessary any more now



reply via email to

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