]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sat, 26 Feb 2000 01:12:19 +0000 (01:12 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 26 Feb 2000 01:12:19 +0000 (01:12 +0000)
src/ChangeLog

index 90249891b0a16c7e71f405a6d4452f24f310edb7..e0b8f19d413bb094375844c336bdb4f71df58320 100644 (file)
@@ -1,3 +1,10 @@
+2000-02-25  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
+
+       * ccl.c (ccl_driver) [CCL_MapMultiple]: When the mapped value is
+       `lambda', set reg[RRR] to the map index.
+       (ccl_driver) [CCL_MapSingle]: When the mapped value is found, set
+       reg[RRR] to 0.  Otherwise, set it to -1.
+
 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
 
        * emacs.c (main): Remove code snipped commented out with `//'.