Mercurial > emacs
diff lisp/ChangeLog @ 109060:c1e50e6f89af
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
(ruby-mode): Bind indent-line-function (Bug#5119).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 27 Jun 2010 14:18:49 -0400 |
parents | 5c9de51f68b5 |
children | d8144fe7f3f8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 27 14:11:16 2010 -0400 +++ b/lisp/ChangeLog Sun Jun 27 14:18:49 2010 -0400 @@ -1,3 +1,8 @@ +2010-01-16 Lennart Borgman <lennart.borgman@gmail.com> + + * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB. + (ruby-mode): Bind indent-line-function (Bug#5119). + 2010-06-27 Chong Yidong <cyd@stupidchicken.com> * startup.el (command-line): Recognize "0" X resource value.