index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intervals.h
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-05-02
; Improve commentary in intervals.h
Eli Zaretskii
2024-05-02
; Update commentary in intervals.h
Po Lu
2024-04-30
Fix deletion of text holding `inhibit-read-only' properties
Po Lu
2024-01-14
Retype traverse_interval arg type from Lisp_Object to void *
Mattias EngdegÄrd
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-05-12
Pacify GCC 12 in default developer build
Paul Eggert
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-03-04
Pacify GCC 9.2.1 20190927 -O3
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-01
Maintain interval ->position fields correctly in update_interval
Alan Mackenzie
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-09
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-06-25
Omit null-pointer test in intervals.h FRAME
Paul Eggert
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-07-08
Yet another fix for copying properties by 'format'
Eli Zaretskii
2016-05-18
Port --enable-gcc-warnings to GCC 6.1
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-02-09
Use bool for boolean in xdisp.c
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-16
Implement an `inhibit-read-only' text property
Lars Magne Ingebrigtsen
2014-06-17
Omit redundant extern decls.
Paul Eggert
2014-01-21
* buffer.c (Fkill_buffer): When killing an indirect buffer,
Dmitry Antipov
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-11-24
Export get_pos_property to Elisp.
Stefan Monnier
2013-09-20
A simpler, centralized INLINE.
Paul Eggert
2013-03-02
* textprop.c: Use bool for booleans.
Paul Eggert
2013-02-25
Minor textprop integer cleanup.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-09-02
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-08-17
A few more naming-convention fixes for getters and setters.
Paul Eggert
2012-08-10
Use common inline syntax in intervals.h.
Dmitry Antipov
2012-08-10
Remove unused macros from intervals.h.
Dmitry Antipov
2012-08-08
Cleanup intervals.
Dmitry Antipov
[next]