changeset 54010:ab4648f219d0

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 16 Feb 2004 18:45:30 +0000
parents 303333d2f1f3
children b7bf96cb1f23
files ChangeLog lisp/ChangeLog lispref/ChangeLog
diffstat 3 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 16 18:44:26 2004 +0000
+++ b/ChangeLog	Mon Feb 16 18:45:30 2004 +0000
@@ -1,3 +1,8 @@
+2004-02-16  Eli Zaretskii  <eliz@elta.co.il>
+
+	* make-dist: Don't link index.*perm and permute-index into
+	tempdir.
+
 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
 
 	* AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
--- a/lisp/ChangeLog	Mon Feb 16 18:44:26 2004 +0000
+++ b/lisp/ChangeLog	Mon Feb 16 18:45:30 2004 +0000
@@ -1,3 +1,8 @@
+2004-02-16  Richard Sharman  <rsharman@pobox.com>
+
+	* hilit-chg.el: Use require instead of eval-and-compile.
+	(highlight-compare-buffers): New function.
+
 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
 
 	* man.el (Man-fontify-manpage): Render section headings in
--- a/lispref/ChangeLog	Mon Feb 16 18:44:26 2004 +0000
+++ b/lispref/ChangeLog	Mon Feb 16 18:45:30 2004 +0000
@@ -1,3 +1,7 @@
+2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+
+	* processes.texi (Low-Level Network): Fix a typo.
+
 2004-02-12  Kim F. Storm  <storm@cua.dk>
 
 	* display.texi (Fringes): Use consistent wording.