Mercurial > emacs
changeset 65489:05943819b890
(dos-unsupported-char-glyph): Add defvar.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 13 Sep 2005 08:46:17 +0000 |
parents | 8420e745c763 |
children | e3c81c2db803 |
files | lisp/international/codepage.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/codepage.el Tue Sep 13 01:07:30 2005 +0000 +++ b/lisp/international/codepage.el Tue Sep 13 08:46:17 2005 +0000 @@ -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.