log src/cmds.c @ 112447:bcecab2ad22d

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 11 Nov 2010 16:11:17 -0500 Stefan Monnier * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
Tue, 26 Oct 2010 20:47:19 +0200 Eli Zaretskii cmds.c: (internal_self_insert): Don't insert for negative arguments.
Tue, 26 Oct 2010 20:03:34 +0200 Eli Zaretskii Fix bug #7281.
Tue, 19 Oct 2010 11:43:27 -0400 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
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, 23 Sep 2010 22:16:55 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
Tue, 14 Sep 2010 22:17:28 +0200 Juanma Barranquero src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
Wed, 01 Sep 2010 16:41:17 +0200 Stefan Monnier * lisp/simple.el (blink-paren-function): Move from C to here.
Thu, 19 Aug 2010 17:43:45 +0200 Stefan Monnier New post-self-insert-hook.
Sun, 08 Aug 2010 19:43:26 +0300 Eli Zaretskii Make some doc strings bidi-friendly.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
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.
Sun, 27 Jun 2010 21:01:11 -0400 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
Mon, 07 Jun 2010 12:35:57 +0200 Juanma Barranquero * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Mon, 24 May 2010 17:01:10 -0400 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 09 Dec 2009 14:20:49 +0000 Andreas Schwab * cmds.c: Include "frame.h".
Sat, 21 Nov 2009 02:33:45 +0000 Dan Nicolaescu * xterm.c (x_new_font):
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.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.