index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callint.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-02-28
New variable 'multiple-terminals-merge-keyboards'
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
New 'R' code letter for 'interactive' forms
Sean Whitton
2025-11-25
Port to glibc 2.43+ with GCC 15+
Paul Eggert
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-21
Improve touch screen and text conversion behavior of many commands
Po Lu
2023-01-09
; * src/callint.c (Finteractive): Doc string clarification.
Eli Zaretskii
2023-01-08
; * src/callint.c (Finteractive): Fix the doc string (bug#60645).
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-15
Fix fix_command for non-symbol functions
Lars Ingebrigtsen
2022-08-08
Clean up fix_command code slightly
Lars Ingebrigtsen
2022-08-08
Clean up fix_command slightly
Lars Ingebrigtsen
2022-08-08
Allow specifying how args are to be stored in `command-history'
Lars Ingebrigtsen
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-10
Don't put trailing optional nil values into `command-history'
Lars Ingebrigtsen
2022-04-26
New generic function `oclosure-interactive-form`
Stefan Monnier
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-30
* src/callint.c (Fcall_interactively): Fix inhibit_mouse_event_check.
Juri Linkov
2021-08-23
Improve documentation of 'inhibit-mouse-event-check'
Eli Zaretskii
2021-08-23
* lisp/mouse.el (context-menu-open): New command bound to [S-f10].
Juri Linkov
2021-07-19
; Fix a typo in a recent change
Eli Zaretskii
2021-07-19
Fix documentation of mouse-leave-buffer-hook
Lars Ingebrigtsen
2021-02-14
Extend the syntax of `interactive' to list applicable modes
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-15
Bind current-minibuffer-command to this-command
Lars Ingebrigtsen
2020-12-14
Add a new recursively bound `current-minibuffer-command' variable
Lars Ingebrigtsen
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-08-04
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-20
Avoid fixnum round trip in prefix-numeric-value
Paul Eggert
2019-09-16
Remove obsolete Lint directives
Paul Eggert
2019-08-17
Doc clarification for call-interactively
Lars Ingebrigtsen
2019-07-13
Doc fix for Finteractive (only %s is allowed)
Lars Ingebrigtsen
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-04
Simplify list creation in C code
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
[next]