pkg update and first config fix

org-brain not working, add org-roam
This commit is contained in:
2022-12-19 23:02:34 +01:00
parent 02b3e07185
commit 82f05baffe
885 changed files with 356098 additions and 36993 deletions

2
lisp/queue/queue-pkg.el Normal file
View File

@@ -0,0 +1,2 @@
;; Generated package description from queue.el -*- no-byte-compile: t -*-
(define-package "queue" "0.2" "Queue data structure" 'nil :commit "c9ec2e33f26b068c40b8391e91a7839546fa8355" :authors '(("Inge Wallin" . "inge@lysator.liu.se") ("Toby Cubitt" . "toby-predictive@dr-qubit.org")) :maintainer '("Toby Cubitt" . "toby-predictive@dr-qubit.org") :keywords '("extensions" "data structures" "queue") :url "http://www.dr-qubit.org/emacs.php")