From: Glenn Morris Date: Sat, 10 Nov 2012 01:50:56 +0000 (-0500) Subject: Fix earlier NEWS change X-Git-Tag: emacs-24.2.90~121 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=af8bf5b3c098bddb985af4a073e9251d6bd91fbc;p=emacs.git Fix earlier NEWS change --- diff --git a/etc/NEWS b/etc/NEWS index cbf59b9e011..985bedf2960 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -574,7 +574,7 @@ at point, or the Nth column if a numeric prefix argument is given. +++ *** The variables `term-default-fg-color' and `term-default-bg-color' are now deprecated in favor of the customizable face `term'. - ++++ *** You can customize how to display ANSI terminal colors and styles by customizing the corresponding `term-color-', `term-color-underline' and `term-color-bold' faces.