diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -232,6 +232,17 @@ optional repeat-count argument. | |||
| 232 | as the first or last argument of subsequent forms. | 232 | as the first or last argument of subsequent forms. |
| 233 | 233 | ||
| 234 | 234 | ||
| 235 | * Changes in Frames and Windows Code in Emacs 24.5 | ||
| 236 | |||
| 237 | ** Emacs can now draw horizontal scroll bars on some platforms that | ||
| 238 | provide toolkit scroll bars, namely Gtk, Lucid, Motif and Windows. | ||
| 239 | Horizontal scroll bars are turned off by default. Use the command | ||
| 240 | `horizontal-scroll-bar-mode' to toggle them on all frames; the frame | ||
| 241 | parameter `horizontal-scroll-bars' to turn them on/off on individual | ||
| 242 | frames; the function `set-window-scroll-bars' to turn them on/off on | ||
| 243 | individual windows. | ||
| 244 | |||
| 245 | |||
| 235 | * Changes in Emacs 24.5 on Non-Free Operating Systems | 246 | * Changes in Emacs 24.5 on Non-Free Operating Systems |
| 236 | 247 | ||
| 237 | --- | 248 | --- |