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

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

[elpa] 270/352: Revert "Clarify that OPERATION-MODE can be also be nil"


From: Stefan Monnier
Subject: [elpa] 270/352: Revert "Clarify that OPERATION-MODE can be also be nil"
Date: Mon, 07 Jul 2014 14:04:52 +0000

monnier pushed a commit to branch master
in repository elpa.

commit 5b2aabdd0eed3dc2341ef8e488928c6a9177e699
Author: Teemu Likonen <address@hidden>
Date:   Wed Jun 29 18:34:04 2011 +0300

    Revert "Clarify that OPERATION-MODE can be also be nil"
    
    This reverts commit 1a9fa359b6c07d80c30c6214c7b8ea14a0c3396f.
---
 wcheck-mode.el |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/wcheck-mode.el b/wcheck-mode.el
index 184cd38..b1e0071 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -388,10 +388,10 @@ read-or-skip-faces
     MAJOR-MODE to define default settings. Settings that come
     after the pseudo major-mode nil are ignored.
 
-    OPERATION-MODE is symbol `read', `skip' or nil, defining
-    whether the FACEs should be read or skipped. If it's `read'
-    then only the listed faces are read. If it's `skip' then the
-    listed faces are skipped and all other faces are read. If
+    OPERATION-MODE is symbol `read' or `skip' defining whether
+    the FACEs should be read or skipped. If it's `read' then only
+    the listed faces are read. If it's `skip' then the listed
+    faces are skipped and all other faces are read. If
     OPERATION-MODE is nil (or if it doesn't exist at all) then
     everything is read.
 



reply via email to

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