[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/comint-mime 2ac67834d9: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/comint-mime 2ac67834d9: Bump version |
Date: |
Mon, 4 Apr 2022 11:57:21 -0400 (EDT) |
branch: externals/comint-mime
commit 2ac67834d9bb8e6a3521d75b934a4b496a3a0f9d
Author: Augusto Stoffel <arstoffel@gmail.com>
Commit: Augusto Stoffel <arstoffel@gmail.com>
Bump version
---
README.org | 15 ++++++++++-----
comint-mime.el | 4 ++--
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/README.org b/README.org
index c50f7d6ee2..47b40ba74a 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,6 @@
#+title: comint-mime.el
-#+author: Augusto Stoffel
-#+html: <a href="http://elpa.gnu.org/devel/comint-mime.html"><img
alt="GNU-devel ELPA" src="https://elpa.gnu.org/devel/comint-mime.svg"/></a>
+#+html: <p align="center"><a
href="http://elpa.gnu.org/packages/comint-mime.html"><img alt="GNU-devel ELPA"
src="https://elpa.gnu.org/packages/comint-mime.svg"/></a></p>
This Emacs package provides a mechanism for REPLs (or comint buffers,
in Emacs parlance) to display graphics and other types of special
@@ -85,6 +84,12 @@ using a temporary file for large data transfers.
** Todos
-- [ ] It should be possible to support at least Matplotlib in the
- standard Python interpreter.
-- [ ] Improve the HTML rendering for numeric tables
+- It should be possible to support at least Matplotlib in the standard
+ Python interpreter.
+- Improve the HTML rendering for numeric tables
+
+** Contributing
+
+Discussions, suggestions and code contributions are welcome! Since
+this package is part of GNU ELPA, contributions require a copyright
+assignment to the FSF.
diff --git a/comint-mime.el b/comint-mime.el
index 22ef10dc2a..71bdca896a 100644
--- a/comint-mime.el
+++ b/comint-mime.el
@@ -5,8 +5,8 @@
;; Author: Augusto Stoffel <arstoffel@gmail.com>
;; Homepage: https://github.com/astoff/comint-mime
;; Keywords: processes, multimedia
-;; Package-Requires: ((emacs "28.0.60"))
-;; Version: 0
+;; Package-Requires: ((emacs "28.1"))
+;; Version: 0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/comint-mime 2ac67834d9: Bump version,
ELPA Syncer <=