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
Open sidebar
emacs
emacs
Commits
425df10c
Commit
425df10c
authored
Mar 28, 2012
by
Paul Eggert
Browse files
Spelling fixes.
parent
b973155e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
lisp/forms.el
lisp/forms.el
+1
-1
lisp/progmodes/ada-mode.el
lisp/progmodes/ada-mode.el
+1
-1
lisp/textmodes/ispell.el
lisp/textmodes/ispell.el
+1
-1
No files found.
lisp/forms.el
View file @
425df10c
...
...
@@ -581,7 +581,7 @@ Commands: Equivalent keys in read-only mode:
(error (concat "
Forms
control
file
error:
"
"
`
forms-modified-record-filter
'
is
not
a
function
")))
;; The filters acces the contents of the forms using `forms-fields'.
;; The filters acces
s
the contents of the forms using `forms-fields'.
(make-local-variable 'forms-fields)
;; Dynamic text support.
...
...
lisp/progmodes/ada-mode.el
View file @
425df10c
...
...
@@ -4728,7 +4728,7 @@ Moves to 'begin' if in a declarative part."
["Entry family" ada-entry-family t]
["Select" ada-select t]
["Accept" ada-accept t]
["Or accept" ada-or-accep
t]
["Or accept" ada-or-accep
t
t]
["Or delay" ada-or-delay t]
["Or terminate" ada-or-terminate t]
["---" nil nil]
...
...
lisp/textmodes/ispell.el
View file @
425df10c
...
...
@@ -740,7 +740,7 @@ when the language uses non-ASCII characters.
Note that with \"ispell\" as the speller, the CASECHARS and
OTHERCHARS slots of the alist should contain the same character
set as casechars and otherchars in the LANGUAGE.aff file \(e.g.,
english.aff\). a
p
sell and hunspell don't have this limitation."
)
english.aff\). as
p
ell and hunspell don't have this limitation.")
(defvar ispell-really-aspell nil) ; Non-nil if we can use aspell extensions.
(defvar ispell-really-hunspell nil) ; Non-nil if we can use hunspell extensions.
...
...
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