aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2016-01-30 11:41:07 -0800
committerPaul Eggert2016-01-30 11:41:07 -0800
commit9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa (patch)
tree730b07f317a18596dba60ac473d40069b6d1c1cf /etc
parentbeec9cbb1705a7bc4e11a11fe4b5a2f1bfca96a0 (diff)
parent12eeaa877c4396880c926c26b4010a059b6a3325 (diff)
downloademacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.tar.gz
emacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.zip
-
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2ac7383c9c3..d6044ce2c2b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -486,6 +486,9 @@ specified message types for the respective specified targets.
486*** New variable `erc-default-port-tls' used to connect to TLS IRC 486*** New variable `erc-default-port-tls' used to connect to TLS IRC
487servers. 487servers.
488 488
489---
490*** Reconnection is now asynchronous.
491
489** Midnight-mode 492** Midnight-mode
490 493
491--- 494---
@@ -1186,6 +1189,9 @@ make the new option `eshell-destroy-buffer-when-process-dies' non-nil.
1186** Browse-url 1189** Browse-url
1187 1190
1188--- 1191---
1192*** Support for the Google Chrome web browser.
1193
1194---
1189*** Support for the Conkeror web browser. 1195*** Support for the Conkeror web browser.
1190 1196
1191--- 1197---