Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5800:be3ca9e58c92
Reorder changelog.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Thu, 19 Jun 2014 12:06:33 +0900 |
parents | df691b681244 |
children | 0e9f791cc655 |
comparison
equal
deleted
inserted
replaced
5799:df691b681244 | 5800:be3ca9e58c92 |
---|---|
1 2014-06-19 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * buffer.c (case_fold_search): Improve docstring. | |
4 | |
1 2014-06-18 Aidan Kehoe <kehoea@parhasard.net> | 5 2014-06-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 Correct a couple of things in my last change. | 7 Correct a couple of things in my last change. |
4 * extents.h: | 8 * extents.h: |
5 Make #'delete-extent available. | 9 Make #'delete-extent available. |
23 instead of the position that the marker had been moved to. | 27 instead of the position that the marker had been moved to. |
24 Fixes Michael Heinrich's problem of | 28 Fixes Michael Heinrich's problem of |
25 http://mid.gmane.org/6zr42uxtf5.fsf@elektra.science-computing.de , | 29 http://mid.gmane.org/6zr42uxtf5.fsf@elektra.science-computing.de , |
26 introduced by Ben's patch of | 30 introduced by Ben's patch of |
27 https://bitbucket.org/xemacs/xemacs/commits/047d37eb70d70f43803 . | 31 https://bitbucket.org/xemacs/xemacs/commits/047d37eb70d70f43803 . |
28 | |
29 2014-06-19 Stephen J. Turnbull <stephen@xemacs.org> | |
30 | |
31 * buffer.c (case_fold_search): Improve docstring. | |
32 | 32 |
33 2014-05-08 Jerry James <james@xemacs.org> | 33 2014-05-08 Jerry James <james@xemacs.org> |
34 | 34 |
35 * print.c (struct debug_bindings): Add print_circle field. | 35 * print.c (struct debug_bindings): Add print_circle field. |
36 (debug_print_exit): Restore print_circle. | 36 (debug_print_exit): Restore print_circle. |