[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/rfc-mode 069427e114 6/9: v1.4.1
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/rfc-mode 069427e114 6/9: v1.4.1 |
Date: |
Fri, 13 Oct 2023 10:02:13 -0400 (EDT) |
branch: elpa/rfc-mode
commit 069427e11463343f2de707cae46d7b36a8e25b71
Author: Nicolas Martyanoff <nicolas@n16f.net>
Commit: Nicolas Martyanoff <nicolas@n16f.net>
v1.4.1
---
changelog.org | 6 ++++++
rfc-mode.el | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/changelog.org b/changelog.org
index b13e690307..ca0f5644be 100644
--- a/changelog.org
+++ b/changelog.org
@@ -3,6 +3,12 @@
* Next Version
/Work in progress./
+* 1.4.1
+** Bugs
+- Fix page-based navigation (thanks to Matthew Woodcraft for reporting the
+ issue) on Emacs 29.
+- Fix major-mode auto-detection for rfc-mode buffers.
+
* 1.4.0
I should have released minor versions for bug fixes, but it seems everyone is
using the =master= branch from MELPA, and so am I. So major only it is. I will
diff --git a/rfc-mode.el b/rfc-mode.el
index b91efbf97c..5539d2d54f 100644
--- a/rfc-mode.el
+++ b/rfc-mode.el
@@ -2,7 +2,7 @@
;; Author: Nicolas Martyanoff <nicolas@n16f.net>
;; URL: https://github.com/galdor/rfc-mode
-;; Version: 1.4.0
+;; Version: 1.4.1
;; Package-Requires: ((emacs "25.1"))
;; Copyright 2019-2023 Nicolas Martyanoff <nicolas@n16f.net>
- [nongnu] elpa/rfc-mode updated (c938c8134e -> ab09db78d9), ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 2dd9b27c10 4/9: update copyright years, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 52682e3592 5/9: use rfc-mode for buffers using the custom buffer name, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 069427e114 6/9: v1.4.1,
ELPA Syncer <=
- [nongnu] elpa/rfc-mode ab09db78d9 9/9: v1.4.2, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode dde7646c44 2/9: fix page navigation, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode f561b316bc 1/9: fix comments, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 30d4281753 3/9: remove unused comment, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode da94509d3a 7/9: remove duplicate license, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 7048dab3d8 8/9: highlight footers, ELPA Syncer, 2023/10/13