comparison etc/NEWS @ 90227:10fe5fadaf89

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 532-541) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 112-115) - Update from CVS
author Miles Bader <miles@gnu.org>
date Sun, 11 Sep 2005 22:21:01 +0000
parents a3716f7538f2 492c26176ce9
children fa0da9b57058
comparison
equal deleted inserted replaced
90226:df78f2fb8f6a 90227:10fe5fadaf89
1217 fontset appropriately. 1217 fontset appropriately.
1218 1218
1219 ** Customize changes: 1219 ** Customize changes:
1220 1220
1221 +++ 1221 +++
1222 *** Custom themes are collections of customize options. Create a
1223 custom theme with M-x customize-create-theme. Use M-x load-theme to
1224 load and enable a theme, and M-x disable-theme to disable it. Use M-x
1225 enable-theme to renable a disabled theme.
1226
1227 +++
1222 *** The commands M-x customize-face and M-x customize-face-other-window 1228 *** The commands M-x customize-face and M-x customize-face-other-window
1223 now look at the character after point. If a face or faces are 1229 now look at the character after point. If a face or faces are
1224 specified for that character, the commands by default customize those 1230 specified for that character, the commands by default customize those
1225 faces. 1231 faces.
1226 1232
1832 paragraph will scroll the buffer by the respective amount of lines 1838 paragraph will scroll the buffer by the respective amount of lines
1833 instead and point will be kept vertically fixed relative to window 1839 instead and point will be kept vertically fixed relative to window
1834 boundaries during scrolling. 1840 boundaries during scrolling.
1835 1841
1836 * Changes in Specialized Modes and Packages in Emacs 22.1: 1842 * Changes in Specialized Modes and Packages in Emacs 22.1:
1843
1844 ** The variable `woman-topic-at-point' was renamed
1845 to `woman-use-topic-at-point' and behaves differently: if this
1846 variable is non-nil, the `woman' command uses the word at point
1847 automatically, without asking for a confirmation. Otherwise, the word
1848 at point is suggested as default, but not inserted at the prompt.
1837 1849
1838 --- 1850 ---
1839 ** Changes to cmuscheme 1851 ** Changes to cmuscheme
1840 1852
1841 *** Emacs now offers to start Scheme if the user tries to 1853 *** Emacs now offers to start Scheme if the user tries to