Mercurial > emacs
comparison lisp/ChangeLog @ 94756:9a70fdeb8f48
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 08 May 2008 11:24:15 +0000 |
parents | 18cdbaa70a28 |
children | e087ad93ebd1 |
comparison
equal
deleted
inserted
replaced
94755:14eda1195ec3 | 94756:9a70fdeb8f48 |
---|---|
1 2008-05-08 Eli Zaretskii <eliz@gnu.org> | 1 2008-05-08 Eli Zaretskii <eliz@gnu.org> |
2 | 2 |
3 * epa-file.el: Require epa-hook. | |
4 | |
3 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook. | 5 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook. |
4 | 6 |
5 * epa-hook.el: Renamed from epa-file-hook.el, to avoid | 7 * epa-hook.el: Renamed from epa-file-hook.el, to avoid |
6 file-names clashes on 8+3 filesystems. | 8 file-names clashes on 8+3 filesystems. Provide epa-hook. |
7 | 9 |
8 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid | 10 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid |
9 file-names clashes on 8+3 filesystems. | 11 file-names clashes on 8+3 filesystems. |
10 | 12 |
11 2008-05-08 Carsten Dominik <dominik@science.uva.nl> | 13 2008-05-08 Carsten Dominik <dominik@science.uva.nl> |