log src/data.c @ 107310:94dd0c99026d

age author description
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 04 Dec 2009 16:16:26 +0000 Juanma Barranquero Fix `string-to-number' to deal consistently with integers and floats.
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Wed, 22 Apr 2009 04:32:21 +0000 Chong Yidong * keyboard.c (Fset_input_meta_mode): Doc fix.
Tue, 24 Mar 2009 16:35:52 +0000 Chong Yidong (Qinteractive_form): New variable.
Sat, 21 Feb 2009 13:38:59 +0000 Chong Yidong (syms_of_data): Define Qfont_spec, Qfont_entity, and
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 30 Aug 2008 22:50:35 +0000 Glenn Morris (Fmake_variable_frame_local): Doc fix.
Sat, 30 Aug 2008 22:36:59 +0000 Glenn Morris Comment.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Thu, 05 Jun 2008 17:31:55 +0000 Stefan Monnier (set_internal): Fix up call to let_shadows_buffer_binding_p.
Fri, 30 May 2008 02:37:40 +0000 Stefan Monnier (Fmake_variable_buffer_local, Fmake_local_variable)
Mon, 19 May 2008 18:38:55 +0000 Stefan Monnier * lisp.h (indirect_variable):
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 17 Apr 2008 01:10:58 +0000 Kenichi Handa (Faset): Allow setting a multibyte character in an
Wed, 26 Mar 2008 18:14:02 +0000 Stefan Monnier (syms_of_data): Mark most-positive-fixnum and
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 07 Sep 2007 02:29:08 +0000 Kenichi Handa (Fchar_or_string_p): Fix docstring.
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Fri, 29 Jun 2007 03:37:33 +0000 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.