aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2010-03-02 21:50:57 -0500
committerChong Yidong2010-03-02 21:50:57 -0500
commit855dc98c537fad49ddc6ef94b0a881a5feb2ff65 (patch)
treedce07762bb6e01f7e5f9f4be83f4cd5656042e3b
parentd99aaebdb4375b04b9cc76d5baf5819ff160a790 (diff)
downloademacs-855dc98c537fad49ddc6ef94b0a881a5feb2ff65.tar.gz
emacs-855dc98c537fad49ddc6ef94b0a881a5feb2ff65.zip
NEWS: async-shell-command and ansi-color are now documented.
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 74eb5bf2e44..ecff7f0342e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -282,7 +282,7 @@ experience delays when sending mail, you may wish to set this to nil.
282** nXML mode is now the default for editing XML files. 282** nXML mode is now the default for editing XML files.
283 283
284** Shell 284** Shell
285 285+++
286*** ansi-color is now enabled by default. 286*** ansi-color is now enabled by default.
287To disable it, set ansi-color-for-comint-mode to nil. 287To disable it, set ansi-color-for-comint-mode to nil.
288 288
@@ -363,7 +363,7 @@ to sacrifice some accuracy for a faster startup.
363*** Customize `elint-ignored-warnings' to suppress some warnings. 363*** Customize `elint-ignored-warnings' to suppress some warnings.
364 364
365** Miscellaneous 365** Miscellaneous
366 366+++
367*** The new command `async-shell-command' bound globally to `M-&' executes 367*** The new command `async-shell-command' bound globally to `M-&' executes
368the command asynchronously without the need to manually add ampersand to 368the command asynchronously without the need to manually add ampersand to
369the end of the command. Its output appears in the buffer `*Async Shell 369the end of the command. Its output appears in the buffer `*Async Shell
@@ -437,6 +437,7 @@ System (CLOS). It is used by the other CEDET packages.
437 437
438* Incompatible Lisp Changes in Emacs 23.2 438* Incompatible Lisp Changes in Emacs 23.2
439 439
440---
440** Several obsolete functions removed. 441** Several obsolete functions removed.
441The functions have been obsolete since Emacs 19, and are unlikely to 442The functions have been obsolete since Emacs 19, and are unlikely to
442be in use: 443be in use: