Mercurial > emacs
changeset 65430:492c26176ce9
Document changes in woman.el.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Sep 2005 15:01:43 +0000 |
parents | 9722a7c56fa0 |
children | effbe6e5cd50 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Sep 10 14:59:07 2005 +0000 +++ b/etc/NEWS Sat Sep 10 15:01:43 2005 +0000 @@ -1766,6 +1766,12 @@ * Changes in Specialized Modes and Packages in Emacs 22.1: +** The variable `woman-topic-at-point' was renamed +to `woman-use-topic-at-point' and behaves differently: if this +variable is non-nil, the `woman' command uses the word at point +automatically, without asking for a confirmation. Otherwise, the word +at point is suggested as default, but not inserted at the prompt. + --- ** Changes to cmuscheme