aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f14fab3faea..7c686a6502a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -88,6 +88,9 @@ to delete or undelete multiple messages.
88*** Calendar can list and mark diary entries with Chinese dates: 88*** Calendar can list and mark diary entries with Chinese dates:
89`diary-chinese-list-entries' and `diary-chinese-mark-entries'. 89`diary-chinese-list-entries' and `diary-chinese-mark-entries'.
90 90
91** In sh-mode, you can now use `sh-shell' as a file-local variable to
92specify the type of shell in use (bash, csh, etc).
93
91** The URL package accepts now the protocols "ssh", "scp" and "rsync". 94** The URL package accepts now the protocols "ssh", "scp" and "rsync".
92When `url-handler-mode' is enabled, file operations for these 95When `url-handler-mode' is enabled, file operations for these
93protocols as well as for "telnet" and "ftp" are passed to Tramp. 96protocols as well as for "telnet" and "ftp" are passed to Tramp.