diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
commit | 6772c8e169a6a56ee387373a00a65bd3a3070725 (patch) | |
tree | 4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /src/ChangeLog.8 | |
parent | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff) | |
download | emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz |
American English spelling fix.
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r-- | src/ChangeLog.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index 5e12b506a36..49d6f09257c 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -11455,9 +11455,8 @@ 1999-05-15 Andrew Innes <andrewi@gnu.org> - * w32term.c (dumpglyphs): Use correct colours for drawing - rectangles in place of missing fonts, and make them the right - size. + * w32term.c (dumpglyphs): Use correct colors for drawing + rectangles in place of missing fonts, and make them the right size. 1999-05-14 Dave Love <fx@gnu.org> |