2013-09-26 17:14:40 +02:00

14 lines
486 B
Plaintext

$NetBSD: patch-aa,v 1.1 2007/01/27 12:56:02 uebayasi Exp $
--- w3m.el.orig 2005-03-25 09:00:00.000000000 +0900
+++ w3m.el
@@ -2311,7 +2311,7 @@ If it is nil, the command specified to `
"-o" "strict_iso2022=0"
"-o" "fix_width_conv=1"
"-o" "use_jisx0201=0"
- "-o" "ucs_conv=1"
+ ;"-o" "ucs_conv=1"
'(if (eq w3m-input-coding-system 'binary)
(if charset (list "-I" 'charset))
(list "-I" (if (eq w3m-input-coding-system 'utf-8)