diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -65,7 +65,8 @@ Algorithm. | |||
| 65 | ** GTK scroll-bars are now placed on the right by default. | 65 | ** GTK scroll-bars are now placed on the right by default. |
| 66 | Use `set-scroll-bar-mode' to change this. | 66 | Use `set-scroll-bar-mode' to change this. |
| 67 | 67 | ||
| 68 | ** Lucid menus can display antialiased fonts if Emacs is build with Xft. | 68 | ** Lucid menus and dialogs can display antialiased fonts if Emacs is built |
| 69 | with Xft. | ||
| 69 | 70 | ||
| 70 | ** New scrolling commands `scroll-up-command' and `scroll-down-command' | 71 | ** New scrolling commands `scroll-up-command' and `scroll-down-command' |
| 71 | (bound to [next] and [prior]) does not signal errors at top/bottom | 72 | (bound to [next] and [prior]) does not signal errors at top/bottom |