diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-11-18 04:57:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-11-18 04:57:08 +0000 |
commit | 28ccdfff966e925272401d280ca0181b7b75d3c2 (patch) | |
tree | 3134427cc40448fad69fee4fa0d2313d9aa39cfc /lisp/ffap.el | |
parent | 63fe0a9878c648687441fd23fda374cc97cbf01e (diff) | |
download | emacs-28ccdfff966e925272401d280ca0181b7b75d3c2.tar.gz |
Comment change.
Diffstat (limited to 'lisp/ffap.el')
-rw-r--r-- | lisp/ffap.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ffap.el b/lisp/ffap.el index 02cdb657d0f..60a700f03ca 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el @@ -42,6 +42,7 @@ ;; ffap-bindings makes the following global key bindings: ;; ;; C-x C-f find-file-at-point (abbreviated as ffap) +;; C-x d dired-at-point ;; C-x 4 f ffap-other-window ;; C-x 5 f ffap-other-frame ;; S-mouse-3 ffap-at-mouse |