Skip to content

Commit 0b117e7

Browse files
committed
Add package as a keyword
Used for the new packages feature
1 parent 86a981b commit 0b117e7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Next Version
22

3-
No changes yet.
3+
Support the `package` keyword.
44

55
# 1.4
66

hack-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ If PROPERTIZE-TAGS is non-nil, apply `hack-xhp-tag' to tag names."
614614
"enum"
615615
"module"
616616
"newtype"
617+
"package"
617618
"readonly"
618619
"shape"
619620
"super"

0 commit comments

Comments
 (0)