branch: externals/xr
commit 0df910216a0b44989db06198e9b2399dabf44ade
Author: Mattias Engdegård <[email protected]>
Commit: Mattias Engdegård <[email protected]>

    Increment version to 1.13
---
 xr.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/xr.el b/xr.el
index 6dd585c..1c74527 100644
--- a/xr.el
+++ b/xr.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <[email protected]>
-;; Version: 1.12
+;; Version: 1.13
 ;; URL: https://github.com/mattiase/xr
 ;; Keywords: lisp, maint, regexps
 
@@ -80,6 +80,9 @@
 
 ;;; News:
 
+;; Version 1.13:
+;; - More robust pretty-printing, especially for characters
+;; - Generate (category CHAR) for unknown categories
 ;; Version 1.12:
 ;; - Warn about branch subsumption, like [AB]\|A
 ;; Version 1.11:

Reply via email to