Mercurial > emacs
comparison src/ChangeLog @ 63062:ab68a12df35a
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 06 Jun 2005 12:37:46 +0000 |
parents | 872de430453e |
children | f6046597d48a |
comparison
equal
deleted
inserted
replaced
63061:ac2e43626d90 | 63062:ab68a12df35a |
---|---|
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 |
4 a h/vchild. | 12 a h/vchild. |
5 | 13 |