From c6eb8df79ef357004b3b1b627c842c5ee2ac6090 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 21 Sep 2021 11:14:14 +0200 Subject: ; Minor checkdoc fixes in url/*.el --- lisp/url/url-expand.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/url/url-expand.el') diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el index 05088e3cac8..4e737e965dd 100644 --- a/lisp/url/url-expand.el +++ b/lisp/url/url-expand.el @@ -19,6 +19,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see . +;;; Commentary: + ;;; Code: (require 'url-methods) -- cgit v1.2.3