emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 18 Jul 2008 15:42:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/07/18 15:42:15

Index: src/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6730
retrieving revision 1.6731
diff -u -b -r1.6730 -r1.6731
--- src/ChangeLog       18 Jul 2008 01:11:05 -0000      1.6730
+++ src/ChangeLog       18 Jul 2008 15:42:14 -0000      1.6731
@@ -71,19 +71,18 @@
 
 2008-07-17  Adrian Robert <address@hidden>
 
-       * 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.
+       * 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  <address@hidden>
 
@@ -267,8 +266,8 @@
 
 2008-07-16  David Reitter <address@hidden>
 
-       * Makefile.in: add ns-win, ns-carbon-compat, easy-mmode and
-       easy-menu to SOME_MACHINE_LISP for the new NeXTstep port
+       * 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  <address@hidden>
 
@@ -289,7 +288,7 @@
        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  <address@hidden>
 
-       * 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  <address@hidden>
 
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]