comparison lisp/ChangeLog @ 86119:5b6715f2ee11

(doc-view-ghostscript-options): Remove resolution arg. (doc-view-resolution): New custom var. (doc-view-pdf/ps->png): Use it. (doc-view-shrink-factor): New var. (doc-view-enlarge, doc-view-shrink): New commands. (doc-view-mode-map): Use them.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 15 Nov 2007 19:56:44 +0000
parents 6192870b47dd
children 758699b784a1
comparison
equal deleted inserted replaced
86118:6192870b47dd 86119:5b6715f2ee11
1 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
4 (doc-view-resolution): New custom var.
5 (doc-view-pdf/ps->png): Use it.
6 (doc-view-shrink-factor): New var.
7 (doc-view-enlarge, doc-view-shrink): New commands.
8 (doc-view-mode-map): Use them.
9
1 2007-11-15 Juanma Barranquero <lekktu@gmail.com> 10 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * ediff-wind.el (ediff-window-setup-function): 12 * ediff-wind.el (ediff-window-setup-function):
4 * simple.el (normal-erase-is-backspace): 13 * simple.el (normal-erase-is-backspace):
5 * eshell/em-unix.el (eshell/info): 14 * eshell/em-unix.el (eshell/info):