annotate lisp/modes/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 ecf6ba7b0a10
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
1 (custom-put 'extensions 'custom-loads '(("auto-show") "strokes"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
2 (custom-put 'mouse 'custom-loads '("strokes"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
3 (custom-put 'environment 'custom-loads '(("rsz-minibuf")))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
4 (custom-put 'lisp 'custom-loads '("strokes"))
185
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 183
diff changeset
5 (custom-put 'strokes 'custom-loads '("strokes"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 185
diff changeset
6 (custom-put 'display 'custom-loads '(("auto-show")))