Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
20fe03ad
Commit
20fe03ad
authored
Apr 21, 2010
by
Jan Djärv
Browse files
Document tool-bar-style
parent
f904c0f9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/frames.texi
doc/emacs/frames.texi
+7
-0
etc/NEWS
etc/NEWS
+4
-0
No files found.
doc/emacs/ChangeLog
View file @
20fe03ad
2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
* frames.texi (Tool Bars): Add tool-bar-style.
2010-04-21 Glenn Morris <rgm@gnu.org>
* ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
...
...
doc/emacs/frames.texi
View file @
20fe03ad
...
...
@@ -1262,6 +1262,13 @@ bar uses monochrome icons (PBM or XBM format).
You can turn display of tool bars on or off with @kbd{M-x
tool-bar-mode} or by customizing the option @code{tool-bar-mode}.
@vindex tool-bar-style
@cindex Tool Bar style
When Emacs is compiled with GTK+ support, tool bars can have text and images.
Customize @code{tool-bar-style} to select style. The default style is
the same as for the desktop in the Gnome case. If no default is found,
the tool bar uses just images.
@node Dialog Boxes
@section Using Dialog Boxes
@cindex dialog boxes
...
...
etc/NEWS
View file @
20fe03ad
...
...
@@ -68,6 +68,10 @@ Algorithm.
** GTK scroll-bars are now placed on the right by default.
Use `set-scroll-bar-mode' to change this.
** GTK tool bars can have just text, just images or images and text.
Customize `tool-bar-style´ to choose style. On a Gnome desktop, the default
is taken from the desktop settings.
** Lucid menus and dialogs can display antialiased fonts if Emacs is built
with Xft.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment