aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer1997-02-23 09:20:52 +0000
committerKarl Heuer1997-02-23 09:20:52 +0000
commit369314dc63fa395283a103cbeb1c66ed10baf1bd (patch)
treeabea64015000a6e4d0f7d50452c97bac310e2117
parent08c19a2746af1d878a140ce615605b11bde96bba (diff)
downloademacs-369314dc63fa395283a103cbeb1c66ed10baf1bd.tar.gz
emacs-369314dc63fa395283a103cbeb1c66ed10baf1bd.zip
Fix FSF address in comment.
-rw-r--r--lisp/gnus/gnus-mule.el5
-rw-r--r--lisp/international/ccl.el5
-rw-r--r--lisp/international/characters.el5
-rw-r--r--lisp/international/encoded-kb.el5
-rw-r--r--lisp/international/fontset.el5
-rw-r--r--lisp/international/isearch-x.el5
-rw-r--r--lisp/international/kinsoku.el5
-rw-r--r--lisp/international/kkc.el5
-rw-r--r--lisp/international/mule-cmds.el5
-rw-r--r--lisp/international/mule-diag.el5
-rw-r--r--lisp/international/mule-util.el5
-rw-r--r--lisp/international/mule.el5
-rw-r--r--lisp/international/quail.el5
-rw-r--r--lisp/international/skkdic-cnv.el5
-rw-r--r--lisp/international/skkdic-utl.el5
-rw-r--r--lisp/international/titdic-cnv.el5
-rw-r--r--lisp/language/china-util.el5
-rw-r--r--lisp/language/chinese.el5
-rw-r--r--lisp/language/cyrillic.el5
-rw-r--r--lisp/language/devan-util.el5
-rw-r--r--lisp/language/devanagari.el5
-rw-r--r--lisp/language/ethio-util.el5
-rw-r--r--lisp/language/ethiopic.el5
-rw-r--r--lisp/language/european.el5
-rw-r--r--lisp/language/greek.el5
-rw-r--r--lisp/language/hebrew.el5
-rw-r--r--lisp/language/indian.el5
-rw-r--r--lisp/language/japan-util.el5
-rw-r--r--lisp/language/japanese.el5
-rw-r--r--lisp/language/korean.el5
-rw-r--r--lisp/language/misc-lang.el5
-rw-r--r--lisp/language/thai-util.el5
-rw-r--r--lisp/language/thai.el5
-rw-r--r--lisp/language/viet-util.el5
-rw-r--r--lisp/language/vietnamese.el5
-rw-r--r--src/category.c4
-rw-r--r--src/category.h4
-rw-r--r--src/ccl.c26
-rw-r--r--src/ccl.h26
-rw-r--r--src/charset.c26
-rw-r--r--src/charset.h26
-rw-r--r--src/coding.c26
-rw-r--r--src/coding.h26
-rw-r--r--src/fontset.c26
-rw-r--r--src/fontset.h26
45 files changed, 221 insertions, 170 deletions
diff --git a/lisp/gnus/gnus-mule.el b/lisp/gnus/gnus-mule.el
index b7abab722d3..8e95b334f91 100644
--- a/lisp/gnus/gnus-mule.el
+++ b/lisp/gnus/gnus-mule.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el
index da2f1585d87..96318237126 100644
--- a/lisp/international/ccl.el
+++ b/lisp/international/ccl.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/characters.el b/lisp/international/characters.el
index 8ce6e4b5638..ca29d3b7ab3 100644
--- a/lisp/international/characters.el
+++ b/lisp/international/characters.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/encoded-kb.el b/lisp/international/encoded-kb.el
index 2861fc45148..acbfdb94452 100644
--- a/lisp/international/encoded-kb.el
+++ b/lisp/international/encoded-kb.el
@@ -16,8 +16,9 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with GNU Emacs; see the file COPYING. If not, write to 19;; along with GNU Emacs; see the file COPYING. If not, write to the
20;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 20;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21;; Boston, MA 02111-1307, USA.
21 22
22(defvar encoded-kbd-mode nil 23(defvar encoded-kbd-mode nil
23 "Non-nil if in Encoded-kbd minor mode.") 24 "Non-nil if in Encoded-kbd minor mode.")
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el
index 65519590cc3..cc5309decdc 100644
--- a/lisp/international/fontset.el
+++ b/lisp/international/fontset.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/international/isearch-x.el b/lisp/international/isearch-x.el
index fb288d16d9c..0908a0a4dc9 100644
--- a/lisp/international/isearch-x.el
+++ b/lisp/international/isearch-x.el
@@ -21,8 +21,9 @@
21;; GNU General Public License for more details. 21;; GNU General Public License for more details.
22 22
23;; You should have received a copy of the GNU General Public License 23;; You should have received a copy of the GNU General Public License
24;; along with GNU Emacs; see the file COPYING. If not, write to 24;; along with GNU Emacs; see the file COPYING. If not, write to the
25;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 25;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26;; Boston, MA 02111-1307, USA.
26 27
27;;; Code: 28;;; Code:
28 29
diff --git a/lisp/international/kinsoku.el b/lisp/international/kinsoku.el
index a26f61c997a..183771cf5f6 100644
--- a/lisp/international/kinsoku.el
+++ b/lisp/international/kinsoku.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el
index d004b88e58a..35c8f3a8635 100644
--- a/lisp/international/kkc.el
+++ b/lisp/international/kkc.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index ebc9663dcb0..bd95eeb7458 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el
index ecee2b4615e..05a33852cdd 100644
--- a/lisp/international/mule-diag.el
+++ b/lisp/international/mule-diag.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; General utility function 25;;; General utility function
25 26
diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el
index 27c64aa3a2b..67f6f0b9e79 100644
--- a/lisp/international/mule-util.el
+++ b/lisp/international/mule-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index 82c2679455a..c2cba9db003 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/international/quail.el b/lisp/international/quail.el
index e44767a7e4d..4beabf301ea 100644
--- a/lisp/international/quail.el
+++ b/lisp/international/quail.el
@@ -21,8 +21,9 @@
21;; GNU General Public License for more details. 21;; GNU General Public License for more details.
22 22
23;; You should have received a copy of the GNU General Public License 23;; You should have received a copy of the GNU General Public License
24;; along with GNU Emacs; see the file COPYING. If not, write to 24;; along with GNU Emacs; see the file COPYING. If not, write to the
25;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 25;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26;; Boston, MA 02111-1307, USA.
26 27
27;;; Commentary: 28;;; Commentary:
28 29
diff --git a/lisp/international/skkdic-cnv.el b/lisp/international/skkdic-cnv.el
index 4f227204bdc..64ba8d4c0c2 100644
--- a/lisp/international/skkdic-cnv.el
+++ b/lisp/international/skkdic-cnv.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/skkdic-utl.el b/lisp/international/skkdic-utl.el
index d5b0c1e6149..1258aac8315 100644
--- a/lisp/international/skkdic-utl.el
+++ b/lisp/international/skkdic-utl.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/international/titdic-cnv.el b/lisp/international/titdic-cnv.el
index 382a666735f..e7598512cd5 100644
--- a/lisp/international/titdic-cnv.el
+++ b/lisp/international/titdic-cnv.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Comments: 25;;; Comments:
25 26
diff --git a/lisp/language/china-util.el b/lisp/language/china-util.el
index 902919db440..3bba3bff4eb 100644
--- a/lisp/language/china-util.el
+++ b/lisp/language/china-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/language/chinese.el b/lisp/language/chinese.el
index 5e90963d11b..66d12219fbf 100644
--- a/lisp/language/chinese.el
+++ b/lisp/language/chinese.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el
index 1ff084a5362..4c3e07eb19a 100644
--- a/lisp/language/cyrillic.el
+++ b/lisp/language/cyrillic.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/devan-util.el b/lisp/language/devan-util.el
index 9bdffa4586e..907fe75e3be 100644
--- a/lisp/language/devan-util.el
+++ b/lisp/language/devan-util.el
@@ -19,8 +19,9 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs; see the file COPYING. If not, write to 22;; along with GNU Emacs; see the file COPYING. If not, write to the
23;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 23;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24;; Boston, MA 02111-1307, USA.
24 25
25;;; Commentary: 26;;; Commentary:
26 27
diff --git a/lisp/language/devanagari.el b/lisp/language/devanagari.el
index 2f2ab1160aa..74abc27b343 100644
--- a/lisp/language/devanagari.el
+++ b/lisp/language/devanagari.el
@@ -19,8 +19,9 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs; see the file COPYING. If not, write to 22;; along with GNU Emacs; see the file COPYING. If not, write to the
23;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 23;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24;; Boston, MA 02111-1307, USA.
24 25
25;;; Commentary: 26;;; Commentary:
26 27
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index 7fa0a4d7c04..ad86d8dd44c 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/language/ethiopic.el b/lisp/language/ethiopic.el
index d08ca5b1a43..4bc32ac92b5 100644
--- a/lisp/language/ethiopic.el
+++ b/lisp/language/ethiopic.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/language/european.el b/lisp/language/european.el
index e10169d24a7..616a3aff5c2 100644
--- a/lisp/language/european.el
+++ b/lisp/language/european.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/greek.el b/lisp/language/greek.el
index 114dc5b7fdc..f707ecc8a5d 100644
--- a/lisp/language/greek.el
+++ b/lisp/language/greek.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el
index bece50500e2..42ed80c8ea6 100644
--- a/lisp/language/hebrew.el
+++ b/lisp/language/hebrew.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/indian.el b/lisp/language/indian.el
index 75ef6ffe55b..2e553e573cb 100644
--- a/lisp/language/indian.el
+++ b/lisp/language/indian.el
@@ -19,8 +19,9 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs; see the file COPYING. If not, write to 22;; along with GNU Emacs; see the file COPYING. If not, write to the
23;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 23;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24;; Boston, MA 02111-1307, USA.
24 25
25;;; Commentary: 26;;; Commentary:
26 27
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el
index 2dab876fd51..b371503150d 100644
--- a/lisp/language/japan-util.el
+++ b/lisp/language/japan-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el
index f0dd5eb7be8..c588e31877c 100644
--- a/lisp/language/japanese.el
+++ b/lisp/language/japanese.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/korean.el b/lisp/language/korean.el
index 4fda60ac830..35942906ca8 100644
--- a/lisp/language/korean.el
+++ b/lisp/language/korean.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el
index e0f6a969b4d..0485cb01ff5 100644
--- a/lisp/language/misc-lang.el
+++ b/lisp/language/misc-lang.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 25;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
25;;; IPA (International Phonetic Alphabet) 26;;; IPA (International Phonetic Alphabet)
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el
index 04685bf7553..5dfb79a394d 100644
--- a/lisp/language/thai-util.el
+++ b/lisp/language/thai-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Code: 25;;; Code:
25 26
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 848959674f1..f9c15cd89b2 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el
index 6303f34dc9b..cbae104a523 100644
--- a/lisp/language/viet-util.el
+++ b/lisp/language/viet-util.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el
index bb14a4f580c..ba9a092f23d 100644
--- a/lisp/language/vietnamese.el
+++ b/lisp/language/vietnamese.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Commentary: 25;;; Commentary:
25 26
diff --git a/src/category.c b/src/category.c
index 8bdaee9e5af..1b1c1878c93 100644
--- a/src/category.c
+++ b/src/category.c
@@ -1,6 +1,5 @@
1/* GNU Emacs routines to deal with category tables. 1/* GNU Emacs routines to deal with category tables.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
@@ -18,7 +17,8 @@ GNU General Public License for more details.
18 17
19You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
20along with GNU Emacs; see the file COPYING. If not, write to 19along with GNU Emacs; see the file COPYING. If not, write to
21the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
22 22
23 23
24/* Here we handle three objects: category, category set, and category 24/* Here we handle three objects: category, category set, and category
diff --git a/src/category.h b/src/category.h
index 975e82b52f2..723bdb023e5 100644
--- a/src/category.h
+++ b/src/category.h
@@ -1,6 +1,5 @@
1/* Declarations having to do with Emacs category tables. 1/* Declarations having to do with Emacs category tables.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
@@ -18,7 +17,8 @@ GNU General Public License for more details.
18 17
19You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
20along with GNU Emacs; see the file COPYING. If not, write to 19along with GNU Emacs; see the file COPYING. If not, write to
21the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
22 22
23 23
24/* We introduce here three types of object: category, category set, 24/* We introduce here three types of object: category, category set,
diff --git a/src/ccl.c b/src/ccl.c
index 11c1ae500d6..0aa45482acc 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -1,22 +1,24 @@
1/* CCL (Code Conversion Language) interpreter. 1/* CCL (Code Conversion Language) interpreter.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21#include <stdio.h> 23#include <stdio.h>
22 24
diff --git a/src/ccl.h b/src/ccl.h
index ebda0cc1595..6400ffb465d 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -1,21 +1,23 @@
1/* Header for CCL (Code Conversion Language) interpreter. 1/* Header for CCL (Code Conversion Language) interpreter.
2
3 Copyright (C) 1995 Free Software Foundation, Inc. 2 Copyright (C) 1995 Free Software Foundation, Inc.
4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
5 4
6 This program is free software; you can redistribute it and/or modify 5This file is part of GNU Emacs.
7 it under the terms of the GNU General Public License as published by 6
8 the Free Software Foundation; either version 2, or (at your option) 7GNU Emacs is free software; you can redistribute it and/or modify
9 any later version. 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option)
10any later version.
10 11
11 This program is distributed in the hope that it will be useful, 12GNU Emacs is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details. 15GNU General Public License for more details.
15 16
16 You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
17 along with this program; if not, write to the Free Software 18along with GNU Emacs; see the file COPYING. If not, write to
18 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 19the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20Boston, MA 02111-1307, USA. */
19 21
20#ifndef _CCL_H 22#ifndef _CCL_H
21#define _CCL_H 23#define _CCL_H
diff --git a/src/charset.c b/src/charset.c
index b962f346f22..72c1b41657f 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -1,22 +1,24 @@
1/* Multilingual characters handler. 1/* Multilingual characters handler.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21/* At first, see the document in `charset.h' to understand the code in 23/* At first, see the document in `charset.h' to understand the code in
22 this file. */ 24 this file. */
diff --git a/src/charset.h b/src/charset.h
index 677a5755adf..d51c6d6f91a 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -1,22 +1,24 @@
1/* Header for multilingual character handler. 1/* Header for multilingual character handler.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21#ifndef _CHARSET_H 23#ifndef _CHARSET_H
22#define _CHARSET_H 24#define _CHARSET_H
diff --git a/src/coding.c b/src/coding.c
index 95bbd26fef9..7d93362e0a3 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -1,22 +1,24 @@
1/* Coding system handler (conversion, detection, and etc). 1/* Coding system handler (conversion, detection, and etc).
2 Ver.1.0. 2 Ver.1.0.
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21/*** TABLE OF CONTENTS *** 23/*** TABLE OF CONTENTS ***
22 24
diff --git a/src/coding.h b/src/coding.h
index 3ec2fcc32f3..2ae753647fb 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -1,22 +1,24 @@
1/* Header for coding system handler. 1/* Header for coding system handler.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21#ifndef _CODING_H 23#ifndef _CODING_H
22#define _CODING_H 24#define _CODING_H
diff --git a/src/fontset.c b/src/fontset.c
index 7d88e90ae89..141ba4b0b59 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1,22 +1,24 @@
1/* Fontset handler. 1/* Fontset handler.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21#include <config.h> 23#include <config.h>
22#if HAVE_ALLOCA_H 24#if HAVE_ALLOCA_H
diff --git a/src/fontset.h b/src/fontset.h
index 902f1691d6f..8602ebba5f2 100644
--- a/src/fontset.h
+++ b/src/fontset.h
@@ -1,22 +1,24 @@
1/* Header for fontset handler. 1/* Header for fontset handler.
2 Ver.1.0 2 Ver.1.0
3
4 Copyright (C) 1995 Free Software Foundation, Inc. 3 Copyright (C) 1995 Free Software Foundation, Inc.
5 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
6 5
7 This program is free software; you can redistribute it and/or modify 6This file is part of GNU Emacs.
8 it under the terms of the GNU General Public License as published by 7
9 the Free Software Foundation; either version 2, or (at your option) 8GNU Emacs is free software; you can redistribute it and/or modify
10 any later version. 9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
11 12
12 This program is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 16GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 19along with GNU Emacs; see the file COPYING. If not, write to
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 20the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21Boston, MA 02111-1307, USA. */
20 22
21#ifndef _FONTSET_H 23#ifndef _FONTSET_H
22#define _FONTSET_H 24#define _FONTSET_H