]> code.delx.au - gnu-emacs/commit
Fix debugging code for checking the newline cache.
authorEli Zaretskii <eliz@gnu.org>
Wed, 23 Apr 2014 15:21:25 +0000 (18:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 23 Apr 2014 15:21:25 +0000 (18:21 +0300)
commit80d982d7ad6bbaab40731b60756da0f126311be0
tree57e1639296b4cab531edf502e0cb02cb69153662
parent05452dc497b4de96edc7379f52c9863696e1c297
Fix debugging code for checking the newline cache.

 src/search.c (Fnewline_cache_check): Don't try to count newlines
 outside the buffer's restriction, as find_newline doesn't support
 that.
src/ChangeLog
src/search.c