changeset 80038:322fda44015a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Feb 2008 11:47:46 +0000
parents 4318dfaeb2cb
children 9674532b4729
files lisp/follow.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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!