view lisp/toolbar/README @ 63779:98208dd356b4

(keep-lines-read-args): Add INTERACTIVE arg. (keep-lines): Add INTERACTIVE arg. Never delete lines only partially contained in the active region. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Use `forward-line' instead of `beginning-of-line' to avoid trouble with fields. Make marker point nowhere when no longer used. Always return nil. Doc fix. (flush-lines): Add INTERACTIVE arg. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Use `forward-line' instead of `beginning-of-line' to avoid trouble with fields. Make marker point nowhere when no longer used. Always return nil. Doc fix. (how-many): Add INTERACTIVE arg. Make RSTART and REND args interchangeable. Do not take active region into account when called from Lisp, unless INTERACTIVE arg is non-nil. Do not print message in echo area when called from Lisp, unless INTERACTIVE arg is non-nil. Avoid saying "1 occurrences". Do not use markers. Return the number of matches. Doc fix. (occur): Doc fix. (perform-replace): Make comment follow double space convention for the sake of `outline-minor-mode'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 26 Jun 2005 02:38:08 +0000
parents 41496a47e473
children 58b8796a4cc8
line wrap: on
line source

The following icons are from GTK+ 2.x:

    close.xpm copy.xpm cut.xpm help.xpm home.xpm
    index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm
    paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm
    saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm

    back_arrow.xpm and fwd_arrow.xpm are slightly modified undo and redo.

They are not part of Emacs, but distributed and used by Emacs.