]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Oct 2017 00:15:42 +0000 (17:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Oct 2017 05:55:05 +0000 (22:55 -0700)
lisp/cedet/semantic/db-find.el
lisp/cedet/semantic/db.el
lisp/cedet/semantic/edit.el
lisp/language/misc-lang.el
lisp/org/org-inlinetask.el
lisp/textmodes/rst.el

index c678739671c658085d683c2915b12035538efd03..1f5de71c53d447c1ac319059439d5107113d73de 100644 (file)
@@ -930,7 +930,7 @@ but should be good enough for debugging assertions."
            (length result))))
 
 (defun semanticdb-find-result-with-nil-p (resultp)
-  "Non-nil of RESULTP is in the form of a semanticdb search result.
+  "Non-nil if RESULTP is in the form of a semanticdb search result.
 The value nil is valid where a TABLE usually is, but only if the TAG
 results include overlays.
 This query only really tests the first entry in the list that is RESULTP,
index e7ee879bf39716802b2b61f81d86cb791752bdc6..4d9daaf54ef6fe214f8bbe9324f2562e0de5b9e6 100644 (file)
@@ -595,7 +595,7 @@ This will call `semantic-fetch-tags' if that file is in memory."
        (kill-buffer buff))))))
 
 (cl-defmethod semanticdb-needs-refresh-p ((obj semanticdb-table))
-  "Return non-nil of OBJ's tag list is out of date.
+  "Return non-nil if OBJ's tag list is out of date.
 The file associated with OBJ does not need to be in a buffer."
   (let* ((ff (semanticdb-full-filename obj))
         (buff (semanticdb-in-buffer-p obj))
index 78822c487aeef449706610160b277851e5850d2a..fc0a05a6a6e45c8b0ddd80aa6811a21bb399038d 100644 (file)
@@ -221,7 +221,7 @@ Argument START, END, and LENGTH specify the bounds of the change."
   )
 
 (defun semantic-edits-change-in-one-tag-p (change hits)
-  "Return non-nil of the overlay CHANGE exists solely in one leaf tag.
+  "Return non-nil if the overlay CHANGE exists solely in one leaf tag.
 HITS is the list of tags that CHANGE is in.  It can have more than
 one tag in it if the leaf tag is within a parent tag."
   (and (< (semantic-tag-start (car hits))
index f6179dc1fbf9500b978bb516e5d48fb29624266a..a63c3a21091ac1301c589bd0c7b85867510db822 100644 (file)
@@ -76,7 +76,7 @@ and Italian.")))
            (documentation . "Bidirectional editing is supported.")))
 
 (defcustom arabic-shaper-ZWNJ-handling nil
-  "How to handle ZWMJ in Arabic text renderling.
+  "How to handle ZWMJ in Arabic text rendering.
 This variable controls the way to handle a glyph for ZWNJ
 returned by the underling shaping engine.
 
index 360b1bcfdb0660ce49fd8a008e9278c0b050a0b8..4a8e43db03b55aa4898de3f459a07e3090848ad3 100644 (file)
@@ -114,7 +114,7 @@ When nil, the first star is not shown."
 (defcustom org-inlinetask-default-state nil
   "Non-nil means make inline tasks have a TODO keyword initially.
 This should be the state `org-inlinetask-insert-task' should use by
-default, or nil of no state should be assigned."
+default, or nil if no state should be assigned."
   :group 'org-inlinetask
   :version "24.1"
   :type '(choice
index 5534294738c7dbe3071a3069fadbb0233471150d..146d9b95f1a9c05bd767cbd3e611521ff50ee3bb 100644 (file)
@@ -3486,7 +3486,7 @@ applied to each line like this
 COUNT is 0 before the first paragraph and increments for every
 paragraph found on level IND.  IN-FIRST is non-nil if this is the
 first line of such a paragraph.  IN-SUB is non-nil if this line
-is part of a sub-block while IN-SUPER is non-nil of this line is
+is part of a sub-block while IN-SUPER is non-nil if this line is
 part of a less indented block (super-block).  IN-EMPTY is non-nil
 if this line is empty where an empty line is considered being
 part of the previous block.  RELIND is nil for an empty line, 0