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: Tue, 27 Mar 2007 15:26:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/03/27 15:26:38

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5618
retrieving revision 1.5619
diff -u -b -r1.5618 -r1.5619
--- ChangeLog   27 Mar 2007 02:34:40 -0000      1.5618
+++ ChangeLog   27 Mar 2007 15:26:38 -0000      1.5619
@@ -1,14 +1,19 @@
+2007-03-27  Juanma Barranquero  <address@hidden>
+
+       * process.c (Fformat_network_address): Make args array big enough
+       to format IPv6 addresses.
+
 2007-03-27  Glenn Morris  <address@hidden>
 
        * m/hp800.h: Restore HP-UX support (removed 2007-01-29).
 
 2007-03-26  YAMAMOTO Mitsuharu  <address@hidden>
 
-       * macfns.c (Fx_display_mm_height, Fx_display_mm_width): Scale
-       whole screen size in pixels by millimeters per pixel of main display.
+       * macfns.c (Fx_display_mm_height, Fx_display_mm_width): Scale whole
+       screen size in pixels by millimeters per pixel of main display.
 
-       * macselect.c (get_scrap_target_type_list, x_own_selection): Move
-       assignments outside predicate macros.
+       * macselect.c (get_scrap_target_type_list, x_own_selection):
+       Move assignments outside predicate macros.
        (Vselection_converter_alist): Doc fix.
 
        * macterm.c (create_text_encoding_info_alist): Move assignments
@@ -73,6 +78,7 @@
 
        * Makefile.in (alloca.o, gtkutil.o): Depend on systime.h.
        (dired.o, editfns.o, fileio.o, msdos.o): Depend on atimer.h.
+
        (dosfns.o, window.o, fns.o, macselect.o): Depend on atimer.h and
        systime.h.
        (term.o, print.o, lread.o): Depend on blockinput.h, atimer.h, and
@@ -122,8 +128,8 @@
        (x_activate_menubar, mac_menu_show): Set it during menu tracking.
        (popup_activated): New function.
 
-       * xdisp.c (redisplay_internal, note_mouse_highlight): Check
-       popup_activated for MAC_OS.
+       * xdisp.c (redisplay_internal, note_mouse_highlight):
+       Check popup_activated for MAC_OS.
 
 2007-03-17  Juanma Barranquero  <address@hidden>
 




reply via email to

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