diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-03-13 Karl Fogel <kfogel@red-bean.com> | 8 | 2013-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 |