diff options
| author | Jan Djärv | 2010-04-21 18:25:15 +0200 |
|---|---|---|
| committer | Jan Djärv | 2010-04-21 18:25:15 +0200 |
| commit | 20fe03ad8549ef41bcd79a4a0c0d683b1df2318b (patch) | |
| tree | fbfac5f397f1365bb2b8b5b15deec4465f510f4b /etc | |
| parent | f904c0f93825fb434f802ced019c378a20ec491d (diff) | |
| download | emacs-20fe03ad8549ef41bcd79a4a0c0d683b1df2318b.tar.gz emacs-20fe03ad8549ef41bcd79a4a0c0d683b1df2318b.zip | |
Document tool-bar-style
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -68,6 +68,10 @@ Algorithm. | |||
| 68 | ** GTK scroll-bars are now placed on the right by default. | 68 | ** GTK scroll-bars are now placed on the right by default. |
| 69 | Use `set-scroll-bar-mode' to change this. | 69 | Use `set-scroll-bar-mode' to change this. |
| 70 | 70 | ||
| 71 | ** GTK tool bars can have just text, just images or images and text. | ||
| 72 | Customize `tool-bar-style´ to choose style. On a Gnome desktop, the default | ||
| 73 | is taken from the desktop settings. | ||
| 74 | |||
| 71 | ** Lucid menus and dialogs can display antialiased fonts if Emacs is built | 75 | ** Lucid menus and dialogs can display antialiased fonts if Emacs is built |
| 72 | with Xft. | 76 | with Xft. |
| 73 | 77 | ||