[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/image.c,v
From: |
Adrian Robert |
Subject: |
[Emacs-diffs] Changes to emacs/src/image.c,v |
Date: |
Thu, 17 Jul 2008 13:50:32 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Adrian Robert <arobert> 08/07/17 13:50:30
Index: image.c
===================================================================
RCS file: /sources/emacs/emacs/src/image.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- image.c 15 Jul 2008 18:15:14 -0000 1.104
+++ image.c 17 Jul 2008 13:50:27 -0000 1.105
@@ -435,7 +435,7 @@
unsigned int width, unsigned int height,
unsigned long plane_mask, int format)
{
- /* PENDING: not sure what this function is supposed to do.. */
+ /* TODO: not sure what this function is supposed to do.. */
ns_retain_object(pixmap);
return pixmap;
}
- [Emacs-diffs] Changes to emacs/src/image.c,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/image.c,v,
Adrian Robert <=
- [Emacs-diffs] Changes to emacs/src/image.c,v, Dan Nicolaescu, 2008/07/21
- [Emacs-diffs] Changes to emacs/src/image.c,v, Chong Yidong, 2008/07/25
- [Emacs-diffs] Changes to emacs/src/image.c,v, Chong Yidong, 2008/07/25
- [Emacs-diffs] Changes to emacs/src/image.c,v, Chong Yidong, 2008/07/25
- [Emacs-diffs] Changes to emacs/src/image.c,v, Chong Yidong, 2008/07/25
- [Emacs-diffs] Changes to emacs/src/image.c,v, Miles Bader, 2008/07/26
- [Emacs-diffs] Changes to emacs/src/image.c,v, Dan Nicolaescu, 2008/07/27