From: Stefan Monnier Date: Sun, 10 Feb 2008 03:06:54 +0000 (+0000) Subject: Add todo entries. X-Git-Tag: emacs-pretest-23.0.90~8048 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71385ba8e304d5b6c86b01214ffcf4df6d108eb2;p=emacs.git Add todo entries. --- 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.