comparison src/ChangeLog @ 97345:0b4b1b4344af

* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 07 Aug 2008 01:36:30 +0000
parents eb328facb6f6
children 6bd54c1d95e1
comparison
equal deleted inserted replaced
97344:ac1bfb10ff9e 97345:0b4b1b4344af
1 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * config.in: Regenerate.
4
5 * Makefile.in (emacs): Remove ndef NS conditional for 'emacs
6 -list-load-path-shadows'.
7 (nsgui.h): Reduce number of things depending on it.
8
1 2008-08-06 Chong Yidong <cyd@stupidchicken.com> 9 2008-08-06 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * xdisp.c (try_scrolling): Use iterator to find the scroll margin, 11 * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
4 instead of window-end which does the wrong thing at eob. 12 instead of window-end which does the wrong thing at eob.
5 (try_cursor_movement): Minor optimization. 13 (try_cursor_movement): Minor optimization.