Mercurial > emacs
changeset 91715:66471668862f
Add todo entries.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 10 Feb 2008 03:06:54 +0000 |
parents | ce589154c2c3 |
children | 5bb2c18b8034 |
files | lisp/doc-view.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.