]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.
authorStefan Kangas <stefan@marxist.se>
Fri, 5 Feb 2021 01:39:49 +0000 (02:39 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 5 Feb 2021 01:52:52 +0000 (02:52 +0100)
lisp/emacs-lisp/checkdoc.el

index 9722792a5a501fafc4487bddade860838ab1b392..75aefdc7ba04494fec31b9b6a562236382d11348 100644 (file)
 ;;
 ;;   See the above section "Checking Parameters" for details about
 ;; parameter checking.
-;;
-;; Dependencies:
-;;
-;;   This file requires lisp-mnt (Lisp maintenance routines) for the
-;;   comment checkers.
-;;
-;;   Requires custom for Emacs v20.
 
 ;;; TO DO:
 ;;   Hook into the byte compiler on a defun/defvar level to generate