a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 275010 and 245804

Description: selecting a window to switch to
 The main function, `ace-window' is meant to replace `other-window'.
 In fact, when there are only two windows present, `other-window' is
 called. If there are more, each window will have its first character
 highlighted. Pressing that character will switch to that window.
Description: selecting a window to switch to
 The main function, `ace-window' is meant to replace `other-window'. In fact,
 when there are only two windows present, `other-window' is called.  If there
 are more, each window will have its first character highlighted.  Pressing
 that character will switch to that window.
--- 275010	Thu Jan  1 00:00:00 1970
+++ 245804	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,5 @@
 selecting a window to switch to
- The main function, `ace-window' is meant to replace `other-window'.
+ The main function, `ace-window' is meant to replace `other-window'. In fact,
- In fact, when there are only two windows present, `other-window' is
+ when there are only two windows present, `other-window' is called.  If there
- called. If there are more, each window will have its first character
+ are more, each window will have its first character highlighted.  Pressing
- highlighted. Pressing that character will switch to that window.
+ that character will switch to that window.