Files
emacs/etc
Stefan Monnier 2de9f71c22 Let integers use up 2 tags to give them one extra bit and double their range.
* lisp.h (USE_2_TAGS_FOR_INTS): New macro.
(LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P): New macros.
(enum Lisp_Type): Use them.  Give explicit values.
(Lisp_Type_Limit): Remove.
(XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
Pay attention to USE_2_TAGS_FOR_INTS.
(INTEGERP): Use LISP_INT_TAG_P.
* fns.c (internal_equal): Simplify the default case.
(sxhash): Use case_Lisp_Int.
* data.c (wrong_type_argument): Don't check against Lisp_Type_Limit any more.
(Ftype_of): Use case_Lisp_Int.
(store_symval_forwarding): Take into account the fact that Ints can
now have more than one tag.
* buffer.c (syms_of_buffer): Use LISP_INT_TAG.
buffer_slot_type_mismatch):
* xfaces.c (face_attr_equal_p):
* print.c (print_object):
* alloc.c (mark_maybe_object, mark_object, survives_gc_p): Use case_Lisp_Int.
2009-11-06 18:47:48 +00:00
..
2009-06-24 13:04:25 +00:00
2009-01-08 05:11:56 +00:00
2009-10-04 00:01:24 +00:00
2009-03-04 06:02:06 +00:00
2009-06-19 16:21:12 +00:00
2009-01-26 02:48:23 +00:00
2009-07-26 15:58:55 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-08-29 00:27:12 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-26 02:51:23 +00:00
2009-01-08 05:11:56 +00:00
2009-06-13 17:15:40 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-01-08 05:11:56 +00:00
2009-09-25 03:24:52 +00:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

`forms-d2.dat' is an example data file used by forms-d2.el.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
    Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)