Spelling fixes.
[bpt/emacs.git] / src / ChangeLog.5
index 1f21e9f..ee79917 100644 (file)
 
        * lisp.h (running_asynch_code): New global flag.
        * emacs.c (running_asynch_code): New global flag.
-       (main): Initialise it.
+       (main): Initialize it.
        * process.c (read_process_output, exec_sentinel): Set and
        reset the running_asynch_code global flag and restore match data.