comparison lispref/nonascii.texi @ 70506:f7aff7b6d4af

* commands.texi (Event Input Misc): * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos.
author Romain Francoise <romain@orebokech.com>
date Sun, 07 May 2006 16:02:27 +0000
parents 067115a6e738
children d4b2c31464f8 146cd8369025
comparison
equal deleted inserted replaced
70505:53adfd470fe4 70506:f7aff7b6d4af
482 of the text in question. 482 of the text in question.
483 483
484 @defun charset-after &optional pos 484 @defun charset-after &optional pos
485 This function return the charset of a character in the current buffer 485 This function return the charset of a character in the current buffer
486 at position @var{pos}. If @var{pos} is omitted or @code{nil}, it 486 at position @var{pos}. If @var{pos} is omitted or @code{nil}, it
487 defauls to the current value of point. If @var{pos} is out of range, 487 defaults to the current value of point. If @var{pos} is out of range,
488 the value is @code{nil}. 488 the value is @code{nil}.
489 @end defun 489 @end defun
490 490
491 @defun find-charset-region beg end &optional translation 491 @defun find-charset-region beg end &optional translation
492 This function returns a list of the character sets that appear in the 492 This function returns a list of the character sets that appear in the