diff options
| author | Adrian Robert | 2008-08-07 01:36:30 +0000 |
|---|---|---|
| committer | Adrian Robert | 2008-08-07 01:36:30 +0000 |
| commit | b330336c40599bc7bc2e9d8bdd591cbff62d01e1 (patch) | |
| tree | 0f408a601f1e3f88f3d6f918a295af641b4dcbb6 /src/ChangeLog | |
| parent | 4eec6197df7ed1f789862002ef18a68f89b95e9d (diff) | |
| download | emacs-b330336c40599bc7bc2e9d8bdd591cbff62d01e1.tar.gz emacs-b330336c40599bc7bc2e9d8bdd591cbff62d01e1.zip | |
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9dd960b50fb..5a95dff5428 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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, |