From 876b340b1f284f9827a5a0792b9e64150595cf81 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 11 May 1994 04:51:02 +0000 Subject: [PATCH] (ediff-no-help-in-control-buffer): Renamed from ediff-nix-help-in-control-buffer, to match doc and usage. --- lisp/ediff.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ediff.el b/lisp/ediff.el index e7846035858..871af29acd4 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el @@ -1417,8 +1417,8 @@ these buffers.") (defvar ediff-use-last-dir nil "*If t, Ediff uses previous directory as default when reading file name.") -(defvar ediff-nix-help-in-control-buffer nil - "*Non-nil mean C-h should not to invoke Emacs help. +(defvar ediff-no-help-in-control-buffer nil + "*Non-nil mean C-h should not invoke Emacs help. Instead, C-h jumps to previous difference.") (defvar ediff-temp-file-prefix -- 2.39.5