Make it easy to switch to shell-script-mode

This commit is contained in:
2012-09-02 22:57:17 +01:00
parent e81663a356
commit 4f3aacc55e

View File

@@ -26,3 +26,6 @@
;; Dired
(defalias 'wd 'wdired-change-to-wdired-mode)
;; Modes
(defalias 'sh 'shell-script-mode)