emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 28 Apr 2008 23:48:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/04/28 23:48:38

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13588
retrieving revision 1.13589
diff -u -b -r1.13588 -r1.13589
--- ChangeLog   28 Apr 2008 23:12:05 -0000      1.13588
+++ ChangeLog   28 Apr 2008 23:48:35 -0000      1.13589
@@ -1,3 +1,11 @@
+2008-04-28  Chong Yidong  <address@hidden>
+
+       * doc-view.el (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.
+
 2008-04-28  Vinicius Jose Latorre  <address@hidden>
 
        * whitespace.el (whitespace-trailing-regexp): Fix docstring.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]