index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
marker.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-02
(buf_*pos_to_*pos): Fix minor off-by one
Stefan Monnier
2024-06-27
(buf_bytepos_to_charpos): Fix mixup introduced in commit b300052fb4ef
Stefan Monnier
2024-05-09
Improve static checking when using upcoming GCC 13.3
Paul Eggert
2024-03-04
Fix 'set-window-configuration' and 'window-state-put'
Martin Rudalics
2024-02-18
Use -Wanalyzer-deref-before-check in GCC 14
Paul Eggert
2024-01-06
Pacify Ubuntu GCC 13.2 in set_marker_internal
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-15
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-08-02
* src/xdisp.c (redisplay_window): Use BEG rather than hard coding 1
Stefan Monnier
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-01
Clean up obsolete comment
Matt Armstrong
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-06
Fix set-marker when the position is larger than the largest buffer
Eli Zaretskii
2019-05-07
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-03-05
Remove unreliable assertion in buf_bytepos_to_charpos
Eli Zaretskii
2019-03-04
Avoid assertion violations in buf_bytepos_to_charpos
Eli Zaretskii
2019-03-02
Check by eassert that a bytepos argument isn't in the middle of a character
Alan Mackenzie
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-03
Centralize Bug#30931 fix
Paul Eggert
2018-03-30
Centralize Bug#30931 fix
Paul Eggert
2018-03-26
Trivial fixes for last changes to package.el and marker.c
Stefan Monnier
2018-03-26
; Spelling fix
Paul Eggert
2018-03-26
* src/marker.c: Try and speed up byte<->char conversion with many markers.
Stefan Monnier
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-06
Avoid assertion violations when using marker positions
Eli Zaretskii
2016-05-01
Fmarker_position doc string clarification
Lars Ingebrigtsen
2016-05-01
Fmarker_position doc string clarification
Lars Ingebrigtsen
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-02
* buffer.h (decode_buffer): New function.
Dmitry Antipov
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-16
Remove documentation of undefined behavior.
Xue Fuqiao
2013-08-14
Refine previous change.
Xue Fuqiao
2013-08-14
* src/marker.c (set_marker): Reformat documentation.
Xue Fuqiao
2013-06-16
Use functions, not macros, for XINT etc.
Paul Eggert
[next]