Overhaul rcfiles; fast startup!

This commit is contained in:
Henrik Lissner 2014-08-07 18:35:22 -04:00
parent 3231a145e7
commit 0b5c7add55
31 changed files with 940 additions and 819 deletions

View file

@ -1,7 +1,8 @@
;; From <http://www.emacswiki.org/emacs/RotateText>
(defvar rotate-text-rotations
(defvar rotate-text-rotations
'(("true" "false")
("True" "False")
("yes" "no")
("left" "right" "top" "bottom")
("width" "height"))