update packages and add valign
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;;; org-feed.el --- Add RSS feed items to Org files -*- lexical-binding: t; -*-
|
||||
;;
|
||||
;; Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2026 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||
;; Keywords: outlines, hypermedia, calendar, text
|
||||
@@ -92,7 +92,6 @@
|
||||
(org-assert-version)
|
||||
|
||||
(require 'org)
|
||||
(require 'sha1)
|
||||
|
||||
(declare-function url-retrieve-synchronously "url"
|
||||
(url &optional silent inhibit-cookies timeout))
|
||||
|
||||
Reference in New Issue
Block a user