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

Diff of /emacs/lispref/numbers.texi

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

revision 1.23 by lektu, Tue Feb 4 14:47:54 2003 UTC revision 1.24 by rms, Mon Jul 14 16:01:20 2003 UTC
# Line 135  arguments to such functions may be eithe Line 135  arguments to such functions may be eithe
135  give these arguments the name @var{number-or-marker}.  When the argument  give these arguments the name @var{number-or-marker}.  When the argument
136  value is a marker, its position value is used and its buffer is ignored.  value is a marker, its position value is used and its buffer is ignored.
137    
138    @defvar most-positive-fixnum
139    The value of this variable is the largest integer that Emacs Lisp
140    can handle.
141    @end defvar
142    
143    @defvar most-negative-fixnum
144    The value of this variable is the smallest integer that Emacs Lisp can
145    handle.  It is negative.
146    @end defvar
147    
148  @node Float Basics  @node Float Basics
149  @section Floating Point Basics  @section Floating Point Basics
150    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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