Mercurial > emacs
comparison lisp/ChangeLog @ 70222:c95a147129b4
(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
Tighten up a bit the safety predicate.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 26 Apr 2006 05:30:29 +0000 |
parents | 1fd89e2b70fd |
children | 81a284d45346 |
comparison
equal
deleted
inserted
replaced
70221:1fd89e2b70fd | 70222:c95a147129b4 |
---|---|
1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * textmodes/reftex-vars.el (reftex-vref-is-default) | |
4 (reftex-fref-is-default, reftex-guess-label-type): | |
5 Tighten up a bit the safety predicate. | |
2 | 6 |
3 * textmodes/paragraphs.el (sentence-end-double-space) | 7 * textmodes/paragraphs.el (sentence-end-double-space) |
4 (sentence-end-without-period, sentence-end-without-space) | 8 (sentence-end-without-period, sentence-end-without-space) |
5 (page-delimiter, paragraph-ignore-fill-prefix): | 9 (page-delimiter, paragraph-ignore-fill-prefix): |
6 Tighten up a bit the safety predicate. | 10 Tighten up a bit the safety predicate. |