comparison lispref/anti.texi @ 71638:3184a667d8db

fix overfull/underfull boxes
author Karl Berry <karl@gnu.org>
date Wed, 05 Jul 2006 14:13:24 +0000
parents 067115a6e738
children c1f41b1e2d66 138ce2701550
comparison
equal deleted inserted replaced
71637:4829cbc0882f 71638:3184a667d8db
423 @item 423 @item
424 The @code{table} argument to @code{translate-region} can no longer be 424 The @code{table} argument to @code{translate-region} can no longer be
425 a char-table; it has to be a string. 425 a char-table; it has to be a string.
426 426
427 @item 427 @item
428 The functions @code{merge-coding-systems} and 428 The two functions @code{merge-coding-systems} and
429 @code{decode-coding-inserted-region}, and the variable 429 @code{decode-coding-inserted-region}, and the variable
430 @code{auto-coding-functions}, have been deleted. The 430 @code{auto-coding-functions}, have been deleted. The
431 @code{mime-text-unsuitable} coding system property no longer has any 431 @code{mime-text-unsuitable} coding system property no longer has any
432 special meaning. 432 special meaning.
433 433