aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1fc9ff7e259..1406ee5bf28 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1766,6 +1766,12 @@ boundaries during scrolling.
1766 1766
1767* Changes in Specialized Modes and Packages in Emacs 22.1: 1767* Changes in Specialized Modes and Packages in Emacs 22.1:
1768 1768
1769** The variable `woman-topic-at-point' was renamed
1770to `woman-use-topic-at-point' and behaves differently: if this
1771variable is non-nil, the `woman' command uses the word at point
1772automatically, without asking for a confirmation. Otherwise, the word
1773at point is suggested as default, but not inserted at the prompt.
1774
1769--- 1775---
1770** Changes to cmuscheme 1776** Changes to cmuscheme
1771 1777