Mercurial > emacs
comparison src/ChangeLog @ 31580:ceb9089df57d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 13 Sep 2000 11:18:03 +0000 |
parents | 486ff96e18b9 |
children | de839dd4c4ed |
comparison
equal
deleted
inserted
replaced
31579:56845f87c178 | 31580:ceb9089df57d |
---|---|
1 2000-09-13 Gerd Moellmann <gerd@gnu.org> | 1 2000-09-13 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * keyboard.c: Avoid some more compiler warnings. | |
4 (parse_tool_bar_item): Ignore cached key bindings. | |
2 | 5 |
3 * alloc.c: Add some comments about DOUG_LEA_MALLOC's use of mmap | 6 * alloc.c: Add some comments about DOUG_LEA_MALLOC's use of mmap |
4 and allocation of Lisp data. | 7 and allocation of Lisp data. |
5 | 8 |
6 2000-09-12 Gerd Moellmann <gerd@gnu.org> | 9 2000-09-12 Gerd Moellmann <gerd@gnu.org> |