summaryrefslogtreecommitdiff
path: root/src/marker.c
Commit message (Expand)AuthorAge
* Improve static checking when using upcoming GCC 13.3Paul Eggert11 days
* Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics2024-03-04
* Use -Wanalyzer-deref-before-check in GCC 14Paul Eggert2024-02-18
* Pacify Ubuntu GCC 13.2 in set_marker_internalPaul Eggert2024-01-06
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Update Android portPo Lu2023-02-15
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* * src/xdisp.c (redisplay_window): Use BEG rather than hard coding 1Stefan Monnier2022-08-02
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Clean up obsolete commentMatt Armstrong2021-03-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer more inline functions in character.hPaul Eggert2020-04-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix set-marker when the position is larger than the largest bufferEli Zaretskii2019-12-06
* * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertionStefan Monnier2019-05-07
* Remove unreliable assertion in buf_bytepos_to_charposEli Zaretskii2019-03-05
* Avoid assertion violations in buf_bytepos_to_charposEli Zaretskii2019-03-04
* Check by eassert that a bytepos argument isn't in the middle of a characterAlan Mackenzie2019-03-02
* Widen modiff counts to avoid wraparoundPaul Eggert2019-01-31
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Centralize Bug#30931 fixPaul Eggert2018-06-03
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Centralize Bug#30931 fixPaul Eggert2018-03-30
* | Trivial fixes for last changes to package.el and marker.cStefan Monnier2018-03-26
* | ; Spelling fixPaul Eggert2018-03-26
* | * src/marker.c: Try and speed up byte<->char conversion with many markers.Stefan Monnier2018-03-26
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-01
* | Avoid assertion violations when using marker positionsEli Zaretskii2016-09-06
* | Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-01
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* * buffer.h (decode_buffer): New function.Dmitry Antipov2014-09-02
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Remove documentation of undefined behavior.Xue Fuqiao2013-08-16
* Refine previous change.Xue Fuqiao2013-08-14
* * src/marker.c (set_marker): Reformat documentation.Xue Fuqiao2013-08-14
* Use functions, not macros, for XINT etc.Paul Eggert2013-06-16
* Spelling fixes.Paul Eggert2013-02-19
* * marker.c (set_marker_internal): If desired position is passedDmitry Antipov2013-02-11
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01