Mercurial > emacs
changeset 33752:9ebf8de0e42c
Remove autoload cookied, add author,
maintainer, keywords tags.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 22 Nov 2000 15:09:39 +0000 |
parents | 47dc916d4899 |
children | 216bf62750a8 |
files | lisp/emacs-lisp/authors.el |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> +;; 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