diff options
Diffstat (limited to 'lisp/shadowfile.el')
-rw-r--r-- | lisp/shadowfile.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |