]> code.delx.au - gnu-emacs/commitdiff
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
authorMario Lang <mlang@delysid.org>
Sat, 16 Jan 2010 02:51:50 +0000 (18:51 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 16 Jan 2010 02:51:50 +0000 (18:51 -0800)
* 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.

22 files changed:
doc/misc/ChangeLog
doc/misc/ede.texi
doc/misc/org.texi
etc/ChangeLog
etc/srecode/doc-cpp.srt
etc/srecode/doc-default.srt
etc/srecode/doc-java.srt
lib-src/etags.c
lisp/ChangeLog
lisp/cedet/ede/cpp-root.el
lisp/cedet/ede/files.el
lisp/cedet/ede/simple.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/db-el.el
lisp/cedet/semantic/db-global.el
lisp/cedet/semantic/db-javascript.el
lisp/cedet/semantic/db.el
lisp/cedet/semantic/decorate/include.el
lisp/cedet/semantic/idle.el
lisp/emacs-lisp/chart.el
lisp/emulation/edt.el
lisp/textmodes/artist.el

index c4ef9ebf3ae8092d86120c366da56a635f4dc8e7..471d57ed11bbfdb727bc1fcf793197f03c16c6a9 100644 (file)
@@ -1,3 +1,8 @@
+2010-01-16  Mario Lang  <mlang@delysid.org>
+
+       * ede.texi (ede-target):
+       * org.texi (Refiling notes): Remove duplicated words.
+
 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * gnus.texi (Posting Styles): Use with-current-buffer.
index 189c52f446f2859a911c1e0fb236b37fb857efec..bfeef343f0992b2be50deece51e949a17157ab71 100644 (file)
@@ -1968,7 +1968,7 @@ Retrieves the slot @code{sourcetype} from an object of class @code{ede-target}
 
 @deffn Method ede-expand-filename :AFTER this filename &optional force
 Return a fully qualified file name based on target @var{THIS}.
-@var{FILENAME} should a a filename which occurs in a directory in which @var{THIS} works.
+@var{FILENAME} should be a filename which occurs in a directory in which @var{THIS} works.
 Optional argument @var{FORCE} forces the default filename to be provided even if it
 doesn't exist.
 @end deffn
index 789e64abc3537346d0687f8ce1ad8fb9313c579e..507dfad5c316195f800571b4121c57c277c8e736 100644 (file)
@@ -6181,7 +6181,7 @@ See the variable @code{org-refile-targets} for details.  If you would like to
 select a location via a file-path-like completion along the outline path, see
 the variables @code{org-refile-use-outline-path} and
 @code{org-outline-path-complete-in-steps}.  If you would like to be able to
-create new nodes as new parents for for refiling on the fly, check the
+create new nodes as new parents for refiling on the fly, check the
 variable @code{org-refile-allow-creating-parent-nodes}.
 @kindex C-u C-c C-w
 @item C-u C-c C-w
index 15530e5d59f1d258233d488c1d922403839fa42b..a5ab8ee4452e93be2a4441b27ea9cf89e926acd8 100644 (file)
@@ -1,3 +1,8 @@
+2010-01-16  Mario Lang  <mlang@delysid.org>
+
+       * srecode/doc-cpp.srt, srecode/doc-default.srt:
+       * srecode/doc-java.srt: Remove duplicated words.
+
 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
 
        * etc/images/gud/recstart.xpm, etc/images/gud/recstop.xpm:
index fce0d283d7de431c74870b38c6cd0e55238fea4f..2abe572e396d335a52b641a5174baec4ac90d80f 100644 (file)
@@ -58,7 +58,7 @@ Recycle doxygen comment code from the more general template set."
 ----
 
 template group-comment-end :blank :indent
-"A comment occurring at the end of a group of declarations.
+"A comment occurring at the end of a group of declarations.
 Recycle doxygen comment code from the more general template set."
 ----
 {{>:classdecl:doxygen-function-group-end}}
@@ -75,7 +75,7 @@ Recycle doxygen comment code from the more general template set."
 ----
 
 template group-comment-end :blank :indent
-"A comment occurring at the end of a group of declarations.
+"A comment occurring at the end of a group of declarations.
 Recycle doxygen comment code from the more general template set."
 ----
 {{>:classdecl:doxygen-function-group-end}}
index f07849b92075c6bdf0b7fae1e290abae7343577e..2d3094df60d0c946a1e832421eae5301bf17975b 100644 (file)
@@ -57,7 +57,7 @@ template group-comment-start :blank :indent
 ----
 
 template group-comment-end :indent
-"A comment occurring at the end of a group of declarations."
+"A comment occurring at the end of a group of declarations."
 ----
 {{comment_start}} End {{?GROUPNAME}} {{comment_end}}
 ----
@@ -72,7 +72,7 @@ template group-comment-start :blank :indent
 ----
 
 template group-comment-end :indent
-"A comment occurring at the end of a group of declarations."
+"A comment occurring at the end of a group of declarations."
 ----
 {{>:declaration:group-comment-end}}
 ----
index cb289913f365271dd49ddc9a4b9f9b8ada696f63..f6ef6c9aea3f7a9fbb29015740553cc08d4b2244 100644 (file)
@@ -59,7 +59,7 @@ Recycle javadoc comment code from the more general template set."
 ----
 
 template group-comment-end :blank :indent
-"A comment occurring at the end of a group of declarations.
+"A comment occurring at the end of a group of declarations.
 Recycle javadoc comment code from the more general template set."
 ----
 {{>:classdecl:javadoc-function-group-end}}
@@ -76,7 +76,7 @@ Recycle javadoc comment code from the more general template set."
 ----
 
 template group-comment-end :blank :indent
-"A comment occurring at the end of a group of declarations.
+"A comment occurring at the end of a group of declarations.
 Recycle javadoc comment code from the more general template set."
 ----
 {{>:classdecl:javadoc-function-group-end}}
index 8cdd47957f6b200d161a58d3898162c258229181..d49dcf930af8f063e96dcdd37a8aa912f9fb478d 100644 (file)
@@ -6297,7 +6297,7 @@ readline (lbp, stream)
                  readline (lbp, stream);
                  return;
                } /* if a real #line directive */
