Mercurial > emacs
changeset 869:7861f8756850
entered into RCS
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 24 Jul 1992 21:00:38 +0000 |
parents | 0cda1f7b154e |
children | 1b3af6ad85be |
files | lisp/progmodes/asm-mode.el lisp/textmodes/sgml-mode.el |
diffstat | 2 files changed, 5 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/asm-mode.el Fri Jul 24 21:00:20 1992 +0000 +++ b/lisp/progmodes/asm-mode.el Fri Jul 24 21:00:38 1992 +0000 @@ -1,18 +1,18 @@ ;;; asm-mode.el --- mode for editing assembler code +;; Copyright (C) 1991 Free Software Foundation, Inc. + ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> ;; Last-Modified: 14 Jul 1992 ;; Keywords: tools, languages -;; @(#)asm-mode.el 1.6 - -;; Copyright (C) 1991 Free Software Foundation, Inc. +;; @(#)asm-mode.el 1.7 ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/textmodes/sgml-mode.el Fri Jul 24 21:00:20 1992 +0000 +++ b/lisp/textmodes/sgml-mode.el Fri Jul 24 21:00:38 1992 +0000 @@ -2,8 +2,7 @@ ;; Copyright (C) 1992 Free Software Foundation, Inc. -;; Author: James Clark -;; Maintainer: FSF +;; Author: James Clark <jjc@clark.com> ;; Adapted-By: ESR ;; Keywords: wp