From 71385ba8e304d5b6c86b01214ffcf4df6d108eb2 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 10 Feb 2008 03:06:54 +0000 Subject: [PATCH] Add todo entries. --- lisp/doc-view.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 505c2311d7b..98381d13983 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. -- 2.39.5