Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
109059:5c9de51f68b5 | 109060:c1e50e6f89af |
---|---|
1 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com> | |
2 | |
3 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB. | |
4 (ruby-mode): Bind indent-line-function (Bug#5119). | |
5 | |
1 2010-06-27 Chong Yidong <cyd@stupidchicken.com> | 6 2010-06-27 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * startup.el (command-line): Recognize "0" X resource value. | 8 * startup.el (command-line): Recognize "0" X resource value. |
4 | 9 |
5 2010-06-27 Chong Yidong <cyd@stupidchicken.com> | 10 2010-06-27 Chong Yidong <cyd@stupidchicken.com> |