emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r106697: Spelling fixes.


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106697: Spelling fixes.
Date: Sun, 18 Dec 2011 22:21:24 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106697
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sun 2011-12-18 22:21:24 -0800
message:
  Spelling fixes.
modified:
  admin/grammars/bovine-grammar.el
  admin/grammars/js.wy
  doc/lispref/spellfile
  doc/misc/idlwave.texi
  etc/NEWS.19
  leim/ChangeLog
  leim/quail/hanja3.el
  lisp/ChangeLog.12
  lisp/allout.el
  lisp/cedet/data-debug.el
  lisp/cedet/semantic/analyze/debug.el
  lisp/emacs-lisp/bytecomp.el
  lisp/font-lock.el
  lisp/gnus/ChangeLog
  lisp/gnus/gnus-art.el
  lisp/gnus/gnus-msg.el
  lisp/gnus/gnus-spec.el
  lisp/gnus/gnus-win.el
  lisp/gnus/message.el
  lisp/mail/rmailmm.el
  lisp/progmodes/sql.el
  lisp/progmodes/verilog-mode.el
  lisp/reveal.el
  lisp/simple.el
  lisp/textmodes/rst.el
  lisp/textmodes/texnfo-upd.el
  lisp/vc/vc-hg.el
  src/ccl.c
  src/w32term.c
  src/xterm.c
  test/indent/prolog.prolog
=== modified file 'admin/grammars/bovine-grammar.el'
--- a/admin/grammars/bovine-grammar.el  2011-11-26 09:10:36 +0000
+++ b/admin/grammars/bovine-grammar.el  2011-12-19 06:21:24 +0000
@@ -298,7 +298,7 @@
 example, a SYMBOL might need to match \"foo\".  Some TYPES will not
 have matching criteria.
 
-LAMBDA is a lambda expression which is evaled with the text of the
+LAMBDA is a lambda expression which is evalled with the text of the
 type when it is found.  It is passed the list of all buffer text
 elements found since the last lambda expression.  It should return a
 semantic element (see below.)

=== modified file 'admin/grammars/js.wy'
--- a/admin/grammars/js.wy      2011-08-04 00:58:07 +0000
+++ b/admin/grammars/js.wy      2011-12-19 06:21:24 +0000
@@ -66,7 +66,7 @@
 ;; Other Goals
 %start FormalParameterList
 
-;; with the terminals stuff, I used the javacript.y names,
+;; with the terminals stuff, I used the javascript.y names,
 ;; but the semantic/wisent/java-tags.wy types
 ;; when possible
 ;; ------------------

=== modified file 'doc/lispref/spellfile'
--- a/doc/lispref/spellfile     2011-11-27 04:43:11 +0000
+++ b/doc/lispref/spellfile     2011-12-19 06:21:24 +0000
@@ -337,7 +337,6 @@
 fstab
 ftp
 fu
-funtions
 garbles
 gc
 gcpro

=== modified file 'doc/misc/idlwave.texi'
--- a/doc/misc/idlwave.texi     2011-12-04 08:02:42 +0000
+++ b/doc/misc/idlwave.texi     2011-12-19 06:21:24 +0000
@@ -669,7 +669,7 @@
 tutorial.  This was the invoked using @kbd{C-c ?}, and displays
 information about the IDL routine near the cursor position.  Wouldn't it
 be nice to have the same kind of information available for your own
-routines and for the huge amount of code in major libraries like JHUPL
+routines and for the huge amount of code in major libraries like JHUAPL
 or the IDL-Astro library?  In many cases, you may already have this
 information.  Files named @file{.idlwave_catalog} in library directories
 contain scanned information on the routines in that directory; many

=== modified file 'etc/NEWS.19'
--- a/etc/NEWS.19       2011-12-04 08:02:42 +0000
+++ b/etc/NEWS.19       2011-12-19 06:21:24 +0000
@@ -6114,7 +6114,7 @@
 1.  This copies the text from the right-hand buffer as a second column
 in the other buffer.  To go back to two-column editing, use C-x 6 s.
 
