2013-05-06 Glenn Morris <rgm@gnu.org>
+ * w32-fns.el (w32-charset-info-alist): Declare.
+
* eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
of its defcustom properties.
(eshell-cmpl-initialize): No need to load pcomplete.
;; Set to a system sound if you want a fancy bell.
(set-message-beep nil)
+(defvar w32-charset-info-alist) ; w32font.c
+
(defun w32-add-charset-info (xlfd-charset windows-charset codepage)
"Function to add character sets to display with Windows fonts.
Creates entries in `w32-charset-info-alist'.