From 8af6b3ef425bb1f74d8d32b92731d32b8600e745 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 13 Sep 2019 14:33:06 +0200 Subject: [PATCH] ; Fix a typo by last commit --- lisp/shadowfile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 3bee4115a68..72491b99807 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el @@ -628,7 +628,7 @@ Consider them as regular expressions if third arg REGEXP is true." (shadow-parse-name file)))) (when shadow-debug (message - "shadow-shadows-of: %s %s %s" + "shadow-shadows-of-1: %s %s %s" file (shadow-parse-name file) realname)) (mapcar (function -- 2.39.5