]> code.delx.au - gnu-emacs/blobdiff - lisp/follow.el
Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
[gnu-emacs] / lisp / follow.el
index 7f4f5a67df44892f26b743d7c317a9c1c71335ad..4480ba6b8491ad196c5c19338fd98b2f88915ec6 100644 (file)
 ;;
 ;; 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'.