]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS addition
authorGlenn Morris <rgm@gnu.org>
Sun, 25 May 2014 01:18:16 +0000 (18:18 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 25 May 2014 01:18:16 +0000 (18:18 -0700)
etc/NEWS

index f14fab3faea1726a260a8879a89c88036248e02c..7c686a6502a0e4d9136139bf0f6f7538df10c881 100644 (file)
--- 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.