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
28bcb349
Commit
28bcb349
authored
Feb 25, 2008
by
Jan Djärv
Browse files
Mention stock icons for Gtk+.
parent
1d202fc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+8
-0
No files found.
etc/ChangeLog
View file @
28bcb349
2008-02-25 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
* NEWS: Mention stock icons for Gtk+.
2008-02-09 Eli Zaretskii <eliz@gnu.org>
* TUTORIAL.ru: Remove redundant empty lines, insert a magic line
...
...
etc/NEWS
View file @
28bcb349
...
...
@@ -53,6 +53,14 @@ like that, customize the value of the new option `find-name-arg'.
than
the
window
,
the
usual
keys
for
moving
the
cursor
cause
the
image
to
be
scrolled
horizontally
or
vertically
instead
.
**
Emacs
can
use
stock
icons
in
the
tool
bar
when
compiled
with
Gtk
+.
However
,
this
feature
is
disabled
by
default
.
To
enable
it
,
put
(
setq
icon
-
map
-
list
'(x-gtk-stock-map))
in your .emacs or some other startup file. For more information, see
the documentation for the two variables icon-map-list and x-gtk-stock-map.
** Scrollbars follow the system theme on Windows XP and later.
Windows XP introduced themed scrollbars, but applications have to take
special steps to use them. Emacs now has the appropriate resources linked
...
...
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