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

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

[elpa] externals/compat 6a04a8599c 1/3: Fix markup for fixed with text i


From: ELPA Syncer
Subject: [elpa] externals/compat 6a04a8599c 1/3: Fix markup for fixed with text in manual
Date: Mon, 11 Jul 2022 06:57:23 -0400 (EDT)

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

    Fix markup for fixed with text in manual
---
 MANUAL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MANUAL b/MANUAL
index 02070c8b89..f33adb1dcd 100644
--- a/MANUAL
+++ b/MANUAL
@@ -30,7 +30,7 @@ newest version on CentOS 7. It is intended to preserve 
compatibility
 for at least as the Centos 7 reaches 
[[https://wiki.centos.org/About/Product][EOL]], 2024.
 
 If you are developing a package with Compat in mind, consider loading
-`compat-help` (on your system, not in a package) to get relevant notes
+=compat-help= (on your system, not in a package) to get relevant notes
 inserted into the help buffers of functions that are implemented or
 advised in Compat.
 
@@ -52,7 +52,7 @@ and later on a
 : (require 'compat)
 
 This will load all non-prefixed definitions (functions and macros with
-a leading `compat-`).  To load these, an additional
+a leading =compat-=).  To load these, an additional
 
 : (require 'compat-XY) ; e.g. 26
 



reply via email to

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