Mercurial > emacs
changeset 96366:f6d8a6067020
American English spelling fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 27 Jun 2008 02:27:38 +0000 |
parents | 65532b2a1819 |
children | 25423ee77a10 |
files | lisp/ChangeLog.12 lisp/ChangeLog.8 |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.12 Fri Jun 27 02:26:26 2008 +0000 +++ b/lisp/ChangeLog.12 Fri Jun 27 02:27:38 2008 +0000 @@ -18817,7 +18817,7 @@ (gdb-goto-breakpoint): Try to force display in source buffer. (gdb-frame-gdb-buffer): Copy other similar functions. (gdb-restore-windows): Don't display source if not asked for. - (gdb-assembler-buffer-name): Don't capitalise. + (gdb-assembler-buffer-name): Don't capitalize. 2005-11-03 Richard M. Stallman <rms@gnu.org>
--- a/lisp/ChangeLog.8 Fri Jun 27 02:26:26 2008 +0000 +++ b/lisp/ChangeLog.8 Fri Jun 27 02:27:38 2008 +0000 @@ -6146,7 +6146,7 @@ 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.