chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6584037
)
el/dot-emacs.el: Break out the `rename-file' hacking into its own section.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 22 Jun 2024 10:52:12 +0000
(11:52 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 23 Jun 2024 00:00:34 +0000
(
01:00
+0100)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 0b80438fd2930fff22542dc60612bba16cd5a517..38b4595cbc931008daa56e7a767d9d2756632c20 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-240,7
+240,8
@@
(setq glasses-separator "-"
glasses-separate-parentheses-p nil
glasses-uncapitalize-p t)
-;; Rename buffers along with files.
+;;;--------------------------------------------------------------------------
+;;; Rename buffers along with files.
(defvar mdw-inhibit-rename-buffer nil
"If non-nil, `rename-file' won't rename the buffer visiting the file.")