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:
a28427d
)
el/dot-emacs.el: Tweak formatting trivially.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:29:35 +0000
(23:29 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:29:35 +0000
(23:29 +0000)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 6a6112d82ae8b8f422b36c46f94f60e988803497..b6e49458fb2732fc60f1e305a16fea564f72bd7f 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-55,8
+55,7
@@
(setq mdw-splashy-startup
;;; Some general utilities.
(eval-when-compile
- (unless (fboundp 'make-regexp)
- (load "make-regexp"))
+ (unless (fboundp 'make-regexp) (load "make-regexp"))
(require 'cl))
(defmacro mdw-regexps (&rest list)