; Fix a typo by last commit
This commit is contained in:
parent
89a63c9186
commit
8af6b3ef42
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue