Merge branch 'master' of github.com:bbatsov/emacs-prelude

This commit is contained in:
Bozhidar Batsov 2012-04-10 16:17:04 +03:00
commit e9bace9d07

View file

@ -60,7 +60,7 @@
(require 'ruby-end)
(defun prelude-ruby-mode-defaults ()
(inf-ruby-keys)
(inf-ruby-setup-keybindings)
;; turn off the annoying input echo in irb
(setq comint-process-echoes t)
(ruby-block-mode t)