-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spelling #474
Open
jsoref
wants to merge
34
commits into
jkitchin:homebrew
Choose a base branch
from
jsoref:spelling
base: homebrew
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Spelling #474
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
de8efc2
spelling: abcdefghijklmnopqrstuvwxy
jsoref 37a7abe
spelling: annotation
jsoref dadd205
spelling: applications
jsoref 4daecdc
spelling: arbitrarily
jsoref ab82d8b
spelling: asynchronously
jsoref a27ba86
spelling: available
jsoref 08e5b6a
spelling: backward
jsoref 3a3e6f0
spelling: beginning
jsoref 24b4357
spelling: bockgard
jsoref 8a48230
spelling: bookmark
jsoref b22e8a8
spelling: conditions
jsoref b36ba64
spelling: criteria
jsoref 65bde4d
spelling: desktop
jsoref 47eca8b
spelling: empirically
jsoref 08d191a
spelling: first
jsoref c5585dd
spelling: github
jsoref 0da2964
spelling: into
jsoref 5baaf1a
spelling: it
jsoref 4e2d8ef
spelling: javascript
jsoref 402fe5d
spelling: macos
jsoref ef0f608
spelling: minimum
jsoref 03d4dea
spelling: moved
jsoref 4e050db
spelling: nonexistent
jsoref 2104b4c
spelling: other-window
jsoref 75490df
spelling: output
jsoref 91abf4c
spelling: property
jsoref c4623b3
spelling: remote
jsoref 510a07f
spelling: satisfies
jsoref 7ce136f
spelling: some
jsoref 61fbd12
spelling: specific
jsoref 627baa3
spelling: the
jsoref 12b80fd
spelling: them
jsoref 2873add
spelling: using
jsoref e138642
spelling: work
jsoref File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ | |
;; (require 'help-fns+) | ||
;; | ||
;; Acknowledgement: Passing text properties on doc strings to the | ||
;; *Help* buffer is an idea from Johan bockgard. He sent it on | ||
;; *Help* buffer is an idea from Johan Bockgard. He sent it on | ||
;; 2007-01-24 to [email protected], Subject | ||
;; "display-completion-list should not strip text properties". | ||
;; | ||
|
@@ -762,7 +762,7 @@ Optional arg NOMSG non-nil means do not display a progress message." | |
(defun Info-first-index-occurrence (index-entry &optional index-nodes manuals nomsg) | ||
"Return nil or an occurrence of INDEX-ENTRY in INDEX-NODES of MANUALS. | ||
Search INDEX-NODES and MANUALS in order. | ||
A non-nil return value is the first first successful index lookup, in | ||
A non-nil return value is the first successful index lookup, in | ||
the form (FILE INDEX-ENTRY NODE LINE) - see `Info-index-occurrences'. | ||
|
||
Optional arg INDEX-NODES are the index nodes of MANUALS to search. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Normally I change
in to
tointo
, but here it seemed that this might be intended.