diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ed3e47c7d9..3ab15aab243 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * progmodes/ruby-mode.el (auto-mode-alist): Add .rabl, Berksfile | 3 | * progmodes/ruby-mode.el (auto-mode-alist): Add .rabl, Berksfile |
| 4 | and Puppetfile. | 4 | and Puppetfile. |
| 5 | (ruby-toggle-string-quotes): New command that allows you to quickly | ||
| 6 | toggle between single-quoted and double-quoted string literals. | ||
| 5 | 7 | ||
| 6 | 2014-12-09 Eric S. Raymond <esr@snark.thyrsus.com> | 8 | 2014-12-09 Eric S. Raymond <esr@snark.thyrsus.com> |
| 7 | 9 | ||