Mercurial > emacs
view etc/images/letter.xpm @ 105448:b0226862b32c
* bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
don't use a file dialog, because they usually don't know how to read
a directory target from the user. (Bug#4230)
Also, make sure the prompt can display directories as well as files.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Mon, 05 Oct 2009 02:38:35 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};