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

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

[elpa] externals/compat 878221eabd 44/84: Update the commentary section


From: ELPA Syncer
Subject: [elpa] externals/compat 878221eabd 44/84: Update the commentary section for compat-29
Date: Tue, 3 Jan 2023 08:57:34 -0500 (EST)

branch: externals/compat
commit 878221eabd61d38fa8877b5984a03fbe9525e04b
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Update the commentary section for compat-29
---
 compat-29.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/compat-29.el b/compat-29.el
index 90251726b2..cd57b2565e 100644
--- a/compat-29.el
+++ b/compat-29.el
@@ -23,7 +23,12 @@
 ;; Find here the functionality added in Emacs 29.1, needed by older
 ;; versions.
 ;;
-;; Do NOT load this library manually.  Instead require `compat'.
+;; Only load this library if you need to use one of the following
+;; functions:
+;;
+;; - `plist-get'
+;; - `plist-put'
+;; - `plist-member'
 
 ;;; Code:
 



reply via email to

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