comparison src/ChangeLog @ 5384:3889ef128488

Fix misspelled words, and some grammar, across the entire source tree. See xemacs-patches message with ID <AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Thu, 24 Mar 2011 11:00:11 -0600
parents d363790fd936
children af961911bcb2 4dee0387b9de
comparison
equal deleted inserted replaced
5383:294ab9180fad 5384:3889ef128488
1 2011-03-24 Jerry James <james@xemacs.org>
2
3 * README.kkcc: "occured" -> "occurred".
4 * alloc.c (malloced_storage_size): "supress" -> "suppress".
5 * buffer.c: "intial" -> "initial".
6 * elhash.c (Fdefine_hash_table_test): "analagous" -> "analogous".
7 * emacs.c: "targetting" -> "targeting".
8 (shut_down_emacs): "recurrance" -> "reoccurrence".
9 * event-stream.c: "accidentaly" -> "accidentally", and fix grammar.
10 * extents.c: "occuring" -> "occurring".
11 * faces.c (update_face_cachel_data): "appart" -> "apart", "begining"
12 -> "beginning".
13 * file-coding.c (Vkeyboard_coding_system): "interpet" -> "interpret".
14 * fileio.c (Fmake_temp_name): "analagous" -> "analogous".
15 * fontcolor-gtk.c: "sucess" -> "success".
16 * frame-gtk.c (gtk_init_frame_2): "carefull" -> "careful", fix
17 whitespace.
18 * frame.c: "negotation" -> "negotiation".
19 * glyphs-msw.c (mswindows_map_subwindow): "everytime" -> "every time".
20 * glyphs-widget.c: "accomodate" -> "accommodate".
21 (logical_unit_height): Ditto.
22 (Fwidget_logical_to_character_height): Ditto.
23 * gtk-xemacs.c (__nuke_background_items): "noticable" -> "noticeable".
24 * menubar-gtk.c: "inital" -> "initial".
25 * mule-ccl.c: "refered" -> "referred to".
26 * nt.c (mswindows_stat): "noticable" -> "noticeable".
27 * ntheap.c (recreate_heap): "commited" -> "committed".
28 * s/cygwin32.h: "konw" -> "know".
29 * sysdll.c: "dependant" -> "dependent".
30 * syswindows.h: "targetting" -> "targeting".
31 * text.c: "reversable" -> "reversible".
32 * unexcw.c (copy_executable_and_dump_data_section): "addres" ->
33 "address".
34 * unicode.c (Funicode_precedence_list): "occurrance" -> "occurrence".
35 * window.c (struct window_mirror_stats): "Ancilliary" -> "Ancillary".
36
1 2011-03-20 Mats Lidell <matsl@xemacs.org> 37 2011-03-20 Mats Lidell <matsl@xemacs.org>
2 38
3 * alloca.c (find_stack_direction): 39 * alloca.c (find_stack_direction):
4 * alloca.c (xemacs_c_alloca): 40 * alloca.c (xemacs_c_alloca):
5 Remove use of auto keyword. It is default and will be illegal in 41 Remove use of auto keyword. It is default and will be illegal in