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 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
*
Prefer memset to repeatedly assigning Qnil
Paul Eggert
2015-01-19
1
-7
/
+3
*
Support const and noreturn DEFUN attributes.
Dmitry Antipov
2015-01-13
1
-1
/
+2
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-13
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Implement an `inhibit-read-only' text property
Lars Magne Ingebrigtsen
2014-11-16
1
-3
/
+3
*
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-07
1
-14
/
+20
*
* src/callint.c (Fcall_interactively): Fix up last change.
Stefan Monnier
2014-06-17
1
-1
/
+1
*
* fileio.c (Fread_file_name): Do not pass redundant args and ...
Dmitry Antipov
2014-06-17
1
-9
/
+25
*
src/callint.c (Ffuncall_interactively): Add usage.
Juanma Barranquero
2014-06-01
1
-1
/
+2
*
* src/callint.c (Ffuncall_interactively): New function.
Stefan Monnier
2014-05-27
1
-21
/
+41
*
Correctly macroexpand top-level forms during eager macroexpand
Daniel Colascione
2014-04-22
1
-2
/
+2
*
Misc small fixes.
Juri Linkov
2014-01-31
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* src/callint.c (Fcall_interactively): Always return a vector for 'K'.
Stefan Monnier
2013-09-04
1
-2
/
+2
*
Utility function and macro to copy Lisp string to C string.
Dmitry Antipov
2013-08-14
1
-6
/
+3
*
Omit some unnecessary casts.
Paul Eggert
2013-08-10
1
-1
/
+1
*
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
Paul Eggert
2013-07-15
1
-2
/
+2
*
* src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'
Juri Linkov
2013-05-07
1
-0
/
+3
*
* callint.c (Fcall_interactively): Explain what is `visargs'.
Stefan Monnier
2013-05-07
1
-0
/
+5
*
* lisp/simple.el (read-expression-map): Use completion-at-point.
Stefan Monnier
2013-05-04
1
-2
/
+2
*
* src/callint.c (Fcall_interactively): Call `Qread_number' for
Juri Linkov
2013-04-28
1
-23
/
+3
*
Qcall_interactively and Qexecute_kbd_macro are now static.
Paul Eggert
2013-02-26
1
-1
/
+1
*
* src/callint.c (Fcall_interactively): Use the right lexical environment
Stefan Monnier
2013-02-25
1
-2
/
+2
*
Prefer `message1' over `message'.
Stefan Monnier
2013-02-17
1
-1
/
+1
*
* src/xdisp.c (message2, message2_nolog): Remove functions.
Stefan Monnier
2013-01-23
1
-25
/
+25
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
* bytecode.c, callint.c, callproc.c: Use bool for boolean.
Paul Eggert
2012-08-24
1
-8
/
+8
*
* keyboard.h (KSET): Remove.
Paul Eggert
2012-08-17
1
-2
/
+2
*
Use KSET for write access to Lisp_Object members of struct kboard.
Dmitry Antipov
2012-08-13
1
-2
/
+2
*
Generalize common compile-time constants.
Dmitry Antipov
2012-08-05
1
-1
/
+1
*
Fix failure to compile on Windows due to 2012-07-27T06:04:35Z!dmantipov@yande...
Eli Zaretskii
2012-07-27
1
-1
/
+1
*
Utility function to make a list from specified amount of objects.
Dmitry Antipov
2012-07-27
1
-4
/
+5
*
Use XCAR and XCDR instead of Fcar and Fcdr where possible.
Dmitry Antipov
2012-07-10
1
-1
/
+1
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-4
/
+4
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-1
/
+1
*
* lisp/simple.el (execute-extended-command): Set real-this-command.
Stefan Monnier
2012-06-02
1
-6
/
+7
*
Merge from trunk.
Paul Eggert
2012-04-09
1
-3
/
+3
|
\
[next]