# HG changeset patch # User Juanma Barranquero # Date 1202212066 0 # Node ID 322fda44015a9b94ad765d66828fa53e8affe9f0 # Parent 4318dfaeb2cb622e8df696290ea50ac9cf819910 *** empty log message *** diff -r 4318dfaeb2cb -r 322fda44015a lisp/follow.el --- a/lisp/follow.el Tue Feb 05 11:44:25 2008 +0000 +++ b/lisp/follow.el Tue Feb 05 11:47:46 2008 +0000 @@ -300,7 +300,7 @@ ;; above for an example of how to bind the keys the way you like. ;; ;; Please note that the keymap is defined the first time this file is -;; loaded. Also note that the only legal way to manipulate the +;; loaded. Also note that the only valid way to manipulate the ;; keymap is to use `define-key'. Don't change it using `setq' or ;; similar!