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

Diff of /emacs/lispref/hash.texi

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

revision 1.11 by teirllm, Sun Nov 9 04:44:28 2003 UTC revision 1.12 by teirllm, Tue Nov 11 03:59:26 2003 UTC
# Line 78  alternatives: Line 78  alternatives:
78  @item eql  @item eql
79  Keys which are numbers are ``the same'' if they are @code{equal}, that  Keys which are numbers are ``the same'' if they are @code{equal}, that
80  is, if they are equal in value and either both are integers or both  is, if they are equal in value and either both are integers or both
81  are floats; otherwise, two distinct objects are never ``the same''.  are floating point numbers; otherwise, two distinct objects are never
82    ``the same''.
83    
84  @item eq  @item eq
85  Any two distinct Lisp objects are ``different'' as keys.  Any two distinct Lisp objects are ``different'' as keys.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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