aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-09-25 03:38:14 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-09-25 03:38:14 +0000
commit01696913c0644380dd6cb62ca7090da77b92f07b (patch)
treee8117ee1b24496069664939e39e80ebc1eae399f
parentfix [w3m-dev 03975] Re: gettextize (diff)
downloadw3m-01696913c0644380dd6cb62ca7090da77b92f07b.tar.gz
w3m-01696913c0644380dd6cb62ca7090da77b92f07b.zip
update comment
-rw-r--r--main.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/main.c b/main.c
index a926d38..7407533 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.233 2003/09/24 18:48:59 ukai Exp $ */
+/* $Id: main.c,v 1.234 2003/09/25 03:38:14 ukai Exp $ */
#define MAINPROGRAM
#include "fm.h"
#include <signal.h>
@@ -4153,10 +4153,8 @@ adBmark(void)
#ifdef USE_M17N
#if LANG == JA
/* FIXME: why WC_CES_EUC_JP hardcoded?
- * It should be SystemCharset, that is, we don't
- * need if LANG==JA here.
- * For example, Cygwin environment, it should be
- * WC_CES_SHIFT_JIS, shouldn't it? - ukai
+ * backward compatibility.
+ * w3mbookmark takes arguments as EUC-JP only?
*/
(Str_form_quote(wc_conv_strict(Currentbuf->buffername,
InnerCharset,