aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2014-12-13 23:40:04 -0800
committerPaul Eggert2014-12-13 23:41:33 -0800
commit3de474e4ac7418d06b9f37489f939a16d9bde1c2 (patch)
treecbcba843251af8de054f3a1166f30fb3434e635e /etc
parent2e7f6d53f3831bdf8c96a630abca2f926fc45aae (diff)
downloademacs-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/TERMS2
-rw-r--r--etc/refcards/sk-refcard.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/TERMS b/etc/TERMS
index 316d90290fe..84eb46fb547 100644
--- a/etc/TERMS
+++ b/etc/TERMS
@@ -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