diff options
| author | Andreas Schwab | 2008-07-05 09:45:56 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2008-07-05 09:45:56 +0000 |
| commit | 6c95e70d30da7a988b20d628d058269c97d0d583 (patch) | |
| tree | 5f2d63b0f6f4afcd5eeb0bd5732bf15a7460299a /src/ChangeLog | |
| parent | c8baaa6b124c4f2b02089020dd3a0346052e6320 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2008-07-05 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * xdisp.c (get_it_property): Move out of HAVE_WINDOW_SYSTEM | ||
| 4 | section. | ||
| 5 | |||
| 1 | 2008-07-05 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-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 |