Make use of the new prog-mode/prog-mode-hook functionality in Emacs 24
This commit is contained in:
parent
1800908443
commit
6e31729ba9
9 changed files with 11 additions and 11 deletions
modules
|
@ -60,7 +60,6 @@
|
|||
(require 'ruby-end)
|
||||
|
||||
(defun prelude-ruby-mode-hook ()
|
||||
(prelude-coding-hook)
|
||||
(inf-ruby-keys)
|
||||
;; turn off the annoying input echo in irb
|
||||
(setq comint-process-echoes t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue