Mercurial > emacs
changeset 106440:8237e004166f
ansi-color is now enabled by default in the shell.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 05 Dec 2009 21:08:09 +0000 |
parents | f2a95599cf8c |
children | 973490180e7c |
files | etc/NEWS |
diffstat | 1 files changed, 12 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Dec 05 21:05:51 2009 +0000 +++ b/etc/NEWS Sat Dec 05 21:08:09 2009 +0000 @@ -231,13 +231,19 @@ 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". - -** nXML mode is now the default for editing XML files. +** Tramp + +*** 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