-Use C-x 6 d to disassociate the two buffers, leaving each as it
+Use C-x 6 d to dissociate the two buffers, leaving each as it
 stands.  (If the other buffer, the one that was not current when you
 type C-x 6 d, is empty, C-x 6 d kills it.)
 

=== modified file 'leim/ChangeLog'
--- a/leim/ChangeLog    2011-12-15 07:50:05 +0000
+++ b/leim/ChangeLog    2011-12-19 06:21:24 +0000
@@ -1895,7 +1895,7 @@
        * Makefile.in (${TIT}): To byte-compile quail packages, use just
        built quail.
 
-1997-12-09  Koaunghi Un  <address@hidden>
+1997-12-09  Koaunghi Un  <address@hidden>
 
        * quail/hanja3.el: New file.
 

=== modified file 'leim/quail/hanja3.el'
--- a/leim/quail/hanja3.el      2011-01-26 08:36:39 +0000
+++ b/leim/quail/hanja3.el      2011-12-19 06:21:24 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1997, 1999, 2001-2011  Free Software Foundation, Inc.
 
-;; Author: Koaunghi Un <address@hidden>
+;; Author: Koaunghi Un <address@hidden>
 ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja
 
 ;; This file is part of GNU Emacs.

=== modified file 'lisp/ChangeLog.12'
--- a/lisp/ChangeLog.12 2011-12-06 01:30:54 +0000
+++ b/lisp/ChangeLog.12 2011-12-19 06:21:24 +0000
@@ -18459,7 +18459,7 @@
        reveal-open-spots, so as to be more reliable.  There were several
        tricky corner cases where an open spot might be lost, or where
        a closed spot might end up on the list of open spots.
-       Only reveal text that's ellipsised.
+       Only reveal text that's ellipsized.
 
 2005-11-07  Carsten Dominik  <address@hidden>
 

