diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 | ||
| 1770 | to `woman-use-topic-at-point' and behaves differently: if this | ||
| 1771 | variable is non-nil, the `woman' command uses the word at point | ||
| 1772 | automatically, without asking for a confirmation. Otherwise, the word | ||
| 1773 | at point is suggested as default, but not inserted at the prompt. | ||
| 1774 | |||
| 1769 | --- | 1775 | --- |
| 1770 | ** Changes to cmuscheme | 1776 | ** Changes to cmuscheme |
| 1771 | 1777 | ||