aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2005-08-26 13:42:43 +0000
committerEli Zaretskii2005-08-26 13:42:43 +0000
commitd0943d40f8ea9df6e69df2625e71ce8d9075d182 (patch)
treed8c764eb4115be9853255ef16ba67bd70550ae7d /lisp
parentf7fba1a8c0ebf4d4dcfa84634b606979a0ce2995 (diff)
downloademacs-d0943d40f8ea9df6e69df2625e71ce8d9075d182.tar.gz
emacs-d0943d40f8ea9df6e69df2625e71ce8d9075d182.zip
Change Author and Maintainer address.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lisp/progmodes/octave-hlp.el4
-rw-r--r--lisp/progmodes/octave-inf.el4
3 files changed, 11 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7cf06f4456d..14d59aa3fc8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12005-08-26 Eli Zaretskii <eliz@gnu.org>
2
3 * progmodes/octave-mod.el: Change Author and Maintainer address.
4 (octave-maintainer-address): Change Kurt's email address.
5 * progmodes/octave-inf.el: Change Author and Maintainer address.
6 * progmodes/octave-hlp.el: Change Author and Maintainer address.
7
12005-08-26 Kim F. Storm <storm@cua.dk> 82005-08-26 Kim F. Storm <storm@cua.dk>
2 9
3 * subr.el (version-list-<, version-list-<=, version-list-=) 10 * subr.el (version-list-<, version-list-<=, version-list-=)
diff --git a/lisp/progmodes/octave-hlp.el b/lisp/progmodes/octave-hlp.el
index a6e66ed4078..f9654ef71cb 100644
--- a/lisp/progmodes/octave-hlp.el
+++ b/lisp/progmodes/octave-hlp.el
@@ -3,9 +3,9 @@
3;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005 3;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> 6;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7;; Author: John Eaton <jwe@bevo.che.wisc.edu> 7;; Author: John Eaton <jwe@bevo.che.wisc.edu>
8;; Maintainer: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> 8;; Maintainer: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9;; Keywords: languages 9;; Keywords: languages
10 10
11;; This file is part of GNU Emacs. 11;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el
index 40820c8c223..917016cf159 100644
--- a/lisp/progmodes/octave-inf.el
+++ b/lisp/progmodes/octave-inf.el
@@ -3,9 +3,9 @@
3;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005 3;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> 6;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7;; Author: John Eaton <jwe@bevo.che.wisc.edu> 7;; Author: John Eaton <jwe@bevo.che.wisc.edu>
8;; Maintainer: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> 8;; Maintainer: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9;; Keywords: languages 9;; Keywords: languages
10 10
11;; This file is part of GNU Emacs. 11;; This file is part of GNU Emacs.