diff options
| author | Bozhidar Batsov | 2013-11-02 11:48:11 +0200 |
|---|---|---|
| committer | Bozhidar Batsov | 2013-11-02 11:48:11 +0200 |
| commit | 684d71c6b4df5c250960310b376e7a2fa87b6e91 (patch) | |
| tree | 043a2d6f7b6c7dfbd3a5dddccd336f895230cac6 /lisp/ChangeLog | |
| parent | 0c21fa44f01af50b27618f44c5dc8a4051d6f98b (diff) | |
| download | emacs-684d71c6b4df5c250960310b376e7a2fa87b6e91.tar.gz emacs-684d71c6b4df5c250960310b376e7a2fa87b6e91.zip | |
* subr.el (version-regexp-alist): Add support for snapshot versions.
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 c334d2e8c3c..b2ba7d5e207 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com> | ||
| 2 | |||
| 3 | * subr.el (version-regexp-alist): Add support for snapshot versions. | ||
| 4 | |||
| 1 | 2013-11-02 Dmitry Gutov <dgutov@yandex.ru> | 5 | 2013-11-02 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 6 | ||
| 3 | * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): New | 7 | * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): New |