Sun, 14 Nov 2010 21:52:58 -0800 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
Fri, 24 Sep 2010 13:48:10 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Tue, 03 Aug 2010 18:37:00 +0200 |
Johan Bockgrd |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Sun, 04 Jul 2010 15:51:05 +0200 |
Juanma Barranquero |
Fix comments and whitespace.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Wed, 21 Apr 2010 18:13:55 +0200 |
Jan D. |
Declarations before code (Bug#5993).
|
Tue, 20 Apr 2010 13:35:16 -0400 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Mon, 22 Mar 2010 12:51:59 -0700 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
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.
|
Wed, 30 May 2007 14:40:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Mon, 27 Feb 2006 00:54:28 +0000 |
Kenichi Handa |
(Faset): On setting a character bigger than 255 in a
|
Sat, 11 Feb 2006 00:11:19 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Wed, 01 Feb 2006 10:07:17 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|