-           } /* if #line is followed by a number */
+           } /* if #line is followed by a number */
        } /* if line begins with "#line " */
 
       /* If we are here, no #line directive was found. */
index 9e08889ba616794758033dc8f38329dec3531c22..ea7435c559d07a9ae3195c7abe7ba2779c270c01 100644 (file)
@@ -1,3 +1,20 @@
+2010-01-16  Mario Lang  <mlang@delysid.org>
+
+       * 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.
+
 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
 
        * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Make vc-print-log buttons work.
-       * log-view.el (log-view-mode-map): Inherit from from widget-keymap.
+       * log-view.el (log-view-mode-map): Inherit from widget-keymap.
 
 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
 
index ec04dd57c7adf9f38ade76853a68e5b78afbff6d..1592c3c2f5dfb3f8306b66496bd03361b896bdf9 100644 (file)
@@ -324,7 +324,7 @@ exist, it should return nil."
               )
    )
   "EDE cpp-root project class.
-Each directory needs a project file to control it.")
+Each directory needs a project file to control it.")
 
 ;;; INIT
 ;;
index bdb9268a030fd91dbd44b595c9dbec8974ef35ed..2f86b7661582405f3a90bf30a9a8f34d4d2a11cc 100644 (file)
@@ -487,7 +487,7 @@ doesn't exist."
 
 (defmethod ede-expand-filename ((this ede-target) filename &optional force)
   "Return a fully qualified file name based on target THIS.
-FILENAME should a a filename which occurs in a directory in which THIS works.
+FILENAME should be a filename which occurs in a directory in which THIS works.
 Optional argument FORCE forces the default filename to be provided even if it
 doesn't exist."
   (ede-expand-filename (ede-target-parent this) filename force))
