changeset 88917:830c1b3f24e9

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 30 Jul 2002 11:23:12 +0000
parents ef4c8f452558
children 3ba99356879c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 30 11:22:40 2002 +0000
+++ b/lisp/ChangeLog	Tue Jul 30 11:23:12 2002 +0000
@@ -1,3 +1,7 @@
+2002-07-30  Dave Love  <fx@gnu.org>
+
+	* emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
+
 2002-07-26  Kenichi Handa  <handa@etl.go.jp>
 
 	* international/characters.el: Setup char-script-table.
@@ -139,7 +143,7 @@
 2002-06-15  Dave Love  <fx@gnu.org>
 
 	* language/cyrillic.el ("Belarusian"): Doc fix.
-	(Cp1125, koi8-t): Doc fix.
+	(cp1125, koi8-t): Doc fix.
 
 	* international/mule-cmds.el (find-multibyte-characters): Doc fix.
 	(find-multibyte-characters): Don't test for charset `unknown'.
@@ -381,8 +385,8 @@
 
 	* international/mule-diag.el (print-coding-system): Incomplete
 	updates.
-	(Describe-character-set): List more properties.
-	(Print-fontset): Fix case of vector font-spec.
+	(describe-character-set): List more properties.
+	(print-fontset): Fix case of vector font-spec.
 	(describe-current-coding-system): Fix iso-7, iso-7-else.
 
 	* international/mule-conf.el (ibm866): Fix alias.
@@ -430,7 +434,7 @@
 
 2002-05-22  Dave Love  <fx@gnu.org>
 
-	* international/mule-conf.el (code-pages): Provide for
+	* international/mule-conf.el (code-pages): Provide, for
 	compatibility.
 
 	* international/code-pages.el: Removed.
@@ -450,8 +454,8 @@
 
 2002-05-21  Kenichi Handa  <handa@etl.go.jp>
 
-	* international/mule-conf.el (vietnamese-viscii-lower,
-	vietnamese-viscii-upper): Supply them :code-offset, then unify by
+	* international/mule-conf.el (vietnamese-viscii-lower)
+	(vietnamese-viscii-upper): Supply them :code-offset, then unify by
 	mapping table.
 
 2002-05-20  Dave Love  <fx@gnu.org>