diff options
| author | Paul Eggert | 2011-11-14 12:23:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-14 12:23:26 -0800 |
| commit | 8350f087efe62e2ce0ded434534629a56cdc4e8c (patch) | |
| tree | 9976cec81196a0465269f8669f2a85328570dfd4 /src/ChangeLog.8 | |
| parent | 322ad6ec0e773dffefad12df88c98041ca35b427 (diff) | |
| download | emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.tar.gz emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.zip | |
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.8')
| -rw-r--r-- | src/ChangeLog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index 6fd4d5dea27..0bb96b55c30 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -919,7 +919,7 @@ | |||
| 919 | 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> | 919 | 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> |
| 920 | 920 | ||
| 921 | * charset.c (Fmake_char_internal): Print the charset ID when | 921 | * charset.c (Fmake_char_internal): Print the charset ID when |
| 922 | signalling an error. | 922 | signaling an error. |
| 923 | 923 | ||
| 924 | * emacs.c (synchronize_locale): Avoid compiler warnings about | 924 | * emacs.c (synchronize_locale): Avoid compiler warnings about |
| 925 | pointer type mismatch. | 925 | pointer type mismatch. |
| @@ -7367,7 +7367,7 @@ | |||
| 7367 | 7367 | ||
| 7368 | * xfaces.c (free_font): Removed. | 7368 | * xfaces.c (free_font): Removed. |
| 7369 | (load_face_font_or_fontset): Renamed from load_font. | 7369 | (load_face_font_or_fontset): Renamed from load_font. |
| 7370 | (load_face_font_or_fontset): Use message2 instead of signalling. | 7370 | (load_face_font_or_fontset): Use message2 instead of signaling. |
| 7371 | (load_color): Likewise. | 7371 | (load_color): Likewise. |
| 7372 | (load_pixmap): Likewise. | 7372 | (load_pixmap): Likewise. |
| 7373 | 7373 | ||