9420f67c17
* Changed the load-dir variable in .emacs to d-dir (from emacs._d_). Using the same variable as emacs didn't seem like a good idea to me. * Moved autopair settings from 10-modules and 10-settings to 20-autopair * Removed the folding-mode comments from load files.
2 lines
43 B
EmacsLisp
2 lines
43 B
EmacsLisp
(require 'autopair)
|
|
(autopair-global-mode)
|