summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init-spw.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index c3940467..4fa7b01c 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -1610,7 +1610,8 @@ making indirect clones."
(let (buffers
(clones-hash (make-hash-table))
mode
- (root-name (if (string-match "\\`\\(.+\\)<[0-9]+>\\'" (buffer-name buffer))
+ (root-name (if (string-match "\\`\\(.+\\)<[0-9]+>\\'"
+ (buffer-name buffer))
(match-string 1 (buffer-name buffer))
(buffer-name buffer))))
(let* ((clones-regexp