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/code-pages.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/international/code-pages.el
Date: Sun, 22 Jan 2006 08:26:45 +0000

Index: emacs/lisp/international/code-pages.el
diff -u emacs/lisp/international/code-pages.el:1.33 
emacs/lisp/international/code-pages.el:1.34
--- emacs/lisp/international/code-pages.el:1.33 Sun Jan 22 08:19:36 2006
+++ emacs/lisp/international/code-pages.el      Sun Jan 22 08:26:45 2006
@@ -4536,6 +4536,7 @@
     ;; we can just concat "cp" to the ANSI codepage we get from the system
     ;; and not have to worry about whether it should be "cp" or "windows-".
     (when (coding-system-p w)
+      (define-coding-system-alias c w)
       ;; Compatibility with codepage.el, though cp... are not the
       ;; canonical names.
       (if (not (assq c non-iso-charset-alist))




reply via email to

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