Mercurial > emacs
comparison lisp/ChangeLog @ 68182:faf3f34b2d1c
(add-change-log-entry, change-log-merge):
Conditionally use `hard-newline'.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 13 Jan 2006 20:11:35 +0000 |
parents | 43a16bd43626 |
children | 3b51c31a76ae |
comparison
equal
deleted
inserted
replaced
68181:43a16bd43626 | 68182:faf3f34b2d1c |
---|---|
1 2006-01-13 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * add-log.el (add-change-log-entry, change-log-merge): | |
4 Conditionally use `hard-newline'. | |
5 | |
1 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) | 6 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) |
2 | 7 |
3 * wid-edit.el (widget-field-end): If the overlay is no longer | 8 * wid-edit.el (widget-field-end): If the overlay is no longer |
4 associated with a buffer, behave as if the overlay didn't exist. | 9 associated with a buffer, behave as if the overlay didn't exist. |
5 | 10 |