Mercurial > emacs
comparison lisp/textmodes/sgml-mode.el @ 23869:8d2bb5d1416a
Update comment.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 14 Dec 1998 03:22:44 +0000 |
parents | ca83df619ee6 |
children | d1d08f461c9c |
comparison
equal
deleted
inserted
replaced
23868:ba852f2c146b | 23869:8d2bb5d1416a |
---|---|
1 ;;; sgml-mode.el --- SGML- and HTML-editing modes | 1 ;;; sgml-mode.el --- SGML- and HTML-editing modes |
2 | 2 |
3 ;; Copyright (C) 1992, 1995, 1996, 1998 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1992, 1995, 1996, 1998 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: James Clark <jjc@jclark.com> | 5 ;; Author: James Clark <jjc@jclark.com> |
6 ;; Adapted-By: ESR; Daniel.Pfeiffer@Informatik.START.dbp.de | 6 ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>, |
7 ;; F.Potorti@cnuce.cnr.it | 7 ;; F.Potorti@cnuce.cnr.it |
8 ;; Keywords: wp, hypermedia, comm, languages | 8 ;; Keywords: wp, hypermedia, comm, languages |
9 | 9 |
10 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
11 | 11 |