diff options
| author | Paul Eggert | 2016-01-30 11:41:07 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-30 11:41:07 -0800 |
| commit | 9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa (patch) | |
| tree | 730b07f317a18596dba60ac473d40069b6d1c1cf /etc | |
| parent | beec9cbb1705a7bc4e11a11fe4b5a2f1bfca96a0 (diff) | |
| parent | 12eeaa877c4396880c926c26b4010a059b6a3325 (diff) | |
| download | emacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.tar.gz emacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.zip | |
-
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 |
| 487 | servers. | 487 | servers. |
| 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 | --- |