/[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.50.4.1 by pj, Wed Dec 4 07:48:58 2002 UTC revision 1.50.4.2 by lektu, Mon Feb 10 12:05:37 2003 UTC
# Line 340  inserted text falls outside the overlay; Line 340  inserted text falls outside the overlay;
340  the insertion point, the inserted text falls inside that overlay.  the insertion point, the inserted text falls inside that overlay.
341  @end defun  @end defun
342    
343  @defun insert-char character &optional count inherit  @defun insert-char character count &optional inherit
344  This function inserts @var{count} instances of @var{character} into the  This function inserts @var{count} instances of @var{character} into the
345  current buffer before point.  The argument @var{count} should be a  current buffer before point.  The argument @var{count} should be a
346  number (@code{nil} means 1), and @var{character} must be a character.  number (@code{nil} means 1), and @var{character} must be a character.

Legend:
Removed from v.1.50.4.1  
changed lines
  Added in v.1.50.4.2

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