=== modified file 'lisp/allout.el'
--- a/lisp/allout.el    2011-12-05 08:55:25 +0000
+++ b/lisp/allout.el    2011-12-19 06:21:24 +0000
@@ -3334,7 +3334,7 @@
       (run-hooks 'allout-post-undo-hook)
       (cond ((and (= buffer-saved-size -1)
                   allout-auto-save-temporarily-disabled)
-             ;; user possibly undid a decryption, deinhibit auto-save:
+             ;; user possibly undid a decryption, disinhibit auto-save:
              (allout-maybe-resume-auto-save-info-after-encryption))
             ((save-excursion
                (save-restriction
@@ -5871,7 +5871,7 @@
 Further, encrypting with a KEYMODE-CUE universal argument greater
 than 4 - eg, preceded by a doubled Ctrl-U - causes association of
 the specified recipients with the file, replacing those currently
-associated with it.  This can be used to deassociate any
+associated with it.  This can be used to dissociate any
 recipients with the file, by selecting no recipients in the
 dialog.
 
@@ -5912,7 +5912,7 @@
 Further, encrypting with a KEYMODE-CUE universal argument greater
 than 4 - eg, preceded by a doubled Ctrl-U - causes association of
 the specified recipients with the file, replacing those currently
-associated with it.  This can be used to deassociate any
+associated with it.  This can be used to dissociate any
 recipients with the file, by selecting no recipients in the
 dialog.
 
@@ -6045,7 +6045,7 @@
 Further, encrypting with a KEYMODE-CUE universal argument greater
 than 4 - eg, preceded by a doubled Ctrl-U - causes association of
 the specified recipients with the file, replacing those currently
-associated with it.  This can be used to deassociate any
+associated with it.  This can be used to dissociate any
 recipients with the file, by selecting no recipients in the
 dialog.
 
@@ -6661,7 +6661,7 @@
       (if (/= arg 1)
           (condition-case nil (line-move (1- arg)) (error nil)))
 
-      ;; Move to beginning-of-line, ignoring fields and invisibles.
+      ;; Move to beginning-of-line, ignoring fields and invisible text.
       (skip-chars-backward "^\n")
       (while (and (not (bobp))
                   (let ((prop

=== modified file 'lisp/cedet/data-debug.el'
--- a/lisp/cedet/data-debug.el  2011-11-20 03:48:53 +0000
+++ b/lisp/cedet/data-debug.el  2011-12-19 06:21:24 +0000
@@ -1060,11 +1060,11 @@
       (setq values (cons (eval expr) values))
     (let ((old-value (make-symbol "t")) new-value)
       ;; Bind debug-on-error to something unique so that we can
-      ;; detect when evaled code changes it.
+      ;; detect when evalled code changes it.
       (let ((debug-on-error old-value))
        (setq values (cons (eval expr) values))
        (setq new-value debug-on-error))
-      ;; If evaled code has changed the value of debug-on-error,
+      ;; If evalled code has changed the value of debug-on-error,
       ;; propagate that change to the global binding.
       (unless (eq old-value new-value)
        (setq debug-on-error new-value))))

=== modified file 'lisp/cedet/semantic/analyze/debug.el'
--- a/lisp/cedet/semantic/analyze/debug.el      2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/semantic/analyze/debug.el      2011-12-19 06:21:24 +0000
@@ -70,7 +70,7 @@
       (let ((pentry (nth idx pf))
            (ptentry (nth idx pft)))
        (if (or (stringp pentry) (not ptentry))
-           ;; Found someting ok.  stop
+           ;; Found something ok.  Stop.
            (setq stop t)
          (setq idx (1+ idx)))))
     ;; We found the first non-tag entry.  What is the situation?

=== modified file 'lisp/emacs-lisp/bytecomp.el'
--- a/lisp/emacs-lisp/bytecomp.el       2011-11-27 04:43:11 +0000
+++ b/lisp/emacs-lisp/bytecomp.el       2011-12-19 06:21:24 +0000
@@ -2637,7 +2637,7 @@
                   (setq form (cdr form)))
                 (setq form (car form)))
               (if (and (eq (car-safe form) 'list)
-                        ;; The spec is evaled in callint.c in dynamic-scoping
+                        ;; The spec is evalled in callint.c in dynamic-scoping
                         ;; mode, so just leaving the form unchanged would mean
                         ;; it won't be eval'd in the right mode.
                         (not lexical-binding))

=== modified file 'lisp/font-lock.el'
--- a/lisp/font-lock.el 2011-11-20 07:30:16 +0000
+++ b/lisp/font-lock.el 2011-12-19 06:21:24 +0000
@@ -294,7 +294,7 @@
 ;; and they give users another mechanism for changing face appearance.
 ;; We now allow a FACENAME in `font-lock-keywords' to be any expression that
 ;; returns a face.  So the easiest thing is to continue using these variables,
-;; rather than sometimes evaling FACENAME and sometimes not.  sm.
+;; rather than sometimes evalling FACENAME and sometimes not.  sm.
 
 ;; Note that in new code, in the vast majority of cases there is no
 ;; need to create variables that specify face names.  Simply using

=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2011-12-15 23:35:40 +0000
+++ b/lisp/gnus/ChangeLog       2011-12-19 06:21:24 +0000
@@ -21339,7 +21339,7 @@
        (gnus-agent-cat-groups): Use eval-and-compile, not
        eval-when-compile, to define gnus-agent-set-cat-groups as the setf
        method of gnus-agent-cat-groups even when the buffer has been
-       evaled.
+       evalled.
        (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
        delete gnus-agent-save-active-1.
        (gnus-agent-save-groups): Delete.  Identical to

=== modified file 'lisp/gnus/gnus-art.el'
--- a/lisp/gnus/gnus-art.el     2011-12-02 04:00:32 +0000
+++ b/lisp/gnus/gnus-art.el     2011-12-19 06:21:24 +0000
@@ -669,7 +669,7 @@
 If the match is a string, it is used as a regexp match on the
 article.  If the match is a symbol, that symbol will be funcalled
 from the buffer of the article to be saved with the newsgroup as the
-parameter.  If it is a list, it will be evaled in the same buffer.
+parameter.  If it is a list, it will be evalled in the same buffer.
 
 If this form or function returns a string, this string will be used as a
 possible file name; and if it returns a non-nil list, that list will be

=== modified file 'lisp/gnus/gnus-msg.el'
--- a/lisp/gnus/gnus-msg.el     2011-12-04 08:02:42 +0000
+++ b/lisp/gnus/gnus-msg.el     2011-12-19 06:21:24 +0000
@@ -1784,7 +1784,7 @@
                             (and header
                                  (string-match (nth 2 match) header)))))))
                 (t
-                 ;; This is a form to be evaled.
+                 ;; This is a form to be evalled.
                  (eval match)))))
          ;; We have a match, so we set the variables.
          (dolist (attribute style)

=== modified file 'lisp/gnus/gnus-spec.el'
--- a/lisp/gnus/gnus-spec.el    2011-09-10 23:30:53 +0000
+++ b/lisp/gnus/gnus-spec.el    2011-12-19 06:21:24 +0000
@@ -52,7 +52,7 @@
 (defvar gnus-group-indentation "")
 
 ;; Format specs.  The chunks below are the machine-generated forms
-;; that are to be evaled as the result of the default format strings.
+;; that are to be evalled as the result of the default format strings.
 ;; We write them in here to get them byte-compiled.  That way the
 ;; default actions will be quite fast, while still retaining the full
 ;; flexibility of the user-defined format specs.
@@ -690,7 +690,7 @@
                     (not (and (featurep 'xemacs)
                               gnus-use-correct-string-widths)))
            (insert (number-to-string pad-width)))
-         ;; Create the form to be evaled.
+         ;; Create the form to be evalled.
          (if (or max-width cut-width ignore-value
                  (and (featurep 'xemacs)
                       gnus-use-correct-string-widths))

=== modified file 'lisp/gnus/gnus-win.el'
--- a/lisp/gnus/gnus-win.el     2011-11-14 20:23:26 +0000
+++ b/lisp/gnus/gnus-win.el     2011-12-19 06:21:24 +0000
@@ -242,7 +242,7 @@
   (let* ((current-window (or (get-buffer-window (current-buffer)) 
(selected-window)))
          (window (or window current-window)))
     (select-window window)
-    ;; The SPLIT might be something that is to be evaled to
+    ;; The SPLIT might be something that is to be evalled to
     ;; return a new SPLIT.
     (while (and (not (assq (car split) gnus-window-to-buffer))
                (symbolp (car split)) (fboundp (car split)))
@@ -447,7 +447,7 @@
       (when (consp (car split))
        (push 1.0 split)
        (push 'vertical split))
-      ;; The SPLIT might be something that is to be evaled to
+      ;; The SPLIT might be something that is to be evalled to
       ;; return a new SPLIT.
       (while (and (not (assq (car split) gnus-window-to-buffer))
                  (symbolp (car split)) (fboundp (car split)))

=== modified file 'lisp/gnus/message.el'
--- a/lisp/gnus/message.el      2011-12-14 21:05:20 +0000
+++ b/lisp/gnus/message.el      2011-12-19 06:21:24 +0000
@@ -4409,7 +4409,7 @@
        ;; A simple function.
        ((functionp action)
        (funcall action))
-       ;; Something to be evaled.
+       ;; Something to be evalled.
        (t
        (eval action))))))
 

=== modified file 'lisp/mail/rmailmm.el'
--- a/lisp/mail/rmailmm.el      2011-11-24 03:59:09 +0000
+++ b/lisp/mail/rmailmm.el      2011-12-19 06:21:24 +0000
@@ -320,7 +320,7 @@
            (setq index 2))
        ;; If the tagline is displayed, get past it to the body.
        (if (rmail-mime-display-tagline current)
-           ;; The next foward-line call must be in sync with how
+           ;; The next forward-line call must be in sync with how
            ;; `rmail-mime-insert-tagline' formats the tagline.  The
            ;; body begins after the empty line that ends the tagline.
            (forward-line 3))

=== modified file 'lisp/progmodes/sql.el'
--- a/lisp/progmodes/sql.el     2011-11-27 04:43:11 +0000
+++ b/lisp/progmodes/sql.el     2011-12-19 06:21:24 +0000
@@ -4224,7 +4224,7 @@
     "^\\(.+\\) (hex ..)$"
     "SET \\1")
 
-   ;; FEDDBACK ON for 99 or more rows
+   ;; FEEDBACK ON for 99 or more rows
    ;; feedback OFF
    (sql-redirect-value
     sqlbuf

=== modified file 'lisp/progmodes/verilog-mode.el'
--- a/lisp/progmodes/verilog-mode.el    2011-12-17 06:51:13 +0000
+++ b/lisp/progmodes/verilog-mode.el    2011-12-19 06:21:24 +0000
@@ -10932,7 +10932,7 @@
 (defun verilog-auto-logic ()
   "Expand AUTOLOGIC statements, as part of \\[verilog-auto].
 Make wire statements using the SystemVerilog logic keyword.
-This is currently equivelent to:
+This is currently equivalent to:
 
     /*AUTOWIRE*/
 

=== modified file 'lisp/reveal.el'
--- a/lisp/reveal.el    2011-12-05 08:55:25 +0000
+++ b/lisp/reveal.el    2011-12-19 06:21:24 +0000
@@ -106,7 +106,7 @@
           (let ((inv (overlay-get ol 'invisible)) open)
             (when (and inv
                        ;; There's an `invisible' property.  Make sure it's
-                       ;; actually invisible, and ellipsised.
+                       ;; actually invisible, and ellipsized.
                        (and (consp buffer-invisibility-spec)
                             (cdr (assq inv buffer-invisibility-spec)))
                        (or (setq open

=== modified file 'lisp/simple.el'
--- a/lisp/simple.el    2011-12-09 03:12:38 +0000
+++ b/lisp/simple.el    2011-12-19 06:21:24 +0000
@@ -1225,11 +1225,11 @@
       (push (eval eval-expression-arg lexical-binding) values)
     (let ((old-value (make-symbol "t")) new-value)
       ;; Bind debug-on-error to something unique so that we can
-      ;; detect when evaled code changes it.
+      ;; detect when evalled code changes it.
       (let ((debug-on-error old-value))
        (push (eval eval-expression-arg lexical-binding) values)
        (setq new-value debug-on-error))
-      ;; If evaled code has changed the value of debug-on-error,
+      ;; If evalled code has changed the value of debug-on-error,
       ;; propagate that change to the global binding.
       (unless (eq old-value new-value)
        (setq debug-on-error new-value))))
@@ -4729,7 +4729,7 @@
        (let ((line-move-visual nil))
          (line-move (1- arg) t)))
 
-    ;; Move to beginning-of-line, ignoring fields and invisibles.
+    ;; Move to beginning-of-line, ignoring fields and invisible text.
     (skip-chars-backward "^\n")
     (while (and (not (bobp)) (invisible-p (1- (point))))
       (goto-char (previous-char-property-change (point)))

=== modified file 'lisp/textmodes/rst.el'
--- a/lisp/textmodes/rst.el     2011-11-27 04:43:11 +0000
+++ b/lisp/textmodes/rst.el     2011-12-19 06:21:24 +0000
@@ -243,7 +243,7 @@
     (define-key map [(control ?=)] 'rst-adjust) ;; (Does not work on the Mac 
OSX.)
     ;; Display the hierarchy of decorations implied by the current document 
contents.
     (define-key map [(control c) (control h)] 
'rst-display-decorations-hierarchy)
-    ;; Homogeneize the decorations in the document.
+    ;; Homogenize the decorations in the document.
     (define-key map [(control c) (control s)] 'rst-straighten-decorations)
 ;;    (define-key map [(control c) (control s)] 'rst-straighten-deco-spacing)
 

=== modified file 'lisp/textmodes/texnfo-upd.el'
--- a/lisp/textmodes/texnfo-upd.el      2011-12-10 12:22:25 +0000
+++ b/lisp/textmodes/texnfo-upd.el      2011-12-19 06:21:24 +0000
@@ -1165,7 +1165,7 @@
         "texinfo-specific-section-type: Chapter or section not found"))))))
 
 (defun texinfo-hierarchic-level ()
-  "Return the general hierarchal level of the next node in a texinfo file.
+  "Return the general hierarchical level of the next node in a texinfo file.
 Thus, a subheading or appendixsubsec is of type subsection."
   (let ((case-fold-search t))
     (cadr (assoc

=== modified file 'lisp/vc/vc-hg.el'
--- a/lisp/vc/vc-hg.el  2011-03-15 17:39:56 +0000
+++ b/lisp/vc/vc-hg.el  2011-12-19 06:21:24 +0000
@@ -216,7 +216,7 @@
              ((eq state ?R) 'removed)
              ((eq state ?!) 'missing)
              ((eq state ??) 'unregistered)
-             ((eq state ?C) 'up-to-date) ;; Older mercurials use this
+             ((eq state ?C) 'up-to-date) ;; Older mercurial versions use this.
              (t 'up-to-date)))))))
 
 (defun vc-hg-working-revision (file)

=== modified file 'src/ccl.c'
--- a/src/ccl.c 2011-12-04 08:02:42 +0000
+++ b/src/ccl.c 2011-12-19 06:21:24 +0000
@@ -210,8 +210,8 @@
 #define CCL_WriteArrayReadJump 0x0B /* Write an array element, read, and jump:
                                        1:A--D--D--R--E--S--S-rrrXXXXX
                                        2:LENGTH
-                                       3:ELEMENET[0]
-                                       4:ELEMENET[1]
+                                       3:ELEMENT[0]
+                                       4:ELEMENT[1]
                                        ...
                                        N:A--D--D--R--E--S--S-rrrYYYYY
                                        ------------------------------

=== modified file 'src/w32term.c'
--- a/src/w32term.c     2011-12-17 06:51:13 +0000
+++ b/src/w32term.c     2011-12-19 06:21:24 +0000
@@ -3556,7 +3556,7 @@
   /* Destroy the window.  */
   my_destroy_window (f, SCROLL_BAR_W32_WINDOW (bar));
 
-  /* Disassociate this scroll bar from its window.  */
+  /* Dissociate this scroll bar from its window.  */
   XWINDOW (bar->window)->vertical_scroll_bar = Qnil;
 
   UNBLOCK_INPUT;

=== modified file 'src/xterm.c'
--- a/src/xterm.c       2011-12-10 22:53:28 +0000
+++ b/src/xterm.c       2011-12-19 06:21:24 +0000
@@ -5151,7 +5151,7 @@
   XDestroyWindow (FRAME_X_DISPLAY (f), bar->x_window);
 #endif
 
-  /* Disassociate this scroll bar from its window.  */
+  /* Dissociate this scroll bar from its window.  */
   XWINDOW (bar->window)->vertical_scroll_bar = Qnil;
 
   UNBLOCK_INPUT;

=== modified file 'test/indent/prolog.prolog'
--- a/test/indent/prolog.prolog 2011-01-13 20:53:06 +0000
+++ b/test/indent/prolog.prolog 2011-12-19 06:21:24 +0000
@@ -200,7 +200,7 @@
     elaborate(let(F,T,app(fix,lambda(F,T,B)),E), Env, Ee).
 
 %% elab_bindings(+TS, +Env, -TS).
-%% Applique `elaborate' sur l'environnment de type TS.
+%% Applique `elaborate' sur l'environnement de type TS.
 elab_tenv([], _, []).
 elab_tenv([(X,T)|TS], Env, [(X, Tg)|TSe]) :-
     elaborate(T, Env, Te),


reply via email to

[Prev in Thread] Current Thread [Next in Thread]