]> code.delx.au - gnu-emacs/commit
Backport latest doc-view fix
authorTassilo Horn <tsdh@gnu.org>
Thu, 23 Oct 2014 19:17:00 +0000 (21:17 +0200)
committerTassilo Horn <tsdh@gnu.org>
Thu, 23 Oct 2014 19:17:00 +0000 (21:17 +0200)
commit9e147f750bfc25894c0d14e53f44d4996d441a96
treeaba278d72c1bf5b1622e8044d9e1719720137cad
parent894b567b1c8e74a615441147b956263484119702
Backport latest doc-view fix

* doc/emacs/misc.texi (Document View): Adapt to latest doc-view changes wrt
viewing the document's plain text contents.  [Backport]

* lisp/doc-view.el (doc-view-open-text): View the document's plain text
in the current buffer instead of a new one.
(doc-view-toggle-display): Handle the case where the current
buffer contains the plain text contents of the document.
(doc-view-initiate-display): Don't switch to fallback mode if the
user wants to view the doc's plain text.  [Backport]
doc/emacs/ChangeLog
doc/emacs/misc.texi
lisp/ChangeLog
lisp/doc-view.el