emacs-diffs
[Top][All Lists]
Advanced

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

master dbe0fc2: ; * etc/NEWS: fix errors in previous changes


From: Robert Pluim
Subject: master dbe0fc2: ; * etc/NEWS: fix errors in previous changes
Date: Mon, 27 Sep 2021 12:29:58 -0400 (EDT)

branch: master
commit dbe0fc234d38511041f16f9d546c439e3e70d0cf
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    ; * etc/NEWS: fix errors in previous changes
---
 etc/NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 99f5897..4fd5036 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1497,7 +1497,7 @@ skipped.
 This is because the default value of 'grep-find-template' now includes
 the 'find' option '-H'.  Commands that use that variable, including
 indirectly via a call to 'xref-matches-in-directory', might be
-OAaffected.  In particular, there should be no need anymore to ensure
+affected.  In particular, there should be no need anymore to ensure
 any directory names on the 'find' command lines end in a slash.
 This change is for better compatibility with old versions of non-GNU
 'find', such as the one used on macOS.
@@ -2151,7 +2151,7 @@ This function is meant to be used in 
'compilation-filter-hook'.
 This controls what 'ansi-color-compilation-filter' does.
 
 *** Regexp matching of messages is now case-sensitive by default.
-The user option 'compilation-error-case-fold-search' can be set for
+The variable 'compilation-error-case-fold-search' can be set for
 case-insensitive matching of messages when the old behavior is
 required, but the recommended solution is to use a correctly matching
 regexp instead.



reply via email to

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