Mercurial > emacs
view etc/images/low-color/copy.xpm @ 108251:275d802c8570
Extract common suffix for * in partial-completion.
* minibuffer.el (completion--sreverse, completion--common-suffix):
New functions.
(completion-pcm--merge-completions): Extract common suffix when safe.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 05 May 2010 22:59:07 -0400 |
parents | 45a69ccc2f35 |
children |
line wrap: on
line source
/* XPM */ static char * copy_xpm[] = { "24 24 6 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", " ", " ", " ", "............. ", ".+@@@@@@@@@@+. ", ".@@@@@@@@@@@@. ", ".@+###@+#@#+@. ", ".@@@@@@@@@@@@. ", ".@#$@##+@............ ", ".@@@@@@@.+@@@@@@@@@@+. ", ".@+##@##.@@@@@@@@@@@@. ", ".@@@@@@@.@+##+@+#@#+@. ", ".@#$$@##.@@@@@@@@@@@@. ", ".@@@@@@@.@##@##+@+#@@. ", ".@+##@##.@@@@@@@@@@@@. ", ".@@@@@@@.@+##@##+@+#@. ", ".+@@@@@@.@@@@@@@@@@@@. ", " ........@###@##+@+#@. ", " .@@@@@@@@@@@@. ", " .@+##@##+@+#@. ", " .@@@@@@@@@@@@. ", " .+@@@@@@@@@@+. ", " .............. ", " "};