diff 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
line wrap: on
line diff
--- a/lisp/doc-view.el	Sun Feb 10 02:23:05 2008 +0000
+++ b/lisp/doc-view.el	Sun Feb 10 03:06:54 2008 +0000
@@ -99,6 +99,9 @@
 
 ;;; Todo:
 
+;; - fix behavior with clone-indirect-buffer
+;; - allow different windows showing the same buffer to change pages
+;;   independently.
 ;; - share more code with image-mode again.
 ;; - better menu.
 ;; - Bind slicing to a drag event.