emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106615: Spelling fixes.
Date: Mon, 05 Dec 2011 00:55:25 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106615
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2011-12-05 00:55:25 -0800
message:
  Spelling fixes.
modified:
  doc/misc/eshell.texi
  doc/misc/gnus.texi
  etc/NEWS.23
  etc/srecode/doc-cpp.srt
  etc/srecode/doc-default.srt
  etc/srecode/doc-java.srt
  leim/quail/croatian.el
  leim/quail/czech.el
  leim/quail/greek.el
  leim/quail/persian.el
  lisp/ChangeLog
  lisp/ChangeLog.13
  lisp/ChangeLog.2
  lisp/align.el
  lisp/allout-widgets.el
  lisp/allout.el
  lisp/ansi-color.el
  lisp/calendar/solar.el
  lisp/cedet/semantic/db-find.el
  lisp/cedet/semantic/debug.el
  lisp/cedet/srecode/args.el
  lisp/cedet/srecode/insert.el
  lisp/dired.el
  lisp/emulation/cua-rect.el
  lisp/emulation/viper-cmd.el
  lisp/eshell/em-rebind.el
  lisp/gnus/ChangeLog.2
  lisp/gs.el
  lisp/hilit-chg.el
  lisp/htmlfontify.el
  lisp/international/ccl.el
  lisp/language/ethio-util.el
  lisp/language/lao-util.el
  lisp/net/netrc.el
  lisp/net/network-stream.el
  lisp/net/tramp-gvfs.el
  lisp/net/tramp.el
  lisp/net/xesam.el
  lisp/progmodes/cc-defs.el
  lisp/progmodes/cc-engine.el
  lisp/progmodes/vhdl-mode.el
  lisp/ps-mule.el
  lisp/reveal.el
  lisp/term/rxvt.el
  lisp/term/xterm.el
  lisp/textmodes/picture.el
  lisp/view.el
  oldXMenu/X10.h
  oldXMenu/XMenu.h
  src/fileio.c
  src/ftxfont.c
  src/nsterm.m
  src/regex.c
  src/regex.h
  src/textprop.c
  src/w32select.c
  src/w32term.c
  src/xdisp.c
  src/xselect.c
  src/xterm.c
=== modified file 'doc/misc/eshell.texi'
--- a/doc/misc/eshell.texi      2011-11-19 09:18:31 +0000
+++ b/doc/misc/eshell.texi      2011-12-05 08:55:25 +0000
@@ -608,7 +608,7 @@
 
 @item Using C-p and C-n with rebind gets into a locked state
 
-This happened a few times in Emacs 21, but has been unreproducible
+This happened a few times in Emacs 21, but has been irreproducible
 since.
 
 @item If an interactive process is currently running, @kbd{M-!} doesn't work

=== modified file 'doc/misc/gnus.texi'
--- a/doc/misc/gnus.texi        2011-11-27 18:17:40 +0000
+++ b/doc/misc/gnus.texi        2011-12-05 08:55:25 +0000
@@ -8976,7 +8976,7 @@
 @acronym{ASCII} equivalents (@code{gnus-article-treat-non-ascii}).
 This is mostly useful if you're on a terminal that has a limited font
 and doesn't show accented characters, ``advanced'' punctuation, and the
-like.  For instance, @samp{?} is tranlated into @samp{>>}, and so on.
+like.  For instance, @samp{?} is translated into @samp{>>}, and so on.
 
 @item W Y f
 @kindex W Y f (Summary)

=== modified file 'etc/NEWS.23'
--- a/etc/NEWS.23       2011-11-27 18:17:40 +0000
+++ b/etc/NEWS.23       2011-12-05 08:55:25 +0000
@@ -903,7 +903,7 @@
 
 *** The mode-line tooltips have been improved to provide more details.
 
-*** The VC, line/colum number and minor mode indicators on the mode
+*** The VC, line/column number and minor mode indicators on the mode
 line are now interactive: mouse-1 can be used on them to pop up a menu.
 
 ** File deletion can make use of the Recycle Bin or system Trash folder.

=== modified file 'etc/srecode/doc-cpp.srt'
--- a/etc/srecode/doc-cpp.srt   2011-01-25 04:08:28 +0000
+++ b/etc/srecode/doc-cpp.srt   2011-12-05 08:55:25 +0000
@@ -43,7 +43,7 @@
 ----
 
 template variable-same-line-comment :tag
-"A comment occurring after a veriable declaration.
+"A comment occurring after a variable declaration.
 Recycle doxygen comment code from the more general template set."
 ----
 {{>:declaration:doxygen-variable-same-line}}

=== modified file 'etc/srecode/doc-default.srt'
--- a/etc/srecode/doc-default.srt       2011-01-25 04:08:28 +0000
+++ b/etc/srecode/doc-default.srt       2011-12-05 08:55:25 +0000
@@ -43,7 +43,7 @@
 ----
 
 template variable-same-line-comment :tag
-"A comment occurring after a veriable declaration."
+"A comment occurring after a variable declaration."
 ----
 {{comment_start}} {{?DOC}} {{comment_end}}
 ----

=== modified file 'etc/srecode/doc-java.srt'
--- a/etc/srecode/doc-java.srt  2011-01-25 04:08:28 +0000
+++ b/etc/srecode/doc-java.srt  2011-12-05 08:55:25 +0000
@@ -44,7 +44,7 @@
 ----
 
 template variable-same-line-comment :tag
-"A comment occurring after a veriable declaration.
+"A comment occurring after a variable declaration.
 Recycle javadoc comment code from the more general template set."
 ----
 {{>:declaration:javadoc-variable-same-line}}

=== modified file 'leim/quail/croatian.el'
--- a/leim/quail/croatian.el    2011-01-26 08:36:39 +0000
+++ b/leim/quail/croatian.el    2011-12-05 08:55:25 +0000
@@ -1,4 +1,4 @@
-;;; quail/croatian.el -- Quail package for inputing Croatian  -*-coding: 
iso-8859-2;-*-
+;;; quail/croatian.el -- Quail package for inputting Croatian  -*-coding: 
iso-8859-2;-*-
 
 ;; Copyright (C) 2003-2011  Free Software Foundation, Inc.
 

