]> git.eshelyaron.com Git - emacs.git/commit
Fix bug with "%%" in error format
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2017 23:50:08 +0000 (16:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2017 23:50:24 +0000 (16:50 -0700)
commit32fd8768093e21f1e812548d27c0bfd70cd82f78
tree5103630bc88856378258858d113d05fa90822f22
parent9c748b27c066b0cfdc8ff4a4e0fd545162836d06
Fix bug with "%%" in error format

* src/doprnt.c (doprnt): Format "%%" correctly.
Problem reported by Philipp Stephani in:
http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00901.html
src/doprnt.c