projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5580655
)
* lisp/emacs-lisp/pcase.el: Add "extensions" to keyword header.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 23 Oct 2020 03:25:22 +0000
(
05:25
+0200)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 23 Oct 2020 03:26:40 +0000
(
05:26
+0200)
lisp/emacs-lisp/pcase.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/pcase.el
b/lisp/emacs-lisp/pcase.el
index 09c48d095cc023ac999d3edd6a05acad6416169b..e603900b0958f078ed31c8d341c0e7c814c1619f 100644
(file)
--- a/
lisp/emacs-lisp/pcase.el
+++ b/
lisp/emacs-lisp/pcase.el
@@
-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.