]> git.eshelyaron.com Git - emacs.git/commit
Fix jumping to page in DocView's text contents (bug#72275)
authorTassilo Horn <tsdh@gnu.org>
Thu, 25 Jul 2024 06:49:10 +0000 (08:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 25 Jul 2024 08:40:40 +0000 (10:40 +0200)
commitd0d6b3fdc7d68c977b9d393d04ed04a93bf3aad9
tree1add957e260af5dbd5e557f807f096084e0c7695
parentf333ea59de68fb8781b01b7ae28df96306ca74b5
Fix jumping to page in DocView's text contents (bug#72275)

* lisp/doc-view.el (doc-view-open-text): Set page-delimiter to the form
feed character in the text contents buffer (bug#72275).

(cherry picked from commit c6937ef88b19d46342cefc1493a70f21a8993e08)
lisp/doc-view.el