Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
855dc98c
Commit
855dc98c
authored
Mar 02, 2010
by
Chong Yidong
Browse files
NEWS: async-shell-command and ansi-color are now documented.
parent
d99aaebd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
etc/NEWS
etc/NEWS
+3
-2
No files found.
etc/NEWS
View file @
855dc98c
...
...
@@ -282,7 +282,7 @@ experience delays when sending mail, you may wish to set this to nil.
** 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.
...
...
@@ -363,7 +363,7 @@ to sacrifice some accuracy for a faster startup.
*** Customize `elint-ignored-warnings' to suppress some warnings.
** Miscellaneous
+++
*** The new command `async-shell-command' bound globally to `M-&' executes
the command asynchronously without the need to manually add ampersand to
the 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.
* Incompatible Lisp Changes in Emacs 23.2
---
** Several obsolete functions removed.
The functions have been obsolete since Emacs 19, and are unlikely to
be in use:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment