mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
Comment change.
This commit is contained in:
parent
63fe0a9878
commit
28ccdfff96
@ -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
|
||||
|
@ -129,7 +129,7 @@
|
||||
;;
|
||||
;; When `Follow' mode is activated, functions stored in the hook
|
||||
;; `follow-mode-hook' are called. When it is deactivated
|
||||
;; `follow-mode-off-hook' is runed.
|
||||
;; `follow-mode-off-hook' is run.
|
||||
;;
|
||||
;; The keymap `follow-key-map' contains key bindings activated by
|
||||
;; `follow-mode'.
|
||||
|
Loading…
Reference in New Issue
Block a user