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.10 | |
| parent | 322ad6ec0e773dffefad12df88c98041ca35b427 (diff) | |
| download | emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.tar.gz emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.zip | |
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.10')
| -rw-r--r-- | src/ChangeLog.10 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 6152b4c76af..9b61d107059 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -5133,7 +5133,7 @@ | |||
| 5133 | it can be called in a signal handler. | 5133 | it can be called in a signal handler. |
| 5134 | (x_catch_errors_unwind): Function deleted. | 5134 | (x_catch_errors_unwind): Function deleted. |
| 5135 | (x_uncatch_errors): Deallocate last x_error_message_stack struct. | 5135 | (x_uncatch_errors): Deallocate last x_error_message_stack struct. |
| 5136 | (x_check_errors): Call x_uncatch_errors before signalling error. | 5136 | (x_check_errors): Call x_uncatch_errors before signaling error. |
| 5137 | 5137 | ||
| 5138 | (x_load_font, x_term_init, XTmouse_position, handle_one_xevent) | 5138 | (x_load_font, x_term_init, XTmouse_position, handle_one_xevent) |
| 5139 | (x_connection_closed, x_list_fonts): Use new versions of | 5139 | (x_connection_closed, x_list_fonts): Use new versions of |
| @@ -27928,4 +27928,3 @@ See ChangeLog.9 for earlier changes. | |||
| 27928 | 27928 | ||
| 27929 | You should have received a copy of the GNU General Public License | 27929 | You should have received a copy of the GNU General Public License |
| 27930 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 27930 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 27931 | |||