diff options
| author | Dmitry Gutov | 2012-12-24 11:14:49 +0400 |
|---|---|---|
| committer | Dmitry Gutov | 2012-12-24 11:14:49 +0400 |
| commit | ea0857a126fbd38e96fd499c7173341a3e8614b6 (patch) | |
| tree | ab2286b4a6a2675c190bbb005d106ce9204bbb49 /lisp/ChangeLog | |
| parent | d0ba8c8d78e51a70fe445f178eb51675cc5be5b6 (diff) | |
| download | emacs-ea0857a126fbd38e96fd499c7173341a3e8614b6.tar.gz emacs-ea0857a126fbd38e96fd499c7173341a3e8614b6.zip | |
* lisp/progmodes/ruby-mode.el: Bump the version to 1.2.
Fixes: debbugs:13200
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0ae8fbc4f8..b5fa2e85fae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-12-24 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200). | ||
| 4 | |||
| 1 | 2012-12-23 Alan Mackenzie <acm@muc.de> | 5 | 2012-12-23 Alan Mackenzie <acm@muc.de> |
| 2 | 6 | ||
| 3 | Speed up fontification where there's large brace blocks. | 7 | Speed up fontification where there's large brace blocks. |