Mercurial > emacs
changeset 65429:9722a7c56fa0
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Sep 2005 14:59:07 +0000 |
parents | 25502a355957 |
children | 492c26176ce9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eclig@gmx.net> + + * 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 <spiegel@gnu.org> * vc.el (vc-directory, vc-update-change-log): Throw an error on