emacs-diffs
[Top][All Lists]
Advanced

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

master 73754bc: Adapt isearch help screen for variable-pitch-mode


From: Stefan Kangas
Subject: master 73754bc: Adapt isearch help screen for variable-pitch-mode
Date: Sun, 21 Nov 2021 15:06:32 -0500 (EST)

branch: master
commit 73754bc54c0d9d390ae76ab0ccf18f63db16bc1f
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Adapt isearch help screen for variable-pitch-mode
    
    * lisp/isearch.el (isearch-help-for-help-internal): Adapt for
    'variable-pitch-mode', now that 'make-help-screen' uses that.
---
 lisp/isearch.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lisp/isearch.el b/lisp/isearch.el
index dea9662..9dc8525 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -488,9 +488,9 @@ and doesn't remove full-buffer highlighting after a search."
   "You have typed %THIS-KEY%, the help character.  Type a Help option:
 \(Type \\<isearch-help-map>\\[help-quit] to exit the Help command.)
 
-\\[isearch-describe-bindings]           Display all Isearch key bindings.
-\\[isearch-describe-key] KEYS      Display full documentation of Isearch key 
sequence.
-\\[isearch-describe-mode]           Display documentation of Isearch mode.
+  \\[isearch-describe-bindings]        Display all Isearch key bindings.
+  \\[isearch-describe-key]     Display full documentation of Isearch key 
sequence.
+  \\[isearch-describe-mode]    Display documentation of Isearch mode.
 
 You can't type here other help keys available in the global help map,
 but outside of this help window when you type them in Isearch mode,



reply via email to

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