author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Fri, 01 Apr 2016 14:42:15 +0300 | |
changeset 1372 | cb4d1411a245 |
parent 1371 | e1c546660149 |
child 1373 | 74a192647349 |
--- a/.emacs-my Wed Mar 30 15:00:56 2016 +0300 +++ b/.emacs-my Fri Apr 01 14:42:15 2016 +0300 @@ -594,7 +594,7 @@ ; revert screen if press [end] or [home] (setq track-eol nil) -;; (setq enable-recursive-minibuffers t) +(setq enable-recursive-minibuffers t) ;; Prompt before evaluating local bits of lisp. This stops people ;; putting things at the end of files which delete all your files!