diff 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
line wrap: on
line diff
--- a/lisp/cc-mode/custom-load.el	Mon Aug 13 10:02:48 2007 +0200
+++ b/lisp/cc-mode/custom-load.el	Mon Aug 13 10:03:52 2007 +0200
@@ -1,9 +1,8 @@
 ;;; custom-load.el --- automatically extracted custom dependencies
 
-;; Created by SL Baur on Thu Oct  9 20:52:06 1997
 
 ;;; Code:
 
-(custom-put 'c 'custom-loads '("cc-vars"))
+(custom-add-loads 'c '("cc-vars"))
 
 ;;; custom-load.el ends here