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
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
2012-08-08
Check total length of intervals with eassert.
Dmitry Antipov
2012-08-07
Basic functions to set Lisp_Object and pointer slots of intervals.
Dmitry Antipov
2012-07-17
Cleanup and convert miscellaneous checks to eassert.
Dmitry Antipov
2012-07-03
Auto-generate EXFUN using make-docfile
Tom Tromey
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-18
Merge from trunk.
Paul Eggert
2011-11-18
* src/intervals.c: Fix grafting over the whole buffer.
Stefan Monnier
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
[next]