comparison src/ChangeLog @ 47191:b4e29bd646c7

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Sep 2002 13:46:53 +0000
parents 075242ae1c42
children 4b11736d7464
comparison
equal deleted inserted replaced
47190:85923ab92112 47191:b4e29bd646c7
1 2002-09-01 Richard M. Stallman <rms@gnu.org> 1 2002-09-01 Richard M. Stallman <rms@gnu.org>
2
3 * unexsol.c: New file.
4
5 * xfns.c (Qbox): Declare external, don't define.
6
7 * xdisp.c (redisplay_window) <force-start case>:
8 If point is on semi-visible last line, reposition
9 it at previous line.
2 10
3 * alloc.c (display_malloc_warning): Use display-warning. 11 * alloc.c (display_malloc_warning): Use display-warning.
4 (malloc_warning_1): Function deleted. 12 (malloc_warning_1): Function deleted.
5 13
6 * alloc.c [ALLOC_DEBUG]: #undef INLINE. 14 * alloc.c [ALLOC_DEBUG]: #undef INLINE.