Mercurial > emacs
changeset 69284:692ff61f94dc
Changes in whitespace.
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Sun, 05 Mar 2006 13:09:26 +0000 |
parents | 6a14aa1405e2 |
children | 287868e8ac6f |
files | lisp/tumme.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <down> instead of C-S-n). Richard +;; dired (for example, using C-n or <down> 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