[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Kim F. Storm |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Fri, 30 Aug 2002 19:16:30 -0400 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.733 emacs/etc/NEWS:1.734
*** emacs/etc/NEWS:1.733 Fri Aug 30 12:41:25 2002
--- emacs/etc/NEWS Fri Aug 30 19:16:29 2002
***************
*** 196,204 ****
automatically. The game uses faces for better visual feedback.
+++
! ** On X and MS Windows, the blinking cursor's "off" state is now shown
! as a hollow box or a thin bar. However, you can control how it blinks
! off by setting the variable `blink-cursor-alist'.
+++
** Emacs now supports compound-text Extended Segments in X selections.
--- 196,205 ----
automatically. The game uses faces for better visual feedback.
+++
! ** On X, MS Windows, and Mac OS, the blinking cursor's "off" state is
! now shown as a hollow box or a thin bar. However, you can control how
! it blinks off by setting the variable `blink-cursor-alist'.
!
+++
** Emacs now supports compound-text Extended Segments in X selections.
***************
*** 602,607 ****
--- 603,611 ----
of `cursor-in-non-selected-windows' in the buffer that the cursor
appears in.
+ ** The variable `cursor-in-non-selected-windows' can now be set to any
+ of the recognized cursor types.
+
+++
** The default values of `tooltip-delay' and `tooltip-hide-delay'
were changed.
- [Emacs-diffs] Changes to emacs/etc/NEWS, (continued)
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Stefan Monnier, 2002/08/19
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/08/19
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/20
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Miles Bader, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Francesco Potortì, 2002/08/28
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/08/29
- [Emacs-diffs] Changes to emacs/etc/NEWS, Francesco Potortì, 2002/08/30
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Kim F. Storm <=