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
*
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
*
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
*
Remove unused DEFSYMs
Paul Eggert
2015-05-31
1
-1
/
+0
*
Add `predicate' arg to `read-buffer' and use it for erc-iswitchb
Stefan Monnier
2015-03-16
1
-2
/
+2
*
Prefer 'Qfoo' to 'intern ("foo")'
Paul Eggert
2015-02-21
1
-4
/
+4
*
Count MANY function args more reliably
Paul Eggert
2015-01-25
1
-19
/
+8
*
Better isolate code that assumes NIL_IS_ZERO
Paul Eggert
2015-01-21
1
-2
/
+1
*
Undo port to hypothetical nonzero Qnil case
Paul Eggert
2015-01-20
1
-2
/
+1
*
Port to hypothetical case where Qnil is nonzero
Paul Eggert
2015-01-19
1
-1
/
+2
[next]