aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/case-table.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/case-table.el')
-rw-r--r--lisp/case-table.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/case-table.el b/lisp/case-table.el
index 0bfc3afb980..d1b8de5fb6a 100644
--- a/lisp/case-table.el
+++ b/lisp/case-table.el
@@ -1,6 +1,7 @@
1;;; case-table.el --- code to extend the character set and support case tables 1;;; case-table.el --- code to extend the character set and support case tables
2 2
3;; Copyright (C) 1988, 1994, 2005 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 1994, 2002, 2003, 2004,
4;; 2005 Free Software Foundation, Inc.
4 5
5;; Author: Howard Gayle 6;; Author: Howard Gayle
6;; Maintainer: FSF 7;; Maintainer: FSF