diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -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. |
| 287 | To disable it, set ansi-color-for-comint-mode to nil. | 287 | To 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 |
| 368 | the command asynchronously without the need to manually add ampersand to | 368 | the command asynchronously without the need to manually add ampersand to |
| 369 | the end of the command. Its output appears in the buffer `*Async Shell | 369 | 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. | |||
| 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. |
| 441 | The functions have been obsolete since Emacs 19, and are unlikely to | 442 | The functions have been obsolete since Emacs 19, and are unlikely to |
| 442 | be in use: | 443 | be in use: |