summaryrefslogtreecommitdiff
blob: 6fcc1baaf120c0cb7cc77dbc8a90e6eb4dfe3217 (plain)
1
2
3
4
(add-to-list 'load-path "@SITELISP@")
  
(autoload 'undo-tree-mode "undo-tree" "Enable undo-trees" t)
(autoload 'global-undo-tree-mode "undo-tree" "Enable undo-trees globally" t)