From: Chong Yidong Date: Sat, 5 Dec 2009 21:08:09 +0000 (+0000) Subject: ansi-color is now enabled by default in the shell. X-Git-Tag: emacs-pretest-23.1.90~58 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=93bff74909ccc2c14d7f4a941a0a22e941a0f525;p=emacs.git ansi-color is now enabled by default in the shell. --- diff --git a/etc/NEWS b/etc/NEWS index 3ae138a176f..ae7bcb252ef 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -231,13 +231,19 @@ matched topics found in the index. manual that generates an Info file which gives the same information through a menu structure. +** nXML mode is now the default for editing XML files. + +** Shell + +*** ansi-color is now enabled by default. +To disable it, set ansi-color-for-comint-mode to nil. + +++ -** New connection methods in Tramp. -The new connection methods "rsyncc", "imap" and "imaps" have been -introduced. On systems which support GVFS-Fuse, Tramp offers also the -new connection methods "dav", "davs", "obex" and "synce". +** Tramp -** nXML mode is now the default for editing XML files. +*** New connection methods "rsyncc", "imap" and "imaps". +On systems which support GVFS-Fuse, Tramp offers also the new +connection methods "dav", "davs", "obex" and "synce". ** VC and related modes