comparison etc/NEWS @ 66241:88d9b3d7ac87

Describe changes in allout.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 20 Oct 2005 15:07:51 +0000
parents c32a542fb0ad
children 9bc5f3573af6
comparison
equal deleted inserted replaced
66240:a96ce8c249cd 66241:88d9b3d7ac87
1791 paragraph will scroll the buffer by the respective amount of lines 1791 paragraph will scroll the buffer by the respective amount of lines
1792 instead and point will be kept vertically fixed relative to window 1792 instead and point will be kept vertically fixed relative to window
1793 boundaries during scrolling. 1793 boundaries during scrolling.
1794 1794
1795 * Changes in Specialized Modes and Packages in Emacs 22.1: 1795 * Changes in Specialized Modes and Packages in Emacs 22.1:
1796
1797 ** Changes in Allout
1798
1799 *** Topic cryptography added, enabling easy gpg topic encryption and
1800 decryption. Per-topic basis enables interspersing encrypted-text and
1801 clear-text within a single file to your hearts content, using symmetric
1802 and/or public key modes. Time-limited key caching, user-provided
1803 symmetric key hinting and consistency verification, auto-encryption of
1804 pending topics on save, and more, make it easy to use encryption in
1805 powerful ways.
1806
1807 *** many substantial fixes and refinements, including:
1808
1809 - repaired inhibition of inadvertant edits to concealed text
1810 - repaired retention of topic body hanging indent upon topic depth shifts
1811 - prevent "containment discontinuities" where a topic is shifted deeper
1812 than the offspring-depth of its' container
1813 - easy to adopt the distinctive bullet of a topic in a topic created
1814 relative to it, or select a new one, or use the common topic bullet
1815 - plain bullets, by default, now alternate between only two characters
1816 ('.' and ','), yielding less cluttered outlines.
1817 - many internal fixes.
1796 1818
1797 ** The variable `woman-topic-at-point' was renamed 1819 ** The variable `woman-topic-at-point' was renamed
1798 to `woman-use-topic-at-point' and behaves differently: if this 1820 to `woman-use-topic-at-point' and behaves differently: if this
1799 variable is non-nil, the `woman' command uses the word at point 1821 variable is non-nil, the `woman' command uses the word at point
1800 automatically, without asking for a confirmation. Otherwise, the word 1822 automatically, without asking for a confirmation. Otherwise, the word