emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/etc NEWS


From: Chong Yidong
Subject: [Emacs-diffs] emacs/etc NEWS
Date: Sat, 05 Dec 2009 21:08:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/12/05 21:08:09

Modified files:
        etc            : NEWS 

Log message:
        ansi-color is now enabled by default in the shell.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/NEWS?cvsroot=emacs&r1=1.2139&r2=1.2140

Patches:
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.2139
retrieving revision 1.2140
diff -u -b -r1.2139 -r1.2140
--- NEWS        5 Dec 2009 03:49:58 -0000       1.2139
+++ NEWS        5 Dec 2009 21:08:09 -0000       1.2140
@@ -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".
+** 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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]