Mercurial > emacs
comparison lisp/ChangeLog @ 45673:fc6d3747add1
* bookmark.el (bookmark-file-or-variation-thereof): Just use
Info-suffix-list, as suggested by Stefan Monnier.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Sat, 08 Jun 2002 03:33:09 +0000 |
parents | 5c5a58323059 |
children | 9af38e461835 |
comparison
equal
deleted
inserted
replaced
45672:1f957476e757 | 45673:fc6d3747add1 |
---|---|
1 2002-06-07 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * bookmark.el (bookmark-file-or-variation-thereof): Just use | |
4 Info-suffix-list, as suggested by Stefan Monnier. | |
5 | |
1 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il> | 6 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * select.el (xselect-convert-to-string): If VALUE is a string, | 8 * select.el (xselect-convert-to-string): If VALUE is a string, |
4 return a cons of TYPE and the string. | 9 return a cons of TYPE and the string. |
5 | 10 |