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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
855dc98c
Commit
855dc98c
authored
Mar 02, 2010
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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