Mercurial > emacs
comparison lisp/ChangeLog @ 100346:4a4ef392ea08
* progmodes/ruby-mode.el: Fix auto-mode-alist entry.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 11 Dec 2008 02:01:35 +0000 |
parents | 3f13e82befbc |
children | 48eefc1322df |
comparison
equal
deleted
inserted
replaced
100345:b814c7996a93 | 100346:4a4ef392ea08 |
---|---|
1 2008-12-11 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/ruby-mode.el: Fix auto-mode-alist entry. | |
4 | |
1 2008-12-10 Chong Yidong <cyd@stupidchicken.com> | 5 2008-12-10 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * Makefile.in (ELCFILES): Add ruby-mode.elc. | 7 * Makefile.in (ELCFILES): Add ruby-mode.elc. |
4 | 8 |
5 * progmodes/ruby-mode.el: New file. | 9 * progmodes/ruby-mode.el: New file. |