comparison lisp/ChangeLog @ 102413:feece1082bed

(doc-view-convert-current-doc): Save the current resolution in the cache directory. (doc-view-initiate-display): Restore the saved resolution when using cached image files.
author Tassilo Horn <tassilo@member.fsf.org>
date Thu, 05 Mar 2009 08:24:26 +0000
parents 4c603ec78d71
children 62a954f574fa
comparison
equal deleted inserted replaced
102412:11e2d44c18ff 102413:feece1082bed
1 2009-03-05 Tassilo Horn <tassilo@member.fsf.org>
2
3 * doc-view.el (doc-view-convert-current-doc): Save the current
4 resolution in the cache directory.
5 (doc-view-initiate-display): Restore the saved resolution when
6 using cached image files.
7
1 2009-03-05 Glenn Morris <rgm@gnu.org> 8 2009-03-05 Glenn Morris <rgm@gnu.org>
2 9
3 * mail/rmail.el (rmail-perm-variables): rmail-overlay-list needs to be 10 * mail/rmail.el (rmail-perm-variables): rmail-overlay-list needs to be
4 buffer-local in the view buffer, not the rmail buffer. 11 buffer-local in the view buffer, not the rmail buffer.
5 12