]> git.eshelyaron.com Git - emacs.git/commitdiff
(mac-system-coding-system, mac-system-locale): Add defvars.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 14:08:30 +0000 (14:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 14:08:30 +0000 (14:08 +0000)
lisp/international/mule-cmds.el

index acd5373214031554f7722c9a14ef20c8434080a0..5fefc2f31cb2548f0ffddf4a90f4caf545954fcd 100644 (file)
@@ -33,6 +33,9 @@
   (defvar dos-codepage)
   (autoload 'widget-value "wid-edit"))
 
+(defvar mac-system-coding-system)
+(defvar mac-system-locale)
+
 ;;; MULE related key bindings and menus.
 
 (defvar mule-keymap (make-sparse-keymap)