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: Wed, 27 Jun 2007 11:37:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/27 11:37:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5727
retrieving revision 1.5728
diff -u -b -r1.5727 -r1.5728
--- ChangeLog   26 Jun 2007 03:28:17 -0000      1.5727
+++ ChangeLog   27 Jun 2007 11:36:59 -0000      1.5728
@@ -1,3 +1,7 @@
+2007-06-27  Juanma Barranquero  <address@hidden>
+
+       * buffer.c (syms_of_buffer) <selective-display>: Fix typo in docstring.
+
 2007-06-26  YAMAMOTO Mitsuharu  <address@hidden>
 
        * gmalloc.c [HAVE_GTK_AND_PTHREAD]: Check this after including config.h.
@@ -10619,7 +10623,7 @@
        (XTread_socket) [!MAC_OSX]: Don't pass keyboard events to TSM.
        [MAC_OS8] (make_mac_terminal_frame) [TARGET_API_MAC_CARBON]:
        Set default cursors.
-       (mac_initialize) [USE_CARBON_EVENTS && !MAC_OSX] : Don't call
+       (mac_initialize) [USE_CARBON_EVENTS && !MAC_OSX]: Don't call
        init_service_handler or init_quit_char_handler.
        (mac_initialize) [!MAC_OSX]: Don't call MakeMeTheFrontProcess.
 
@@ -11556,7 +11560,7 @@
        (install_window_handler) [TARGET_API_MAC_CARBON]:
        Register handlers for tracking/receiving drag-and-drop items.
        (do_ae_open_documents): Generate unibyte strings for filenames.
-       (mac_do_receive_drag) [TARGET_API_MAC_CARBON] : Likewise.
+       (mac_do_receive_drag) [TARGET_API_MAC_CARBON]: Likewise.
        Reject only non-filename items.  Set event modifiers, and return value.
 
 2004-12-28  Dan Nicolaescu  <address@hidden>
@@ -15946,7 +15950,7 @@
 
        * macgui.h [MAC_OSX]: Include Carbon/Carbon.h.
        (mktime, DEBUG, Z, free, malloc, realloc, max, min)
-       (init_process) [MAC_OSX] : Avoid conflicts with Carbon/Carbon.h.
+       (init_process) [MAC_OSX]: Avoid conflicts with Carbon/Carbon.h.
        [!MAC_OSX]: Include QDOffscreen.h and Controls.h.
        (INFINITY) [MAC_OSX]: Avoid conflict with definition in math.h.
        (Bitmap): Remove typedef.




reply via email to

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