comparison lisp/international/characters.el @ 18377:8b4a66c66dd6

Change copyright notice.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Jun 1997 08:57:18 +0000
parents 58b39b4108d5
children f3c28fd5118e
comparison
equal deleted inserted replaced
18376:9ae76ef113f6 18377:8b4a66c66dd6
1 ;;; characters.el --- set syntax and category for multibyte characters 1 ;;; characters.el --- set syntax and category for multibyte characters
2 2
3 ;; Copyright (C) 1995 Free Software Foundation, Inc.
4 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 5
6 ;; Keywords: multibyte character, character set, syntax, category 6 ;; Keywords: multibyte character, character set, syntax, category
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9