diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 24 06:22:25 2011 +0000
+++ b/src/ChangeLog	Thu Mar 24 11:00:11 2011 -0600
@@ -1,3 +1,39 @@
+2011-03-24  Jerry James  <james@xemacs.org>
+
+	* README.kkcc: "occured" -> "occurred".
+	* alloc.c (malloced_storage_size): "supress" -> "suppress".
+	* buffer.c: "intial" -> "initial".
+	* elhash.c (Fdefine_hash_table_test): "analagous" -> "analogous".
+	* emacs.c: "targetting" -> "targeting".
+	(shut_down_emacs): "recurrance" -> "reoccurrence".
+	* event-stream.c: "accidentaly" -> "accidentally", and fix grammar.
+	* extents.c: "occuring" -> "occurring".
+	* faces.c (update_face_cachel_data): "appart" -> "apart", "begining"
+	-> "beginning".
+	* file-coding.c (Vkeyboard_coding_system): "interpet" -> "interpret".
+	* fileio.c (Fmake_temp_name): "analagous" -> "analogous".
+	* fontcolor-gtk.c: "sucess" -> "success".
+	* frame-gtk.c (gtk_init_frame_2): "carefull" -> "careful", fix
+	whitespace.
+	* frame.c: "negotation" -> "negotiation".
+	* glyphs-msw.c (mswindows_map_subwindow): "everytime" -> "every time".
+	* glyphs-widget.c: "accomodate" -> "accommodate".
+	(logical_unit_height): Ditto.
+	(Fwidget_logical_to_character_height): Ditto.
+	* gtk-xemacs.c (__nuke_background_items): "noticable" -> "noticeable".
+	* menubar-gtk.c: "inital" -> "initial".
+	* mule-ccl.c: "refered" -> "referred to".
+	* nt.c (mswindows_stat): "noticable" -> "noticeable".
+	* ntheap.c (recreate_heap): "commited" -> "committed".
+	* s/cygwin32.h: "konw" -> "know".
+	* sysdll.c: "dependant" -> "dependent".
+	* syswindows.h: "targetting" -> "targeting".
+	* text.c: "reversable" -> "reversible".
+	* unexcw.c (copy_executable_and_dump_data_section): "addres" ->
+	"address".
+	* unicode.c (Funicode_precedence_list): "occurrance" -> "occurrence".
+	* window.c (struct window_mirror_stats): "Ancilliary" -> "Ancillary".
+
 2011-03-20  Mats Lidell  <matsl@xemacs.org>
 
 	* alloca.c (find_stack_direction):