annotate lisp/mule/custom-load.el @ 527:7b35ad872326

[xemacs-hg @ 2001-05-10 08:09:13 by yoshiki] Malcolm Purvis's patch "[PATCH] Ximian an unsupported version of GTK?", <m166frq0wn.fsf@co3018576-a.rivrw1.nsw.optushome.com.au> * configure.in: Check gtk version validity only when gtk-config exists.
author yoshiki
date Thu, 10 May 2001 08:09:23 +0000
parents 1d62742628b6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
369
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
1 ;;; custom-load.el --- automatically extracted custom dependencies
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
2
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
3 ;;; Code:
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
4
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
5 (custom-add-loads 'mule '("mule-cmds"))
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
6
1d62742628b6 Import from CVS: tag r21-1-14
cvs
parents:
diff changeset
7 ;;; custom-load.el ends here