summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2012-03-11 14:02:19 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2012-03-11 14:02:19 +0000
commitce3a350555a7f3069c2715b37672f0c0d7f709fe (patch)
tree3c2af05beaa6c78bc78daa4254a3795801e904d3 /Build/source/texk/web2c/uptexdir
parent0ff8cfc2f89d3ffc461d09ab845a409ce9be0fca (diff)
remove unnecessary and seemingly wrong changes
git-svn-id: svn://tug.org/texlive/trunk@25602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/uptexdir')
-rw-r--r--Build/source/texk/web2c/uptexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/uptexdir/uptex-m.ch10
2 files changed, 4 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog
index bb21264fef2..61522465a88 100644
--- a/Build/source/texk/web2c/uptexdir/ChangeLog
+++ b/Build/source/texk/web2c/uptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-11 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * uptex-m.ch: remove unnecessary and seemingly wrong changes
+
2012-03-08 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* uptex-m.ch: fix a long-remained bug in show_context.
diff --git a/Build/source/texk/web2c/uptexdir/uptex-m.ch b/Build/source/texk/web2c/uptexdir/uptex-m.ch
index 4c68f806fcf..15a6430680f 100644
--- a/Build/source/texk/web2c/uptexdir/uptex-m.ch
+++ b/Build/source/texk/web2c/uptexdir/uptex-m.ch
@@ -350,16 +350,6 @@ if ((kcp mod @'10)>0)and(nrestmultichr(kcp)>0) then p:=p-(kcp mod @'10);
@z
@x
- begin if (link(start)=null)and(check_kanji(info(start))) then {|wchar_token|}
- begin cur_input:=input_stack[base_ptr-1];
- s:=get_avail; info(s):=Lo(info(loc));
-@y
- begin if (link(start)=null)and(check_kanji(info(start))) then {|wchar_token|}
- begin cur_input:=input_stack[base_ptr-1];
- s:=get_avail; info(s):=(info(loc) mod max_char_val);
-@z
-
-@x
begin cur_chr:=buffer[loc]; incr(loc);
if multistrlen(ustringcast(buffer), limit+1, loc-1)=2 then
begin cur_chr:=fromBUFF(ustringcast(buffer), limit+1, loc-1);