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.
|
Sun, 18 Oct 2009 02:08:52 +0000 |
Stefan Monnier |
(internal_self_insert): `c' is already in "multibyte" form.
|
Thu, 27 Aug 2009 06:01:24 +0000 |
Kenichi Handa |
(Fself_insert_command): Avoid unnecessay unibyte->multibyte
|
Wed, 12 Aug 2009 05:07:48 +0000 |
Stefan Monnier |
* cmds.c (nonundocount): New global variable.
|
Mon, 13 Jul 2009 01:02:51 +0000 |
Kenichi Handa |
(internal_self_insert): Check sym by SYMBOLP before
|
Fri, 09 Jan 2009 03:29:39 +0000 |
Glenn Morris |
Update for last_command_char rename.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 02 Apr 2008 20:15:21 +0000 |
Chong Yidong |
(Fforward_char, Fbackward_char, Fforward_line)
|