American English spelling fix.
[bpt/emacs.git] / lisp / ChangeLog.8
index f4f8e29..d74795e 100644 (file)
        (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.
        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.