Mercurial > emacs
log src/lisp.h @ 112453:06719a229a46 default tip
age | author | description |
---|---|---|
Sat, 22 Jan 2011 18:56:06 -0800 | Paul Eggert | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h. |
Tue, 18 Jan 2011 13:45:37 -0700 | Tom Tromey | Move all DEFVAR'd globals into a structure -- threading infrastructure |
Tue, 18 Jan 2011 10:00:04 -0700 | Tom Tromey | Change buffer_defaults to new new macro; preparation for thread patch |
Mon, 17 Jan 2011 20:54:23 -0800 | Paul Eggert | Improve performance on non-GCC hosts with __aligned__. |
Mon, 17 Jan 2011 11:24:36 -0800 | Paul Eggert | Merge from mainline. |
Sun, 09 Jan 2011 00:21:21 -0800 | Paul Eggert | Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350. |