aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2013-03-14 16:24:04 +0100
committerTassilo Horn2013-03-14 16:24:04 +0100
commitd35f586402bb8545871f488b07032805310b8de2 (patch)
tree5155bdf5e67d378ef80b8a47a27badaf40c06e25 /lisp/ChangeLog
parent2407788fbbb919458ade69651d4de402f2096367 (diff)
downloademacs-d35f586402bb8545871f488b07032805310b8de2.tar.gz
emacs-d35f586402bb8545871f488b07032805310b8de2.zip
* doc-view.el (doc-view-insert-image): Don't modify overlay
associated with pseudo winprops entry, and implement horizontal centering of image in case it's smaller than the window (bug#13887).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30f4739a8a9..a5dbac3a5a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-03-14 Tassilo Horn <tsdh@gnu.org>
2
3 * doc-view.el (doc-view-insert-image): Don't modify overlay
4 associated with pseudo winprops entry, and implement horizontal
5 centering of image in case it's smaller than the window
6 (bug#13887).
7
12013-03-13 Karl Fogel <kfogel@red-bean.com> 82013-03-13 Karl Fogel <kfogel@red-bean.com>
2 9
3 * saveplace.el (save-place-alist-to-file): Don't sort 10 * saveplace.el (save-place-alist-to-file): Don't sort