index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the execute-kbd-macro doc string
Lars Ingebrigtsen
2022-03-14
1
-3
/
+9
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Quit minibuffers without aborting kmacros
Miha Rihtaršič
2021-07-20
1
-1
/
+1
*
execute-kbd-macro doc string clarification
Lars Ingebrigtsen
2021-01-31
1
-1
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-7
/
+7
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-5
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Prefer xpalloc to doubling buffers by hand
Paul Eggert
2015-11-07
1
-10
/
+5
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-3
/
+0
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-3
/
+0
*
Remove unused DEFSYMs
Paul Eggert
2015-05-31
1
-2
/
+0
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-4
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm@gnu.org.
Eli Zaretskii
2014-08-01
1
-0
/
+2
|
\
|
*
Fixes: debbugs:18140
Andreas Schwab
2014-07-29
1
-0
/
+2
*
|
* macros.c (Fstart_kbd_macro): Avoid need for overflow check.
Paul Eggert
2014-07-14
1
-5
/
+2
*
|
* macros.c (Fstart_kbd_macro): Simplify.
Paul Eggert
2014-07-14
1
-1
/
+1
*
|
* lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements
Dmitry Antipov
2014-07-14
1
-15
/
+11
*
|
Omit redundant extern decls.
Paul Eggert
2014-06-17
1
-2
/
+0
|
/
*
* macros.c (Fexecute_kbd_macro): Doc fix.
Lars Ingebrigtsen
2014-02-08
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause and
Stefan Monnier
2013-11-06
1
-3
/
+3
*
New unwind-protect flavors to better type-check C callbacks.
Paul Eggert
2013-07-16
1
-2
/
+1
*
Qcall_interactively and Qexecute_kbd_macro are now static.
Paul Eggert
2013-02-26
1
-1
/
+1
*
Prefer `message1' over `message'.
Stefan Monnier
2013-02-17
1
-5
/
+5
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
Paul Eggert
2012-10-11
1
-1
/
+1
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+1
*
* keyboard.h (KSET): Remove.
Paul Eggert
2012-08-17
1
-7
/
+8
*
Use KSET for write access to Lisp_Object members of struct kboard.
Dmitry Antipov
2012-08-13
1
-7
/
+7
*
Generalize common compile-time constants.
Dmitry Antipov
2012-08-05
1
-2
/
+2
*
Remove unnecessary casts involving pointers.
Paul Eggert
2012-08-03
1
-2
/
+2
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-4
/
+2
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-0
/
+1
*
* lisp/simple.el (execute-extended-command): Set real-this-command.
Stefan Monnier
2012-06-02
1
-4
/
+4
*
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-7
/
+8
|
/
*
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
Paul Eggert
2011-08-29
1
-6
/
+6
[next]