Mercurial > emacs
view lisp/toolbar/open.xpm @ 31982:ed0ed1c70495
(lisp-complete-symbol):
Distinguish the let-binding case from the funcall case.
(forward-sexp-function): New variable.
(forward-sexp): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 29 Sep 2000 03:30:04 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_open_xpm[] = { "24 24 5 1", " c None", ". c #000000", "+ c #99907B", "@ c #FFFEF7", "# c #FFFFFF", " ", " ", " ", " ", " ", " .. ", " ...++. ", " .. ...++++@@#... ", " .++..++++@@@@..++. ", " .+++++@@@@@..++++. ", " .++@@@@@..++++++. ", " .++@@@..++++++++. ", " .+@@.++++++++++. ", " .++@.++++++++++. ", " .+@.++++++++++. ", " .++.++++++++.. ", " .+.++++++.. ", " .+.+++++. ", " ..+++.. ", " ..+.. ", " .. ", " ", " ", " "};