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 | c84729481b9eada04adccafbb62e5c6fdad8d142 (patch) | |
tree | 3cae02d1507a4616bfc33e269f4d51278ea16c01 /lisp/case-table.el | |
parent | c5d87135f5bd40e7c681a765b1f8d3aa62d16365 (diff) | |
download | emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.tar.gz emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.tar.bz2 emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.zip |
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. |