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:
90ac1ff
)
el/dot-emacs.el: Fix bogus indentation.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 22 Nov 2017 18:53:59 +0000
(18:53 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 22 Nov 2017 18:53:59 +0000
(18:53 +0000)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index cb1d425a36ba58a0964a754f701792e41800d444..75f3dae8ab0f87646626f3094ba0f923690fa577 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-730,7
+730,7
@@
(defun nntp-open-authinfo-kludge (buffer)
proc))
(eval-after-load "erc"
-
'(load "~/.ercrc.el"))
+ '(load "~/.ercrc.el"))
;;;--------------------------------------------------------------------------
;;; Utility functions.