unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63318: Variable ediff-auto-refine doesn't always default to "on"
@ 2023-05-05 20:21 Peter Oliver
  2023-05-06  6:17 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Oliver @ 2023-05-05 20:21 UTC (permalink / raw)
  To: 63318

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

Severity: minor
Tags: patch

Document that variable ediff-auto-refine doesn't always default to "on".

-- 
Peter Oliver

[-- Attachment #2: Type: text/plain, Size: 1126 bytes --]

From 28b1350527adc9a9ba3575378cbac31711ffa056 Mon Sep 17 00:00:00 2001
From: Peter Oliver <git@mavit.org.uk>
Date: Fri, 5 May 2023 21:16:51 +0100
Subject: [PATCH] Variable ediff-auto-refine doesn't always default to "on"
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* doc/misc/ediff.texi (Refinement of Difference Regions): mention that
“on” is the default for ediff-auto-refine only on suitable displays.
---
 doc/misc/ediff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index ce6cb8c9bd6..82bb03fe201 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -1783,7 +1783,7 @@ Refinement of Difference Regions
 @vindex ediff-auto-refine
 This variable controls whether fine differences within regions are
 highlighted automatically (``auto-refining'').  The default is yes
-(@samp{on}).
+(@samp{on}) on suitable displays.
 
 On a slow machine, automatic refinement may be painful.  In that case,
 you can turn auto-refining on or off interactively by typing
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-13 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 20:21 bug#63318: Variable ediff-auto-refine doesn't always default to "on" Peter Oliver
2023-05-06  6:17 ` Eli Zaretskii
2023-05-08 10:26   ` Peter Oliver
2023-05-13 14:02     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).