summaryrefslogtreecommitdiff
path: root/lisp/=iso8859-1.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 03:27:18 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 03:27:18 +0000
commitd91e903d4a73ad06e5773a8bfc4902f1b10181ca (patch)
tree8405bafb611b83237c9661723511ec3ee40937ad /lisp/=iso8859-1.el
parent6c59ed5680001a63b13f3a3f1a2eac0cc254f760 (diff)
downloademacs-d91e903d4a73ad06e5773a8bfc4902f1b10181ca.tar.gz
Added or corrected Commentary sections
Diffstat (limited to 'lisp/=iso8859-1.el')
-rw-r--r--lisp/=iso8859-1.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/=iso8859-1.el b/lisp/=iso8859-1.el
index 7cca9047704..1f6c23a9ddc 100644
--- a/lisp/=iso8859-1.el
+++ b/lisp/=iso8859-1.el
@@ -22,10 +22,12 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-;;; Code:
+;;; Commentary:
;; Written by Howard Gayle. See case-table.el for details.
+;;; Code:
+
(require 'case-table)
(let ((table (standard-case-table)))