diff options
| author | Kenichi Handa | 2013-06-18 23:49:59 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2013-06-18 23:49:59 +0900 |
| commit | de86fd6193edf3e78c9b8074f9cf475b3cc560f9 (patch) | |
| tree | d58ae133163d5269d73c3ce247b663ff2cd5e8d9 /etc | |
| parent | 3c542890fe6fb88ecdca7e38c9f85e7360980110 (diff) | |
| parent | 7946c240f94fb9802e89ab90d0e4c239e337f266 (diff) | |
| download | emacs-de86fd6193edf3e78c9b8074f9cf475b3cc560f9.tar.gz emacs-de86fd6193edf3e78c9b8074f9cf475b3cc560f9.zip | |
merge emacs
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -103,6 +103,9 @@ Available only on X, this option allows to control over-scrolling | |||
| 103 | using the scroll bar (i.e. dragging the thumb down even when the end | 103 | using the scroll bar (i.e. dragging the thumb down even when the end |
| 104 | of the buffer is visible). | 104 | of the buffer is visible). |
| 105 | 105 | ||
| 106 | ** New function `add-face-text-property' has been added, which can be | ||
| 107 | used to conveniently prepend/append new face attributes to text. | ||
| 108 | |||
| 106 | ** In compiled Lisp files, the header no longer includes a timestamp. | 109 | ** In compiled Lisp files, the header no longer includes a timestamp. |
| 107 | 110 | ||
| 108 | ** Multi-monitor support has been added. | 111 | ** Multi-monitor support has been added. |