Expunge revision histories in files.
[skel] / debian / skel.emacsen-startup
CommitLineData
831c5bb2 1(debian-pkg-add-load-path-item (concat "/usr/share/"
2 (symbol-name flavor)
3 "/skel"))
4(autoload 'skel-create-file "skel" nil t)
5(autoload 'skel-create-file-other-window "skel" nil t)
6(autoload 'skel-create-file-other-frame "skel" nil t)
7(provide 'skel-init) ;; For compatibility with existing .emacs files