/[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.60 by lektu, Mon Feb 10 11:31:36 2003 UTC revision 1.61 by rms, Sun Apr 6 20:25:40 2003 UTC
# Line 89  }: Line 89  }:
89  @defun char-before &optional position  @defun char-before &optional position
90  This function returns the character in the current buffer immediately  This function returns the character in the current buffer immediately
91  before position @var{position}.  If @var{position} is out of range for  before position @var{position}.  If @var{position} is out of range for
92  this purpose, either before the beginning of the buffer, or at or beyond  this purpose, either at or before the beginning of the buffer, or beyond
93  the end, then the value is @code{nil}.  The default for  the end, then the value is @code{nil}.  The default for
94  @var{position} is point.  @var{position} is point.
95  @end defun  @end defun

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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