Spelling fixes.
This commit is contained in:
parent
973d1e126c
commit
f5d430271e
2 changed files with 2 additions and 2 deletions
|
@ -198,7 +198,7 @@ skips this match and continues searching for the next match.
|
|||
When the list of predicates is empty, `run-hook-with-args-until-failure'
|
||||
returns non-nil that means that the found match is accepted.
|
||||
The property `isearch-message-prefix' put on the predicate's symbol
|
||||
specifies the prefix string displyed in the search message.")
|
||||
specifies the prefix string displayed in the search message.")
|
||||
(define-obsolete-variable-alias 'isearch-filter-predicate
|
||||
'isearch-filter-predicates
|
||||
"24.4")
|
||||
|
|
|
@ -331,7 +331,7 @@ Windows 9X as well).
|
|||
C:\MSYS\local, and it will defeat the purpose of PREFIX, which is to
|
||||
install programs in a single coherent tree resembling Posix systems.
|
||||
Such a single-tree installation makes sure all the other programs
|
||||
and packages ported from GNU or Unix systems will work seemlessly
|
||||
and packages ported from GNU or Unix systems will work seamlessly
|
||||
together. Where exactly is the root of that tree on your system is
|
||||
something only you, the user who builds Emacs, can know, and the
|
||||
Emacs build process cannot guess, because usually there's no
|
||||
|
|
Loading…
Add table
Reference in a new issue