Mercurial > emacs
comparison lisp/ChangeLog @ 107971:ab970852cf46
Add some autoloads.
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 16 Apr 2010 19:07:48 -0700 |
parents | 62fa87a581e1 |
children | d7f8e879d70c |
comparison
equal
deleted
inserted
replaced
107970:d1f44eb382c0 | 107971:ab970852cf46 |
---|---|
1 2010-04-17 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * htmlfontify.el (htmlfontify-buffer) | |
4 (htmlfontify-copy-and-link-dir): Autoload entry points. | |
5 | |
1 2010-04-17 Magnus Henoch <magnus.henoch@gmail.com> | 6 2010-04-17 Magnus Henoch <magnus.henoch@gmail.com> |
2 | 7 |
3 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file | 8 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file |
4 name relative to the project root (Bug#5960). | 9 name relative to the project root (Bug#5960). |
5 | 10 |