File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org).
9
9
[ Unpublished]
10
10
------------------------------------------------------------------------
11
11
* __ Added:__ Highlighting for another 30 keywords used by [ ` mocha.el ` ] [ ]
12
+ * __ Added:__ Highlighting for the [ ` use-package ` ] [ ] macro
12
13
13
14
14
15
@@ -81,3 +82,4 @@ Initial release. Adds editor commands and highlighting for Emacs Lisp.
81
82
[ 2.3.3.2 ] : http://www.hep.by/gnu/elisp/General-Escape-Syntax.html
82
83
[ YASnippet ] : http://joaotavora.github.io/yasnippet
83
84
[ `mocha.el` ] : https://github.com/scottaj/mocha.el
85
+ [ `use-package` ] : https://github.com/jwiegley/use-package
Original file line number Diff line number Diff line change @@ -6155,7 +6155,7 @@ repository:
6155
6155
|url-unhex-string|url-unhex|url-use-cookies--cmacro|url-use-cookies|url-user--cmacro|url-user-for-url|url-user|url-view-url|url-wait-for-string
6156
6156
|url-warn|use-cjk-char-width-table|use-completion-backward-under|use-completion-backward|use-completion-before-point|use-completion-before-separator
6157
6157
|use-completion-minibuffer-separator|use-completion-under-or-before-point|use-completion-under-point|use-default-char-width-table
6158
- |use-fancy-splash-screens-p|user-original-login-name|user-variable-p|utf-7-imap-post-read-conversion|utf-7-imap-pre-write-conversion
6158
+ |use-fancy-splash-screens-p|use-package| user-original-login-name|user-variable-p|utf-7-imap-post-read-conversion|utf-7-imap-pre-write-conversion
6159
6159
|utf-7-post-read-conversion|utf-7-pre-write-conversion|utf7-decode|utf7-encode|uudecode-char-int|uudecode-decode-region-external
6160
6160
|uudecode-decode-region-internal|uudecode-decode-region|uudecode-string-to-multibyte|values-list|variable-at-point|variable-binding-locus
6161
6161
|variable-pitch-mode|vc--add-line|vc--process-sentinel|vc--read-lines|vc--remove-regexp|vc-after-save|vc-annotate|vc-backend-for-registration
You can’t perform that action at this time.
0 commit comments