aboutsummaryrefslogtreecommitdiffstats
path: root/etc/srecode
diff options
context:
space:
mode:
authorMario Lang2010-01-15 18:51:50 -0800
committerGlenn Morris2010-01-15 18:51:50 -0800
commit045b9da7879353dfcba2264cfcd0ba0353669846 (patch)
treee858f773aed495a224e2720f9317d7fd02d0ae38 /etc/srecode
parentf0d138880a572e2b064d5af2668cd3a54a1d0a1e (diff)
downloademacs-045b9da7879353dfcba2264cfcd0ba0353669846.tar.gz
emacs-045b9da7879353dfcba2264cfcd0ba0353669846.zip
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
* cedet/ede/cpp-root.el (ede-cpp-root-project): * cedet/ede/files.el (ede-expand-filename): * cedet/ede/simple.el (ede-simple-project): * cedet/semantic/complete.el (semantic-complete-read-tag-engine) (semantic-complete-inline-tag-engine): * cedet/semantic/db-el.el (semanticdb-equivalent-mode): * cedet/semantic/db-global.el (semanticdb-equivalent-mode): * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode): * cedet/semantic/db.el (semanticdb-equivalent-mode): * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe): * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): * emacs-lisp/chart.el (chart-translate-namezone): * textmodes/artist.el (artist-compute-popup-menu-table): Remove duplicated words in doc-strings. * srecode/doc-cpp.srt, srecode/doc-default.srt: * srecode/doc-java.srt: Remove duplicated words. * ede.texi (ede-target): * org.texi (Refiling notes): Remove duplicated words.
Diffstat (limited to 'etc/srecode')
-rw-r--r--etc/srecode/doc-cpp.srt4
-rw-r--r--etc/srecode/doc-default.srt4
-rw-r--r--etc/srecode/doc-java.srt4
3 files changed, 6 insertions, 6 deletions
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt
index fce0d283d7d..2abe572e396 100644
--- a/etc/srecode/doc-cpp.srt
+++ b/etc/srecode/doc-cpp.srt
@@ -58,7 +58,7 @@ Recycle doxygen comment code from the more general template set."
58---- 58----
59 59
60template group-comment-end :blank :indent 60template group-comment-end :blank :indent
61"A comment occurring at the end of a a group of declarations. 61"A comment occurring at the end of a group of declarations.
62Recycle doxygen comment code from the more general template set." 62Recycle doxygen comment code from the more general template set."
63---- 63----
64{{>:classdecl:doxygen-function-group-end}} 64{{>:classdecl:doxygen-function-group-end}}
@@ -75,7 +75,7 @@ Recycle doxygen comment code from the more general template set."
75---- 75----
76 76
77template group-comment-end :blank :indent 77template group-comment-end :blank :indent
78"A comment occurring at the end of a a group of declarations. 78"A comment occurring at the end of a group of declarations.
79Recycle doxygen comment code from the more general template set." 79Recycle doxygen comment code from the more general template set."
80---- 80----
81{{>:classdecl:doxygen-function-group-end}} 81{{>:classdecl:doxygen-function-group-end}}
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt
index f07849b9207..2d3094df60d 100644
--- a/etc/srecode/doc-default.srt
+++ b/etc/srecode/doc-default.srt
@@ -57,7 +57,7 @@ template group-comment-start :blank :indent
57---- 57----
58 58
59template group-comment-end :indent 59template group-comment-end :indent
60"A comment occurring at the end of a a group of declarations." 60"A comment occurring at the end of a group of declarations."
61---- 61----
62{{comment_start}} End {{?GROUPNAME}} {{comment_end}} 62{{comment_start}} End {{?GROUPNAME}} {{comment_end}}
63---- 63----
@@ -72,7 +72,7 @@ template group-comment-start :blank :indent
72---- 72----
73 73
74template group-comment-end :indent 74template group-comment-end :indent
75"A comment occurring at the end of a a group of declarations." 75"A comment occurring at the end of a group of declarations."
76---- 76----
77{{>:declaration:group-comment-end}} 77{{>:declaration:group-comment-end}}
78---- 78----
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt
index cb289913f36..f6ef6c9aea3 100644
--- a/etc/srecode/doc-java.srt
+++ b/etc/srecode/doc-java.srt
@@ -59,7 +59,7 @@ Recycle javadoc comment code from the more general template set."
59---- 59----
60 60
61template group-comment-end :blank :indent 61template group-comment-end :blank :indent
62"A comment occurring at the end of a a group of declarations. 62"A comment occurring at the end of a group of declarations.
63Recycle javadoc comment code from the more general template set." 63Recycle javadoc comment code from the more general template set."
64---- 64----
65{{>:classdecl:javadoc-function-group-end}} 65{{>:classdecl:javadoc-function-group-end}}
@@ -76,7 +76,7 @@ Recycle javadoc comment code from the more general template set."
76---- 76----
77 77
78template group-comment-end :blank :indent 78template group-comment-end :blank :indent
79"A comment occurring at the end of a a group of declarations. 79"A comment occurring at the end of a group of declarations.
80Recycle javadoc comment code from the more general template set." 80Recycle javadoc comment code from the more general template set."
81---- 81----
82{{>:classdecl:javadoc-function-group-end}} 82{{>:classdecl:javadoc-function-group-end}}