diff lisp/follow.el @ 92148:f991f10f15ec

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
author Miles Bader <miles@gnu.org>
date Sun, 24 Feb 2008 10:09:07 +0000
parents 107ccd98fa12 322fda44015a
children ee5932bf781d
line wrap: on
line diff
--- a/lisp/follow.el	Sun Feb 24 06:43:15 2008 +0000
+++ b/lisp/follow.el	Sun Feb 24 10:09:07 2008 +0000
@@ -302,7 +302,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!