aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/doc-view.el
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2008-02-10 03:06:54 +0000
committerStefan Monnier <[email protected]>2008-02-10 03:06:54 +0000
commit71385ba8e304d5b6c86b01214ffcf4df6d108eb2 (patch)
tree238e241c73461d639f3a598e72788e748ddd546b /lisp/doc-view.el
parentbfffe0b196231cc02b40b57845fb986fe6054df2 (diff)
Add todo entries.
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.