Mercurial > emacs
changeset 81850:29ac3696d5de
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 13 Jul 2007 20:23:12 +0000 |
parents | a87c36ea2f62 |
children | c8c299af082c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 13 20:22:42 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 13 20:23:12 2007 +0000 @@ -1,3 +1,8 @@ +2007-07-13 Eli Zaretskii <eliz@gnu.org> + + * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets. + (install): Use them to copy all *.el files before *.elc. + 2007-07-13 Karl Fogel <kfogel@red-bean.com> * bookmark.el (bookmark-jump-other-window): New function.