index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Merge from trunk.
Paul Eggert
2011-08-24
1
-1
/
+2
|
\
|
*
* src/cmds.c (Fself_insert_command): Mention post-self-insert-hook.
Stefan Monnier
2011-08-22
1
-1
/
+2
*
|
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-1
/
+1
|
/
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-14
/
+5
*
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-3
/
+3
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-2
/
+2
*
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-3
/
+3
*
src/*.c: Remove some additional unused parameters.
Juanma Barranquero
2011-03-29
1
-1
/
+1
*
Use Frun_hooks rather than calling Vrun_hooks manually
Julien Danjou
2011-03-23
1
-1
/
+1
*
* cmds.c (internal_self_insert): Rename local to avoid shadowing.
Paul Eggert
2011-03-15
1
-3
/
+3
*
current_column: Now returns EMACS_INT, fixing some iftc.
Paul Eggert
2011-03-06
1
-5
/
+8
*
* cmds.c (internal_self_insert): Reindent to match Emacs style.
Paul Eggert
2011-03-06
1
-16
/
+17
*
Hide implementation of `struct kboard'
Tom Tromey
2011-02-16
1
-1
/
+1
*
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-11
/
+11
*
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-11
/
+11
*
* insdel.c: conform to C89 pointer rules
Paul Eggert
2011-02-06
1
-4
/
+3
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-2
/
+2
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
Stefan Monnier
2010-11-11
1
-1
/
+1
*
|
cmds.c: (internal_self_insert): Don't insert for negative arguments.
Eli Zaretskii
2010-10-26
1
-1
/
+1
*
|
Fix bug #7281.
Eli Zaretskii
2010-10-26
1
-2
/
+2
*
|
Decouple C-d and delete, so that the former does not delete the region.
Chong Yidong
2010-10-19
1
-1
/
+1
*
|
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Eli Zaretskii
2010-09-24
1
-3
/
+3
*
|
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
Lars Magne Ingebrigtsen
2010-09-23
1
-14
/
+15
*
|
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
Juanma Barranquero
2010-09-14
1
-1
/
+1
*
|
* lisp/simple.el (blink-paren-function): Move from C to here.
Stefan Monnier
2010-09-01
1
-65
/
+40
*
|
New post-self-insert-hook.
Stefan Monnier
2010-08-19
1
-27
/
+14
*
|
Make some doc strings bidi-friendly.
Eli Zaretskii
2010-08-08
1
-3
/
+4
*
|
Remove extern declarations from .c files, and them to .h files.
Dan Nicolaescu
2010-07-28
1
-3
/
+0
*
|
Make internal_self_insert static
Andreas Schwab
2010-07-24
1
-1
/
+3
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-16
/
+8
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-5
/
+3
*
|
* bindings.el (global-map): Bind delete and DEL, the former to
Chong Yidong
2010-06-27
1
-59
/
+3
*
|
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
Juanma Barranquero
2010-06-07
1
-5
/
+5
*
|
Merge from emacs-23
Stefan Monnier
2010-05-24
1
-1
/
+3
|
\
|
|
*
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Stefan Monnier
2010-05-24
1
-1
/
+3
*
|
Implement bidi-sensitive movement with arrow keys.
Eli Zaretskii
2010-05-15
1
-4
/
+12
*
|
Get rid of the direct_output optimizations.
Stefan Monnier
2010-03-31
1
-1
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* cmds.c: Include "frame.h".
Andreas Schwab
2009-12-09
1
-0
/
+1
*
* xterm.c (x_new_font):
Dan Nicolaescu
2009-11-21
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-4
/
+4
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Remove leftover table unibyte_to_multibyte_table.
Stefan Monnier
2009-10-18
1
-1
/
+1
*
(internal_self_insert): `c' is already in "multibyte" form.
Stefan Monnier
2009-10-18
1
-2
/
+0
[next]