Mercurial > emacs
changeset 42329:9638b242156c
Don't require ind-util when compiling.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 25 Dec 2001 16:29:20 +0000 |
parents | 58de0a625e52 |
children | 2f4f67b6757f |
files | lisp/international/fontset.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/fontset.el Tue Dec 25 16:16:22 2001 +0000 +++ b/lisp/international/fontset.el Tue Dec 25 16:29:20 2001 +0000 @@ -27,8 +27,6 @@ ;;; Code: -(eval-when-compile (require 'ind-util)) - ;; Set standard fontname specification of characters in the default ;; fontset to find an appropriate font for each charset. This is used ;; to generate a font name for a fontset if the fontset doesn't