index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmds.c
Age
Commit message (
Expand
)
Author
2026-05-26
Fix self-insert-command in multibyte buffers (bug#81129)
Pip Cet
2026-05-24
Avoid crash in self-insert-command with non-ASCII auto-fill
Pip Cet
2026-05-24
Avoid crash in self-insert-command for peculiar arguments
Pip Cet
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-06
(replace_range): Delete argument `markers`
Stefan Monnier
2025-02-18
(replace_range): Delete last arg, always the negation of the first bool
Stefan Monnier
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-15
Fix electric-pair-mode when characters are bound to non-ASCII keys
Eli Zaretskii
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-31
Merge from origin/emacs-29
Eli Zaretskii
2023-07-22
; Improve documentation of 'last-command-event'
Eli Zaretskii
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-31
Adjust how `replace-match' runs modification hooks
Lars Ingebrigtsen
2021-01-27
Merge from origin/emacs-27
Glenn Morris
2021-01-22
* src/cmds.c (Fforward_line): Doc fix. (Bug#46027)
Eli Zaretskii
2021-01-04
* lisp/subr.el (global-map): Initialize inside declaration.
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-09-27
Fix more single-byte accesses caused by bytepos/charpos confusion
Pip Cet
2020-05-28
Merge from origin/emacs-27
Glenn Morris
2020-05-25
Fix access to single-byte characters in buffer text
Eli Zaretskii
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-03-25
Fix integer overflow in internal_self_insert
Paul Eggert
2020-03-25
Fix integer overflow in forward-point
Paul Eggert
2020-02-09
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2019-01-27
forward-line now works with bignums
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-17
* src/cmds.c (Fself_insert_command): Get last-command-event via (new) arg.
Stefan Monnier
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-13
Merge from origin/emacs-26
Paul Eggert
2017-11-13
Use alignas to fix GCALIGN-related bugs
Paul Eggert
2017-11-04
Allow 'make-string' callers force creation of multibyte strings
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-05
Respect comment-auto-fill-only-comments
Tom Tromey
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-07-22
Adjust match data before calling after-change-funs
Noam Postavsky
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-03
Externalize some symbols in undo-auto
Phillip Lord
[next]