diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 308d55187d2..5d49e82d875 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * xdisp.c (Qno_break_space): New variable. | ||
| 4 | (syms_of_xdisp): Initialize it. | ||
| 5 | (get_next_display_element): Add no-break space and soft hypen | ||
| 6 | codes for iso8859-2 and iso8859-5. Don't add `\' for them. | ||
| 7 | Use `no-break-space' face for no-break spaces. | ||
| 8 | |||
| 1 | 2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 | 2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 10 | ||
| 3 | * window.c (delete_window): Handle the case where a h/vchild has | 11 | * window.c (delete_window): Handle the case where a h/vchild has |