update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,12 +1,9 @@
(define-package "org-cliplink" "20201126.1020" "insert org-mode links from the clipboard"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-cliplink" "20201126.1020"
"Insert org-mode links from the clipboard."
'((emacs "24.4"))
:commit "13e0940b65d22bec34e2de4bc8cba1412a7abfbc" :authors
'(("Alexey Kutepov" . "reximkut@gmail.com"))
:maintainers
'(("Alexey Kutepov" . "reximkut@gmail.com"))
:maintainer
'("Alexey Kutepov" . "reximkut@gmail.com")
:url "http://github.com/rexim/org-cliplink")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "http://github.com/rexim/org-cliplink"
:commit "13e0940b65d22bec34e2de4bc8cba1412a7abfbc"
:revdesc "13e0940b65d2"
:authors '(("Alexey Kutepov" . "reximkut@gmail.com"))
:maintainers '(("Alexey Kutepov" . "reximkut@gmail.com")))

View File

@@ -5,7 +5,6 @@
;; Author: Alexey Kutepov <reximkut@gmail.com>
;; Maintainer: Alexey Kutepov <reximkut@gmail.com>
;; URL: http://github.com/rexim/org-cliplink
;; Version: 0.2
;; Permission is hereby granted, free of charge, to any person
;; obtaining a copy of this software and associated documentation

View File

@@ -5,7 +5,8 @@
;; Author: Alexey Kutepov <reximkut@gmail.com>
;; Maintainer: Alexey Kutepov <reximkut@gmail.com>
;; URL: http://github.com/rexim/org-cliplink
;; Version: 0.2
;; Package-Version: 20201126.1020
;; Package-Revision: 13e0940b65d2
;; Package-Requires: ((emacs "24.4"))
;; Permission is hereby granted, free of charge, to any person