summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-08-31 14:24:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-08-31 14:24:43 -0700
commitc3e9271bb72f8307131acc4267622ad24a59efa2 (patch)
tree01a21ab140f90907a6d04f9816431f3121007e9c
parent707250a2458b6976b199451d48c529b584448b42 (diff)
downloaddotfiles-c3e9271bb72f8307131acc4267622ad24a59efa2.tar.gz
reflow
-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