| Age | Commit message (Expand) | Author |
| 2006-08-05 | Include w32.h. | Eli Zaretskii |
| 2006-08-03 | Merge from emacs--devo--0 | Miles Bader |
| 2006-07-29 | [WINDOWSNT]: Include fcntl.h, to fix last change. | Eli Zaretskii |
| 2006-07-29 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2006-07-29 | Whitespace change. | Richard M. Stallman |
| 2006-07-28 | (valid_pointer_p): New function (from valid_lisp_object_p). | Kim F. Storm |
| 2006-07-25 | (find_string_data_in_pure): New function. | YAMAMOTO Mitsuharu |
| 2006-07-20 | (pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars. | YAMAMOTO Mitsuharu |
| 2006-07-19 | Merge from emacs--devo--0 | Miles Bader |
| 2006-07-18 | (buffer_memory_full, memory_full): Use xsignal. Remove loop. | Kim F. Storm |
| 2006-04-10 | Merged from | Karoly Lorentey |
| 2006-04-09 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54 | Miles Bader |
| 2006-04-08 | [STDC_HEADERS]: Include stddef.h. | Eli Zaretskii |
| 2006-04-08 | * process.h (struct Lisp_Process): Replace Lisp_Objects `pid', | Stefan Monnier |
| 2006-03-12 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2006-03-10 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-42 | Miles Bader |
| 2006-03-10 | (USE_POSIX_MEMALIGN): Fix last change. | Kim F. Storm |
| 2006-03-09 | (USE_POSIX_MEMALIGN): New macro. | Stefan Monnier |
| 2006-02-22 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 | Miles Bader |
| 2006-02-20 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2006-02-17 | (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs. | Stefan Monnier |
| 2006-02-12 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2006-02-11 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 | Miles Bader |
| 2006-02-09 | (Fmake_bool_vector, Fpurecopy): Doc fixes. | Juanma Barranquero |
| 2006-02-01 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9 | Miles Bader |
| 2006-01-30 | Merged from miles@gnu.org--gnu-2005 (patch 187, 704) | Karoly Lorentey |
| 2006-01-27 | * alloc.c (make_interval, allocate_string) | Chong Yidong |
| 2006-01-26 | (check_pure_size): Make overflow message an "error message". | Richard M. Stallman |
| 2006-01-25 | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7 | Miles Bader |
| 2006-01-24 | * alloc.c (allocate_string_data): Update next_free immediately, to | Chong Yidong |
| 2006-01-23 | (lisp_align_free): Add an assertion. | Stefan Monnier |
| 2006-01-16 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader |
| 2005-12-29 | Rename `struct device' to `struct terminal'. Rename some terminal-related fu... | Karoly Lorentey |
| 2005-12-25 | Reimplement terminal parameters in C; clean up term.c, create terminal.c. | Karoly Lorentey |
| 2005-12-20 | Implement full support for frame-local `next-buffer' and `previous-buffer'. | Karoly Lorentey |
| 2005-12-19 | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676) | Karoly Lorentey |
| 2005-12-11 | Comment and whitespace changes. | Richard M. Stallman |
| 2005-12-03 | Merged from miles@gnu.org--gnu-2005 (patch 659-663) | Karoly Lorentey |
| 2005-11-30 | Include fcntl.h. Define O_WRONLY if not defined. | Kim F. Storm |
| 2005-11-18 | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654) | Karoly Lorentey |
| 2005-11-15 | (free_float): Make free list chaining aliasing-safe. | Andreas Schwab |
| 2005-11-09 | (valid_lisp_object_p): New function to validate that | Kim F. Storm |
| 2005-11-07 | Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641) | Karoly Lorentey |
| 2005-11-03 | (refill_memory_reserve): Move decl out of conditionals. | Richard M. Stallman |
| 2005-10-30 | (BYTES_USED): Use uordblks, not arena. | Richard M. Stallman |
| 2005-10-29 | * alloc.c (emacs_blocked_free): Fix typo. | Chong Yidong |
| 2005-10-29 | (syms_of_alloc) <memory-full>: Doc fix. | Richard M. Stallman |
| 2005-10-28 | (spare_memory): No longer static. | Richard M. Stallman |
| 2005-10-09 | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577) | Karoly Lorentey |
| 2005-10-07 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88 | Miles Bader |