diff src/ChangeLog @ 96786:19de859f3d60

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 18 Jul 2008 15:42:14 +0000
parents 326ca810843d
children bd6f86307d62
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 18 14:22:24 2008 +0000
+++ b/src/ChangeLog	Fri Jul 18 15:42:14 2008 +0000
@@ -34,15 +34,15 @@
 
 2008-07-17  David Robinow  <drobinow@gmail.com>  (tiny change)
 
-        * w32inevt.c (change_frame_size): Remove extern declaration.
-        (resize_event, maybe_generate_resize_event): Pass SAFE arg to
-        change_frame_size.
-
-2008-07-17  Adrian Robert <Adrian.B.Robert@gmail.com>
+	* w32inevt.c (change_frame_size): Remove extern declaration.
+	(resize_event, maybe_generate_resize_event): Pass SAFE arg to
+	change_frame_size.
+
+2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	* getloadavg.c: Revert last change (2008-07-15).
 
-2008-07-17  Adrian Robert <Adrian.B.Robert@gmail.com>
+2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	* Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
 	set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc) set
@@ -69,21 +69,20 @@
 
 	* s/darwin.h: Reorganize ifdefs.
 
-2008-07-17  Adrian Robert <Adrian.B.Robert@gmail.com>
-
-	* config.in
-	* dispextern.h
-	* frame.c
-	* image.c
-	* nsfns.m
-	* nsfont.m
-	* nsgui.h
-	* nsmenu.m
-	* nsterm.h
-	* nsterm.m
-	* s/darwin.h
-	* xdisp.c: Change most cases of PENDING to TODO, some to FIXME or
-	XXX.
+2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+	* config.in:
+	* dispextern.h:
+	* frame.c:
+	* image.c:
+	* nsfns.m:
+	* nsfont.m:
+	* nsgui.h:
+	* nsmenu.m:
+	* nsterm.h:
+	* nsterm.m:
+	* s/darwin.h:
+	* xdisp.c: Change most cases of PENDING to TODO, some to FIXME or XXX.
 
 2008-07-17  Andreas Schwab  <schwab@suse.de>
 
@@ -121,7 +120,7 @@
 	* frame.h: Include dispextern.h for Display_Info.
 	(display_x_get_resource): Declare.
 
-2008-07-16  Adrian Robert <Adrian.B.Robert@gmail.com>
+2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	* syntax.c: Remove stdio.h include accidentally introduced in
 	Emacs.app commit.
@@ -265,10 +264,10 @@
 	USER_FULL_NAME with its value.
 	* config.in: Regenerate.
 
-2008-07-16  David Reitter <david.reitter@gmail.com>
-
-	* Makefile.in: add ns-win, ns-carbon-compat, easy-mmode and
-	easy-menu to SOME_MACHINE_LISP for the new NeXTstep port
+2008-07-16  David Reitter  <david.reitter@gmail.com>
+
+	* Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
+	easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
 
 2008-07-16  Glenn Morris  <rgm@gnu.org>
 
@@ -279,17 +278,17 @@
 	* keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
 	If the cache doesn't work, let's fix it, rather than work around it.
 
-2008-07-15  Adrian Robert <Adrian.B.Robert@gmail.com>
+2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	* Makefile.in: Correct additions for nsfont.o in last commit.
 	* nsfont.m: New file (forgot last commit).
 
-2008-07-15  Adrian Robert <Adrian.B.Robert@gmail.com>
+2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	Changes and additions for NeXTstep windowing system (Cocoa and
 	GNUstep) support.
 
-	* Makefile.in
+	* Makefile.in:
 	* config.in: Support defines and build commands for NS port.
 	* blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
 	(UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
@@ -370,12 +369,12 @@
 	(free_menubar_widget_tree_value, update_submenu_strings)
 	(find_and_call_menu_selection): Treat NS as X and NT.
 	(find_and_return_menu_selection): New function, used for popup menus.
-	* nsgui.h
-	* nsterm.h
-	* nsfns.m
-	* nsimage.m
-	* nsmenu.m
-	* nsselect.m
+	* nsgui.h:
+	* nsterm.h:
+	* nsfns.m:
+	* nsimage.m:
+	* nsmenu.m:
+	* nsselect.m:
 	* nsterm.m: New files.
 	* process.c (wait_reading_process_output): Under NS, call ns_select()
 	instead of plain select().
@@ -569,8 +568,7 @@
 
 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
 
-	* xdisp.c (move_it_to): Backtrack if past the edge of a wrapped
-	line.
+	* xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
 
 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
 
@@ -959,9 +957,9 @@
 	Add hfont member.
 	(FONT_COMPAT): Remove obsolete macro.
 
-	* w32font.c (w32font_close): Remove compat code. Delete hfont member.
+	* w32font.c (w32font_close): Remove compat code.  Delete hfont member.
 	(w32font_encode_char, w32font_text_extents): Use new hfont member.
-	(w32font_open_internal): Remove compat code. Set new hfont member.
+	(w32font_open_internal): Remove compat code.  Set new hfont member.
 	(Fx_select_font): Use new hfont member.
 
 	* w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
@@ -1123,7 +1121,7 @@
 	replacing truncate_partial_width_windows.
 	(init_iterator): If Vtruncate_partial_width_windows is an integer,
 	truncate only if the window width is below that integer.
-	(start_display. resize_mini_window, produce_stretch_glyph)
+	(start_display, resize_mini_window, produce_stretch_glyph)
 	(display_string, move_it_in_display_line_to): Use line_wrap.
 	(back_to_previous_visible_line_start, reseat_1): Reset
 	string_from_display_prop_p.