forked from colonelpanic/dotfiles
[Emacs] Whitespace tweak
This commit is contained in:
parent
3f8e51f8ba
commit
afd324ba72
@ -2465,6 +2465,7 @@ Reduce indentation for some functions
|
|||||||
:preface
|
:preface
|
||||||
(progn
|
(progn
|
||||||
(defvar eros-mode nil)
|
(defvar eros-mode nil)
|
||||||
|
|
||||||
(defun eros-around-eval-last-sexp (fn &rest args)
|
(defun eros-around-eval-last-sexp (fn &rest args)
|
||||||
(let ((result (apply fn args)))
|
(let ((result (apply fn args)))
|
||||||
(when eros-mode
|
(when eros-mode
|
||||||
|
Loading…
Reference in New Issue
Block a user