diff lisp/cmdloop.el @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 1f0dabaa0855
children 6330739388db
line wrap: on
line diff
--- a/lisp/cmdloop.el	Mon Aug 13 10:19:12 2007 +0200
+++ b/lisp/cmdloop.el	Mon Aug 13 10:19:59 2007 +0200
@@ -260,9 +260,8 @@
   :type 'number
   :group 'keyboard)
 
-;That damn RMS went off and implemented something differently, after
-;we had already implemented it.  We can't support both properly until
-;we have Lisp magic variables.
+;;; This is implemented differently in GNU Emacs.
+;;; We can't support both properly until we have Lisp magic variables.
 ;(defvar suggest-key-bindings t
 ;  "*FSFmacs equivalent of `teach-extended-commands-*'.
 ;Provided for compatibility only.