Mercurial > emacs
comparison lisp/ChangeLog @ 50707:692de9e94f6c
new image display support, from janneke
author | Karl Berry <karl@gnu.org> |
---|---|
date | Fri, 25 Apr 2003 23:17:06 +0000 |
parents | 9b9071691f52 |
children | 0ed94ef884a2 |
comparison
equal
deleted
inserted
replaced
50706:371e62e112b2 | 50707:692de9e94f6c |
---|---|
1 2003-04-25 Karl Berry <karl@gnu.org> | |
2 | |
3 Installed this change: | |
4 003-04-21 Jan Nieuwenhuizen <janneke@gnu.org> | |
5 | |
6 * info.el (Info-unescape-quotes) | |
7 (Info-split-parameter-string) | |
8 (Info-display-images-node): New functions for displaying images. | |
9 (Info-select-node): Call Info-display-images-node. | |
10 | |
1 2003-04-25 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | 11 2003-04-25 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
2 | 12 |
3 * files.el (file-relative-name): Recognize "c:/foo" as absolute | 13 * files.el (file-relative-name): Recognize "c:/foo" as absolute |
4 file name. Tiny change from David PONCE <david.ponce@wanadoo.fr>. | 14 file name. Tiny change from David PONCE <david.ponce@wanadoo.fr>. |
5 | 15 |