Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
f5d43027
Commit
f5d43027
authored
May 31, 2013
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spelling fixes.
parent
973d1e12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lisp/isearch.el
lisp/isearch.el
+1
-1
nt/INSTALL.MSYS
nt/INSTALL.MSYS
+1
-1
No files found.
lisp/isearch.el
View file @
f5d43027
...
...
@@ -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 displ
a
yed in the search message."
)
(
define-obsolete-variable-alias
'isearch-filter-predicate
'isearch-filter-predicates
"24.4"
)
...
...
nt/INSTALL.MSYS
View file @
f5d43027
...
...
@@ -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 se
e
mlessly
and packages ported from GNU or Unix systems will work se
a
mlessly
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment