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

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

[elpa] externals/compat 88d26596cb 3/3: Update README to use file featur


From: ELPA Syncer
Subject: [elpa] externals/compat 88d26596cb 3/3: Update README to use file feature names
Date: Tue, 1 Mar 2022 08:57:29 -0500 (EST)

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

    Update README to use file feature names
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ef2a7510ce..88754398f3 100644
--- a/README.md
+++ b/README.md
@@ -51,9 +51,9 @@ and later on a
 This will load all non-prefixed definitions (functions and macros with
 a loading `compat-`).  To load these, an additional
 
-       (require 'compat-XY.Z) ; e.g. 26.1
+       (require 'compat-XY) ; e.g. 26
 
-will be necessary, to load compatibility code for Emacs version XY.Z.
+will be necessary, to load compatibility code for Emacs version XY.
 
 It is recommended to subscribe to the [compat-announce] mailing list
 to be notified when new versions are released or relevant changes are



reply via email to

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