diff options
| author | Paul Eggert | 2014-12-13 23:40:04 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-12-13 23:41:33 -0800 |
| commit | 3de474e4ac7418d06b9f37489f939a16d9bde1c2 (patch) | |
| tree | cbcba843251af8de054f3a1166f30fb3434e635e /etc | |
| parent | 2e7f6d53f3831bdf8c96a630abca2f926fc45aae (diff) | |
| download | emacs-3de474e4ac7418d06b9f37489f939a16d9bde1c2.tar.gz emacs-3de474e4ac7418d06b9f37489f939a16d9bde1c2.zip | |
Spelling fixes
All uses changed.
* lib-src/etags.c (analyze_regex): Rename from analyse_regex.
* lisp/cedet/semantic/lex-spp.el:
(semantic-lex-spp-analyzer-do-replace):
Rename from semantic-lex-spp-anlyzer-do-replace.
* lisp/emacs-lisp/cconv.el (cconv--analyze-use):
Rename from cconv--analyse-use.
(cconv--analyze-function): Rename from cconv--analyse-function.
(cconv-analyze-form): Rename from cconv-analyse-form.
* src/regex.c (analyze_first): Rename from analyze_first.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TERMS | 2 | ||||
| -rw-r--r-- | etc/refcards/sk-refcard.tex | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -72,7 +72,7 @@ is `cS', which I invented. | |||
| 72 | correct parameter conventions from what would make the VT-100's | 72 | correct parameter conventions from what would make the VT-100's |
| 73 | `cs' string work properly. From an incorrect assumption about | 73 | `cs' string work properly. From an incorrect assumption about |
| 74 | %i, I reached an incorrect conclusion about `cs', but the result | 74 | %i, I reached an incorrect conclusion about `cs', but the result |
| 75 | worked correctly on the VT100 and ANSII terminals. In Emacs | 75 | worked correctly on the VT100 and ANSI terminals. In Emacs |
| 76 | version 17, both `cs' and %i work correctly. | 76 | version 17, both `cs' and %i work correctly. |
| 77 | 77 | ||
| 78 | The version 16 convention was to pass, for the second parameter, | 78 | The version 16 convention was to pass, for the second parameter, |
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex index 07ccccaf7c7..a787018d0ba 100644 --- a/etc/refcards/sk-refcard.tex +++ b/etc/refcards/sk-refcard.tex | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Czech translation: Jan Buchal <buchal@brailcom.cz>, January 1999 | 7 | % Czech translation: Jan Buchal <buchal@brailcom.cz>, January 1999 |
| 8 | % Milan Zamazal <pdm@zamazal.org>, August 1999 | 8 | % Milan Zamazal <pdm@zamazal.org>, August 1999 |
| 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) | 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) |
| 10 | % Slozak translation: Miroslav Vaško <vasko@debian.cz>, March 2001 | 10 | % Slovak translation: Miroslav Vaško <vasko@debian.cz>, March 2001 |
| 11 | 11 | ||
| 12 | % This file is part of GNU Emacs. | 12 | % This file is part of GNU Emacs. |
| 13 | 13 | ||