emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/m-buffer 71a712044e 033/115: v0.3 release


From: ELPA Syncer
Subject: [elpa] externals/m-buffer 71a712044e 033/115: v0.3 release
Date: Tue, 19 Jul 2022 15:58:46 -0400 (EDT)

branch: externals/m-buffer
commit 71a712044e8795f77e4e93f5cdcd0dac18e19419
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>

    v0.3 release
---
 README.md   | 9 +++++++++
 m-buffer.el | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3ad38f95be..14cf0e5e92 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,15 @@ with the FSF.
 
 ## Change Log
 
+### 0.3
+
+ - Various functions for colourising/adding faces
+ - Documentation improvements.
+ - m-buffer-nil-markers has been depluralised to m-buffer-nil-marker
+ - m-buffer-replace-match now returns start end markers
+ - m-buffer-clone-markers added.
+ 
+
 ### 0.2
 
 #### New Functions
diff --git a/m-buffer.el b/m-buffer.el
index ef2873cb1e..8dcc64ed45 100644
--- a/m-buffer.el
+++ b/m-buffer.el
@@ -4,7 +4,7 @@
 
 ;; Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
 ;; Maintainer: Phillip Lord <phillip.lord@newcastle.ac.uk>
-;; Version: 0.3-SNAPSHOT
+;; Version: 0.3
 ;; Package-Requires: ((dash "2.5.0")(emacs "24.3"))
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]