* lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.

This commit is contained in:
Stefan Kangas 2021-02-05 02:39:49 +01:00
parent de701470b2
commit 6bd9dbf959

View file

@ -147,13 +147,6 @@
;;
;; 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