From: Eli Zaretskii Date: Mon, 16 Feb 2004 18:45:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7582 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c33b76da3e3e05e396c9ed5dad711caa1a9c6962;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 403c8d8ae5e..acc376d6ca6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Eli Zaretskii + + * make-dist: Don't link index.*perm and permute-index into + tempdir. + 2004-02-14 Jonathan Yavner * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 047a82f7cdd..300343166b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Richard Sharman + + * hilit-chg.el: Use require instead of eval-and-compile. + (highlight-compare-buffers): New function. + 2004-02-16 John Basrai (tiny change) * man.el (Man-fontify-manpage): Render section headings in diff --git a/lispref/ChangeLog b/lispref/ChangeLog index eb3bacd1d36..b3aa91431a7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-02-16 Jesper Harder (tiny change) + + * processes.texi (Low-Level Network): Fix a typo. + 2004-02-12 Kim F. Storm * display.texi (Fringes): Use consistent wording.