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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 20 Aug 2008 22:09:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/20 22:09:41

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6885
retrieving revision 1.6886
diff -u -b -r1.6885 -r1.6886
--- ChangeLog   20 Aug 2008 17:53:23 -0000      1.6885
+++ ChangeLog   20 Aug 2008 22:09:40 -0000      1.6886
@@ -1,13 +1,18 @@
+2008-08-20  Chong Yidong  <address@hidden>
+
+       * xselect.c (x_get_foreign_selection): Return nil if desired
+       selection could not be obtained, instead of signalling an error.
+
 2008-08-20  David Reitter <address@hidden>
 
        * nsfns.m (ns_lisp_to_cursor_type): Replace with generic xfns.c 
-       * nsterm.m: remove ns-specific code for cursor blinking
-       (ns_draw_window_cursor): clear cursor properly rather than
+       * nsterm.m: Remove ns-specific code for cursor blinking.
+       (ns_draw_window_cursor): Clear cursor properly rather than
        redrawing the area. Respect width of bar cursors.
        These changes enable the use of generic blink-cursor-mode and 
        generic cursor types in NS and support smooth cursor movements (do
        not blink off after command).
-       * xdisp.c (get_phys_cursor_geometry): redraw wider rectangle on
+       * xdisp.c (get_phys_cursor_geometry): Redraw wider rectangle on
        Nextstep, too. 
 
 2008-08-19  Kenichi Handa  <address@hidden>




reply via email to

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