Mercurial > emacs
view etc/images/smilies/grayscale/grin.xpm @ 98306:f4813edccb1f
(Minibuffer): Simplify introduction.
(Minibuffer File): Document tilde in minibuffer filenames.
(Minibuffer Edit): Mention that the prompt is read-only. Describe how
to enter tabs, spaces, and question marks. Describe behavior of C-a.
(Completion Example): Update example to current command list.
(Completion Options): Document `lazy' value of completion-auto-help.
Update contents of completion-ignored-extensions.
(Minibuffer History): Describe "future history" list. State default
value of history-delete-duplicates.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 22 Sep 2008 23:43:32 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "14 14 8 1", " c None", ". c #484848", "+ c #000000", "@ c #515151", "# c #6E6E6E", "$ c #ABABAB", "% c #FFFFFF", "& c #737373", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " ++@@##@@++ ", " $+%%%%%%+$ ", " &+%%%%+& ", " &++++& ", " $$$$ ", " ", " "};