Mercurial > emacs
comparison src/ChangeLog @ 51300:0d8a28231554
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 28 May 2003 11:52:33 +0000 |
parents | fd8bbce6c51f |
children | e723bcb43569 |
comparison
equal
deleted
inserted
replaced
51299:931dc917de11 | 51300:0d8a28231554 |
---|---|
1 2003-05-28 Dave Love <fx@gnu.org> | 1 2003-05-28 Richard M. Stallman <rms@gnu.org> |
2 | 2 |
3 * eval.c (unbind_to): Fix last change for K&R. From rms. | 3 * print.c (syms_of_print) <print-escape-nonascii>: Doc fix. |
4 | |
5 * eval.c (unbind_to): Move init of this_binding to separate statement. | |
4 | 6 |
5 2003-05-28 Kim F. Storm <storm@cua.dk> | 7 2003-05-28 Kim F. Storm <storm@cua.dk> |
6 | 8 |
7 * xdisp.c (expose_window): Fix error in calculation of | 9 * xdisp.c (expose_window): Fix error in calculation of |
8 window relative coordinates of area to redisplay. | 10 window relative coordinates of area to redisplay. |