aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorPaul Eggert2011-11-26 20:43:11 -0800
committerPaul Eggert2011-11-26 20:43:11 -0800
commite47695319fc758da7ff07d7084386258b6c8b677 (patch)
treec1cd573850e4dd66b8df696835d52513f10dfc94 /src/ChangeLog.11
parent83aca1cb6970314dcc6c35c1432ebcac42811926 (diff)
downloademacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz
emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r--src/ChangeLog.114
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 7c027f1caec..7c46dea675c 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -22234,7 +22234,7 @@
22234 * lisp.h (Fdelete_terminal): Declare. 22234 * lisp.h (Fdelete_terminal): Declare.
22235 22235
22236 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID) 22236 * charset.h (CHECK_CHARSET, CHECK_CHARSET_GET_ID)
22237 (CHECK_CHARSET_GET_ATTR): Don't use the inexistent return value of 22237 (CHECK_CHARSET_GET_ATTR): Don't use the nonexistent return value of
22238 wrong_type_argument. 22238 wrong_type_argument.
22239 22239
222402008-02-22 Kenichi Handa <handa@ni.aist.go.jp> 222402008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
@@ -31330,7 +31330,7 @@
31330 31330
313312007-05-12 Chong Yidong <cyd@stupidchicken.com> 313312007-05-12 Chong Yidong <cyd@stupidchicken.com>
31332 31332
31333 * image.c (pbm_load): Correctly check image size for greyscale pbm. 31333 * image.c (pbm_load): Correctly check image size for grayscale pbm.
31334 31334
31335 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC). 31335 * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
31336 31336