Mercurial > hg > xemacs-beta
view lisp/viper/custom-load.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | 3d6bfa290dbd |
children | a2f645c6b9f8 |
line wrap: on
line source
(custom-put 'viper-mouse 'custom-loads '("viper-mous")) (custom-put 'viper-ex 'custom-loads '("viper-ex")) (custom-put 'emulations 'custom-loads '("viper")) (custom-put 'viper 'custom-loads '("viper-cmd" "viper-ex" "viper-init" "viper-keym" "viper-macs" "viper-mous" "viper"))