diff --git a/README.org b/README.org index f166bc9..c0fca44 100644 --- a/README.org +++ b/README.org @@ -427,7 +427,7 @@ extension. '(wdired-allow-to-change-permissions t))) #+end_src -Listing [[lst:extra-dired-key-bindings]] adds new key-bindings to =dired-mode-map= to: +Listing [[lst:extra-dired-key-bindings]] adds new key bindings to =dired-mode-map= to: 1. Open files with the [[https://en.wikipedia.org/wiki/Eww_(web_browser)][Emacs Web Wowser]] inside Emacs. 2. Let [[https://en.wikipedia.org/wiki/Rsync][rsync]] copy marked files outside Emacs to a local or remote directory. The link [[https://truongtx.me/tmtxt-dired-async.html][asynchoronous execution library for Emacs Dired]] is the original source