Mercurial > emacs
annotate lisp/toolbar/README @ 61414:9918f801db35
(archive-mode-map): Move initialization into
the declaration. Override *all* bindings of `undo'.
(archive-lemacs): Remove, use (featurep 'xemacs) instead.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 09 Apr 2005 19:18:17 +0000 |
parents | 41496a47e473 |
children | 58b8796a4cc8 |
rev | line source |
---|---|
55954 | 1 The following icons are from GTK+ 2.x: |
2 | |
3 close.xpm copy.xpm cut.xpm help.xpm home.xpm | |
4 index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm | |
5 paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm | |
6 saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm | |
7 | |
59481
41496a47e473
Add back_arrow.xpm and fwd_arrow.xpm.
Juri Linkov <juri@jurta.org>
parents:
55954
diff
changeset
|
8 back_arrow.xpm and fwd_arrow.xpm are slightly modified undo and redo. |
41496a47e473
Add back_arrow.xpm and fwd_arrow.xpm.
Juri Linkov <juri@jurta.org>
parents:
55954
diff
changeset
|
9 |
55954 | 10 They are not part of Emacs, but distributed and used by Emacs. |