index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix a typo in a recent change
Eli Zaretskii
2021-07-19
1
-1
/
+1
*
Fix documentation of mouse-leave-buffer-hook
Lars Ingebrigtsen
2021-07-19
1
-1
/
+4
*
Extend the syntax of `interactive' to list applicable modes
Lars Ingebrigtsen
2021-02-14
1
-1
/
+8
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Bind current-minibuffer-command to this-command
Lars Ingebrigtsen
2020-12-15
1
-1
/
+1
*
Add a new recursively bound `current-minibuffer-command' variable
Lars Ingebrigtsen
2020-12-14
1
-0
/
+5
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-1
/
+1
*
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-08-04
1
-4
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid fixnum round trip in prefix-numeric-value
Paul Eggert
2019-10-20
1
-1
/
+1
*
Remove obsolete Lint directives
Paul Eggert
2019-09-16
1
-1
/
+0
*
Doc clarification for call-interactively
Lars Ingebrigtsen
2019-08-17
1
-2
/
+3
*
Doc fix for Finteractive (only %s is allowed)
Lars Ingebrigtsen
2019-07-13
1
-1
/
+3
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-1
/
+1
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-5
/
+4
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+2
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-1
/
+1
*
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
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-1
/
+1
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-3
/
+3
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-13
/
+13
|
/
/
*
|
Tune SAFE_FREE
Paul Eggert
2018-06-28
1
-2
/
+1
*
|
Fix off-by-one history pruning (bug#31211)
Basil L. Contovounesios
2018-05-02
1
-22
/
+5
*
|
Simplify Fcall_interactively
Paul Eggert
2018-01-29
1
-177
/
+109
*
|
Support null characters in interactive specs
Eli Zaretskii
2018-01-23
1
-9
/
+15
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-09
1
-4
/
+17
|
\
|
|
*
Fix valgrind report in call-interactively
Eli Zaretskii
2018-01-06
1
-4
/
+17
*
|
Revert "Fix command repetition with lexical-binding (Bug#29334)"
Noam Postavsky
2018-01-06
1
-3
/
+1
*
|
Fix command repetition with lexical-binding (Bug#29334)
Noam Postavsky
2018-01-03
1
-1
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Narrow pointer bounds when appropriate
Paul Eggert
2017-12-12
1
-0
/
+4
|
/
*
Speed up (format "%s" STRING) and the like
Paul Eggert
2017-10-04
1
-2
/
+2
*
Avoid some unnecessary copying in Fformat etc.
Paul Eggert
2017-09-26
1
-5
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-0
/
+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
*
Restore 'command-debug-status' functionality
Philippe Vaucher
2016-10-04
1
-1
/
+5
*
Doc fixes for quoting
Paul Eggert
2016-05-03
1
-1
/
+1
*
Clarify the `interactive' doc string slightly
Lars Ingebrigtsen
2016-05-01
1
-13
/
+17
*
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
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-15
/
+3
*
format-message now curves ` and '
Paul Eggert
2015-08-25
1
-2
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-0
/
+1
[next]