diff lisp/ChangeLog @ 2511:b9a1074dc6bf

[xemacs-hg @ 2005-01-26 09:57:14 by ben] Sync newcomment in FSF 21.3 newcomment.el: Sync to FSF 21.3.
author ben
date Wed, 26 Jan 2005 09:57:14 +0000
parents 6f72d9a709c3
children f981d2fdd880
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 26 09:56:06 2005 +0000
+++ b/lisp/ChangeLog	Wed Jan 26 09:57:14 2005 +0000
@@ -1,3 +1,26 @@
+2005-01-26  Ben Wing  <ben@xemacs.org>
+
+	* newcomment.el:
+	* newcomment.el (comment):
+	* newcomment.el (comment-fill-column): New.
+	* newcomment.el (comment-style):
+	* newcomment.el (comment-padding):
+	* newcomment.el (comment-multi-line):
+	* newcomment.el (comment-normalize-vars):
+	* newcomment.el (comment-indent):
+	* newcomment.el (uncomment-region):
+	* newcomment.el (comment-make-extra-lines):
+	* newcomment.el (comment-with-narrowing):
+	* newcomment.el (comment-region-internal):
+	* newcomment.el (comment-region):
+	* newcomment.el (comment-box):
+	* newcomment.el (comment-or-uncomment-region): New.
+	* newcomment.el (comment-dwim):
+	* newcomment.el (comment-auto-fill-only-comments):
+	* newcomment.el (comment-valid-prefix): New.
+	* newcomment.el (comment-indent-new-line):
+	Sync to FSF 21.3.
+
 2005-01-26  Ben Wing  <ben@xemacs.org>
 
 	* fill.el:
@@ -38,28 +61,6 @@
 	Implement no-conversion-coding-system-mapping as a coding
 	system variable.
 
-2004-11-17  Ben Wing  <ben@xemacs.org>
-
-	* newcomment.el:
-	* newcomment.el (comment):
-	* newcomment.el (comment-fill-column): New.
-	* newcomment.el (comment-style):
-	* newcomment.el (comment-padding):
-	* newcomment.el (comment-multi-line):
-	* newcomment.el (comment-normalize-vars):
-	* newcomment.el (comment-indent):
-	* newcomment.el (uncomment-region):
-	* newcomment.el (comment-make-extra-lines):
-	* newcomment.el (comment-with-narrowing):
-	* newcomment.el (comment-region-internal):
-	* newcomment.el (comment-region):
-	* newcomment.el (comment-box):
-	* newcomment.el (comment-or-uncomment-region): New.
-	* newcomment.el (comment-dwim):
-	* newcomment.el (comment-auto-fill-only-comments):
-	* newcomment.el (comment-valid-prefix): New.
-	* newcomment.el (comment-indent-new-line):
-
 2005-01-25  Ben Wing  <ben@xemacs.org>
 
 	* startup.el: