Mercurial > emacs
comparison src/ChangeLog @ 46590:6d61bcf4f8f4
*** empty log message ***
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Sun, 21 Jul 2002 14:13:28 +0000 |
parents | 6a1f8909a52e |
children | a361f5bff765 |
comparison
equal
deleted
inserted
replaced
46589:87e738861af2 | 46590:6d61bcf4f8f4 |
---|---|
1 2002-07-21 Ken Raeburn <raeburn@gnu.org> | 1 2002-07-21 Ken Raeburn <raeburn@gnu.org> |
2 | 2 |
3 * buffer.c (mmap_realloc): When shrinking, make sure number of | 3 * buffer.c (mmap_realloc): When shrinking, make sure number of |
4 pages to unmap is rounded towards zero. | 4 pages to unmap is rounded towards zero. |
5 | |
6 * m/mips-siemens.h (XSETUINT, XSETPNTR): Unused macros deleted. | |
5 | 7 |
6 2002-07-20 Richard M. Stallman <rms@gnu.org> | 8 2002-07-20 Richard M. Stallman <rms@gnu.org> |
7 | 9 |
8 * print.c (print_error_message): New args CONTEXT and CALLER. | 10 * print.c (print_error_message): New args CONTEXT and CALLER. |
9 Calls changed. | 11 Calls changed. |