Mercurial > emacs
log src/intervals.h @ 112425:9f7614f1a892
age | author | description |
---|---|---|
Tue, 18 Jan 2011 13:45:37 -0700 | Tom Tromey | Move all DEFVAR'd globals into a structure -- threading infrastructure |
Sat, 15 Jan 2011 15:16:57 -0800 | Glenn Morris | Nuke arch-tags. |
Fri, 14 Jan 2011 12:18:41 -0500 | Stefan Monnier | Merge from emacs-23 |
Sun, 02 Jan 2011 15:50:46 -0800 | Glenn Morris | Add 2011 to FSF/AIST copyright years. |
Mon, 27 Dec 2010 18:29:38 +0100 | Andreas Schwab | Remove unused declarations |
Sat, 20 Nov 2010 21:20:50 -0800 | Dan Nicolaescu | Remove INLINE uses in header files. |
Thu, 23 Sep 2010 14:50:57 -0400 | Chong Yidong | Avoid intervals crash by changing EMACS_UINTs to EMACS_INT. |