mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
Spelling fixes.
This commit is contained in:
parent
973d1e126c
commit
f5d430271e
@ -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…
Reference in New Issue
Block a user