Mercurial > hg > xemacs-beta
annotate 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 |
rev | line source |
---|---|
175 | 1 (custom-put 'viper-mouse 'custom-loads '("viper-mous")) |
185 | 2 (custom-put 'viper-ex 'custom-loads '("viper-ex")) |
189 | 3 (custom-put 'emulations 'custom-loads '("viper")) |
4 (custom-put 'viper 'custom-loads '("viper-cmd" "viper-ex" "viper-init" "viper-keym" "viper-macs" "viper-mous" "viper")) |