[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r99657: Document Customize and scroll
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r99657: Document Customize and scroll-bar changes. |
Date: |
Fri, 12 Mar 2010 18:13:27 -0500 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 99657
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Fri 2010-03-12 18:13:27 -0500
message:
Document Customize and scroll-bar changes.
modified:
etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2010-03-12 08:04:54 +0000
+++ b/etc/NEWS 2010-03-12 23:13:27 +0000
@@ -30,12 +30,29 @@
* Changes in Emacs 24.1
+** The scroll-bar is now on the right on GNU/Linux and UNIX-like systems.
+Use `set-scroll-bar-mode' to change this.
+
* Editing Changes in Emacs 24.1
* Changes in Specialized Modes and Packages in Emacs 24.1
+** Customize
+
+*** Customize buffers now contain a search field.
+The search is performed using `customize-apropos'.
+To turn off the search field, set custom-search-field to nil .
+
+*** Custom options now start out hidden if at their default values.
+Use the arrow to the left of the option name to toggle visibility.
+
+*** custom-buffer-sort-alphabetically now defaults to t.
+
+*** The color widget now has a "Choose" button, which allows you to
+choose a color via list-colors-display.
+
** VC and related modes
*** vc-dir for Bzr supports viewing shelve contents and shelving snapshots.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r99657: Document Customize and scroll-bar changes.,
Chong Yidong <=