diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -46,6 +46,11 @@ before deleting/copying the indicated directory recursively. | |||
| 46 | than the window, the usual keys for moving the cursor cause the image | 46 | than the window, the usual keys for moving the cursor cause the image |
| 47 | to be scrolled horizontally or vertically instead. | 47 | to be scrolled horizontally or vertically instead. |
| 48 | 48 | ||
| 49 | ** Scrollbars follow the system theme on Windows XP and later. | ||
| 50 | Windows XP introduced themed scrollbars, but applications have to take | ||
| 51 | special steps to use them. Emacs now has the appropriate resources linked | ||
| 52 | in to make it use the scrollbars from the system theme. | ||
| 53 | |||
| 49 | * New Modes and Packages in Emacs 22.2 | 54 | * New Modes and Packages in Emacs 22.2 |
| 50 | 55 | ||
| 51 | ** The new package css-mode.el provides a major mode for editing CSS files. | 56 | ** The new package css-mode.el provides a major mode for editing CSS files. |