Mercurial > emacs
comparison lisp/progmodes/pascal.el @ 18041:263f17563fa5
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 30 May 1997 07:30:02 +0000 |
parents | 5f8a37eaea45 |
children | 11218164bc54 |
comparison
equal
deleted
inserted
replaced
18040:89969b579beb | 18041:263f17563fa5 |
---|---|
1 ;;; pascal.el --- major mode for editing pascal source in Emacs | 1 ;;; pascal.el --- major mode for editing pascal source in Emacs |
2 | 2 |
3 ;; Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Espen Skoglund (espensk@stud.cs.uit.no) | 5 ;; Author: Espen Skoglund <espensk@stud.cs.uit.no> |
6 ;; Keywords: languages | 6 ;; Keywords: languages |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
9 | 9 |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 ;; GNU Emacs is free software; you can redistribute it and/or modify |