=== modified file 'leim/quail/czech.el'
--- a/leim/quail/czech.el       2011-01-26 08:36:39 +0000
+++ b/leim/quail/czech.el       2011-12-05 08:55:25 +0000
@@ -461,7 +461,7 @@
 All digits except of `1' are replaced by Czech characters as on the standard
 Czech keyboard.
 `[' and `]' are replaced with `,Bz(B' and `,By(B', respectively.
-There are two dead keys on `=' and `+'.  Characters with diaresis are
+There are two dead keys on `=' and `+'.  Characters with diaereses are
 accessible through `+='.
 All other keys are the same as on standard US keyboard."
  nil t nil nil t nil nil nil nil nil t)

=== modified file 'leim/quail/greek.el'
--- a/leim/quail/greek.el       2011-12-04 08:02:42 +0000
+++ b/leim/quail/greek.el       2011-12-05 08:55:25 +0000
@@ -1147,7 +1147,7 @@
 
 In the right of ,Fk(B key is a combination key, where
  ,F4(B acute
- ,F((B diaresis
+ ,F((B diaeresis
 
 e.g.
  ,F4(B + ,Fa(B -> ,F\(B
@@ -1289,7 +1289,7 @@
 
 In the right of ,Fk(B key is a combination key, where
  ,F4(B acute
- ,F((B diaresis
+ ,F((B diaeresis
 
 e.g.
  ,Fa(B + ,F4(B -> ,F\(B

=== modified file 'leim/quail/persian.el'
--- a/leim/quail/persian.el     2011-05-16 11:51:10 +0000
+++ b/leim/quail/persian.el     2011-12-05 08:55:25 +0000
@@ -194,11 +194,11 @@
 ;;;
 ;;;  This translit keyboard is designed to be intuitive such that
 ;;;  mapping are easy and natural to remember for a persian writer.
-;;;  For some persian characters there are multiple ways of inputing
+;;;  For some persian characters there are multiple ways of inputting
 ;;;  the same character.
 ;;;
 ;;;  The letter 'h' is used for a number of two character mappings,
-;;;  this means that some character sequence inputs need to be repeated 
+;;;  this means that some character sequence inputs need to be repeated
 ;;;  followed by a backspace followed by the 'h'.
 ;;;    For example:  ?????? = 's' 's' '<bs>' 'h' 'h' 'r'
 ;;;  In practice such sequences are rare.

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-12-05 02:47:53 +0000
+++ b/lisp/ChangeLog    2011-12-05 08:55:25 +0000
@@ -5370,7 +5370,7 @@
 
        * net/network-stream.el (network-stream-open-starttls): Support
        upgrading to STARTTLS always, even if we don't have built-in support.
-       (open-network-stream): Add the :always-query-capabilies keyword.
+       (open-network-stream): Add the :always-query-capabilities keyword.
 
        * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
        upgrades with `open-network-stream', and rely solely on

=== modified file 'lisp/ChangeLog.13'
--- a/lisp/ChangeLog.13 2011-12-04 08:02:42 +0000
+++ b/lisp/ChangeLog.13 2011-12-05 08:55:25 +0000
@@ -10869,7 +10869,7 @@
 
 2007-09-23  Glenn Morris  <address@hidden>
 
-       * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
+       * ses.el (ses-calculate-cell): Don't evaluate unsafe formulas.
 
 2007-09-23  Dan Nicolaescu  <address@hidden>
 

=== modified file 'lisp/ChangeLog.2'
--- a/lisp/ChangeLog.2  2011-11-20 03:48:53 +0000
+++ b/lisp/ChangeLog.2  2011-12-05 08:55:25 +0000
@@ -60,7 +60,7 @@
 
 1988-08-03  Robert J. Chassell  (address@hidden)
 
-       * texinfo.el: Changed fill-colum from 75 to 72.  The larger
+       * texinfo.el: Changed fill-column from 75 to 72.  The larger
        fill-column causes numerous overfull hboxes in TeX when you are
        writing Emacs Lisp code that will be formatted as a Texinfo example.
 

=== modified file 'lisp/align.el'
--- a/lisp/align.el     2011-12-05 02:47:53 +0000
+++ b/lisp/align.el     2011-12-05 08:55:25 +0000
@@ -109,7 +109,7 @@
 ;; simple algorithm that understand only basic regular expressions.
 ;; Parts of the code were broken up and included in vhdl-mode.el
 ;; around this time.  After several comments from users, and a need to
-;; find a more robust, performant algorithm, 2.0 was born in late
+;; find a more robust, higher performing algorithm, 2.0 was born in late
 ;; 1998.  Many different approaches were taken (mostly due to the
 ;; complexity of TeX tables), but finally a scheme was discovered
 ;; which worked fairly well for most common usage cases.  Development

=== modified file 'lisp/allout-widgets.el'
--- a/lisp/allout-widgets.el    2011-11-19 09:18:31 +0000
+++ b/lisp/allout-widgets.el    2011-12-05 08:55:25 +0000
@@ -108,7 +108,7 @@
 ;;;_  > allout-widgets-setup (varname value)
 ;;;###autoload
 (defun allout-widgets-setup (varname value)
-  "Commission or decommision allout-widgets-mode along with allout-mode.
+  "Commission or decommission allout-widgets-mode along with allout-mode.
 
 Meant to be used by customization of `allout-widgets-auto-activation'."
   (set-default varname value)

=== modified file 'lisp/allout.el'
--- a/lisp/allout.el    2011-11-27 04:43:11 +0000
+++ b/lisp/allout.el    2011-12-05 08:55:25 +0000
@@ -1872,7 +1872,7 @@
 
                              Extending Allout
 
-Allout exposure and authoring activites all have associated
+Allout exposure and authoring activities all have associated
 hooks, by which independent code can cooperate with allout
 without changes to the allout core.  Here are key ones:
 

=== modified file 'lisp/ansi-color.el'
--- a/lisp/ansi-color.el        2011-11-17 09:09:20 +0000
+++ b/lisp/ansi-color.el        2011-12-05 08:55:25 +0000
@@ -413,7 +413,7 @@
          (setq ansi-color-context-region nil))))))
 
 ;; This function helps you look for overlapping overlays.  This is
-;; usefull in comint-buffers.  Overlapping overlays should not happen!
+;; useful in comint-buffers.  Overlapping overlays should not happen!
 ;; A possible cause for bugs are the markers.  If you create an overlay
 ;; up to the end of the region, then that end might coincide with the
 ;; process-mark.  As text is added BEFORE the process-mark, the overlay

=== modified file 'lisp/calendar/solar.el'
--- a/lisp/calendar/solar.el    2011-04-20 02:09:06 +0000
+++ b/lisp/calendar/solar.el    2011-12-05 08:55:25 +0000
@@ -962,7 +962,7 @@
 (defun solar-mean-equinoxes/solstices (k year)
   "Julian day of mean equinox/solstice K for YEAR.
 K=0, spring equinox; K=1, summer solstice; K=2, fall equinox; K=3, winter
-solstice.  These formulae are only to be used between 1000 BC and 3000 AD."
+solstice.  These formulas are only to be used between 1000 BC and 3000 AD."
   (let ((y (/ year 1000.0))
         (z (/ (- year 2000) 1000.0)))
     (if (< year 1000)                ; actually between -1000 and 1000

=== modified file 'lisp/cedet/semantic/db-find.el'
--- a/lisp/cedet/semantic/db-find.el    2011-11-20 19:35:27 +0000
+++ b/lisp/cedet/semantic/db-find.el    2011-12-05 08:55:25 +0000
@@ -210,7 +210,7 @@
   "Synchronize the search index IDX with some NEW-TAGS."
   ;; Reset our parts.
   (semantic-reset idx)
-  ;; Notify dependants by clearning their indicies.
+  ;; Notify dependants by clearing their indices.
   (semanticdb-notify-references
    (oref idx table)
    (lambda (tab me)
@@ -224,7 +224,7 @@
   (if (semantic-find-tags-by-class 'include new-tags)
       (progn
        (semantic-reset idx)
-       ;; Notify dependants by clearning their indicies.
+       ;; Notify dependants by clearing their indices.
        (semanticdb-notify-references
         (oref idx table)
         (lambda (tab me)
@@ -234,7 +234,7 @@
     (when (oref idx type-cache)
       (when (semanticdb-partial-synchronize (oref idx type-cache) new-tags)
        ;; If the synchronize returns true, we need to notify.
-       ;; Notify dependants by clearning their indicies.
+       ;; Notify dependants by clearing their indices.
        (semanticdb-notify-references
         (oref idx table)
         (lambda (tab me)
@@ -405,10 +405,10 @@
        ;; do a caching lookup.
        (let ((index (semanticdb-get-table-index table)))
          (if (semanticdb-find-need-cache-update-p table)
-             ;; Lets go look up our indicies
+             ;; Let's go look up our indices.
              (let ((ans (semanticdb-find-translate-path-includes--internal 
path)))
                (oset index include-path ans)
-               ;; Once we have our new indicies set up, notify those
+               ;; Once we have our new indices set up, notify those
                ;; who depend on us if we found something for them to
                ;; depend on.
                (when ans (semanticdb-refresh-references table))
@@ -575,7 +575,7 @@
          (setq ans (semanticdb-file-table
                     (car systemdb)
                     ;; I would expect most omniscient to return the same
-                    ;; thing reguardless of filename, but we may have
+o                   ;; thing regardless of filename, but we may have
                     ;; one that can return a table of all things the
                     ;; current file needs.
                     (buffer-file-name (current-buffer))))

=== modified file 'lisp/cedet/semantic/debug.el'
--- a/lisp/cedet/semantic/debug.el      2011-11-20 03:48:53 +0000
+++ b/lisp/cedet/semantic/debug.el      2011-12-05 08:55:25 +0000
@@ -175,7 +175,7 @@
   "For IFACE, highlight NONTERM in the parser buffer.
 NONTERM is the name of the rule currently being processed that shows up
 as a nonterminal (or tag) in the source buffer.
-If RULE and MATCH indicies are specified, highlight those also."
+If RULE and MATCH indices are specified, highlight those also."
   (set-buffer (oref iface :parser-buffer))
 
   (let* ((rules (semantic-find-tags-by-class 'nonterminal (current-buffer)))

=== modified file 'lisp/cedet/srecode/args.el'
--- a/lisp/cedet/srecode/args.el        2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/srecode/args.el        2011-12-05 08:55:25 +0000
@@ -32,7 +32,7 @@
 ;;; :blank
 ;;
 ;; Using :blank means that the template should force blank lines
-;; before and after the template, reguardless of where the insertion
+;; before and after the template, regardless of where the insertion
 ;; is occurring.
 (defun srecode-semantic-handle-:blank (dict)
   "Add macros into the dictionary DICT specifying blank line spacing.
@@ -185,4 +185,3 @@
 (provide 'srecode/args)
 
 ;;; srecode/args.el ends here
-

=== modified file 'lisp/cedet/srecode/insert.el'
--- a/lisp/cedet/srecode/insert.el      2011-11-19 09:18:31 +0000
+++ b/lisp/cedet/srecode/insert.el      2011-12-05 08:55:25 +0000
@@ -312,7 +312,7 @@
          (setq doit nil)))
       (goto-char pm)
       )
-    ;; Do indentation reguardless of the newline.
+    ;; Do indentation regardless of the newline.
     (when (and (eq i t) inbuff)
       (indent-according-to-mode)
       (goto-char pm))

=== modified file 'lisp/dired.el'
--- a/lisp/dired.el     2011-12-04 11:25:33 +0000
+++ b/lisp/dired.el     2011-12-05 08:55:25 +0000
@@ -2678,7 +2678,7 @@
 (defvar dired-re-no-dot "^\\([^.]\\|\\.\\([^.]\\|\\..\\)\\).*")
 
 ;; Delete file, possibly delete a directory and all its files.
-;; This function is usefull outside of dired.  One could change it's name
+;; This function is useful outside of dired.  One could change it's name
 ;; to e.g. recursive-delete-file and put it somewhere else.
 (defun dired-delete-file (file &optional recursive trash) "\
 Delete FILE or directory (possibly recursively if optional RECURSIVE is true.)

=== modified file 'lisp/emulation/cua-rect.el'
--- a/lisp/emulation/cua-rect.el        2011-11-18 08:31:02 +0000
+++ b/lisp/emulation/cua-rect.el        2011-12-05 08:55:25 +0000
@@ -1258,7 +1258,7 @@
   (untabify (point-min) (point-max)))
 
 (defun cua-text-fill-rectangle (width text)
-  "Replace rectagle with filled TEXT read from minibuffer.
+  "Replace rectangle with filled TEXT read from minibuffer.
 A numeric prefix argument is used a new width for the filled rectangle."
   (interactive (list
                 (prefix-numeric-value current-prefix-arg)
@@ -1269,7 +1269,7 @@
     (lambda () (insert text))))
 
 (defun cua-refill-rectangle (width)
-  "Fill contents of current rectagle.
+  "Fill contents of current rectangle.
 A numeric prefix argument is used as new width for the filled rectangle."
   (interactive "P")
   (cua--rectangle-aux-replace

=== modified file 'lisp/emulation/viper-cmd.el'
--- a/lisp/emulation/viper-cmd.el       2011-12-04 08:02:42 +0000
+++ b/lisp/emulation/viper-cmd.el       2011-12-05 08:55:25 +0000
@@ -1979,7 +1979,7 @@
 ;; Quote region by each line with a user supplied string.
 (defun viper-quote-region ()
   (let ((quote-str viper-quote-string)
-       (donot-change-dafault t))
+       (donot-change-default t))
     (setq quote-str
          (viper-read-string-with-history
           "Quote string: "
@@ -1991,9 +1991,9 @@
                 ((string-match "lisp.*-mode" (symbol-name major-mode)) ";;")
                 ((memq major-mode '(c-mode cc-mode c++-mode)) "//")
                 ((memq major-mode '(sh-mode shell-mode)) "#")
-                (t (setq donot-change-dafault nil)
+                (t (setq donot-change-default nil)
                    quote-str))))
-    (or donot-change-dafault
+    (or donot-change-default
        (setq viper-quote-string quote-str))
     (viper-enlarge-region (point) (mark t))
     (if (> (point) (mark t)) (exchange-point-and-mark))

=== modified file 'lisp/eshell/em-rebind.el'
--- a/lisp/eshell/em-rebind.el  2011-03-05 04:11:05 +0000
+++ b/lisp/eshell/em-rebind.el  2011-12-05 08:55:25 +0000
@@ -144,7 +144,7 @@
 ;;; Functions:
 
 (defun eshell-rebind-initialize ()
-  "Initialize the inputing code."
+  "Initialize the inputting code."
   (unless eshell-non-interactive-p
     (add-hook 'eshell-mode-hook 'eshell-setup-input-keymap nil t)
     (make-local-variable 'eshell-previous-point)

=== modified file 'lisp/gnus/ChangeLog.2'
--- a/lisp/gnus/ChangeLog.2     2011-11-27 04:43:11 +0000
+++ b/lisp/gnus/ChangeLog.2     2011-12-05 08:55:25 +0000
@@ -5094,7 +5094,7 @@
 2003-02-02  Katsumi Yamaoka  <address@hidden>
 
        * nnheader.el (nnheader-directory-separator-character): Change the
-       way to compute the dafault value.
+       way to compute the default value.
 
 2003-02-02  Jesper Harder  <address@hidden>
 

=== modified file 'lisp/gs.el'
--- a/lisp/gs.el        2011-01-25 04:08:28 +0000
+++ b/lisp/gs.el        2011-12-05 08:55:25 +0000
@@ -96,7 +96,7 @@
 (declare-function x-display-pixel-width "xfns.c" (&optional terminal))
 
 (defun gs-width-in-pt (frame pixel-width)
-  "Return, on FRAME, pixel width PIXEL-WIDTH tranlated to pt."
+  "Return, on FRAME, pixel width PIXEL-WIDTH translated to pt."
   (let ((mm (* (float pixel-width)
               (/ (float (x-display-mm-width frame))
                  (float (x-display-pixel-width frame))))))
@@ -106,7 +106,7 @@
 (declare-function x-display-pixel-height "xfns.c" (&optional terminal))
 
 (defun gs-height-in-pt (frame pixel-height)
-  "Return, on FRAME, pixel height PIXEL-HEIGHT tranlated to pt."
+  "Return, on FRAME, pixel height PIXEL-HEIGHT translated to pt."
   (let ((mm (* (float pixel-height)
               (/ (float (x-display-mm-height frame))
                  (float (x-display-pixel-height frame))))))

=== modified file 'lisp/hilit-chg.el'
--- a/lisp/hilit-chg.el 2011-11-17 09:09:20 +0000
+++ b/lisp/hilit-chg.el 2011-12-05 08:55:25 +0000
@@ -367,7 +367,7 @@
 
 ;;;###autoload
 (define-minor-mode highlight-changes-visible-mode
-  "Toggle visiblility of highlighting due to Highlight Changes mode.
+  "Toggle visibility of highlighting due to Highlight Changes mode.
 With a prefix argument ARG, enable Highlight Changes Visible mode
 if ARG is positive, and disable it otherwise.  If called from
 Lisp, enable the mode if ARG is omitted or nil.

=== modified file 'lisp/htmlfontify.el'
--- a/lisp/htmlfontify.el       2011-11-30 16:33:05 +0000
+++ b/lisp/htmlfontify.el       2011-12-05 08:55:25 +0000
@@ -580,7 +580,7 @@
             (color-values colour)
           ;;(message "[%S]" window-system)
           (x-color-values colour))
-      ;; blarg - tty colours are no good - go fetch some X colours:
+      ;; blarg - tty colors are no good - go fetch some X colors:
       (hfy-fallback-colour-values colour))))
 
 (defvar hfy-cperl-mode-kludged-p nil)

=== modified file 'lisp/international/ccl.el'
--- a/lisp/international/ccl.el 2011-06-01 14:19:45 +0000
+++ b/lisp/international/ccl.el 2011-12-05 08:55:25 +0000
@@ -1433,7 +1433,7 @@
 ARG := REG | integer
 
 OPERATOR :=
-       ;; Normal arithmethic operators (same meaning as C code).
+       ;; Normal arithmetic operators (same meaning as C code).
        + | - | * | / | %
 
        ;; Bitwise operators (same meaning as C code)

=== modified file 'lisp/language/ethio-util.el'
--- a/lisp/language/ethio-util.el       2011-11-25 07:14:48 +0000
+++ b/lisp/language/ethio-util.el       2011-12-05 08:55:25 +0000
@@ -890,7 +890,7 @@
 
 ;;;###autoload
 (defun ethio-find-file nil
-  "Transliterate file content into Ethiopic dependig on filename suffix."
+  "Transliterate file content into Ethiopic depending on filename suffix."
   (cond
 
    ((string-match "\\.sera$" (buffer-file-name))

=== modified file 'lisp/language/lao-util.el'
--- a/lisp/language/lao-util.el 2011-11-17 17:40:48 +0000
+++ b/lisp/language/lao-util.el 2011-12-05 08:55:25 +0000
@@ -386,7 +386,7 @@
   "Transcribe a Romanized Lao syllable in the region FROM and TO to Lao string.
 Only the first syllable is transcribed.
 The value has the form: (START END LAO-STRING), where
-START and END are the beggining and end positions of the Roman Lao syllable,
+START and END are the beginning and end positions of the Roman Lao syllable,
 LAO-STRING is the Lao character transcription of it.
 
 Optional 3rd arg STR, if non-nil, is a string to search for Roman Lao

=== modified file 'lisp/net/netrc.el'
--- a/lisp/net/netrc.el 2011-02-21 13:29:15 +0000
+++ b/lisp/net/netrc.el 2011-12-05 08:55:25 +0000
@@ -237,7 +237,7 @@
 ;;;###autoload
 (defun netrc-credentials (machine &rest ports)
   "Return a user name/password pair.
-Port specifications will be prioritised in the order they are
+Port specifications will be prioritized in the order they are
 listed in the PORTS list."
   (let ((list (netrc-parse))
        found)

=== modified file 'lisp/net/network-stream.el'
--- a/lisp/net/network-stream.el        2011-10-15 16:57:38 +0000
+++ b/lisp/net/network-stream.el        2011-12-05 08:55:25 +0000
@@ -115,7 +115,7 @@
   capability command, and should return the command to switch on
   STARTTLS if the server supports STARTTLS, and nil otherwise.
 
-:always-query-capabilies says whether to query the server for
+:always-query-capabilities says whether to query the server for
   capabilities, even if we're doing a `plain' network connection.
 
 :client-certificate should either be a list where the first

=== modified file 'lisp/net/tramp-gvfs.el'
--- a/lisp/net/tramp-gvfs.el    2011-11-25 07:14:48 +0000
+++ b/lisp/net/tramp-gvfs.el    2011-12-05 08:55:25 +0000
@@ -188,7 +188,7 @@
 ;;   STRING              stable_name
 ;;   STRING              x_content_types       Since GVFS 1.0 only !!!
 ;;   STRING              icon
-;;   STRING              prefered_filename_encoding
+;;   STRING              preferred_filename_encoding
 ;;   BOOLEAN             user_visible
 ;;   ARRAY BYTE                  fuse_mountpoint
 ;;   STRUCT              mount_spec

=== modified file 'lisp/net/tramp.el'
--- a/lisp/net/tramp.el 2011-11-27 18:17:40 +0000
+++ b/lisp/net/tramp.el 2011-12-05 08:55:25 +0000
@@ -298,8 +298,8 @@
       (search-forward-regexp "Missing ControlMaster argument" nil t))))
 
 (defcustom tramp-default-method
-  ;; An external copy method seems to be preferred, because it is much
-  ;; more performant for large files, and it hasn't too serious delays
+  ;; An external copy method seems to be preferred, because it performs
+  ;; much better for large files, and it hasn't too serious delays
   ;; for small files.  But it must be ensured that there aren't
   ;; permanent password queries.  Either a password agent like
   ;; "ssh-agent" or "Pageant" shall run, or the optional

=== modified file 'lisp/net/xesam.el'
--- a/lisp/net/xesam.el 2011-11-25 07:14:48 +0000
+++ b/lisp/net/xesam.el 2011-12-05 08:55:25 +0000
@@ -279,8 +279,8 @@
 
 (defun xesam-dbus-call-method (&rest args)
   "Apply a D-Bus method call.
-`dbus-call-method' is to be preferred, because it is more
-performant.  If the target D-Bus service is owned by Emacs, this
+`dbus-call-method' is preferred, because it performs better.
+If the target D-Bus service is owned by Emacs, this
 is not applicable, and `dbus-call-method-non-blocking' must be
 used instead.  ARGS are identical to the argument list of both
 functions."

=== modified file 'lisp/progmodes/cc-defs.el'
--- a/lisp/progmodes/cc-defs.el 2011-11-20 02:29:42 +0000
+++ b/lisp/progmodes/cc-defs.el 2011-12-05 08:55:25 +0000
@@ -473,7 +473,7 @@
 
   (let ((saved-undo-list (elt saved-state 0)))
     (if (eq buffer-undo-list saved-undo-list)
-       ;; No change was done afterall.
+       ;; No change was done after all.
        (setq buffer-undo-list (cdr saved-undo-list))
 
       (if keep

=== modified file 'lisp/progmodes/cc-engine.el'
--- a/lisp/progmodes/cc-engine.el       2011-11-23 07:03:56 +0000
+++ b/lisp/progmodes/cc-engine.el       2011-12-05 08:55:25 +0000
@@ -6832,7 +6832,7 @@
                       got-suffix-after-parens
                       (eq (char-after got-suffix-after-parens) ?\())
              ;; Got a type, no declarator but a paren suffix. I.e. it's a
-             ;; normal function call afterall (or perhaps a C++ style object
+             ;; normal function call after all (or perhaps a C++ style object
              ;; instantiation expression).
              (throw 'at-decl-or-cast nil))))
 
@@ -9151,7 +9151,7 @@
                                    'label))
                            (if (eq step 'up)
                                (setq placeholder (point))
-                             ;; There was no containing statement afterall.
+                             ;; There was no containing statement after all.
                              (goto-char placeholder)))))
                    placeholder))
               (if (looking-at c-block-stmt-2-key)

=== modified file 'lisp/progmodes/vhdl-mode.el'
--- a/lisp/progmodes/vhdl-mode.el       2011-12-04 08:02:42 +0000
+++ b/lisp/progmodes/vhdl-mode.el       2011-12-05 08:55:25 +0000
@@ -4266,7 +4266,7 @@
 
   CODE BEAUTIFICATION:
     `C-c M-b' and `C-c C-b' beautify the code of a region or of the entire
-    buffer respectively.  This inludes indentation, alignment, and case
+    buffer respectively.  This includes indentation, alignment, and case
     fixing.  Code beautification can also be run non-interactively using the
     command:
 

=== modified file 'lisp/ps-mule.el'
--- a/lisp/ps-mule.el   2011-11-23 07:03:56 +0000
+++ b/lisp/ps-mule.el   2011-12-05 08:55:25 +0000
@@ -932,7 +932,7 @@
     (list ps-mule-bitmap-prologue)))
 
 (defun ps-mule-generate-bitmap-font (font-spec size relative-compose
-                                              baselie-offset bbx)
+                                              baseline-offset bbx)
   (let* ((id (ps-mule-font-spec-id font-spec))
         (bytes (ps-mule-font-spec-bytes font-spec))
         output-list)
@@ -941,7 +941,7 @@
              (list (format "/E%02X [ 0 1 255 {pop /.notdef} for ] def\n" id)
                    (format "%%%% %s\n" (ps-mule-font-spec-name font-spec))
                    (format "/F%02X %f %S %d E%02X NBF\n" id size
-                           relative-compose baselie-offset id)))
+                           relative-compose baseline-offset id)))
       (setq output-list
            (list (list (format "/E%02X [ 0 1 255 { pop 0 } for ] def\n" id))
                  (list (format "/V%02X [" id))
@@ -950,7 +950,7 @@
                  (format "/F%02X E%02X V%02X NPF\n" id id id))))
     (aset ps-mule-bitmap-font-record id
          (vector (= bytes 1) output-list
-                 size relative-compose baselie-offset bbx))
+                 size relative-compose baseline-offset bbx))
     (if ps-mule-bitmap-dict-list
        output-list
       (setq ps-mule-bitmap-dict-list (list "/BitmapDict <<\n" ">> def\n"))

=== modified file 'lisp/reveal.el'
--- a/lisp/reveal.el    2011-10-19 12:54:24 +0000
+++ b/lisp/reveal.el    2011-12-05 08:55:25 +0000
@@ -189,12 +189,12 @@
 
 ;;;###autoload
 (define-minor-mode reveal-mode
-  "Toggle decloaking of invisible text near point (Reveal mode).
+  "Toggle uncloaking of invisible text near point (Reveal mode).
 With a prefix argument ARG, enable Reveal mode if ARG is
 positive, and disable it otherwise.  If called from Lisp, enable
 Reveal mode if ARG is omitted or nil.
 
-Reveral mode is a buffer-local minor mode.  When enabled, it
+Reveal mode is a buffer-local minor mode.  When enabled, it
 reveals invisible text around point."
   :group 'reveal
   :lighter (global-reveal-mode nil " Reveal")

=== modified file 'lisp/term/rxvt.el'
--- a/lisp/term/rxvt.el 2011-11-20 03:48:53 +0000
+++ b/lisp/term/rxvt.el 2011-12-05 08:55:25 +0000
@@ -228,7 +228,7 @@
        ;; 216 non-gray colors first
        (let ((r 0) (g 0) (b 0))
          (while (> ncolors 24)
-           ;; This and other formulae taken from 256colres.pl and
+           ;; This and other formulas taken from 256colres.pl and
            ;; 88colres.pl in the xterm distribution.
            (tty-color-define (format "color-%d" (- 256 ncolors))
                              (- 256 ncolors)

=== modified file 'lisp/term/xterm.el'
--- a/lisp/term/xterm.el        2011-11-19 09:18:31 +0000
+++ b/lisp/term/xterm.el        2011-12-05 08:55:25 +0000
@@ -637,7 +637,7 @@
        ;; 216 non-gray colors first
        (let ((r 0) (g 0) (b 0))
          (while (> ncolors 24)
-           ;; This and other formulae taken from 256colres.pl and
+           ;; This and other formulas taken from 256colres.pl and
            ;; 88colres.pl in the xterm distribution.
            (tty-color-define (format "color-%d" (- 256 ncolors))
                              (- 256 ncolors)

=== modified file 'lisp/textmodes/picture.el'
--- a/lisp/textmodes/picture.el 2011-09-23 14:47:01 +0000
+++ b/lisp/textmodes/picture.el 2011-12-05 08:55:25 +0000
@@ -742,7 +742,7 @@
 Entry to this mode calls the value of `picture-mode-hook' if non-nil.
 
 Note that Picture mode commands will work outside of Picture mode, but
-they are not defaultly assigned to keys."
+they are not by default assigned to keys."
   (interactive)
   (if (eq major-mode 'picture-mode)
       (error "You are already editing a picture")

=== modified file 'lisp/view.el'
--- a/lisp/view.el      2011-12-04 08:02:42 +0000
+++ b/lisp/view.el      2011-12-05 08:55:25 +0000
@@ -496,7 +496,7 @@
   "Update `view-return-to-alist' of buffer BUFFER.
 Remove from `view-return-to-alist' all entries referencing dead
 windows.  Optional argument ITEM non-nil means add ITEM to
-`view-return-to-alist' after purging.  For a decsription of items
+`view-return-to-alist' after purging.  For a description of items
 that can be added see the RETURN-TO-ALIST argument of the
 function `view-mode-exit'.  If `view-return-to-alist' contains an
 entry for the selected window, purge that entry from

=== modified file 'oldXMenu/X10.h'
--- a/oldXMenu/X10.h    2011-04-16 08:25:42 +0000
+++ b/oldXMenu/X10.h    2011-12-05 08:55:25 +0000
@@ -51,7 +51,7 @@
  */
 typedef struct _XAssoc {
        struct _XAssoc *next;   /* Next object in this bucket. */
-       struct _XAssoc *prev;   /* Previous obejct in this bucket. */
+       struct _XAssoc *prev;   /* Previous object in this bucket. */
        Display *display;       /* Display which owns the id. */
        XID x_id;               /* X Window System id. */
        void *data;             /* Pointer to untyped memory. */

=== modified file 'oldXMenu/XMenu.h'
--- a/oldXMenu/XMenu.h  2011-11-14 06:27:12 +0000
+++ b/oldXMenu/XMenu.h  2011-12-05 08:55:25 +0000
@@ -152,8 +152,8 @@
  *
  */
 typedef enum _xmstyle {
-    LEFT,                      /* Left oriented obejct. */
-    RIGHT,                     /* Right oriented obejct. */
+    LEFT,                      /* Left oriented object. */
+    RIGHT,                     /* Right oriented object. */
     CENTER                     /* Center oriented object. */
 } XMStyle;
 

=== modified file 'src/fileio.c'
--- a/src/fileio.c      2011-12-01 20:19:38 +0000
+++ b/src/fileio.c      2011-12-05 08:55:25 +0000
@@ -4186,7 +4186,7 @@
          /* If REPLACE is non-nil and we succeeded in not replacing the
             beginning or end of the buffer text with the file's contents,
             call format-decode with `point' positioned at the beginning
-            of the buffer and `inserted' equalling the number of
+            of the buffer and `inserted' equaling the number of
             characters in the buffer.  Otherwise, format-decode might
             fail to correctly analyze the beginning or end of the buffer.
             Hence we temporarily save `point' and `inserted' here and

=== modified file 'src/ftxfont.c'
--- a/src/ftxfont.c     2011-11-19 09:18:31 +0000
+++ b/src/ftxfont.c     2011-12-05 08:55:25 +0000
@@ -48,8 +48,8 @@
 static int ftxfont_draw_bitmap (FRAME_PTR, GC, GC *, struct font *,
                                 unsigned, int, int, XPoint *, int, int *,
                                 int);
-static void ftxfont_draw_backgrond (FRAME_PTR, struct font *, GC,
-                                    int, int, int);
+static void ftxfont_draw_background (FRAME_PTR, struct font *, GC,
+                                    int, int, int);
 
 struct ftxfont_frame_data
 {
@@ -219,7 +219,8 @@
 }
 
 static void
-ftxfont_draw_backgrond (FRAME_PTR f, struct font *font, GC gc, int x, int y, 
int width)
+ftxfont_draw_background (FRAME_PTR f, struct font *font, GC gc, int x, int y,
+                        int width)
 {
   XGCValues xgcv;
 
@@ -296,7 +297,7 @@
 
   BLOCK_INPUT;
   if (with_background)
-    ftxfont_draw_backgrond (f, font, s->gc, x, y, s->width);
+    ftxfont_draw_background (f, font, s->gc, x, y, s->width);
   code = alloca (sizeof (unsigned) * len);
   for (i = 0; i < len; i++)
     code[i] = ((XCHAR2B_BYTE1 (s->char2b + from + i) << 8)

=== modified file 'src/nsterm.m'
--- a/src/nsterm.m      2011-11-27 04:43:11 +0000
+++ b/src/nsterm.m      2011-12-05 08:55:25 +0000
@@ -2108,7 +2108,7 @@
     }
   else
     {
-      /* Scolling down.  Make sure we don't copy over the mode line.
+      /* Scrolling down.  Make sure we don't copy over the mode line.
         at the bottom.  */
       if (to_y + run->height > bottom_y)
        height = bottom_y - to_y;

=== modified file 'src/regex.c'
--- a/src/regex.c       2011-11-15 17:37:37 +0000
+++ b/src/regex.c       2011-12-05 08:55:25 +0000
@@ -53,7 +53,7 @@
        (HAVE_WCTYPE_H && HAVE_WCHAR_H && HAVE_BTOWC && !emacs)
 #endif
 
-/* For platform which support the ISO C amendement 1 functionality we
+/* For platform which support the ISO C amendment 1 functionality we
    support user defined character classes.  */
 #if WIDE_CHAR_SUPPORT
 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.  */

=== modified file 'src/regex.h'
--- a/src/regex.h       2011-11-14 20:23:26 +0000
+++ b/src/regex.h       2011-12-05 08:55:25 +0000
@@ -582,7 +582,7 @@
 }
 #endif /* C++ */
 
-/* For platform which support the ISO C amendement 1 functionality we
+/* For platform which support the ISO C amendment 1 functionality we
    support user defined character classes.  */
 #if WIDE_CHAR_SUPPORT
 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.  */
@@ -592,7 +592,7 @@
 
 #if WIDE_CHAR_SUPPORT
 /* The GNU C library provides support for user-defined character classes
-   and the functions from ISO C amendement 1.  */
+   and the functions from ISO C amendment 1.  */
 # ifdef CHARCLASS_NAME_MAX
 #  define CHAR_CLASS_MAX_LENGTH CHARCLASS_NAME_MAX
 # else

=== modified file 'src/textprop.c'
--- a/src/textprop.c    2011-07-04 18:31:29 +0000
+++ b/src/textprop.c    2011-12-05 08:55:25 +0000
@@ -1625,7 +1625,7 @@
 
 DEFUN ("text-property-any", Ftext_property_any,
        Stext_property_any, 4, 5, 0,
-       doc: /* Check text from START to END for property PROPERTY equalling 
VALUE.
+       doc: /* Check text from START to END for property PROPERTY equaling 
VALUE.
 If so, return the position of the first character whose property PROPERTY
 is `eq' to VALUE.  Otherwise return nil.
 If the optional fifth argument OBJECT is a buffer (or nil, which means
@@ -1661,7 +1661,7 @@
 
 DEFUN ("text-property-not-all", Ftext_property_not_all,
        Stext_property_not_all, 4, 5, 0,
-       doc: /* Check text from START to END for property PROPERTY not 
equalling VALUE.
+       doc: /* Check text from START to END for property PROPERTY not equaling 
VALUE.
 If so, return the position of the first character whose property PROPERTY
 is not `eq' to VALUE.  Otherwise, return nil.
 If the optional fifth argument OBJECT is a buffer (or nil, which means

=== modified file 'src/w32select.c'
--- a/src/w32select.c   2011-06-24 21:25:22 +0000
+++ b/src/w32select.c   2011-12-05 08:55:25 +0000
@@ -39,7 +39,7 @@
  *
  * When copying or cutting (sending data to the OS), the data is
  * announced and stored internally, but only actually rendered on
- * request.  The requester determines the format provided.  The
+ * request.  The requestor determines the format provided.  The
  * {next-}selection-coding-system is only used, when its corresponding
  * clipboard type matches the type requested.
  *
@@ -335,7 +335,7 @@
 
   OpenClipboard (NULL);
 
-  /* There is no usefull means to report errors here, there are none
+  /* There is no useful means to report errors here, there are none
      expected anyway, and even if there were errors, they wouldn't do
      any harm.  So we just go ahead and do what has to be done without
      bothering with error handling.  */
@@ -750,7 +750,7 @@
       else
        {
          /* Advertise all supported formats so that whatever the
-            requester chooses, only one encoding step needs to be
+            requestor chooses, only one encoding step needs to be
             made.  This is intentionally different from what we do in
             the handler for WM_RENDERALLFORMATS.  */
          SetClipboardData (CF_UNICODETEXT, NULL);
@@ -1138,4 +1138,3 @@
 
   clipboard_owner = create_owner ();
 }
-

=== modified file 'src/w32term.c'
--- a/src/w32term.c     2011-11-20 02:29:42 +0000
+++ b/src/w32term.c     2011-12-05 08:55:25 +0000
@@ -2665,7 +2665,7 @@
     }
   else
     {
-      /* Scolling down.  Make sure we don't copy over the mode line.
+      /* Scrolling down.  Make sure we don't copy over the mode line.
         at the bottom.  */
       if (to_y + run->height > bottom_y)
        height = bottom_y - to_y;

=== modified file 'src/xdisp.c'
--- a/src/xdisp.c       2011-12-04 08:02:42 +0000
+++ b/src/xdisp.c       2011-12-05 08:55:25 +0000
@@ -1915,7 +1915,7 @@
         environments with anti-aliased text: if the same text is
         drawn onto the same place multiple times, it gets thicker.
         If the overlap we are processing is for the erased cursor, we
-        take the intersection with the rectagle of the cursor.  */
+        take the intersection with the rectangle of the cursor.  */
       if (s->for_overlaps & OVERLAPS_ERASED_CURSOR)
        {
          XRectangle rc, r_save = r;

=== modified file 'src/xselect.c'
--- a/src/xselect.c     2011-11-15 07:55:13 +0000
+++ b/src/xselect.c     2011-12-05 08:55:25 +0000
@@ -516,7 +516,7 @@
 static Atom conversion_fail_tag;
 
 /* Used as an unwind-protect clause so that, if a selection-converter signals
-   an error, we tell the requester that we were unable to do what they wanted
+   an error, we tell the requestor that we were unable to do what they wanted
    before we throw to top-level or go into the debugger or whatever.  */
 
 static Lisp_Object
@@ -693,7 +693,7 @@
        bytes_remaining = cs->size;
        bytes_remaining *= format_bytes;
 
-       /* Wait for the requester to ack by deleting the property.
+       /* Wait for the requestor to ack by deleting the property.
           This can run Lisp code (process handlers) or signal.  */
        if (! had_errors)
          {
@@ -732,7 +732,7 @@
 
            if (had_errors) break;
 
-           /* Wait for the requester to ack this chunk by deleting
+           /* Wait for the requestor to ack this chunk by deleting
               the property.  This can run Lisp code or signal.  */
            TRACE1 ("Waiting for increment ACK (deletion of %s)",
                    XGetAtomName (display, cs->property));
@@ -740,7 +740,7 @@
          }
 
        /* Now write a zero-length chunk to the property to tell the
-          requester that we're done.  */
+          requestor that we're done.  */
        BLOCK_INPUT;
        if (! waiting_for_other_props_on_window (display, window))
          XSelectInput (display, window, 0L);

=== modified file 'src/xterm.c'
--- a/src/xterm.c       2011-12-03 19:15:20 +0000
+++ b/src/xterm.c       2011-12-05 08:55:25 +0000
@@ -3317,7 +3317,7 @@
     }
   else
     {
-      /* Scolling down.  Make sure we don't copy over the mode line.
+      /* Scrolling down.  Make sure we don't copy over the mode line.
         at the bottom.  */
       if (to_y + run->height > bottom_y)
        height = bottom_y - to_y;


reply via email to

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