Mercurial > emacs
view etc/images/tree-widget/default/no-handle.xpm @ 111776:921c7579cd1a
Fix bug #7446 with overrunning input buffer in ebrowse.
ebrowse.c (yylex): If end of input buffer encountered while
searching for a newline after "//", return YYEOF.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 27 Nov 2010 11:29:22 +0200 |
parents | 4245c9c23960 |
children |
line wrap: on
line source
/* XPM */ static char * no_handle_xpm[] = { "10 21 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};