X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/bbf04be41668411140fc0285b6f2eed4689a31a0..6b61353c0a0320ee15bb6488149735381fed62ec:/lisp/follow.el diff --git a/lisp/follow.el b/lisp/follow.el index 7f4f5a67df..0ae6e17538 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -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'. @@ -2347,4 +2347,5 @@ This prevents `mouse-drag-region' from messing things up." ;; | save it". -- Douglas Adams, "Last Chance to See" | ;; \------------------------------------------------------------------------/ +;;; arch-tag: 7b16bb1a-808c-4991-a8cc-66d3822936d0 ;;; follow.el ends here