pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
(define-package "gnuplot" "20220102.1637" "Major-mode and interactive frontend for gnuplot"
|
||||
'((emacs "24.3"))
|
||||
:commit "d1a6a606dcb389a7c91a6b0d9fb995434df561be" :authors
|
||||
'(("Jon Oddie")
|
||||
("Bruce Ravel")
|
||||
("Phil Type"))
|
||||
:maintainer
|
||||
'("Bruce Ravel" . "bruceravel1@gmail.com")
|
||||
(define-package "gnuplot" "20221112.2049" "Major-mode and interactive frontend for gnuplot"
|
||||
'((emacs "25.1"))
|
||||
:commit "fe7ce76d797b34214178ac8e470f2fa9a63b2520" :maintainer
|
||||
'("Maxime Tréca" . "maxime@gmail.com")
|
||||
:keywords
|
||||
'("data" "gnuplot" "plotting")
|
||||
:url "https://github.com/emacsorphanage/gnuplot")
|
||||
:url "https://github.com/emacs-gnuplot/gnuplot")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
||||
Reference in New Issue
Block a user