diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -46,6 +46,12 @@ more complete unification by calling (unify-8859-on-decoding-mode 1). | |||
| 46 | On the other hand, the size of the thumb does not represent the actual | 46 | On the other hand, the size of the thumb does not represent the actual |
| 47 | amount of text shown any more (only a crude approximation of it). | 47 | amount of text shown any more (only a crude approximation of it). |
| 48 | 48 | ||
| 49 | +++ | ||
| 50 | ** Emacs can produce an underscore-like (horizontal bar) cursor. | ||
| 51 | The underscore cursor is set by putting `(cursor-type . hbar)' in | ||
| 52 | default-frame-alist. It supports variable heights, like the `bar' | ||
| 53 | cursor does. | ||
| 54 | |||
| 49 | --- | 55 | --- |
| 50 | ** PO translation files are decoded according to their MIME headers | 56 | ** PO translation files are decoded according to their MIME headers |
| 51 | when Emacs visits them. | 57 | when Emacs visits them. |