log src/cmds.c @ 112445:93fcbcb698b0

age author description
2011-01-18 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
2011-01-15 Glenn Morris Nuke arch-tags.
2011-01-14 Stefan Monnier Merge from emacs-23
2011-01-02 Glenn Morris Add 2011 to FSF/AIST copyright years.
2010-11-11 Stefan Monnier * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
2010-10-26 Eli Zaretskii cmds.c: (internal_self_insert): Don't insert for negative arguments.
2010-10-26 Eli Zaretskii Fix bug #7281.
2010-10-19 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
2010-09-24 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
2010-09-23 Lars Magne Ingebrigtsen Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
2010-09-14 Juanma Barranquero src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2010-09-01 Stefan Monnier * lisp/simple.el (blink-paren-function): Move from C to here.
2010-08-19 Stefan Monnier New post-self-insert-hook.
2010-08-08 Eli Zaretskii Make some doc strings bidi-friendly.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-24 Andreas Schwab Make internal_self_insert static
2010-07-08 Dan Nicolaescu Convert DEFUNs to standard C.
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-06-28 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
2010-06-07 Juanma Barranquero * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
2010-05-25 Stefan Monnier Merge from emacs-23
2010-05-24 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2010-05-15 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
2010-03-31 Stefan Monnier Get rid of the direct_output optimizations.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-12-09 Andreas Schwab * cmds.c: Include "frame.h".
2009-11-21 Dan Nicolaescu * xterm.c (x_new_font):
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.