]> git.eshelyaron.com Git - emacs.git/commit
Fix the buffer-count patch (Bug#23394)
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 May 2016 00:50:17 +0000 (17:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 May 2016 00:51:29 +0000 (17:51 -0700)
commit4d9e34e02c11b05b075ada241ef93f458f486fe5
tree4c3311655703339f108dabde86c9c858a54f1388
parent2b4c099822811ede787fc6e575bfbb17b3cc0681
Fix the buffer-count patch (Bug#23394)

* src/buffer.c (Fgenerate_new_buffer_name): Increment count just
once each time through the loop.  Reported by Lars Ingebrigtsen in:
http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00918.html
src/buffer.c