From: Xue Fuqiao Date: Thu, 12 Sep 2013 14:21:21 +0000 (+0800) Subject: Comments. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1662^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4dfa4b9bd944fa385b248b5b0b56e95979119420;p=emacs.git Comments. --- diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 64c0033847c..e8e810ce61f 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -686,6 +686,7 @@ which case the returned charset must be supported by that coding system (@pxref{Coding Systems}). @end defun +@c TODO: Explain the properties here and add indexes such as ‘charset property’. @defun charset-plist charset This function returns the property list of the character set @var{charset}. Although @var{charset} is a symbol, this is not the @@ -851,6 +852,8 @@ systems specifies its own translation tables, the table that is the value of this variable, if non-@code{nil}, is applied after them. @end defvar +@c FIXME: This variable is obsolete since 23.1. We should mention +@c that here or simply remove this defvar. --xfq @defvar translation-table-for-input Self-inserting characters are translated through this translation table before they are inserted. Search commands also translate their