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

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

[elpa] new-master 56ffb2c 123/128: * README: Fix typos.


From: Stefan Monnier
Subject: [elpa] new-master 56ffb2c 123/128: * README: Fix typos.
Date: Mon, 14 Dec 2020 15:39:45 -0500 (EST)

branch: new-master
commit 56ffb2cdaac8a6e3855157620371f083d0e380a1
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    * README: Fix typos.
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index c574ed2..d31e64e 100644
--- a/README
+++ b/README
@@ -156,8 +156,8 @@ and the web-pages from this source code:
 We do not impose a particular coding style on GNU ELPA packages, but of
 course we recommend the coding style used in Emacs's own source code.
 Furthermore we recommend the following:
-- Use `cl-lib` rather than `cl` if it all possible.
-- Use lexical-binding if it all possible.
+- Use `cl-lib` rather than `cl` if at all possible.
+- Use lexical-binding if at all possible.
 - Try and fix the warnings emitted when compiling the package with a recent 
Emacs.
 
 The Copyright notice should specify "Free Software Foundation, Inc." as



reply via email to

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