Mercurial > emacs
comparison lisp/ChangeLog @ 101137:8da5cd0a4dd8
(forward-sentence): Change limit of
re-search-backward to allow values of `sentence-end' anchored at BOL.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Jan 2009 04:24:39 +0000 |
parents | ef524a34d985 |
children | 1df37db69e4d |
comparison
equal
deleted
inserted
replaced
101136:ef524a34d985 | 101137:8da5cd0a4dd8 |
---|---|
1 2009-01-12 Alan Mackenzie <acm@muc.de> | |
2 | |
3 * textmodes/paragraphs.el (forward-sentence): Change limit of | |
4 re-search-backward to allow values of `sentence-end' anchored at BOL. | |
5 | |
1 2009-01-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2009-01-12 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * tar-mode.el (tar-header-block-tokenize): Properly ignore the version | 8 * tar-mode.el (tar-header-block-tokenize): Properly ignore the version |
4 subfield of the magic string. | 9 subfield of the magic string. |
5 | 10 |