* lisp/emacs-lisp/pcase.el: Add "extensions" to keyword header.

This commit is contained in:
Stefan Kangas 2020-10-23 05:25:22 +02:00
parent 558065531b
commit dc8bffba5a

View file

@ -3,7 +3,7 @@
;; Copyright (C) 2010-2020 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
;; Keywords:
;; Keywords: extensions
;; This file is part of GNU Emacs.