From 8a3663f3de706e2fda706801ef94f177b470ab28 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 07:12:37 +0000 Subject: [PATCH] (double-prefix-only): Fix spacing. --- lisp/double.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/double.el b/lisp/double.el index 9287aa7f907..ed427d056b1 100644 --- a/lisp/double.el +++ b/lisp/double.el @@ -75,7 +75,7 @@ Each entry is a list with three elements: (defcustom double-prefix-only t "*Non-nil means that Double mode mapping only works for prefix keys. -That is, for any key `X' in `double-map', `X' alone will be mapped +That is, for any key `X' in `double-map', `X' alone will be mapped but not `C-u X' or `ESC X' since the X is not the prefix key." :group 'double :type 'boolean) -- 2.39.2