/[emacs]/emacs/lispref/text.texi
ViewVC logotype

Diff of /emacs/lispref/text.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.105 by ttn, Sat Sep 3 18:12:46 2005 UTC revision 1.106 by ttn, Sat Sep 3 18:19:32 2005 UTC
# Line 395  overlay. Line 395  overlay.
395    
396  @defun insert-char character count &optional inherit  @defun insert-char character count &optional inherit
397  This function inserts @var{count} instances of @var{character} into the  This function inserts @var{count} instances of @var{character} into the
398  current buffer before point.  The argument @var{count} should be a  current buffer before point.  The argument @var{count} should be an
399  number, and @var{character} must be a character.  The value is @code{nil}.  integer, and @var{character} must be a character.  The value is @code{nil}.
400    
401  This function does not convert unibyte character codes 128 through 255  This function does not convert unibyte character codes 128 through 255
402  to multibyte characters, not even if the current buffer is a multibyte  to multibyte characters, not even if the current buffer is a multibyte

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26