[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/rfc-mode 21c966a02c 47/52: update changelog
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/rfc-mode 21c966a02c 47/52: update changelog |
Date: |
Wed, 12 Oct 2022 16:29:21 -0400 (EDT) |
branch: scratch/rfc-mode
commit 21c966a02cdd4783dc6ea50b807589abc405d929
Author: Nicolas Martyanoff <khaelin@gmail.com>
Commit: Nicolas Martyanoff <khaelin@gmail.com>
update changelog
---
changelog.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/changelog.org b/changelog.org
index d2414cb4ef..df64ca1e72 100644
--- a/changelog.org
+++ b/changelog.org
@@ -3,12 +3,14 @@
* Next Version
** Features
-
- ~rfc-mode-read~ now supports a numeric prefix argument, so you can
simply type ~C-u 1 2 3 4 M-x rfc-mode-read~ to read RFC
number 1234. Also, if you call ~rfc-mode-read~ when point is on a
number, you will be offered that number as default.
+** Misc
+- Make the dependency on Helm optional (thanks to Jonas Bernoulli).
+
* 1.3.0
This release improves navigation and introduce section detection, thanks to
Daniel MartÃn.
- [nongnu] scratch/rfc-mode 6e41dcd82f 43/52: Autoload rfc-mode-browse, (continued)
- [nongnu] scratch/rfc-mode 6e41dcd82f 43/52: Autoload rfc-mode-browse, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode e21fb7e134 05/52: fix comment, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode c550aa0530 03/52: v1.0.0, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode ff7a36b810 44/52: Offer number at point as default in rfc-mode-read, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 3a7afa19e7 08/52: make some functions private, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode ea349f3441 41/52: Improve doc-strings, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 0f95e3f79b 21/52: fix mode detection regexp, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 8587416c21 40/52: Add prefix argument support to rfc-mode-read, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 3ef663203b 51/52: Consistently use spaces for indentation, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode b885d6bd2b 50/52: Fix completing-read default argument, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 21c966a02c 47/52: update changelog,
Stefan Monnier <=
- [nongnu] scratch/rfc-mode 697158dc0f 45/52: Extract rfc-mode--integer-at-point from rfc-mode-read, Stefan Monnier, 2022/10/12
- [nongnu] scratch/rfc-mode 5d0c8096b2 48/52: * rfc-mode.el: Explicitly load cl-lib dependency., Stefan Monnier, 2022/10/12