Mercurial > hg > xemacs-beta
diff lisp/cmdloop.el @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | 677f6a0ee643 |
children | c42ec1d1cded |
line wrap: on
line diff
--- a/lisp/cmdloop.el Mon Aug 13 10:29:43 2007 +0200 +++ b/lisp/cmdloop.el Mon Aug 13 10:30:37 2007 +0200 @@ -260,8 +260,9 @@ :type 'number :group 'keyboard) -;;; This is implemented differently in GNU Emacs. -;;; We can't support both properly until we have Lisp magic variables. +;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. ;(defvar suggest-key-bindings t ; "*FSFmacs equivalent of `teach-extended-commands-*'. ;Provided for compatibility only.