random tweaks

This commit is contained in:
Ivan Malison 2016-06-16 17:33:50 -07:00
parent 67dcb0c2a5
commit 84e5234f44

View File

@ -2230,7 +2230,7 @@ I don't use iedit directly, but it is used by [[*emr][emr]] and I need to disabl
(use-package iedit (use-package iedit
:demand :demand
:preface :preface
(defvar iedit-toggle-key-default nil)) (defvar-setq iedit-toggle-key-default nil))
#+END_SRC #+END_SRC
*** tramp *** tramp
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp