diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 15:20:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 15:20:58 +0000 |
commit | 87742f0063dc5fba514410ac46d4838d8233de21 (patch) | |
tree | a28d9e7882cdc7a5732d671e25c01337257c6a6b /lisp/case-table.el | |
parent | 4cb68c2b7e87a939361891a3c95b39d018d52084 (diff) | |
download | emacs-87742f0063dc5fba514410ac46d4838d8233de21.tar.gz |
Added standard library headers.
Diffstat (limited to 'lisp/case-table.el')
-rw-r--r-- | lisp/case-table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/case-table.el b/lisp/case-table.el index fbfcfc18076..c9fb8efad7f 100644 --- a/lisp/case-table.el +++ b/lisp/case-table.el @@ -1,4 +1,4 @@ -;;; case-table.el ---code to extend the character set and support case tables. +;;; case-table.el --- code to extend the character set and support case tables. ;; Copyright (C) 1988 Free Software Foundation, Inc. |