aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2008-07-05 09:45:56 +0000
committerAndreas Schwab2008-07-05 09:45:56 +0000
commit6c95e70d30da7a988b20d628d058269c97d0d583 (patch)
tree5f2d63b0f6f4afcd5eeb0bd5732bf15a7460299a /src/ChangeLog
parentc8baaa6b124c4f2b02089020dd3a0346052e6320 (diff)
downloademacs-6c95e70d30da7a988b20d628d058269c97d0d583.tar.gz
emacs-6c95e70d30da7a988b20d628d058269c97d0d583.zip
(get_it_property): Move out of HAVE_WINDOW_SYSTEM
section.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 58b2538093b..c04d96629e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-07-05 Andreas Schwab <schwab@suse.de>
2
3 * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM
4 section.
5
12008-07-05 Chong Yidong <cyd@stupidchicken.com> 62008-07-05 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if 8 * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if