diff options
| author | Glenn Morris | 2014-01-29 00:36:32 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-29 00:36:32 -0800 |
| commit | b89878d380108dc479a03d1cf5bc5704ad33fbdf (patch) | |
| tree | b7fd0ee7f34b334219bf852c759dc41e46ee856d | |
| parent | 2e0633c8d10e3ad49bda92432cd73cc4661da5fd (diff) | |
| download | emacs-b89878d380108dc479a03d1cf5bc5704ad33fbdf.tar.gz emacs-b89878d380108dc479a03d1cf5bc5704ad33fbdf.zip | |
* etc/NEWS: Don't use a separate section for single entries
| -rw-r--r-- | etc/NEWS | 11 |
1 files changed, 3 insertions, 8 deletions
| @@ -491,9 +491,7 @@ You can customize `electric-pair-text-pairs' and | |||
| 491 | `electric-pair-text-syntax-table' to tweak pairing behavior inside | 491 | `electric-pair-text-syntax-table' to tweak pairing behavior inside |
| 492 | strings and comments. | 492 | strings and comments. |
| 493 | 493 | ||
| 494 | ** EPA | 494 | ** New EPA option `epa-mail-aliases'. |
| 495 | |||
| 496 | *** New option `epa-mail-aliases'. | ||
| 497 | You can set this to a list of alias expansions for keys to use | 495 | You can set this to a list of alias expansions for keys to use |
| 498 | in `epa-mail-encrypt'. | 496 | in `epa-mail-encrypt'. |
| 499 | 497 | ||
| @@ -506,9 +504,7 @@ that means: when one of the recipients of the message being encrypted | |||
| 506 | is `foo@bar.com', ignore that name as regards encryption. | 504 | is `foo@bar.com', ignore that name as regards encryption. |
| 507 | This is useful to avoid a query when you have no key for that name. | 505 | This is useful to avoid a query when you have no key for that name. |
| 508 | 506 | ||
| 509 | ** ERC | 507 | ** New ERC option `erc-accidental-paste-threshold-seconds'. |
| 510 | |||
| 511 | *** New option `erc-accidental-paste-threshold-seconds'. | ||
| 512 | If set to a number, this can be used to avoid accidentally pasting large | 508 | If set to a number, this can be used to avoid accidentally pasting large |
| 513 | amounts of data into the ERC input. | 509 | amounts of data into the ERC input. |
| 514 | 510 | ||
| @@ -537,9 +533,8 @@ External su and sudo commands are now the default; the internal, | |||
| 537 | Tramp-using variants can still be used by enabling the eshell-tramp | 533 | Tramp-using variants can still be used by enabling the eshell-tramp |
| 538 | module. | 534 | module. |
| 539 | 535 | ||
| 540 | ** F90 mode | ||
| 541 | --- | 536 | --- |
| 542 | *** New option `f90-smart-end-names'. | 537 | ** New F90 mode option `f90-smart-end-names'. |
| 543 | 538 | ||
| 544 | ** Icomplete is a bit more like Ido. | 539 | ** Icomplete is a bit more like Ido. |
| 545 | 540 | ||