emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-util.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-util.el,v
Date: Thu, 12 Jun 2008 03:56:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/12 03:56:20

Index: international/mule-util.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-util.el,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- international/mule-util.el  6 May 2008 04:18:14 -0000       1.71
+++ international/mule-util.el  12 Jun 2008 03:56:18 -0000      1.72
@@ -347,6 +347,8 @@
        (with-coding-priority coding-priority
           (detect-coding-region from to)))))
 
+(declare-function internal-char-font "fontset.c" (position &optional ch))
+
 ;;;###autoload
 (defun char-displayable-p (char)
   "Return non-nil if we should be able to display CHAR.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]