Fix typo in last commit.

This commit is contained in:
Michael Albinus 2014-08-05 10:24:47 +02:00
parent 59a685f2fe
commit 38c4a53e42

View file

@ -210,7 +210,7 @@ This is suppressed for temporary buffers."
(unless
(string-match
(concat
"^" (regexp-opt '("*tramp/" "*debug tramp/" " *temp*") 'parent))
"^" (regexp-opt '("*tramp/" "*debug tramp/" " *temp*") 'paren))
(or (buffer-name) ""))
(let ((bfn (if (stringp (buffer-file-name))