diff options
| author | Stefan Monnier | 2005-12-30 22:06:05 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2005-12-30 22:06:05 +0000 |
| commit | a073af58b1df09c24b4017af63d097be8408b786 (patch) | |
| tree | 7eb2221371073271ca1b2de5f3e9b47843eb4835 | |
| parent | 468160b799cb8a9a0904a0ac37ef0e82387924ad (diff) | |
| download | emacs-a073af58b1df09c24b4017af63d097be8408b786.tar.gz emacs-a073af58b1df09c24b4017af63d097be8408b786.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -817,6 +817,10 @@ appears in. | |||
| 817 | *** The variable `cursor-in-non-selected-windows' can now be set to any | 817 | *** The variable `cursor-in-non-selected-windows' can now be set to any |
| 818 | of the recognized cursor types. | 818 | of the recognized cursor types. |
| 819 | 819 | ||
| 820 | +++ | ||
| 821 | *** In text terminals, the variable `visible-cursor' controls whether Emacs | ||
| 822 | uses the "very visible" cursor (the default) or the normal cursor. | ||
| 823 | |||
| 820 | ** New faces: | 824 | ** New faces: |
| 821 | 825 | ||
| 822 | +++ | 826 | +++ |