update.
[chise/xemacs-chise.git.1] / lisp / ChangeLog.1
index df5627e..08d2a10 100644 (file)
        instead of 1000.
        (find-tag-internal): Use `letf'.
        (tags-delete): Removed -- was unused.
-       (set-buffer-tag-table): Use `expland-file-name'.
+       (set-buffer-tag-table): Use `expand-file-name'.
        (get-tag-table-buffer): Use `ecase'.
        (add-to-tag-completion-table): Mark the filename messages with
        progress.
@@ -998,7 +998,7 @@ Sun Nov 01 12:00:00 1997 Jonathan Harris  <jhar@tardis.ed.ac.uk>
 
        * modes/lazy-shot.el (lazy-shot-mode): Unstall lazy-shot only if
        needed.
-       (lazy-shot-fontify-internal): Functionality put in seperate function.
+       (lazy-shot-fontify-internal): Functionality put in separate function.
        (lazy-shot-lock-extent): Use it.
        (lazy-shot-fontify-region): Dumb implementation added.
        (lazy-shot-unstall-after-fontify): Needed to disable lazy
@@ -6580,6 +6580,11 @@ Sat Mar 15 15:14:06 1997  Steven L Baur  <steve@altair.xemacs.org>
        Abrahamsen).
        (batch-update-autoloads): Use it.
 
+Fri Mar 14 20:00:00 1997  Jareth Hein  <jhod@po.iijnet.or.jp>
+
+       * prim/fill.el:  added functions for kinsoku (Asian text line
+       break processing).
+
 Fri Mar 14 19:59:36 1997  Bob Weiner  <weiner@infodock.com>
 
        * packages/jka-compr.el (jka-compr-installed-p): Simplify.