]> git.eshelyaron.com Git - emacs.git/commit
(doc-view-new-window-function): Avoid using WINDOW
authorChong Yidong <cyd@stupidchicken.com>
Mon, 28 Apr 2008 23:49:02 +0000 (23:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 28 Apr 2008 23:49:02 +0000 (23:49 +0000)
commit10b6e7c189a99d892d7f3c329745c1360f3ebaa4
tree79d22099ccfd21c83d160c041d45f68258208094
parent6593e735a34ed0204de2afd864064629fb08d978
(doc-view-new-window-function): Avoid using WINDOW
argument to get-char-property, in case the current buffer hasn't
been assigned to that window yet.
(doc-view-display): Default to selected window if the current
buffer hasn't been assigned to a window yet.
lisp/doc-view.el