aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 b24eae7b4e8..be65508a115 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2
3 * doc-view.el (doc-view-image-width): New variable.
4 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
5 backend for PNG images, and do dynamic rescaling instead of
6 reconverting the whole doc.
7
12011-01-05 Glenn Morris <rgm@gnu.org> 82011-01-05 Glenn Morris <rgm@gnu.org>
2 9
3 * emacs-lisp/rx.el (rx-repeat): Replace CL function. 10 * emacs-lisp/rx.el (rx-repeat): Replace CL function.