* lex.el (lex-use-ccl): Now require `ccl-execute-on-substring'. unlabeled-1.7.2.37.2.25.2
authorakr <akr>
Sun, 23 Aug 1998 01:51:13 +0000 (01:51 +0000)
committerakr <akr>
Sun, 23 Aug 1998 01:51:13 +0000 (01:51 +0000)
(lex-gen-ccl-unibyte-automata): Use `ccl-execute-on-substring'.
(lex-gen-ccl-unibyte-automata-program): Delete codes for skipping
prefix of string.

* DOODLE-CCL: branched from DOODLE.

ChangeLog

index cc8cc48..1ef4716 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
 
+       * lex.el (lex-use-ccl): Now require `ccl-execute-on-substring'.
+        (lex-gen-ccl-unibyte-automata): Use `ccl-execute-on-substring'.
+        (lex-gen-ccl-unibyte-automata-program): Delete codes for skipping
+        prefix of string.
+
+1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * DOODLE-CCL: branched from DOODLE.
+
+1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
+
        * lex.el (lex-gen-ccel-unibyte-automata-state): Jump start of loop
        on end of states.