diff src/frame.c @ 96763:a27390a84360

change most cases of PENDING to TODO, some to FIXME or XXX
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 17 Jul 2008 13:50:30 +0000
parents 9697a5f0281d
children 47bb47a5494d
line wrap: on
line diff
--- a/src/frame.c	Thu Jul 17 10:53:02 2008 +0000
+++ b/src/frame.c	Thu Jul 17 13:50:30 2008 +0000
@@ -2986,7 +2986,7 @@
 
 	  old_value = get_frame_param (f, prop);
  	  fullscreen_is_being_set |= EQ (prop, Qfullscreen);
-#ifndef HAVE_NS  /* PENDING: ensure font attrs change goes through */
+#ifndef HAVE_NS  /* XXX: ensure font attrs change goes through */
 	  if (NILP (Fequal (val, old_value)))
 #endif
 	    {