changeset 66254:a2b7ae8bc491

Move entry.
author Romain Francoise <romain@orebokech.com>
date Thu, 20 Oct 2005 19:37:41 +0000
parents ea87e52cf6da
children 9cf3996bb877
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 20 18:36:38 2005 +0000
+++ b/lisp/ChangeLog	Thu Oct 20 19:37:41 2005 +0000
@@ -1,3 +1,11 @@
+2005-10-20  Romain Francoise  <romain@orebokech.com>
+
+	* net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
+
+	* replace.el (occur-engine): Add follow-link property.
+
+	* font-core.el (font-lock-mode): Doc fix.
+
 2005-10-20  Richard M. Stallman  <rms@gnu.org>
 
 	* net/rcirc.el: New file.
@@ -110,15 +118,6 @@
 	find-file-suppress-same-file-warnings to t, to avoid warnings due
 	to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
 
-2005-10-20  Romain Francoise  <romain@orebokech.com>
-
-	* net/rcirc.el (with-rcirc-process-buffer): Move above its first
-	user.
-
-	* replace.el (occur-engine): Add follow-link property.
-
-	* font-core.el (font-lock-mode): Doc fix.
-
 2005-10-20  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.