# HG changeset patch # User Mathias Dahl # Date 1141564166 0 # Node ID 692ff61f94dcb34047f2ac9ac99316155257d3f1 # Parent 6a14aa1405e25a32d5c927fd90c719681246683b Changes in whitespace. diff -r 6a14aa1405e2 -r 692ff61f94dc lisp/tumme.el --- a/lisp/tumme.el Sun Mar 05 10:46:41 2006 +0000 +++ b/lisp/tumme.el Sun Mar 05 13:09:26 2006 +0000 @@ -169,13 +169,13 @@ ;; probably needs rewriting `tumme-display-thumbs' to be more general. ;; ;; * Find some way of toggling on and off really nice keybindings in -;; dired (for example, using C-n or instead of C-S-n). Richard +;; dired (for example, using C-n or instead of C-S-n). Richard ;; suggested that we could keep C-t as prefix for tumme commands as it -;; is currently not used in dired. He also suggested that +;; is currently not used in dired. He also suggested that ;; `dired-next-line' and `dired-previous-line' figure out if tumme is ;; enabled in the current buffer and, if it is, call ;; `tumme-dired-next-line' and `tumme-dired-previous-line', -;; respectively. Update: This is partly done; some bindings have now +;; respectively. Update: This is partly done; some bindings have now ;; been added to dired. ;; ;; * Enhanced gallery creation with basic CSS-support and pagination