index 64bf047736e4b694f615634d80550a14055d4db7..e0a526e9ead57e324a6f07629fcd527c3744ccd2 100644 (file)
@@ -87,7 +87,7 @@ All directories need at least one target.")
    (file-header-line :initform ";; EDE Simple Project")
    )
   "EDE Simple project class.
-Each directory needs a project file to control it.")
+Each directory needs a project file to control it.")
 
 (defmethod ede-commit-project ((proj ede-simple-project))
   "Commit any change to PROJ to its file."
index eed31e4c2ad590091b8a27701a3261e3898bd0e1..fa9ebed92636708acf70e7b48eb13c1a60d0f69f 100644 (file)
@@ -192,7 +192,7 @@ Keeps STRINGS only in the history.")
                                                    default-tag initial-input
                                                    history)
   "Read a semantic tag, and return a tag for the selection.
-Argument COLLECTOR is an object which can be used to to calculate
+Argument COLLECTOR is an object which can be used to calculate
 a list of possible hits.  See `semantic-completion-collector-engine'
 for details on COLLECTOR.
 Argument DISPLAYOR is an object used to display a list of possible
@@ -394,7 +394,7 @@ Return value can be:
 \f
 ;;; Keybindings
 ;;
-;; Keys are bound to to perform completion using our mechanisms.
+;; Keys are bound to perform completion using our mechanisms.
 ;; Do that work here.
 (defun semantic-complete-done ()
   "Accept the current input."
@@ -738,7 +738,7 @@ DO NOT CALL THIS IF THE INLINE COMPLETION ENGINE IS NOT ACTIVE."
 (defun semantic-complete-inline-tag-engine
   (collector displayor buffer start end)
   "Perform completion based on semantic tags in a buffer.
-Argument COLLECTOR is an object which can be used to to calculate
+Argument COLLECTOR is an object which can be used to calculate
 a list of possible hits.  See `semantic-completion-collector-engine'
 for details on COLLECTOR.
 Argument DISPLAYOR is an object used to display a list of possible
