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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents:
diff changeset
1 (custom-put 'viper-mouse 'custom-loads '("viper-mous"))
185
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
2 (custom-put 'viper-ex 'custom-loads '("viper-ex"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
3 (custom-put 'emulations 'custom-loads '("viper"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
4 (custom-put 'viper 'custom-loads '("viper-cmd" "viper-ex" "viper-init" "viper-keym" "viper-macs" "viper-mous" "viper"))