annotate lisp/toolbar/README @ 56303:d86ec00a8470

(isearch-mode-map): Bind C-M-w to isearch-del-char, C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace, C-M-% to isearch-query-replace-regexp. (minibuffer-local-isearch-map): Add arrow key bindings. Bind C-f to isearch-yank-char-in-minibuffer. (isearch-forward): Doc fix. (isearch-edit-string): Doc fix. (isearch-query-replace, isearch-query-replace-regexp): New funs. (isearch-del-char): Add optional arg. Set isearch-yank-flag to t. (isearch-yank-char): Add optional arg. (isearch-yank-char-in-minibuffer): New fun.
author Juri Linkov <juri@jurta.org>
date Thu, 01 Jul 2004 09:54:51 +0000
parents f2ed4a5f31ab
children 41496a47e473
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
55954
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
1 The following icons are from GTK+ 2.x:
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
2
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
3 close.xpm copy.xpm cut.xpm help.xpm home.xpm
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
4 index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
5 paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
6 saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
7
f2ed4a5f31ab New file
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
diff changeset
8 They are not part of Emacs, but distributed and used by Emacs.