Don't reject PBM header whitespace unnecessarily
commit613db8d35c3d080fd059dfc8cf668520bf6950d2
authorAndy Moreton <andrewjmoreton@gmail.com>
Mon, 16 Oct 2017 08:23:32 +0000 (16 01:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Oct 2017 08:24:27 +0000 (16 01:24 -0700)
tree6eb2c32560d80e805054de57c5dfe532bf7f03e7
parent3205b12a78b6c52b247d8e40a70ccf23693807c5
Don't reject PBM header whitespace unnecessarily

* lisp/image.el (image-type-header-regexps):
Allow two or more CRs or LFs in initial whitespace sequences.  See:
http://netpbm.sourceforge.net/doc/pbm.html
lisp/image.el