index 865d775c7cbf7d89e47c5c4cd9706b4fd44293a8..d46f727fca642a66b6299e39a94eae4615de56ee 100644 (file)
@@ -107,7 +107,7 @@ For Emacs Lisp, creates a specialized table."
 
 (defmethod semanticdb-equivalent-mode ((table semanticdb-table-emacs-lisp) &optional buffer)
   "Return non-nil if TABLE's mode is equivalent to BUFFER.
-Equivalent modes are specified by by `semantic-equivalent-major-modes'
+Equivalent modes are specified by the `semantic-equivalent-major-modes'
 local variable."
   (with-current-buffer buffer
     (eq (or mode-local-active-mode major-mode) 'emacs-lisp-mode)))
index aba045d64d856f3e7ad96c8a64a3ef3196479df2..bfd97fc5a5491809929ac6c35f2c9f1981cbab7d 100644 (file)
@@ -105,7 +105,7 @@ is not available for this directory."
 
 (defmethod semanticdb-equivalent-mode ((table semanticdb-table-global) &optional buffer)
   "Return t, pretend that this table's mode is equivalent to BUFFER.
-Equivalent modes are specified by by `semantic-equivalent-major-modes'
+Equivalent modes are specified by the `semantic-equivalent-major-modes'
 local variable."
   ;; @todo - hack alert!
   t)
index d99b60cc66c8127bd0084ec67b17c4fb3ee83fbf..2e357e677e212de50ac3cec91b799876832d53a0 100644 (file)
@@ -145,7 +145,7 @@ Create one of our special tables that can act as an intermediary."
 
 (defmethod semanticdb-equivalent-mode ((table semanticdb-table-javascript) &optional buffer)
   "Return non-nil if TABLE's mode is equivalent to BUFFER.
-Equivalent modes are specified by by `semantic-equivalent-major-modes'
+Equivalent modes are specified by the `semantic-equivalent-major-modes'
 local variable."
   (with-current-buffer buffer
     (eq (or mode-local-active-mode major-mode) 'javascript-mode)))
index 811bc985f35f37d89dea37444dfb2ad89112223d..3f638a212f050eab91d8b1f0f8399d619dc56bd5 100644 (file)
@@ -735,13 +735,13 @@ all files of any type."
 
 (defmethod semanticdb-equivalent-mode ((table semanticdb-abstract-table) &optional buffer)
   "Return non-nil if TABLE's mode is equivalent to BUFFER.
-Equivalent modes are specified by by `semantic-equivalent-major-modes'
+Equivalent modes are specified by the `semantic-equivalent-major-modes'
 local variable."
   nil)
 
 (defmethod semanticdb-equivalent-mode ((table semanticdb-table) &optional buffer)
   "Return non-nil if TABLE's mode is equivalent to BUFFER.
-Equivalent modes are specified by by `semantic-equivalent-major-modes'
+Equivalent modes are specified by the `semantic-equivalent-major-modes'
 local variable."
   (save-excursion
     (if buffer (set-buffer buffer))
index dec01336ae1e7d85cc6b253275c9c464e198a837..94273dcfaf7e5157a5cd89fcc7640029725bfe2c 100644 (file)
@@ -461,7 +461,7 @@ wrap existing project code for Semantic's benifit.
 
       (when (or (eq mm 'c++-mode) (eq mm 'c-mode))
        (princ "
-For C/C++ includes located within a project, you can use a special
+For C/C++ includes located within a project, you can use a special
 EDE project that will wrap an existing build system.  You can do that
 like this in your .emacs file:
 
index dddfaca0f83837892cc20caa240a16e7691a6bbb..cf107232645893e8b55a11c5355e7c45e892caac 100644 (file)
@@ -336,7 +336,7 @@ Disable to prevent lots of excessive parsing in idle time."
 
 
 (defun semantic-idle-work-for-one-buffer (buffer)
-  "Do long-processing work for for BUFFER.
+  "Do long-processing work for BUFFER.
 Uses `semantic-safe' and returns the output.
 Returns t of all processing succeeded."
   (with-current-buffer buffer
index f4c3bfa90a072278fded7cc235e0db034f45dfa7..4f01e5406019fedfda142949fb79d5c6385d3bc9 100644 (file)
@@ -323,7 +323,7 @@ MARGIN, ZONE, START, and END specify restrictions in chart space."
 (defmethod chart-translate-namezone ((c chart) n)
   "Return a dot-pair representing a positional range for a name.
 The name in chart C of the Nth name resides.
-Automatically compensates for for direction."
+Automatically compensates for direction."
   (let* ((dir (oref c direction))
         (w (if (eq dir 'vertical) (oref c x-width) (oref c y-width)))
         (m (if (eq dir 'vertical) (oref c y-margin) (oref c x-margin)))
index 40c7d887c294aa78d550d36ca1d23cfe3dbc6dbb..2abde59af9088ac8b68041480016274ed9575dd3 100644 (file)
@@ -2107,7 +2107,7 @@ created."
       (setq edt-term "pc")
     (if (or (not edt-window-system) (eq edt-window-system 'tty))
        (setq edt-term (getenv "TERM"))))
-  ;; Look for for terminal configuration file for this terminal type.
+  ;; Look for a terminal configuration file for this terminal type.
   ;; Otherwise, load the user's custom configuration file.
   (if (or (not edt-window-system) (memq edt-window-system '(pc tty)))
       (progn
index 00896be3c6e470ac5bd123fa034a06f5a257244b..137f358970cf6069e21c1539358320bb15b0e7b6 100644 (file)
@@ -1477,7 +1477,7 @@ Keymap summary
 ;
 
 (defun artist-compute-popup-menu-table (menu-table)
-  "Create a menu from from MENU-TABLE data.
+  "Create a menu from MENU-TABLE data.
 The returned value is suitable for the `x-popup-menu' function."
   (cons "Artist menu"
        (artist-compute-popup-menu-table-sub menu-table)))