Mercurial > hg > xemacs-beta
diff lisp/mule/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 | 12579d965149 |
line wrap: on
line diff
--- a/lisp/mule/custom-load.el Mon Aug 13 10:02:48 2007 +0200 +++ b/lisp/mule/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:17 1997 ;;; Code: -(custom-put 'mule 'custom-loads '("mule-cmds")) +(custom-add-loads 'mule '("mule-cmds")) ;;; custom-load.el ends here