Mercurial > emacs
diff etc/NEWS @ 61505:c8cf56d85000
Added new X reosurce, cursorBlink.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 12 Apr 2005 19:59:54 +0000 |
parents | 94b45db07ef3 |
children | 0d659f1010a4 |
line wrap: on
line diff
--- a/etc/NEWS Tue Apr 12 10:28:24 2005 +0000 +++ b/etc/NEWS Tue Apr 12 19:59:54 2005 +0000 @@ -968,6 +968,9 @@ XIM by default, the X resource useXIM can be used to turn it on. +++ +** The X resource cursorBlink can be used to turn off cursor blinking. + ++++ ** `undo-only' does an undo which does not redo any previous undo. ---