[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/xterm.c
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] Changes to emacs/src/xterm.c |
Date: |
Mon, 30 Sep 2002 02:31:53 -0400 |
Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.752 emacs/src/xterm.c:1.753
*** emacs/src/xterm.c:1.752 Fri Aug 30 08:05:04 2002
--- emacs/src/xterm.c Mon Sep 30 02:31:51 2002
***************
*** 1260,1265 ****
--- 1260,1266 ----
{
ccl->reg[0] = charset;
ccl->reg[1] = char2b->byte2;
+ ccl->reg[2] = -1;
}
else
{