comparison lispref/anti.texi @ 61055:bf4d29c5de63

(Antinews): Mention `G' interactive code.
author Richard M. Stallman <rms@gnu.org>
date Mon, 28 Mar 2005 21:11:16 +0000
parents 5673d3dd3223
children d174ce06c92e 4da4a09e8b1b
comparison
equal deleted inserted replaced
61054:b3bc596158ed 61055:bf4d29c5de63
236 longer accept lists of strings or hash tables (it will still accept 236 longer accept lists of strings or hash tables (it will still accept
237 alists, obarrays, and functions.) In addition, the function 237 alists, obarrays, and functions.) In addition, the function
238 @code{test-completion} is no longer available. 238 @code{test-completion} is no longer available.
239 239
240 @item 240 @item
241 The @samp{G} interactive code character is no longer supported.
242 Use @samp{F} instead.
243
244 @item
241 Arbitrary Lisp functions can no longer be recorded into 245 Arbitrary Lisp functions can no longer be recorded into
242 @code{buffer-undo-list}. As a consequence, @code{yank-undo-function} 246 @code{buffer-undo-list}. As a consequence, @code{yank-undo-function}
243 is obsolete, and has been removed. 247 is obsolete, and has been removed.
244 248
245 @item 249 @item