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.
|