aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/doc-view.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/doc-view.el')
-rw-r--r--lisp/doc-view.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index 505c2311d7..98381d1398 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -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.