diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-08-09 20:38:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-08-09 20:38:35 +0000 |
commit | e8bf834340819430b8115729842b6380ac223d8d (patch) | |
tree | 06c0388b1679cb0740c863db5170888c3fe32274 /lisp/newcomment.el | |
parent | 0a54f38c4b877cedb62d12db64b2e5151a27d831 (diff) | |
download | emacs-e8bf834340819430b8115729842b6380ac223d8d.tar.gz |
Address change.
Diffstat (limited to 'lisp/newcomment.el')
-rw-r--r-- | lisp/newcomment.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/newcomment.el b/lisp/newcomment.el index 78f3824ed23..6d95d3ee16e 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el @@ -4,7 +4,7 @@ ;; 2005 Free Software Foundation, Inc. ;; Author: code extracted from Emacs-20's simple.el -;; Maintainer: Stefan Monnier <monnier@cs.yale.edu> +;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca> ;; Keywords: comment uncomment ;; This file is part of GNU Emacs. |