diff options
Diffstat (limited to 'lisp/url/url-vars.el')
-rw-r--r-- | lisp/url/url-vars.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index f0d70ff6e75..d916a71e41b 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el @@ -20,6 +20,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. +;;; Commentary: + ;;; Code: (defgroup url nil |