From: Richard M. Stallman Date: Mon, 28 Mar 2005 21:11:16 +0000 (+0000) Subject: (Antinews): Mention `G' interactive code. X-Git-Tag: ttn-vms-21-2-B4~1424 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d7485128080719d798c2865aea75f20b3cf850d;p=emacs.git (Antinews): Mention `G' interactive code. --- diff --git a/lispref/anti.texi b/lispref/anti.texi index a744ddf421b..458409f2603 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -237,6 +237,10 @@ longer accept lists of strings or hash tables (it will still accept alists, obarrays, and functions.) In addition, the function @code{test-completion} is no longer available. +@item +The @samp{G} interactive code character is no longer supported. +Use @samp{F} instead. + @item Arbitrary Lisp functions can no longer be recorded into @code{buffer-undo-list}. As a consequence, @code{yank-undo-function}