diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e99950276d8..eecc10efbb9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-11-01 Claudio Bley <claudio.bley@googlemail.com> | ||
| 2 | |||
| 3 | * term/w32-win.el (dynamic-library-alist): Support newer versions | ||
| 4 | of libjpeg starting with v7: look only for the DLL from the | ||
| 5 | version against which Emacs was built. | ||
| 6 | |||
| 1 | 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com> | 7 | 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com> |
| 2 | 8 | ||
| 3 | * progmodes/ruby-mode.el (ruby-indent-tabs-mode) | 9 | * progmodes/ruby-mode.el (ruby-indent-tabs-mode) |