comparison lisp/cc-mode/custom-load.el @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 850242ba4a81
children
comparison
equal deleted inserted replaced
206:d3e9274cbc4e 207:e45d5e7c476e
1 ;;; custom-load.el --- automatically extracted custom dependencies 1 ;;; custom-load.el --- automatically extracted custom dependencies
2 2
3 ;; Created by SL Baur on Thu Oct 9 20:52:06 1997
4 3
5 ;;; Code: 4 ;;; Code:
6 5
7 (custom-put 'c 'custom-loads '("cc-vars")) 6 (custom-add-loads 'c '("cc-vars"))
8 7
9 ;;; custom-load.el ends here 8 ;;; custom-load.el ends here