]> git.eshelyaron.com Git - emacs.git/commitdiff
(dos-unsupported-char-glyph): Add defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 13 Sep 2005 08:46:17 +0000 (08:46 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 13 Sep 2005 08:46:17 +0000 (08:46 +0000)
lisp/international/codepage.el

index 3e364a60673b97c51c5604cbf036ba5ca0098b36..854d4673ecd6b1167afd1b4e5e21daedfb2d51e6 100644 (file)
@@ -44,6 +44,8 @@
 
 ;;; Code:
 
+(defvar dos-unsupported-char-glyph)
+
 (defun cp-coding-system-for-codepage-1 (coding mnemonic iso-name
                                               decoder encoder)
   "Make coding system CODING for a DOS codepage using translation tables.