]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.8
Spelling fixes.
[gnu-emacs] / src / ChangeLog.8
index 2f3ee45a1ac91e1f2acf0f5eebc483be2536b6ae..6a48b09e64ba29d2aa6fdbe181dcf9c588916f38 100644 (file)
        quit_char is typed, in order to break out of potential deadlocks.
        (cancel_all_deferred_msgs): New function.
        (complete_deferred_msg): Don't abort if msg not found; may have
-       been cancelled.
+       been canceled.
        (Fw32_reconstruct_hot_key): Use pre-interned symbols.
        (Fw32_send_sys_command): Wait for system command to
        complete before returning.
        * ccl.c (CCL_WRITE_CHAR): Don't use bcopy.
        (ccl_driver): If BUFFER-MAGNIFICATION of the CCL program is 0,
        cause error if the program is going to output some bytes.  When
-       outputing a string to notify an error, check the case that
+       outputting a string to notify an error, check the case that
        DST_BYTES is zero.
 
        * coding.h (CODING_FINISH_INTERRUPT): New macro.