index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros.c
Age
Commit message (
Expand
)
Author
2012-08-13
Use KSET for write access to Lisp_Object members of struct kboard.
Dmitry Antipov
2012-08-05
Generalize common compile-time constants.
Dmitry Antipov
2012-08-03
Remove unnecessary casts involving pointers.
Paul Eggert
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-02
* lisp/simple.el (execute-extended-command): Set real-this-command.
Stefan Monnier
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-08-29
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
Paul Eggert
2011-07-28
* macros.c: Integer and memory overflow fixes.
Paul Eggert
2011-06-24
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-22
* macros.c: Integer and buffer overflow fixes.
Paul Eggert
2011-04-13
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-10
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-02-16
Hide implementation of `struct kboard'
Tom Tromey
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-19
Give kbd-macro-termination-hook a doc.
Glenn Morris
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-07-28
Remove extern declarations from .c files, and them to .h files.
Dan Nicolaescu
2010-07-08
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-06
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-05-14
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-01-21
Add 2007 to copyright years.
Glenn Morris
2006-07-12
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
Kim F. Storm
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2005-05-02
(executing_kbd_macro_index): Rename from executing_macro_index.
Kim F. Storm
2005-05-01
(Vexecuting_kbd_macro): Renamed from Vexecuting_macro. All uses changed.
Richard M. Stallman
2004-11-05
(syms_of_macros) <defining-kbd-macro>: Doc fix.
Luc Teirlinck
2003-09-01
Add arch taglines
Miles Bader
2003-02-22
(Fstart_kbd_macro): Remove redundant assignment.
Stefan Monnier
2003-02-12
(Fstart_kbd_macro): If appending, and last keyboard
Kim F. Storm
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2002-09-09
(end_kbd_macro): New function.
Kim F. Storm
2002-09-08
(executing_macro_index): Change type to EMACS_INT.
Kim F. Storm
2002-08-14
(Fstart_kbd_macro): Added NO-EXEC argument to inhibit
Kim F. Storm
2002-07-11
Use macro SPECPDL_INDEX.
Juanma Barranquero
2001-12-11
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel JanÃk
[prev]
[next]