comparison lisp/ChangeLog @ 70225:81a284d45346

(allout-layout, allout-passphrase-verifier-string) (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 26 Apr 2006 05:36:12 +0000
parents c95a147129b4
children 6bc1222277e1
comparison
equal deleted inserted replaced
70224:6e24249411f1 70225:81a284d45346
1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> 1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * allout.el (allout-layout, allout-passphrase-verifier-string)
4 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2 5
3 * textmodes/reftex-vars.el (reftex-vref-is-default) 6 * textmodes/reftex-vars.el (reftex-vref-is-default)
4 (reftex-fref-is-default, reftex-guess-label-type): 7 (reftex-fref-is-default, reftex-guess-label-type):
5 Tighten up a bit the safety predicate. 8 Tighten up a bit the safety predicate.
6 9