comparison lisp/doc-view.el @ 91715:66471668862f

Add todo entries.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 10 Feb 2008 03:06:54 +0000
parents 44fd682c485a
children 0048d198c131
comparison
equal deleted inserted replaced
91714:ce589154c2c3 91715:66471668862f
97 ;; 97 ;;
98 ;; and modify them to your needs. 98 ;; and modify them to your needs.
99 99
100 ;;; Todo: 100 ;;; Todo:
101 101
102 ;; - fix behavior with clone-indirect-buffer
103 ;; - allow different windows showing the same buffer to change pages
104 ;; independently.
102 ;; - share more code with image-mode again. 105 ;; - share more code with image-mode again.
103 ;; - better menu. 106 ;; - better menu.
104 ;; - Bind slicing to a drag event. 107 ;; - Bind slicing to a drag event.
105 ;; - doc-view-fit-doc-to-window and doc-view-fit-window-to-doc. 108 ;; - doc-view-fit-doc-to-window and doc-view-fit-window-to-doc.
106 ;; - zoom the region around the cursor (like xdvi). 109 ;; - zoom the region around the cursor (like xdvi).