diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-05-27 19:51:23 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-05-27 19:51:23 +0000 |
commit | 0acdb863266c82fe90226a7eacb1b53860e6701d (patch) | |
tree | d40120b501b76d5a3511839860f7c254530e664f /lisp/progmodes/prolog.el | |
parent | 4228277d989a33da8fb876c668113fe27161f813 (diff) | |
download | emacs-0acdb863266c82fe90226a7eacb1b53860e6701d.tar.gz |
Comment change.
Diffstat (limited to 'lisp/progmodes/prolog.el')
-rw-r--r-- | lisp/progmodes/prolog.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el index 3bb39760ec8..934bc394d42 100644 --- a/lisp/progmodes/prolog.el +++ b/lisp/progmodes/prolog.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1986, 1987 Free Software Foundation, Inc. -;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> +;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> ;; Keywords: languages ;; This file is part of GNU Emacs. |