Mercurial > emacs
comparison src/ChangeLog @ 96285:cb6aa853e038
(syms_of_buffer): Remove default-word-wrap.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 25 Jun 2008 20:55:53 +0000 |
parents | 43fea43f47a2 |
children | 0be9063ab8a8 |
comparison
equal
deleted
inserted
replaced
96284:5df646ce1545 | 96285:cb6aa853e038 |
---|---|
1 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * buffer.c (syms_of_buffer): Remove default-word-wrap. | |
4 | |
1 2008-06-25 Juanma Barranquero <lekktu@gmail.com> | 5 2008-06-25 Juanma Barranquero <lekktu@gmail.com> |
2 | 6 |
3 * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix. | 7 * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix. |
4 <scroll-conservatively>: Fix typo in docstring. | 8 <scroll-conservatively>: Fix typo in docstring. |
5 | 9 |