# HG changeset patch # User Eli Zaretskii # Date 1126364347 0 # Node ID 9722a7c56fa0e34ab24835391b2bd626674e3568 # Parent 25502a355957ee23f32aa946374cccf4a109b106 *** empty log message *** diff -r 25502a355957 -r 9722a7c56fa0 lisp/ChangeLog --- a/lisp/ChangeLog Sat Sep 10 14:57:32 2005 +0000 +++ b/lisp/ChangeLog Sat Sep 10 14:59:07 2005 +0000 @@ -1,3 +1,14 @@ +2005-09-10 Emilio C. Lopes + + * woman.el (woman-topic-at-point-default): Renamed to + woman-use-topic-at-point-default. + (woman-topic-at-point): Renamed to woman-use-topic-at-point. + (woman-file-name): Reflect renames above. Automatically use the + word at point as topic if woman-use-topic-at-point is non-nil. + Otherwise offer it as default but don't insert it in the + minibuffer. Also use `test-completion' instead of `assoc' as + suggested by Stefan Monnier. + 2005-09-10 Andre Spiegel * vc.el (vc-directory, vc-update-change-log): Throw an error on