Mercurial > hg > xemacs-beta
comparison lisp/autoload.el @ 1753:588465af3ca1
[xemacs-hg @ 2003-10-15 09:19:08 by stephent]
update copyright <87n0c26erw.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 15 Oct 2003 09:19:10 +0000 |
parents | 5903b079bee1 |
children | c4c8a36043be |
comparison
equal
deleted
inserted
replaced
1752:84acc03a7080 | 1753:588465af3ca1 |
---|---|
1 ;;; autoload.el --- maintain autoloads in auto-autoloads files. | 1 ;;; autoload.el --- maintain autoloads in auto-autoloads files. |
2 | 2 |
3 ;; Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1991-1994, 1997, 2003 Free Software Foundation, Inc. |
4 ;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. | 4 ;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp. |
5 ;; Copyright (C) 1996, 2000, 2002, 2003 Ben Wing. | 5 ;; Copyright (C) 1996, 2000, 2002, 2003 Ben Wing. |
6 | 6 |
7 ;; Author: Roland McGrath <roland@gnu.ai.mit.edu> | 7 ;; Author: Roland McGrath <roland@gnu.ai.mit.edu> |
8 ;; Keywords: maint | 8 ;; Keywords: maint |