branch: externals-release/ement commit d2b7a8484033e16b6f196b6525124d5ebdf4c0d7 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Release: v0.11 --- README.org | 2 +- ement.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 841857eb96..f8c3b2d2ca 100644 --- a/README.org +++ b/README.org @@ -292,7 +292,7 @@ Ement.el doesn't support encrypted rooms natively, but it can be used transparen :TOC: :depth 0 :END: -** 0.11-pre +** 0.11 *Additions* + Commands ~ement-room-image-show~ and ~ement-room-image-scale~ (bound to ~RET~ and ~M-RET~ when point is at an image) view and scale images. (Thanks to [[https://github.com/Stebalien][Steven Allen]] for these and other image-related improvements.) diff --git a/ement.el b/ement.el index 88c509a74d..0538e25596 100644 --- a/ement.el +++ b/ement.el @@ -5,7 +5,7 @@ ;; Author: Adam Porter <a...@alphapapa.net> ;; Maintainer: Adam Porter <a...@alphapapa.net> ;; URL: https://github.com/alphapapa/ement.el -;; Version: 0.11-pre +;; Version: 0.11 ;; Package-Requires: ((emacs "27.1") (map "2.1") (persist "0.5") (plz "0.6") (taxy "0.10") (taxy-magit-section "0.12.1") (svg-lib "0.2.5") (transient "0.3.7")) ;; Keywords: comm