aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2005-10-02 03:36:42 +0000
committerRichard M. Stallman2005-10-02 03:36:42 +0000
commitb059f7d08e6d1cfad57596828cd7df9013d41e05 (patch)
tree9e0430d54f88f3fd82880f7d3067429f4b201006 /src
parent5a5ee8142bb82ddb878bce33d5bec701d5660990 (diff)
downloademacs-b059f7d08e6d1cfad57596828cd7df9013d41e05.tar.gz
emacs-b059f7d08e6d1cfad57596828cd7df9013d41e05.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 319d21bfe1f..f4a999ed70f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-10-01 Richard M. Stallman <rms@gnu.org>
2
3 * xfaces.c (face_color_gray_p): Colors close to black count as gray.
4
12005-10-01 Kim F. Storm <storm@cua.dk> 52005-10-01 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c (try_window): Skip scroll-margin check if ZV is visible. 7 * xdisp.c (try_window): Skip scroll-margin check if ZV is visible.