aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2014-05-24 18:18:16 -0700
committerGlenn Morris <[email protected]>2014-05-24 18:18:16 -0700
commitdeb37a7f42a6eb00a88137253c05194b1ce6abd8 (patch)
tree678373c028023a45eba6ae1d7c3913a1e3ddc532 /etc
parent166aaa37beb96446c5dae693c64e473a5fde3c1a (diff)
* NEWS addition
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f14fab3fae..7c686a6502 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -88,6 +88,9 @@ to delete or undelete multiple messages.
*** Calendar can list and mark diary entries with Chinese dates:
`diary-chinese-list-entries' and `diary-chinese-mark-entries'.
+** In sh-mode, you can now use `sh-shell' as a file-local variable to
+specify the type of shell in use (bash, csh, etc).
+
** The URL package accepts now the protocols "ssh", "scp" and "rsync".
When `url-handler-mode' is enabled, file operations for these
protocols as well as for "telnet" and "ftp" are passed to Tramp.