changeset 78309:0938de05f510

Restore comma mistakenly removed in last change.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 07:40:10 +0000
parents 126deea128b3
children 2daf9c28b3a4
files lisp/language/china-util.el lisp/language/chinese.el lisp/language/cyrillic.el lisp/language/devan-util.el lisp/language/english.el lisp/language/ethio-util.el lisp/language/ethiopic.el lisp/language/european.el lisp/language/greek.el lisp/language/hebrew.el lisp/language/indian.el lisp/language/japan-util.el lisp/language/japanese.el lisp/language/korea-util.el lisp/language/korean.el lisp/language/lao-util.el lisp/language/lao.el lisp/language/misc-lang.el lisp/language/thai-util.el lisp/language/thai-word.el lisp/language/thai.el lisp/language/tibet-util.el lisp/language/tibetan.el lisp/language/viet-util.el lisp/language/vietnamese.el
diffstat 25 files changed, 25 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/china-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/china-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/chinese.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/chinese.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/cyrillic.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/cyrillic.el	Wed Jul 25 07:40:10 2007 +0000
@@ -14,7 +14,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/devan-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/devan-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/english.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/english.el	Wed Jul 25 07:40:10 2007 +0000
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/ethio-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/ethio-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/ethiopic.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/ethiopic.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/european.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/european.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/greek.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/greek.el	Wed Jul 25 07:40:10 2007 +0000
@@ -11,7 +11,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/hebrew.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/hebrew.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/indian.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/indian.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/japan-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/japan-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/japanese.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/japanese.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/korea-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/korea-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/korean.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/korean.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/lao-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/lao-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/lao.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/lao.el	Wed Jul 25 07:40:10 2007 +0000
@@ -11,7 +11,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/misc-lang.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/misc-lang.el	Wed Jul 25 07:40:10 2007 +0000
@@ -11,7 +11,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/thai-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/thai-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/thai-word.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/thai-word.el	Wed Jul 25 07:40:10 2007 +0000
@@ -10,7 +10,7 @@
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; This program is distributed in the hope that it will be useful,
--- a/lisp/language/thai.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/thai.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/tibet-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/tibet-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/tibetan.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/tibetan.el	Wed Jul 25 07:40:10 2007 +0000
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/viet-util.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/viet-util.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/language/vietnamese.el	Wed Jul 25 07:38:43 2007 +0000
+++ b/lisp/language/vietnamese.el	Wed Jul 25 07:40:10 2007 +0000
@@ -13,7 +13,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3 or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,