(describe-simplify-lib-file-name, find-source-lisp-file): Removed.
[bpt/emacs.git] / lisp / ChangeLog.8
index 5124ea2..3b21f10 100644 (file)
 
 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
 
-       The following changes are for the new composition mechanism.  We
-       have deleted `composition' charset and composite characters,
+       The following changes are for the new composition mechanism.
+       We have deleted `composition' charset and composite characters,
        instead introduced a special text property `composition'.
 
        * composite.el: New file.
        external libraries.
        (ps-mule-prologue): Postscript code modified for new composition.
        (ps-mule-find-wrappoint): New arg COMPOSITION.
-       (ps-mule-plot-string): Delete code for composite characaters.
-       (ps-mule-plot-composition): New funcion.
+       (ps-mule-plot-string): Delete code for composite characters.
+       (ps-mule-plot-composition): New function.
        (ps-mule-prepare-font-for-components): New function.
        (ps-mule-plot-components): New function.
        (ps-mule-composition-prologue-generated): Renamed from
        * simple.el (what-cursor-position): Show "(composed)" if the
        character is composed.
 
-       * international/characters.el: Fix cateogries of Lao symbols.
+       * international/characters.el: Fix categories of Lao symbols.
 
        * international/fontset.el (vertical-centering-font-regexp):
        New variable.
        with-category-table.
        (thai-post-read-conversion): Just call thai-compose-region.
        (thai-pre-write-conversion): Deleted.
-       (thai-composition-function): New funciton.
+       (thai-composition-function): New function.
 
        * language/tibet-util.el: Most functions rewritten.
        (tibetan-char-p): Renamed from tibetan-char-examin.
        (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
        Callers changed.
        (set-background-color, set-foreground-color, set-cursor-color)
-       (set-mouse-color, set-border-color): Offer completion of colours.
+       (set-mouse-color, set-border-color): Offer completion of colors.
        (cursor): Add :version to defgroup.
 
        * facemenu.el (list-colors-display): Make it work on ttys.
 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
 
        * ispell.el (ispell-local-dictionary-alist): New variable for
-       customizing local dictionaries not accessable by everyone.
+       customizing local dictionaries not accessible by everyone.
        (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
        (ispell-required-version): Changed format `(major minor
        revision)' to support general pattern matching.
        correctly between an object declared via a constructor and a method.
        (font-lock-defaults-alist): Don't give `.' word syntax for Java.
        (java-font-lock-keywords-1): Fontify package names individually.
-       (java-font-lock-extra-types): Ensure regexp matches capitalised only.
+       (java-font-lock-extra-types): Ensure regexp matches capitalized only.
        (java-font-lock-keywords-2): Simplify type fontification.
        (java-font-lock-keywords-3): Likewise.
 
 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
 
        * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
-       explicitly to accomodate Windows 9X lack of a useful copy program.
+       explicitly to accommodate Windows 9X lack of a useful copy program.
 
 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 
        * rmail.el (rmail-encode-string): Make sure mask value is
        positive; (emacs-pid) returns a negative number on Windows 9x
-       which causes odd behaviour.
+       which causes odd behavior.
 
 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
 
 
        * vc-hooks.el (vc-toggle-read-only): Doc fix.
 
-1998-11-11  Per Starback  <starback@update.uu.se>
+1998-11-11  Per Starbäck  <starback@update.uu.se>
 
        * ispell.el (ispell-dictionary-alist-2): Removed svenska, renamed
        svenska8 to svenska, and fixed and extended CASECHARS for it.
 
        * gnus/gnus-start.el (gnus-check-first-time-used): Change current
        buffer before creating help group. (from Gnus v5.6.43, fix by
-       1998-08-20 Per Starback <starback@update.uu.se>)
+       1998-08-20 Per Starbäck <starback@update.uu.se>)
 
        * gnus-util.el (gnus-output-to-rmail): Adjust to
        `rmail-output-to-rmail-file'.
 
        * midnight.el: Require `timer' not only when compiling.
 
-1998-08-26  Per Starback  <starback@update.uu.se>
+1998-08-26  Per Starbäck  <starback@update.uu.se>
 
        * gnus/gnus-start.el (gnus-check-first-time-used): Change current
        buffer before creating help group.