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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 30 Aug 2008 12:33:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/08/30 12:33:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6925
retrieving revision 1.6926
diff -u -b -r1.6925 -r1.6926
--- ChangeLog   30 Aug 2008 12:15:06 -0000      1.6925
+++ ChangeLog   30 Aug 2008 12:32:59 -0000      1.6926
@@ -1,5 +1,11 @@
 2008-08-30  Eli Zaretskii  <address@hidden>
 
+       * w16select.c (Fw16_set_clipboard_data): Don't encode text if
+       clipboard is unavailable.  Set dst to NULL if it doesn't point to
+       malloc'ed data.
+       (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid
+       passing random values to xfree.
+
        * dispnew.c (init_display): Set `tty's association in frame's
        parameters alist to the name of the terminal device, if that is
        known.




reply via email to

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