Mercurial > emacs
view lisp/toolbar/close.xpm @ 61401:99b039f2f040
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
(insert-parentheses): Doc fixes.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 08 Apr 2005 23:10:24 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};