update of packages
This commit is contained in:
14
lisp/powershell/powershell-pkg.el
Normal file
14
lisp/powershell/powershell-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "powershell" "20220805.1712" "Mode for editing PowerShell scripts"
|
||||
'((emacs "24"))
|
||||
:commit "f2da15857e430206e215a3c65289b4058ae3c976" :authors
|
||||
'(("Frédéric Perrin" . "fredericperrinreselfr"))
|
||||
:maintainers
|
||||
'(("Frédéric Perrin" . "fredericperrinreselfr"))
|
||||
:maintainer
|
||||
'("Frédéric Perrin" . "fredericperrinreselfr")
|
||||
:keywords
|
||||
'("powershell" "languages")
|
||||
:url "http://github.com/jschaf/powershell.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1392
lisp/powershell/powershell.el
Normal file
1392
lisp/powershell/powershell.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user