* lex.el (lex-use-ccl): Now require `ccl-execute-on-substring'.
[elisp/flim.git] / 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.