aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-29 00:36:32 -0800
committerGlenn Morris2014-01-29 00:36:32 -0800
commitb89878d380108dc479a03d1cf5bc5704ad33fbdf (patch)
treeb7fd0ee7f34b334219bf852c759dc41e46ee856d
parent2e0633c8d10e3ad49bda92432cd73cc4661da5fd (diff)
downloademacs-b89878d380108dc479a03d1cf5bc5704ad33fbdf.tar.gz
emacs-b89878d380108dc479a03d1cf5bc5704ad33fbdf.zip
* etc/NEWS: Don't use a separate section for single entries
-rw-r--r--etc/NEWS11
1 files changed, 3 insertions, 8 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 52717d6b734..bf26c669ea1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
492strings and comments. 492strings and comments.
493 493
494** EPA 494** New EPA option `epa-mail-aliases'.
495
496*** New option `epa-mail-aliases'.
497You can set this to a list of alias expansions for keys to use 495You can set this to a list of alias expansions for keys to use
498in `epa-mail-encrypt'. 496in `epa-mail-encrypt'.
499 497
@@ -506,9 +504,7 @@ that means: when one of the recipients of the message being encrypted
506is `foo@bar.com', ignore that name as regards encryption. 504is `foo@bar.com', ignore that name as regards encryption.
507This is useful to avoid a query when you have no key for that name. 505This 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'.
512If set to a number, this can be used to avoid accidentally pasting large 508If set to a number, this can be used to avoid accidentally pasting large
513amounts of data into the ERC input. 509amounts of data into the ERC input.
514 510
@@ -537,9 +533,8 @@ External su and sudo commands are now the default; the internal,
537Tramp-using variants can still be used by enabling the eshell-tramp 533Tramp-using variants can still be used by enabling the eshell-tramp
538module. 534module.
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