aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-08-01 17:22:17 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2023-08-01 17:47:44 +0200
commit9b5d12f777e228efd952116275459218833cd2a5 (patch)
tree1662d798569e94a1db7d431499b0853122ec262d /NEWS.org
parentba8091c57fbb822c6b7093d0a01d455fa60d49ff (diff)
compat-29: Add char-uppercase-p
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index 8191bc0..09bdd9a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,10 @@
#+link: compat-gh https://github.com/emacs-compat/compat/issues/
#+options: toc:nil num:nil author:nil
+* Development
+
+- compat-29: Add function =char-uppercase-p=.
+
* Release of "Compat" Version 29.1.4.2
- compat-28: Improve =make-separator-line= visuals on graphic displays.