Mercurial > hg > xemacs-beta
diff lisp/custom-load.el @ 343:8bec6624d99b r21-1-1
Import from CVS: tag r21-1-1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:52:53 +0200 |
parents | 4f79e16b1112 |
children | 972bbb6d6ca2 |
line wrap: on
line diff
--- a/lisp/custom-load.el Mon Aug 13 10:52:06 2007 +0200 +++ b/lisp/custom-load.el Mon Aug 13 10:52:53 2007 +0200 @@ -53,6 +53,7 @@ (custom-add-loads 'widget-button '("wid-edit")) (custom-add-loads 'paren-blinking '("simple")) (custom-add-loads 'find-file '("files")) +(custom-add-loads 'font-menu '("x-font-menu")) (custom-add-loads 'files '("files")) (custom-add-loads 'build '("build-report")) (custom-add-loads 'font-lock '("font-lock"))