Fix bug #8597 with setting frame background mode on w32 console.
[bpt/emacs.git] / src / ChangeLog
index 394b7a1..10ca2e2 100644 (file)
@@ -1,5 +1,9 @@
 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
 
+       * w32console.c (Fset_screen_color): Doc fix.
+       (Fget_screen_color): New function.
+       (syms_of_ntterm): Defsubr it.
+
        * callproc.c (call_process_cleanup): Don't close and unlink the
        temporary file if Fcall_process didn't create it in the first
        place.