# HG changeset patch # User Gerd Moellmann # Date 974905779 0 # Node ID 9ebf8de0e42c5f2df1160dadc12bd19410d7e978 # Parent 47dc916d48991cf3d67b96fd79ef519fcdee9c9b Remove autoload cookied, add author, maintainer, keywords tags. diff -r 47dc916d4899 -r 9ebf8de0e42c lisp/emacs-lisp/authors.el --- a/lisp/emacs-lisp/authors.el Wed Nov 22 15:06:10 2000 +0000 +++ b/lisp/emacs-lisp/authors.el Wed Nov 22 15:09:39 2000 +0000 @@ -2,6 +2,10 @@ ;; Copyright (C) 2000 Free Software Foundation, Inc. +;; Author: Gerd Moellmann +;; Maintainer: FSF +;; Keywords: maint + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -418,7 +422,6 @@ (insert author " (changed) " file "\n")))))))) -;;;###autoload (defun authors (root) "Extract author information from change logs and Lisp source files. ROOT is the root directory under which to find the files. If called @@ -451,7 +454,6 @@ (pop-to-buffer buffer-name)))) -;;;###autoload (defun batch-update-authors () "Produce an AUTHORS file. Call this function in batch mode with two command line arguments FILE