comparison lisp/emacs-lisp/autoload.el @ 25278:cbe304a26771

Fix maintainer address.
author Karl Heuer <kwzh@gnu.org>
date Mon, 16 Aug 1999 04:04:27 +0000
parents 701d2b4c7484
children 297c943363ed
comparison
equal deleted inserted replaced
25277:a0e61cfa2529 25278:cbe304a26771
1 ;;; autoload.el --- maintain autoloads in loaddefs.el. 1 ;;; autoload.el --- maintain autoloads in loaddefs.el.
2 2
3 ;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. 3 ;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
4 4
5 ;; Author: Roland McGrath <roland@gnu.ai.mit.edu> 5 ;; Author: Roland McGrath <roland@gnu.org>
6 ;; Keywords: maint 6 ;; Keywords: maint
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