]> git.pld-linux.org Git - packages/emacs.git/commitdiff
361dec2f40be30e4f34518b17c568726 emacs-encoding.patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Feb 2002 20:53:59 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emacs-encoding.patch -> 1.1

emacs-encoding.patch [new file with mode: 0644]

diff --git a/emacs-encoding.patch b/emacs-encoding.patch
new file mode 100644 (file)
index 0000000..9e79817
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN emacs-21.1.95.org/lisp/mule-conf.el emacs-21.1.95/lisp/mule-conf.el
+--- emacs-21.1.95.org/lisp/mule-conf.el        Tue Feb 26 21:51:44 2002
++++ emacs-21.1.95/lisp/mule-conf.el    Tue Feb 26 21:52:16 2002
+@@ -417,8 +417,7 @@
+  '((ascii t) (latin-iso8859-1 katakana-jisx0201 t) t t
+    nil ascii-eol ascii-cntl nil locking-shift single-shift nil nil nil
+    init-bol nil nil)
+- '((safe-charsets . t)
+-   (mime-charset . x-ctext)))
++ '((safe-charsets . t)))
+ (defvar non-standard-icccm-encodings-alist
+   '(("ISO8859-15" . latin-iso8859-15)
This page took 0.066991 seconds and 4 git commands to generate.