Fix handling of comments in NetPBM image files.
[bpt/emacs.git] / lisp / ChangeLog
index e999502..fd8e77c 100644 (file)
@@ -1,3 +1,14 @@
+2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
+
+       * image.el (image-type-header-regexps): Fix the 'pbm' part to
+       allow comments in pbm files.
+
+       * term/w32-win.el (dynamic-library-alist): Support newer versions
+       of libjpeg starting with v7: look only for the DLL from the
+       version against which Emacs was built.
+       Support versions of libpng beyond 1.4.x.
+       Support libtiff v4.x.
+
 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
 
        * progmodes/ruby-mode.el (ruby-indent-tabs-mode)