Overhaul rcfiles; fast startup!
This commit is contained in:
parent
3231a145e7
commit
0b5c7add55
31 changed files with 940 additions and 819 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue