aboutsummaryrefslogtreecommitdiffstats
path: root/src/intervals.h
Commit message (Expand)AuthorAgeFilesLines
* * textprop.c: Use bool for booleans.Paul Eggert2013-03-021-1/+1
* Minor textprop integer cleanup.Paul Eggert2013-02-251-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.Paul Eggert2012-09-021-7/+7
* A few more naming-convention fixes for getters and setters.Paul Eggert2012-08-171-35/+4
* Use common inline syntax in intervals.h.Dmitry Antipov2012-08-101-6/+9
* Remove unused macros from intervals.h.Dmitry Antipov2012-08-101-9/+0
* Cleanup intervals.Dmitry Antipov2012-08-081-47/+36
* Check total length of intervals with eassert.Dmitry Antipov2012-08-081-9/+0
* Basic functions to set Lisp_Object and pointer slots of intervals.Dmitry Antipov2012-08-071-37/+75
* Cleanup and convert miscellaneous checks to eassert.Dmitry Antipov2012-07-171-6/+1
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-10/+0
* Merge from trunk.Paul Eggert2012-01-091-1/+1
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-11-181-34/+34
|\|
| * * src/intervals.c: Fix grafting over the whole buffer.Stefan Monnier2011-11-181-34/+34
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-17/+17
|/
* * intervals.h (struct interval): Use EMACS_INT for membersPaul Eggert2011-04-201-3/+3
* Fix regex.c, syntax.c and friends for buffers > 2GB.Eli Zaretskii2011-04-161-8/+9
* * intervals.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-2/+0
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-101-4/+2
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-101-1/+1
* * intervals.h (CHECK_TOTAL_LENGTH): Avoid empty "else".Paul Eggert2011-03-181-3/+7
* Change B_ to BVARTom Tromey2011-02-161-2/+2
* Hide implementation of `struct buffer'Tom Tromey2011-02-141-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-5/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused declarationsAndreas Schwab2010-12-271-2/+1
* | Remove INLINE uses in header files.Dan Nicolaescu2010-11-201-2/+2
* | Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.Chong Yidong2010-09-231-1/+1
* | Fix uses of int instead of EMACS_INT in intervals.c.Eli Zaretskii2010-09-231-11/+11
* | Fix more uses of int instead of EMACS_INT.Eli Zaretskii2010-09-231-1/+1
* | * src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.Dan Nicolaescu2010-07-061-2/+2
* | Remove P_ and __P macros.Jan D2010-07-021-59/+59
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix bounds checking for text properties in `format' (Bug#5306).Chong Yidong2010-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.Stefan Monnier2008-03-201-4/+0
* Merge from emacs--rel--22Miles Bader2008-02-241-18/+1
|\
| * (INT_LISPLIKE): Remove. It may misfire.Stefan Monnier2008-02-191-18/+1
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2