[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/code-cells caffb420be: Version 0.5
From: |
ELPA Syncer |
Subject: |
[elpa] externals/code-cells caffb420be: Version 0.5 |
Date: |
Tue, 19 Nov 2024 09:57:40 -0500 (EST) |
branch: externals/code-cells
commit caffb420be106cebbdfe4474ed0507a601603f83
Author: Augusto Stoffel <arstoffel@gmail.com>
Commit: Augusto Stoffel <arstoffel@gmail.com>
Version 0.5
---
code-cells.el | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/code-cells.el b/code-cells.el
index f47a511841..52ac15aade 100644
--- a/code-cells.el
+++ b/code-cells.el
@@ -6,7 +6,7 @@
;; Keywords: convenience, outlines
;; URL: https://github.com/astoff/code-cells.el
;; Package-Requires: ((emacs "27.1") (compat "29.1"))
-;; Version: 0.4
+;; Version: 0.5
;; 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
@@ -49,6 +49,14 @@
;; file, but you can also activate it in any other buffer, either
;; manually or through a hook.
+;;; News:
+
+;; Version 0.5
+;; - Several new editing commands.
+;; - Integrate with repeat-mode and context-menu-mode.
+;; - Some changed keybindings.
+;; - More consistent handling of numeric arguments and cell ranges.
+
;;; Code:
(require 'outline)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/code-cells caffb420be: Version 0.5,
ELPA Syncer <=