Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Fri, 05 Mar 2010 18:08:18 -0500 |
Stefan Monnier |
Make it possible to C-g in a tight bytecode loop again (bug#5680).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
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.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 25 Jun 2008 20:57:16 +0000 |
Stefan Monnier |
(Fbyte_code): Disable debugging code that doesn't compile.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +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
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 29 Jul 2005 01:54:54 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
|
Thu, 14 Jul 2005 08:02:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Wed, 15 Sep 2004 09:00:10 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 03 Sep 2002 04:06:33 +0000 |
Kenichi Handa |
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
|
Fri, 01 Mar 2002 01:06:01 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Wed, 08 Nov 2006 21:14:40 +0000 |
Juanma Barranquero |
(Fbyte_code): Use SYMBOL_CONSTANT_P macro.
|
Thu, 13 Jul 2006 13:43:38 +0000 |
Kim F. Storm |
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
|
Wed, 12 Jul 2006 13:14:26 +0000 |
Kim F. Storm |
(Fbyte_code): Use CHECK_VECTOR.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 06 Dec 2005 07:39:05 +0000 |
Ken Raeburn |
(Fbyte_code): Avoid dangerous side effects in NILP argument.
|
Sat, 29 Oct 2005 19:32:27 +0000 |
Richard M. Stallman |
(Fbyte_code): Use internal_lisp_condition_case.
|
Tue, 09 Aug 2005 12:10:40 +0000 |
Richard M. Stallman |
(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 23 Jul 2005 19:14:59 +0000 |
Richard M. Stallman |
(MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
|
Wed, 13 Jul 2005 05:29:10 +0000 |
Stefan Monnier |
(MAYBE_GC): Use gc_cons_combined_threshold.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 03 Jun 2005 23:02:30 +0000 |
Kim F. Storm |
(BYTE_CODE_QUIT): Check Vthrow_on_input.
|
Mon, 13 Sep 2004 21:13:38 +0000 |
Stefan Monnier |
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
|
Sun, 22 Aug 2004 17:43:26 +0000 |
Richard M. Stallman |
(Fbyte_code) <unwind-protect>: Cannot GC.
|
Thu, 11 Sep 2003 21:58:32 +0000 |
Stefan Monnier |
(mark_byte_stack, unmark_byte_stack): Ignore the markbit.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 06 Jul 2003 19:30:10 +0000 |
Stefan Monnier |
(mark_byte_stack): Update calls to mark_object.
|
Sun, 25 May 2003 17:40:52 +0000 |
Stefan Monnier |
(Fbyte_code): Remove `unused val' warning.
|
Wed, 14 May 2003 18:50:10 +0000 |
Stefan Monnier |
Include window.h.
|
Thu, 01 May 2003 00:22:31 +0000 |
Stefan Monnier |
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
|
Mon, 26 Aug 2002 07:37:19 +0000 |
Miles Bader |
(Fbyte_code): Fsub1 can GC, so protect it.
|
Fri, 19 Jul 2002 14:26:46 +0000 |
Ken Raeburn |
(struct byte_stack): Pointers into byte string now
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Mon, 03 Jun 2002 01:34:11 +0000 |
Thien-Thi Nguyen |
(Fbyte_code): Cast `current_column' return value to int.
|
Wed, 20 Mar 2002 07:44:54 +0000 |
Pavel Jank |
(Fbyte_code): Revert last change.
|