emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106422: Spelling fixes.
Date: Sat, 19 Nov 2011 01:18:31 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106422
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sat 2011-11-19 01:18:31 -0800
message:
  Spelling fixes.
modified:
  Makefile.in
  admin/notes/multi-tty
  admin/unidata/unidata-gen.el
  doc/emacs/ack.texi
  doc/lispref/searching.texi
  doc/lispref/spellfile
  doc/misc/dbus.texi
  doc/misc/dired-x.texi
  doc/misc/eshell.texi
  doc/misc/gnus.texi
  doc/misc/message.texi
  etc/NEWS
  etc/NEWS.1-17
  leim/quail/cyrillic.el
  lib-src/etags.c
  lisp/ChangeLog.10
  lisp/ChangeLog.14
  lisp/ChangeLog.15
  lisp/ChangeLog.2
  lisp/allout-widgets.el
  lisp/cedet/ede/generic.el
  lisp/cedet/semantic/bovine/c.el
  lisp/cedet/semantic/html.el
  lisp/cedet/semantic/lex-spp.el
  lisp/cedet/semantic/sb.el
  lisp/cedet/semantic/tag-file.el
  lisp/cedet/semantic/texi.el
  lisp/cedet/srecode/document.el
  lisp/cedet/srecode/insert.el
  lisp/color.el
  lisp/dired.el
  lisp/emacs-lisp/advice.el
  lisp/emacs-lisp/chart.el
  lisp/emacs-lisp/elint.el
  lisp/emacs-lisp/lisp-mode.el
  lisp/emulation/viper.el
  lisp/erc/erc.el
  lisp/eshell/em-alias.el
  lisp/eshell/em-glob.el
  lisp/eshell/esh-util.el
  lisp/follow.el
  lisp/gnus/gnus-agent.el
  lisp/gnus/gnus-dired.el
  lisp/gnus/mail-parse.el
  lisp/gnus/nnmail.el
  lisp/gnus/nnmairix.el
  lisp/gnus/shr.el
  lisp/gnus/sieve-manage.el
  lisp/gnus/spam.el
  lisp/help-mode.el
  lisp/hippie-exp.el
  lisp/htmlfontify.el
  lisp/ido.el
  lisp/international/characters.el
  lisp/mail/feedmail.el
  lisp/minibuffer.el
  lisp/net/ange-ftp.el
  lisp/net/newst-plainview.el
  lisp/net/tramp-gvfs.el
  lisp/org/ChangeLog
  lisp/org/ob-ledger.el
  lisp/org/org-exp.el
  lisp/org/org-table.el
  lisp/play/5x5.el
  lisp/progmodes/ada-mode.el
  lisp/progmodes/cc-awk.el
  lisp/progmodes/cc-engine.el
  lisp/progmodes/cc-fonts.el
  lisp/progmodes/cc-mode.el
  lisp/progmodes/cc-vars.el
  lisp/progmodes/cperl-mode.el
  lisp/progmodes/gud.el
  lisp/progmodes/idlw-help.el
  lisp/progmodes/js.el
  lisp/progmodes/pascal.el
  lisp/progmodes/ps-mode.el
  lisp/progmodes/verilog-mode.el
  lisp/recentf.el
  lisp/speedbar.el
  lisp/term/iris-ansi.el
  lisp/term/rxvt.el
  lisp/term/tty-colors.el
  lisp/term/xterm.el
  lisp/terminal.el
  lisp/textmodes/reftex-cite.el
  lisp/textmodes/sgml-mode.el
  lisp/url/url-http.el
  lisp/vc/pcvs-parse.el
  nt/README
  oldXMenu/AddSel.c
  src/ChangeLog.11
  src/ChangeLog.3
  src/buffer.c
  src/buffer.h
  src/chartab.c
  src/fileio.c
  src/fns.c
  src/ftxfont.c
  src/image.c
  src/intervals.c
  src/keyboard.c
  src/lisp.h
  src/lread.c
  src/msdos.c
  src/print.c
  src/w32term.c
  src/xdisp.c
  src/xmenu.c
  src/xterm.c
  test/cedet/tests/testsppreplaced.c
=== modified file 'Makefile.in'
--- a/Makefile.in       2011-09-26 21:30:18 +0000
+++ b/Makefile.in       2011-11-19 09:18:31 +0000
@@ -666,7 +666,7 @@
 ### Install LEIM files.  Although they are machine-independent, we
 ### have separate target here instead of including it in
 ### `install-arch-indep'.  People who extracted LEIM files after they
-### insalled Emacs itself can install only LEIM files by this target.
+### installed Emacs itself can install only LEIM files by this target.
 install-leim: leim/Makefile mkdir
        cd leim; $(MAKE) install
 

=== modified file 'admin/notes/multi-tty'
--- a/admin/notes/multi-tty     2011-11-14 23:59:56 +0000
+++ b/admin/notes/multi-tty     2011-11-19 09:18:31 +0000
@@ -984,7 +984,7 @@
    wrt foreground/background process groups.)
 
 -- There is a flicker during the startup of `emacs -nw'; it's as if
-   the terminal is initialized, reset and then initialialized again.
+   the terminal is initialized, reset and then initialized again.
    Debug this.  (Hint: narrow_foreground_group is called twice during
    startup.)
 

=== modified file 'admin/unidata/unidata-gen.el'
--- a/admin/unidata/unidata-gen.el      2011-08-23 14:45:14 +0000
+++ b/admin/unidata/unidata-gen.el      2011-11-19 09:18:31 +0000
@@ -158,7 +158,7 @@
 ;; DEFAULT: the default value of the property.  It may have the form
 ;;   (VAL0 (FROM1 TO1 VAL1) ...) which indicates that the default
 ;;   value is VAL0 except for characters in the ranges specified by
-;;   FROMn and TOn (incusive).  The default value of characters
+;;   FROMn and TOn (inclusive).  The default value of characters
 ;;   between FROMn and TOn is VALn.
 ;; VAL-LIST: list of specially ordered property values
 

=== modified file 'doc/emacs/ack.texi'
--- a/doc/emacs/ack.texi        2011-11-14 23:59:56 +0000
+++ b/doc/emacs/ack.texi        2011-11-19 09:18:31 +0000
@@ -549,7 +549,7 @@
 languages, and wrote @file{ucs-normalize.el} for Unicode normalization.
 
 @item
-Taro Kawagishi implented the MD4 Message Digest Algorithm in Lisp; and
+Taro Kawagishi implemented the MD4 Message Digest Algorithm in Lisp; and
 wrote @file{ntlm.el} and @file{sasl-ntlm.el} for NT LanManager
 authentication support.
 

=== modified file 'doc/lispref/searching.texi'
--- a/doc/lispref/searching.texi        2011-08-16 07:53:33 +0000
+++ b/doc/lispref/searching.texi        2011-11-19 09:18:31 +0000
@@ -1213,7 +1213,7 @@
 
   Notice that all functions are allowed to overwrite the match data
 unless they're explicitly documented not to do so.  A consequence is
-that functions that are run implictly in the background
+that functions that are run implicitly in the background
 (@pxref{Timers}, and @ref{Idle Timers}) should likely save and restore
 the match data explicitly.
 

=== modified file 'doc/lispref/spellfile'
--- a/doc/lispref/spellfile     2011-11-17 17:40:48 +0000
+++ b/doc/lispref/spellfile     2011-11-19 09:18:31 +0000
@@ -376,7 +376,6 @@
 integerp
 intermixed
 ints
-inturned
 irreversibly
 jum
 keymapp

=== modified file 'doc/misc/dbus.texi'
--- a/doc/misc/dbus.texi        2011-11-15 07:55:13 +0000
+++ b/doc/misc/dbus.texi        2011-11-19 09:18:31 +0000
@@ -332,7 +332,7 @@
 @code{method}, @code{signal}, and @code{property} elements.  Unlike
 properties, which can change their values during lifetime of a D-Bus
 object, annotations are static.  Often they are used for code
-generators of D-Bus langugae bindings.  Example:
+generators of D-Bus language bindings.  Example:
 
 @example
 <annotation name="de.berlios.Pinot.GetStatistics" value="pinotDBus"/>

=== modified file 'doc/misc/dired-x.texi'
--- a/doc/misc/dired-x.texi     2011-05-14 20:04:07 +0000
+++ b/doc/misc/dired-x.texi     2011-11-19 09:18:31 +0000
@@ -476,7 +476,7 @@
 This Dired-X feature is obsolete as of Emacs 24.1.  The standard Emacs
 directory local variables mechanism (@pxref{Directory
 Variables,,,emacs,The Gnu Emacs manual}) replaces it.  For an example of
-the new mechanims, @pxref{Omitting Variables}.
+the new mechanisms, @pxref{Omitting Variables}.
 
 When Dired visits a directory, it looks for a file whose name is the
 value of variable @code{dired-local-variables-file} (default: @file{.dired}).

=== modified file 'doc/misc/eshell.texi'
--- a/doc/misc/eshell.texi      2011-11-14 23:59:56 +0000
+++ b/doc/misc/eshell.texi      2011-11-19 09:18:31 +0000
@@ -61,7 +61,7 @@
 @node Top, What is Eshell?, (dir), (dir)
 @top Eshell
 
-Eshell is a shell-like command interpretor
+Eshell is a shell-like command interpreter
 implemented in Emacs Lisp.  It invokes no external processes except for
 those requested by the user.  It is intended to be a functional
 replacement for command shells such as @command{bash}, @command{zsh},

=== modified file 'doc/misc/gnus.texi'
--- a/doc/misc/gnus.texi        2011-11-17 09:09:20 +0000
+++ b/doc/misc/gnus.texi        2011-11-19 09:18:31 +0000
@@ -30030,7 +30030,7 @@
 @subsection Score File Syntax
 
 Score files are meant to be easily parseable, but yet extremely
-mallable.  It was decided that something that had the same read syntax
+malleable.  It was decided that something that had the same read syntax
 as an Emacs Lisp list would fit that spec.
 
 Here's a typical score file:

=== modified file 'doc/misc/message.texi'
--- a/doc/misc/message.texi     2011-03-18 13:45:04 +0000
+++ b/doc/misc/message.texi     2011-11-19 09:18:31 +0000
@@ -2120,7 +2120,7 @@
 
 @item message-directory
 @vindex message-directory
-Directory used by many mailey things.  The default is @file{~/Mail/}.
+Directory used by many mailish things.  The default is @file{~/Mail/}.
 All other mail file variables are derived from @code{message-directory}.
 
 @item message-auto-save-directory

=== modified file 'etc/NEWS'
--- a/etc/NEWS  2011-11-17 10:27:56 +0000
+++ b/etc/NEWS  2011-11-19 09:18:31 +0000
@@ -417,7 +417,7 @@
 
 +++
 *** New commands `maximize-window' and `minimize-window'.
-These maximize and minize the size of a window within its frame.
+These maximize and minimize the size of a window within its frame.
 
 +++
 *** New commands `switch-to-prev-buffer' and `switch-to-next-buffer'.
@@ -1126,7 +1126,7 @@
 
 +++
 *** The new option `frame-auto-hide-function' lets you choose between
-iconfying or deleting a frame when burying a buffer shown in a dedicated
+iconifying or deleting a frame when burying a buffer shown in a dedicated
 frame or quitting a window showing a buffer in a frame of its own.
 
 ** Completion

=== modified file 'etc/NEWS.1-17'
--- a/etc/NEWS.1-17     2011-11-18 08:31:02 +0000
+++ b/etc/NEWS.1-17     2011-11-19 09:18:31 +0000
@@ -1382,7 +1382,7 @@
  specify the tag table file name initially, or to switch
  to a new tag table.
 
-* If truncate-partial-width-windows is non-nil (as it intially is),
+* If truncate-partial-width-windows is non-nil (as it initially is),
  all windows less than the full screen width (that is,
  made by side-by-side splitting) truncate lines rather than continuing
  them.
@@ -2019,7 +2019,7 @@
 * save-buffers-kill-emacs is now on C-x C-c
  while C-x C-z does suspend-emacs.  This is to make
  C-x C-c like the normal Unix meaning of C-c
- and C-x C-z linke the normal Unix meaning of C-z.
+ and C-x C-z like the normal Unix meaning of C-z.
 
 * M-ESC (eval-expression) is now a disabled command by default.
  This prevents users who type ESC ESC accidentally from

=== modified file 'leim/quail/cyrillic.el'
--- a/leim/quail/cyrillic.el    2011-11-15 07:55:13 +0000
+++ b/leim/quail/cyrillic.el    2011-11-19 09:18:31 +0000
@@ -608,7 +608,7 @@
 ;; layout.  In fact, Microsoft shipped for a while a layout that was lacking
 ;; two characters, precisely the "GHE_WITH_UPTURN" and the apostrophe.  The
 ;; latest versions of Windows software do have the "GHE_WITH_UPTURN" in the
-;; ukrainian keyborad layout but the apostrophe is still not there, whereas
+;; ukrainian keyboard layout but the apostrophe is still not there, whereas
 ;; there is one letter, "Cyrillic_YO", not used in ukrainian.  Ukrainians
 ;; normally replace the "Cyrillic_YO" by the apostrophe sign and live
 ;; happily with this little change.  [See "ukrainian-computer" below.]

=== modified file 'lib-src/etags.c'
--- a/lib-src/etags.c   2011-11-16 17:47:25 +0000
+++ b/lib-src/etags.c   2011-11-19 09:18:31 +0000
@@ -326,7 +326,7 @@
   struct re_pattern_buffer *pat; /* the compiled pattern */
   struct re_registers regs;    /* re registers */
   bool error_signaled;         /* already signaled for this regexp */
-  bool force_explicit_name;    /* do not allow implict tag name */
+  bool force_explicit_name;    /* do not allow implicit tag name */
   bool ignore_case;            /* ignore case when matching */
   bool multi_line;             /* do a multi-line match on the whole file */
 } regexp;

=== modified file 'lisp/ChangeLog.10'
--- a/lisp/ChangeLog.10 2011-11-16 17:47:25 +0000
+++ b/lisp/ChangeLog.10 2011-11-19 09:18:31 +0000
@@ -11680,7 +11680,7 @@
 2002-08-27  Francesco Potortì  <address@hidden>
 
        * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
-       given by vsFTPd when accessed with a kerberised FTP client.
+       given by vsFTPd when accessed with a kerberized FTP client.
 
 2002-08-27  Richard M. Stallman  <address@hidden>
 

=== modified file 'lisp/ChangeLog.14'
--- a/lisp/ChangeLog.14 2011-11-17 17:40:48 +0000
+++ b/lisp/ChangeLog.14 2011-11-19 09:18:31 +0000
@@ -13629,7 +13629,7 @@
        (completion-emacs22-try-completion): Place cursor after the /, as was
        done in Emacs-22's minibuffer-complete-word.
        Fix bug reported by David Hansen <address@hidden>.
-       (completion-emacs22-try-completion): Merge all mergeable text rather
+       (completion-emacs22-try-completion): Merge all mergable text rather
        than just /.
        (completion-pcm--delim-wild-regex): New var.
        (completion-pcm-word-delimiters): New custom.

=== modified file 'lisp/ChangeLog.15'
--- a/lisp/ChangeLog.15 2011-11-17 17:40:48 +0000
+++ b/lisp/ChangeLog.15 2011-11-19 09:18:31 +0000
@@ -2796,7 +2796,7 @@
 2010-12-29  Karl Fogel  <address@hidden>
 
        * saveplace.el (save-place-alist-to-file): Save list sorted and
-       pretty-printed, so that it is mergeable by line-based text merging,
+       pretty-printed, so that it is mergable by line-based text merging,
        as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
 
 2010-12-28  Ken Manheimer  <address@hidden>
@@ -5376,7 +5376,7 @@
 
 2010-10-21  Lars Magne Ingebrigtsen  <address@hidden>
 
-       * newcomment.el (comment-dwim): Fix the intentation in the doc string.
+       * newcomment.el (comment-dwim): Fix the indentation in the doc string.
 
 2010-10-21  Michael Albinus  <address@hidden>
 

=== modified file 'lisp/ChangeLog.2'
--- a/lisp/ChangeLog.2  2011-01-25 04:08:28 +0000
+++ b/lisp/ChangeLog.2  2011-11-19 09:18:31 +0000
@@ -1960,7 +1960,7 @@
        window for it.
 
        * terminal.el (te-filter):
-       Save/restore point from te-saved-point to minimise the lossage
+       Save/restore point from te-saved-point to minimize the lossage
        vandals can inflict.
 
 1987-01-09  Richard M. Stallman  (address@hidden)
@@ -4008,4 +4008,3 @@
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-

=== modified file 'lisp/allout-widgets.el'
--- a/lisp/allout-widgets.el    2011-11-17 17:40:48 +0000
+++ b/lisp/allout-widgets.el    2011-11-19 09:18:31 +0000
@@ -1623,7 +1623,7 @@
 
       (set-buffer-modified-p was-modified)
       (goto-char steady-point)
-      ;; must null the marker or the buffer gets clogged with impedence:
+      ;; must null the marker or the buffer gets clogged with impedance:
       (set-marker steady-point nil)
 
       item-widget)))

=== modified file 'lisp/cedet/ede/generic.el'
--- a/lisp/cedet/ede/generic.el 2011-11-15 17:37:37 +0000
+++ b/lisp/cedet/ede/generic.el 2011-11-19 09:18:31 +0000
@@ -43,7 +43,7 @@
 ;;
 ;; Customization:
 ;;
-;; Since these projects are all so increadibly generic, a user will
+;; Since these projects are all so incredibly generic, a user will
 ;; need to configure some aspects of the project by hand.  In order to
 ;; enable this without configuring the project objects directly (which
 ;; are auto-generated) a special ede-generic-config object is defined to

=== modified file 'lisp/cedet/semantic/bovine/c.el'
--- a/lisp/cedet/semantic/bovine/c.el   2011-11-15 07:55:13 +0000
+++ b/lisp/cedet/semantic/bovine/c.el   2011-11-19 09:18:31 +0000
@@ -344,7 +344,7 @@
                 (string= sym "0"))
            (and ifdef (not (semantic-lex-spp-symbol-p sym)))
            (and ifndef (semantic-lex-spp-symbol-p sym)))
-       ;; The if indecates to skip this preprocessor section
+       ;; The if indicates to skip this preprocessor section.
        (let ((pt nil))
          ;; (message "%s %s yes" ift sym)
          (beginning-of-line)
@@ -650,7 +650,7 @@
                (setq depth 0)
 
                ;; This is a copy of semantic-parse-region-default where we
-               ;; are doing something special with the lexication of the
+               ;; are doing something special with the lexing of the
                ;; contents of the semantic-list token.  Stuff not used by C
                ;; removed.
                (let ((tokstream

=== modified file 'lisp/cedet/semantic/html.el'
--- a/lisp/cedet/semantic/html.el       2011-11-13 07:48:23 +0000
+++ b/lisp/cedet/semantic/html.el       2011-11-19 09:18:31 +0000
@@ -126,7 +126,7 @@
 NAME is the name of this section.
 MEMBERS is a list of semantic tags representing the elements that make
 up this section.
-LEVEL is the levelling level.
+LEVEL is the leveling level.
 START and END define the location of data described by the tag."
   (let ((anchorp (eq level 11)))
     (append (semantic-tag name

=== modified file 'lisp/cedet/semantic/lex-spp.el'
--- a/lisp/cedet/semantic/lex-spp.el    2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/semantic/lex-spp.el    2011-11-19 09:18:31 +0000
@@ -1067,7 +1067,7 @@
 ;;
 ;; These analyzers help a language define how include files
 ;; are identified.  These are ONLY for languages that perform
-;; an actual textual includesion, and not for imports.
+;; an actual textual inclusion, and not for imports.
 ;;
 ;; This section is supposed to allow the macros from the headers to be
 ;; added to the local dynamic macro table, but that hasn't been

=== modified file 'lisp/cedet/semantic/sb.el'
--- a/lisp/cedet/semantic/sb.el 2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/semantic/sb.el 2011-11-19 09:18:31 +0000
@@ -87,7 +87,7 @@
 ;;    @ type
 ;;    = default value
 ;;
-;;  +> keywrd Type
+;;  +> keyword Type
 ;;   +> type part
 ;;
 ;;  +>  -> click to see additional information

=== modified file 'lisp/cedet/semantic/tag-file.el'
--- a/lisp/cedet/semantic/tag-file.el   2011-11-11 23:17:16 +0000
+++ b/lisp/cedet/semantic/tag-file.el   2011-11-19 09:18:31 +0000
@@ -125,7 +125,7 @@
          (tag-fname nil))
       (cond ((semantic-tag-in-buffer-p tag)
             ;; If the tag has an overlay and buffer associated with it,
-            ;; switch to that buffer so that we get the right override metohds.
+            ;; switch to that buffer so that we get the right override methods.
             (set-buffer (semantic-tag-buffer tag)))
            ((semantic-tag-file-name tag)
             ;; If it didn't have a buffer, but does have a file

=== modified file 'lisp/cedet/semantic/texi.el'
--- a/lisp/cedet/semantic/texi.el       2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/semantic/texi.el       2011-11-19 09:18:31 +0000
@@ -483,7 +483,7 @@
 ;; This section provides specialized access into texinfo files.
 ;; Because texinfo files often directly refer to functions and programs
 ;; it is useful to access the texinfo file from the C code for document
-;; maintainance.
+;; maintenance.
 (defun semantic-texi-associated-files (&optional buffer)
   "Find texinfo files associated with BUFFER."
   (save-excursion

=== modified file 'lisp/cedet/srecode/document.el'
--- a/lisp/cedet/srecode/document.el    2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/srecode/document.el    2011-11-19 09:18:31 +0000
@@ -122,7 +122,7 @@
     ("read" . "Reads from")
     ("reset" . "Resets the parameters and returns")
     ("scan" . "Scans the ")
-    ("setup\\|init\\(iallize\\)?" . "Initializes the ")
+    ("setup\\|init\\(ialize\\)?" . "Initializes the ")
     ("select" . "Chooses the ")
     ("send" . "Sends a")
     ("re?c\\(v\\|ieves?\\)" . "Receives a ")

=== modified file 'lisp/cedet/srecode/insert.el'
--- a/lisp/cedet/srecode/insert.el      2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/srecode/insert.el      2011-11-19 09:18:31 +0000
@@ -946,7 +946,7 @@
 ;; It will first insert the included template, then insert the embedded
 ;; template wherever the $^$ in the included template was.
 ;;
-;; Since it uses dual inheretance, it will magically get the end-matching
+;; Since it uses dual inheritance, it will magically get the end-matching
 ;; behavior of #, with the including feature of >.
 ;;
 (defclass srecode-template-inserter-include-wrap 
(srecode-template-inserter-include srecode-template-inserter-section-start)

=== modified file 'lisp/color.el'
--- a/lisp/color.el     2011-02-21 06:03:36 +0000
+++ b/lisp/color.el     2011-11-19 09:18:31 +0000
@@ -28,7 +28,7 @@
 ;; complements, and computing CIEDE2000 color distances.
 ;;
 ;; Supported color representations include RGB (red, green, blue), HSV
-;; (hue, saturation, value), HSL (hue, saturation, luminence), sRGB,
+;; (hue, saturation, value), HSL (hue, saturation, luminance), sRGB,
 ;; CIE XYZ, and CIE L*a*b* color components.
 
 ;;; Code:

=== modified file 'lisp/dired.el'
--- a/lisp/dired.el     2011-11-17 11:22:38 +0000
+++ b/lisp/dired.el     2011-11-19 09:18:31 +0000
@@ -704,7 +704,7 @@
 
 (defun dired-file-name-at-point ()
   "Try to get a file name at point in the current dired buffer.
-This hook is inteneded to be put in `file-name-at-point-functions'."
+This hook is intended to be put in `file-name-at-point-functions'."
   (let ((filename (dired-get-filename nil t)))
     (when filename
       (if (file-directory-p filename)

=== modified file 'lisp/emacs-lisp/advice.el'
--- a/lisp/emacs-lisp/advice.el 2011-11-17 09:09:20 +0000
+++ b/lisp/emacs-lisp/advice.el 2011-11-19 09:18:31 +0000
@@ -1608,7 +1608,7 @@
 ;; fii
 ;;
 ;; Now we advise `fii' to use an optional second argument that controls the
-;; amount of incrementation. A list following the (optional) position
+;; amount of incrementing. A list following the (optional) position
 ;; argument of the advice will be interpreted as an argument list
 ;; specification. This means you cannot specify an empty argument list, and
 ;; why would you want to anyway?

=== modified file 'lisp/emacs-lisp/chart.el'
--- a/lisp/emacs-lisp/chart.el  2011-11-15 17:37:37 +0000
+++ b/lisp/emacs-lisp/chart.el  2011-11-19 09:18:31 +0000
@@ -169,7 +169,7 @@
              :initform t)
    (name-face :initarg :name-face
              :initform 'bold)
-   (labels-face :initarg :lables-face
+   (labels-face :initarg :labels-face
                :initform 'italic)
    (chart :initarg :chart
          :initform nil)

=== modified file 'lisp/emacs-lisp/elint.el'
--- a/lisp/emacs-lisp/elint.el  2011-02-03 07:27:59 +0000
+++ b/lisp/emacs-lisp/elint.el  2011-11-19 09:18:31 +0000
@@ -296,7 +296,7 @@
   (elint-display-log)
   (elint-set-mode-line t)
   (mapc 'elint-top-form (elint-update-env))
-  ;; Tell the user we're finished.  This is terribly klugy: we set
+  ;; Tell the user we're finished.  This is terribly kludgy: we set
     ;; elint-top-form-logged so elint-log-message doesn't print the
     ;; ** top form ** header...
   (elint-set-mode-line)

=== modified file 'lisp/emacs-lisp/lisp-mode.el'
--- a/lisp/emacs-lisp/lisp-mode.el      2011-09-18 20:43:20 +0000
+++ b/lisp/emacs-lisp/lisp-mode.el      2011-11-19 09:18:31 +0000
@@ -769,7 +769,7 @@
 Reset the `defvar' and `defcustom' variables to the initial value.
 Reinitialize the face according to the `defface' specification."
   ;; The code in edebug-defun should be consistent with this, but not
-  ;; the same, since this gets a macroexpended form.
+  ;; the same, since this gets a macroexpanded form.
   (cond ((not (listp form))
         form)
        ((and (eq (car form) 'defvar)

=== modified file 'lisp/emulation/viper.el'
--- a/lisp/emulation/viper.el   2011-05-24 03:37:31 +0000
+++ b/lisp/emulation/viper.el   2011-11-19 09:18:31 +0000
@@ -777,7 +777,7 @@
   (viper-unbind-mouse-search-key)
   (viper-unbind-mouse-insert-key)
   ;; In emacs, we have to advice handle-switch-frame
-  ;; This advice is undone earlier, when all advices matchine "viper-" are
+  ;; This advice is undone earlier, when all advices matching "viper-" are
   ;; deactivated.
   (if (featurep 'xemacs)
       (remove-hook 'mouse-leave-frame-hook 'viper-remember-current-frame))
@@ -1050,7 +1050,7 @@
                                         (memq 'down (event-modifiers (aref key 
1)))))
                                (read-event))))))
     ) ; (if (featurep 'xemacs)
-  
+
   (if (featurep 'xemacs)
       ;; XEmacs
       (defadvice describe-key-briefly
@@ -1076,7 +1076,7 @@
                               (prefix-numeric-value current-prefix-arg))
                           1))))
     ) ; (if (featurep 'xemacs)
-  
+
   (defadvice find-file (before viper-add-suffix-advice activate)
     "Use `read-file-name' for reading arguments."
     (interactive (cons (read-file-name "Find file: " nil default-directory)

=== modified file 'lisp/erc/erc.el'
--- a/lisp/erc/erc.el   2011-10-20 00:26:14 +0000
+++ b/lisp/erc/erc.el   2011-11-19 09:18:31 +0000
@@ -1569,7 +1569,7 @@
     ;; current ERC buffer.
     ;; if buf-name is taken by a different connection (or by something !erc)
     ;; then see if "buf-name/server" meets the same criteria
-    (dolist (candidate (list buf-name (concat buf-name "/" server))) 
+    (dolist (candidate (list buf-name (concat buf-name "/" server)))
       (if (and (not buffer-name)
                erc-reuse-buffers
                (get-buffer candidate)
@@ -4001,7 +4001,7 @@
        (not (string-match "^\C-a\\ACTION.*\C-a$" message))))
 
 (defun erc-format-privmessage (nick msg privp msgp)
-  "Format a PRIVMSG in an insertible fashion."
+  "Format a PRIVMSG in an insertable fashion."
   (let* ((mark-s (if msgp (if privp "*" "<") "-"))
         (mark-e (if msgp (if privp "*" ">") "-"))
         (str    (format "%s%s%s %s" mark-s nick mark-e msg))

=== modified file 'lisp/eshell/em-alias.el'
--- a/lisp/eshell/em-alias.el   2011-03-05 04:11:05 +0000
+++ b/lisp/eshell/em-alias.el   2011-11-19 09:18:31 +0000
@@ -74,7 +74,7 @@
 ;; session, it is likely that they are experiencing a spelling
 ;; difficulty associated with a certain command.  To combat this,
 ;; Eshell will offer to automatically define an alias for that
-;; mispelled command, once a given tolerance threshold has been
+;; misspelled command, once a given tolerance threshold has been
 ;; reached.
 
 ;; Whenever the same bad command name is encountered

=== modified file 'lisp/eshell/em-glob.el'
--- a/lisp/eshell/em-glob.el    2011-05-23 17:57:17 +0000
+++ b/lisp/eshell/em-glob.el    2011-11-19 09:18:31 +0000
@@ -90,7 +90,7 @@
 
 (defcustom eshell-error-if-no-glob nil
   "If non-nil, it is an error for a glob pattern not to match.
- This mimcs the behavior of zsh if non-nil, but bash if nil."
+ This mimics the behavior of zsh if non-nil, but bash if nil."
   :type 'boolean
   :group 'eshell-glob)
 

=== modified file 'lisp/eshell/esh-util.el'
--- a/lisp/eshell/esh-util.el   2011-11-18 14:49:42 +0000
+++ b/lisp/eshell/esh-util.el   2011-11-19 09:18:31 +0000
@@ -81,7 +81,7 @@
 Numeric form is tested using the regular expression
 `eshell-number-regexp'.
 
-NOTE: If you find that numeric conversions are intefering with the
+NOTE: If you find that numeric conversions are interfering with the
 specification of filenames (for example, in calling `find-file', or
 some other Lisp function that deals with files, not numbers), add the
 following in your .emacs file:

=== modified file 'lisp/follow.el'
--- a/lisp/follow.el    2011-11-17 17:40:48 +0000
+++ b/lisp/follow.el    2011-11-19 09:18:31 +0000
@@ -87,7 +87,7 @@
 ;;   to turn it off.
 
 
-;; The command `follow-delete-other-windows-and-split' maximises the
+;; The command `follow-delete-other-windows-and-split' maximizes the
 ;; visible area of the current buffer.
 ;;
 ;; I recommend adding it, and `follow-mode', to hotkeys in the global

=== modified file 'lisp/gnus/gnus-agent.el'
--- a/lisp/gnus/gnus-agent.el   2011-11-17 17:40:48 +0000
+++ b/lisp/gnus/gnus-agent.el   2011-11-19 09:18:31 +0000
@@ -1368,7 +1368,7 @@
           ;; disable the set read each time this server is opened.
           ;; NOTE: Opening this group will restore the valid local
           ;; range but it will also expand the local range to
-          ;; incompass the new active range.
+          ;; encompass the new active range.
           (gnus-agent-set-local group agent-min (1- active-min)))))))
 
 (defun gnus-agent-save-group-info (method group active)

=== modified file 'lisp/gnus/gnus-dired.el'
--- a/lisp/gnus/gnus-dired.el   2011-01-25 04:08:28 +0000
+++ b/lisp/gnus/gnus-dired.el   2011-11-19 09:18:31 +0000
@@ -251,7 +251,7 @@
          (if (eq gnus-dired-mail-mode 'gnus-user-agent)
              (gnus-print-buffer)
            ;; FIXME:
-           (error "MIME print only implemeted via Gnus")))
+           (error "MIME print only implemented via Gnus")))
        (ps-despool print-to))))
    ((file-symlink-p file-name)
      (error "File is a symlink to a nonexistent target"))

=== modified file 'lisp/gnus/mail-parse.el'
--- a/lisp/gnus/mail-parse.el   2011-01-25 04:08:28 +0000
+++ b/lisp/gnus/mail-parse.el   2011-11-19 09:18:31 +0000
@@ -22,7 +22,7 @@
 
 ;; This file contains wrapper functions for a wide range of mail
 ;; parsing functions.  The idea is that there are low-level libraries
-;; that impement according to various specs (RFC2231, DRUMS, USEFOR),
+;; that implement according to various specs (RFC2231, DRUMS, USEFOR),
 ;; but that programmers that want to parse some header (say,
 ;; Content-Type) will want to use the latest spec.
 ;;

=== modified file 'lisp/gnus/nnmail.el'
--- a/lisp/gnus/nnmail.el       2011-08-21 22:10:49 +0000
+++ b/lisp/gnus/nnmail.el       2011-11-19 09:18:31 +0000
@@ -1799,7 +1799,7 @@
         (i 0)
         (new 0)
         (total 0)
-        incoming incomings source)
+        source)
     (when (and (nnmail-get-value "%s-get-new-mail" method)
               sources)
       (while (setq source (pop sources))

=== modified file 'lisp/gnus/nnmairix.el'
--- a/lisp/gnus/nnmairix.el     2011-11-17 09:09:20 +0000
+++ b/lisp/gnus/nnmairix.el     2011-11-19 09:18:31 +0000
@@ -204,7 +204,7 @@
 (add-hook 'gnus-summary-mode-hook 'nnmairix-summary-mode-hook)
 
 ;; ;;;###autoload
-;; (defun nnmairix-initalize (&optional force)
+;; (defun nnmairix-initialize (&optional force)
 ;;   (interactive "P")
 ;;   (if (not (or (file-readable-p "~/.mairixrc")
 ;;            force))
@@ -512,7 +512,7 @@
        ;; Everything else is an error
        (t
        (nnheader-report
-        'nnmairix "Error running marix. See buffer %s for details"
+        'nnmairix "Error running mairix. See buffer %s for details"
         nnmairix-mairix-output-buffer)
        nil))))))
 

=== modified file 'lisp/gnus/shr.el'
--- a/lisp/gnus/shr.el  2011-10-06 09:25:26 +0000
+++ b/lisp/gnus/shr.el  2011-11-19 09:18:31 +0000
@@ -53,17 +53,17 @@
   :group 'shr
   :type 'regexp)
 
-(defcustom shr-table-horizontal-line ? 
+(defcustom shr-table-horizontal-line ?
   "Character used to draw horizontal table lines."
   :group 'shr
   :type 'character)
 
-(defcustom shr-table-vertical-line ? 
+(defcustom shr-table-vertical-line ?
   "Character used to draw vertical table lines."
   :group 'shr
   :type 'character)
 
-(defcustom shr-table-corner ? 
+(defcustom shr-table-corner ?
   "Character used to draw table corners."
   :group 'shr
   :type 'character)
@@ -583,7 +583,7 @@
   "Return a function to display an image.
 CONTENT-FUNCTION is a function to retrieve an image for a cid url that
 is an argument.  The function to be returned takes three arguments URL,
-START, and END.  Note that START and END should be merkers."
+START, and END.  Note that START and END should be markers."
   `(lambda (url start end)
      (when url
        (if (string-match "\\`cid:" url)

=== modified file 'lisp/gnus/sieve-manage.el'
--- a/lisp/gnus/sieve-manage.el 2011-03-08 14:26:05 +0000
+++ b/lisp/gnus/sieve-manage.el 2011-11-19 09:18:31 +0000
@@ -1,4 +1,4 @@
-;;; sieve-manage.el --- Implementation of the managesive protocol in elisp
+;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp
 
 ;; Copyright (C) 2001-2011  Free Software Foundation, Inc.
 

=== modified file 'lisp/gnus/spam.el'
--- a/lisp/gnus/spam.el 2011-10-11 14:24:55 +0000
+++ b/lisp/gnus/spam.el 2011-11-19 09:18:31 +0000
@@ -156,7 +156,7 @@
   :group 'spam)
 
 (defcustom spam-autodetect-recheck-messages nil
-  "Should spam.el recheck all meessages when autodetecting?
+  "Should spam.el recheck all messages when autodetecting?
 Normally this is nil, so only unseen messages will be checked."
   :type 'boolean
   :group 'spam)

=== modified file 'lisp/help-mode.el'
--- a/lisp/help-mode.el 2011-09-07 14:40:27 +0000
+++ b/lisp/help-mode.el 2011-11-19 09:18:31 +0000
@@ -141,7 +141,7 @@
   'help-function 'describe-character-set
   'help-echo (purecopy "mouse-2, RET: describe this character set"))
 
-;; make some more ideosyncratic button types
+;; Make some more idiosyncratic button types.
 
 (define-button-type 'help-symbol
   :supertype 'help-xref

=== modified file 'lisp/hippie-exp.el'
--- a/lisp/hippie-exp.el        2011-01-25 04:08:28 +0000
+++ b/lisp/hippie-exp.el        2011-11-19 09:18:31 +0000
@@ -391,7 +391,7 @@
              lst)))
 
 ;; Check if current buffer matches any atom or regexp in LST.
-;; Atoms are interpreted as major modes, strings as regexps mathing the name.
+;; Atoms are interpreted as major modes, strings as regexps matching the name.
 (defun he-buffer-member (lst)
   (or (memq major-mode lst)
       (progn

=== modified file 'lisp/htmlfontify.el'
--- a/lisp/htmlfontify.el       2011-11-17 17:40:48 +0000
+++ b/lisp/htmlfontify.el       2011-11-19 09:18:31 +0000
@@ -1774,7 +1774,7 @@
           (split-string (shell-command-to-string hfy-find-cmd))) )
 
 ;; strip the filename off, return a directory name
-;; not a particularly thorough implementaion, but it will be
+;; not a particularly thorough implementation, but it will be
 ;; fed pretty carefully, so it should be Ok:
 (defun hfy-dirname (file)
   "Return everything preceding the last \"/\" from a relative filename FILE,

=== modified file 'lisp/ido.el'
--- a/lisp/ido.el       2011-11-15 07:55:13 +0000
+++ b/lisp/ido.el       2011-11-19 09:18:31 +0000
@@ -770,7 +770,7 @@
 (defcustom ido-use-virtual-buffers nil
   "If non-nil, refer to past buffers as well as existing ones.
 Essentially it works as follows: Say you are visiting a file and
-the buffer gets cleaned up by mignight.el.  Later, you want to
+the buffer gets cleaned up by midnight.el.  Later, you want to
 switch to that buffer, but find it's no longer open.  With
 virtual buffers enabled, the buffer name stays in the buffer
 list (using the `ido-virtual' face, and always at the end), and if

=== modified file 'lisp/international/characters.el'
--- a/lisp/international/characters.el  2011-11-15 07:55:13 +0000
+++ b/lisp/international/characters.el  2011-11-19 09:18:31 +0000
@@ -410,7 +410,7 @@
                  ("ྐ-ྐྵྺྻྼ"       "w"     ?0) ;
                  ("ིེཻོཽྀ"       "w"   ?2) ; upper vowel
                  ("ཾྂྃ྆྇ྈྉྊྋ" "w"      ?2) ; upper modifier
-                 ("྄ཱུ༙༵༷"       "w"   ?3) ; lowel vowel/modifier
+                 ("྄ཱུ༙༵༷"       "w"   ?3) ; lower vowel/modifier
                  ("཰"          "w" ?3)             ; invisible vowel a
                  ("༠-༩༪-༳"             "w"     ?6) ; digit
                  ("་།-༒༔ཿ"        "."     ?|) ; line-break char

=== modified file 'lisp/mail/feedmail.el'
--- a/lisp/mail/feedmail.el     2011-11-17 09:09:20 +0000
+++ b/lisp/mail/feedmail.el     2011-11-19 09:18:31 +0000
@@ -2188,7 +2188,7 @@
            (if (or (eq user-sez ?\C-m) (eq user-sez ?\C-j) (eq user-sez ?y))
                (setq user-sez d-char))
            ;; these char-to-int things are because of some
-           ;; incomprensible difference between the two in
+           ;; incomprehensible difference between the two in
            ;; byte-compiled stuff between Emacs and XEmacs
            ;; (well, I'm sure someone could comprehend it,
            ;; but I say 'uncle')

=== modified file 'lisp/minibuffer.el'
--- a/lisp/minibuffer.el        2011-11-18 08:31:02 +0000
+++ b/lisp/minibuffer.el        2011-11-19 09:18:31 +0000
@@ -2427,7 +2427,7 @@
   "Find all completions for STRING at POINT in TABLE, satisfying PRED.
 POINT is a position inside STRING.
 FILTER is a function applied to the return value, that can be used, e.g. to
-filter out additional entries (because TABLE migth not obey PRED)."
+filter out additional entries (because TABLE might not obey PRED)."
   (unless filter (setq filter 'identity))
   (let* ((beforepoint (substring string 0 point))
          (afterpoint (substring string point))

=== modified file 'lisp/net/ange-ftp.el'
--- a/lisp/net/ange-ftp.el      2011-11-15 17:37:37 +0000
+++ b/lisp/net/ange-ftp.el      2011-11-19 09:18:31 +0000
@@ -721,7 +721,7 @@
          "^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
           "^500 .*AUTH\\|^KERBEROS\\|"
           "^504 Unknown security mechanism\\|"
-         "^530 Please login with USER and PASS\\|" ; non kerberised vsFTPd
+         "^530 Please login with USER and PASS\\|" ; non kerberized vsFTPd
          "^534 Kerberos Authentication not enabled\\|"
          "^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT")
   "Regular expression matching FTP messages that can be ignored."

=== modified file 'lisp/net/newst-plainview.el'
--- a/lisp/net/newst-plainview.el       2011-11-17 17:40:48 +0000
+++ b/lisp/net/newst-plainview.el       2011-11-19 09:18:31 +0000
@@ -1574,7 +1574,7 @@
       (while (and (setq pos2 (next-single-property-change pos1 'nt-type))
                   (<= pos2 end)
                   (> pos2 pos1))
-        ;; must shift one char to the left in order to handle inivisible
+        ;; must shift one char to the left in order to handle invisible
         ;; newlines, motion in invisible text areas and all that correctly
         (put-text-property (1- pos1) (1- pos2)
                            'invisible

=== modified file 'lisp/net/tramp-gvfs.el'
--- a/lisp/net/tramp-gvfs.el    2011-06-02 03:48:23 +0000
+++ b/lisp/net/tramp-gvfs.el    2011-11-19 09:18:31 +0000
@@ -39,7 +39,7 @@
 ;; Consequently, GNU Emacs 23.1 with enabled D-Bus bindings is a
 ;; precondition.
 
-;; The GVFS D-Bus interface is said to be instable.  There are even no
+;; The GVFS D-Bus interface is said to be unstable.  There are even no
 ;; introspection data.  The interface, as discovered during
 ;; development time, is given in respective comments.
 

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2011-11-17 17:40:48 +0000
+++ b/lisp/org/ChangeLog        2011-11-19 09:18:31 +0000
@@ -14739,7 +14739,7 @@
 
 2009-08-06  Carsten Dominik  <address@hidden>
 
-       * org.el (org-sort-entries-or-items): Match TODO keywrds
+       * org.el (org-sort-entries-or-items): Match TODO keywords
        case-sensitively, when sorting.
        (org-priority): Do not match TODO keywords with wrong case.
 

=== modified file 'lisp/org/ob-ledger.el'
--- a/lisp/org/ob-ledger.el     2011-08-18 20:41:06 +0000
+++ b/lisp/org/ob-ledger.el     2011-11-19 09:18:31 +0000
@@ -30,7 +30,7 @@
 ;;
 ;; 1) there is no such thing as a "session" in ledger
 ;;
-;; 2) we are generally only going to return output from the leger program
+;; 2) we are generally only going to return output from the ledger program
 ;;
 ;; 3) we are adding the "cmdline" header argument
 ;;

=== modified file 'lisp/org/org-exp.el'
--- a/lisp/org/org-exp.el       2011-09-02 16:38:40 +0000
+++ b/lisp/org/org-exp.el       2011-11-19 09:18:31 +0000
@@ -2922,7 +2922,7 @@
          (org-load-modules-maybe)
          (unless org-local-vars
            (setq org-local-vars (org-get-local-variables)))
-         (eval ;; convert to fmt -- mimicing `org-run-like-in-org-mode'
+         (eval ;; convert to fmt -- mimicking `org-run-like-in-org-mode'
           (list 'let org-local-vars
                 (list (intern (format "org-export-as-%s" fmt))
                       nil nil nil ''string t))))

=== modified file 'lisp/org/org-table.el'
--- a/lisp/org/org-table.el     2011-11-15 17:37:37 +0000
+++ b/lisp/org/org-table.el     2011-11-19 09:18:31 +0000
@@ -1302,7 +1302,7 @@
 (defun org-table-line-to-dline (line &optional above)
   "Turn a buffer line number into a data line number.
 If there is no data line in this line, return nil.
-If there is no matchin dline (most likely te refrence was a hline), the
+If there is no matching dline (most likely te refrence was a hline), the
 first dline below it is used.  When ABOVE is non-nil, the one above is used."
   (catch 'exit
     (let ((ll (length org-table-dlines))
@@ -2901,7 +2901,7 @@
 
 (defun org-table-iterate (&optional arg)
   "Recalculate the table until it does not change anymore.
-The maximun number of iterations is 10, but you can chose a different value
+The maximum number of iterations is 10, but you can chose a different value
 with the prefix ARG."
   (interactive "P")
   (let ((imax (if arg (prefix-numeric-value arg) 10))

=== modified file 'lisp/play/5x5.el'
--- a/lisp/play/5x5.el  2011-11-16 12:34:47 +0000
+++ b/lisp/play/5x5.el  2011-11-19 09:18:31 +0000
@@ -649,7 +649,7 @@
           ;; 23x25 is a diagonal of 1, and the two last columns are a
           ;; base of kernel of transferm.
           ;;
-          ;; base-change must be by construction inversible.
+          ;; base-change must be by construction invertible.
           (base-change
            (5x5-log
             "p"

=== modified file 'lisp/progmodes/ada-mode.el'
--- a/lisp/progmodes/ada-mode.el        2011-11-16 12:34:47 +0000
+++ b/lisp/progmodes/ada-mode.el        2011-11-19 09:18:31 +0000
@@ -826,7 +826,7 @@
 ;; to be considered as part of a word or not.
 ;; Some characters may have multiple meanings depending on the context:
 ;;  - ' is either the beginning of a constant character or an attribute
-;;  - # is either part of a based litteral or a gnatprep statement.
+;;  - # is either part of a based literal or a gnatprep statement.
 ;;  - " starts a string, but not if inside a constant character.
 ;;  - ( and ) should be ignored if inside a constant character.
 ;; Thus their syntax property is changed automatically, and we can still use

=== modified file 'lisp/progmodes/cc-awk.el'
--- a/lisp/progmodes/cc-awk.el  2011-11-17 09:09:20 +0000
+++ b/lisp/progmodes/cc-awk.el  2011-11-19 09:18:31 +0000
@@ -128,7 +128,7 @@
 ;; REGEXPS FOR "HARMLESS" STRINGS/LINES.
 (defconst c-awk-harmless-char-re "[^_#/\"\\\\\n\r]")
 ;;   Matches any character but a _, #, /, ", \, or newline.  N.B. _" starts a
-;; localisation string in gawk 3.1
+;; localization string in gawk 3.1
 (defconst c-awk-harmless-_ "_\\([^\"]\\|\\'\\)")
 ;;   Matches an underline NOT followed by ".
 (defconst c-awk-harmless-string*-re
@@ -160,7 +160,7 @@
 (defconst c-awk-string-without-end-here-re
   (concat "\\=_?\"" c-awk-string-innards-re))
 ;;   Matches an AWK string at point up to, but not including, any terminator.
-;; A gawk 3.1+ string may look like _"localisable string".
+;; A gawk 3.1+ string may look like _"localizable string".
 (defconst c-awk-one-line-possibly-open-string-re
   (concat "\"\\(" c-awk-string-ch-re "\\|" c-awk-non-eol-esc-pair-re "\\)*"
          "\\(\"\\|\\\\?$\\|\\'\\)"))

=== modified file 'lisp/progmodes/cc-engine.el'
--- a/lisp/progmodes/cc-engine.el       2011-11-18 15:06:20 +0000
+++ b/lisp/progmodes/cc-engine.el       2011-11-19 09:18:31 +0000
@@ -2364,7 +2364,7 @@
 
 (defun c-parse-state-get-strategy (here good-pos)
   ;; Determine the scanning strategy for adjusting `c-parse-state', attempting
-  ;; to minimise the amount of scanning.  HERE is the pertinent position in
+  ;; to minimize the amount of scanning.  HERE is the pertinent position in
   ;; the buffer, GOOD-POS is a position where `c-state-cache' (possibly with
   ;; its head trimmed) is known to be good, or nil if there is no such
   ;; position.
@@ -2788,7 +2788,7 @@
   ;;
   ;; This function must only be called only when (> `c-state-cache-good-pos'
   ;; HERE).  Usually the gap between CACHE-POS and HERE is large.  It is thus
-  ;; optimised to eliminate (or minimise) scanning between these two
+  ;; optimised to eliminate (or minimize) scanning between these two
   ;; positions.
   ;;
   ;; Return a three element list (GOOD-POS SCAN-BACK-POS FWD-FLAG), where:
@@ -5052,7 +5052,7 @@
 ;; The strategy now (2010-01) adopted is to mark and unmark < and
 ;; > IN MATCHING PAIRS ONLY.  [Previously, they were marked
 ;; individually when their context so indicated.  This gave rise to
-;; intractible problems when one of a matching pair was deleted, or
+;; intractable problems when one of a matching pair was deleted, or
 ;; pulled into a literal.]
 ;;
 ;; At each buffer change, the syntax-table properties are removed in a
@@ -5965,7 +5965,7 @@
   ;;     `*-font-lock-extra-types');
   ;;   o - 'prefix if it's a known prefix of a type;
   ;;   o - 'found if it's a type that matches one in `c-found-types';
-  ;;   o - 'maybe if it's an identfier that might be a type; or
+  ;;   o - 'maybe if it's an identifier that might be a type; or
   ;;   o -  nil if it can't be a type (the point isn't moved then).
   ;;
   ;; The point is assumed to be at the beginning of a token.

=== modified file 'lisp/progmodes/cc-fonts.el'
--- a/lisp/progmodes/cc-fonts.el        2011-11-15 07:55:13 +0000
+++ b/lisp/progmodes/cc-fonts.el        2011-11-19 09:18:31 +0000
@@ -1122,7 +1122,7 @@
                          (char-after (match-beginning 1))))
 
       (if types
-         ;; Register and fontify the identifer as a type.
+         ;; Register and fontify the identifier as a type.
          (let ((c-promote-possible-types t))
            (goto-char id-start)
            (c-forward-type))

=== modified file 'lisp/progmodes/cc-mode.el'
--- a/lisp/progmodes/cc-mode.el 2011-11-15 00:54:19 +0000
+++ b/lisp/progmodes/cc-mode.el 2011-11-19 09:18:31 +0000
@@ -587,7 +587,7 @@
   (add-hook 'after-change-functions 'c-after-change nil t)
   (set (make-local-variable 'font-lock-extend-after-change-region-function)
        'c-extend-after-change-region)) ; Currently (2009-05) used by all
-                       ; lanaguages with #define (C, C++,; ObjC), and by AWK.
+                       ; languages with #define (C, C++,; ObjC), and by AWK.
 
 (defun c-setup-doc-comment-style ()
   "Initialize the variables that depend on the value of `c-doc-comment-style'."

=== modified file 'lisp/progmodes/cc-vars.el'
--- a/lisp/progmodes/cc-vars.el 2011-11-14 23:59:56 +0000
+++ b/lisp/progmodes/cc-vars.el 2011-11-19 09:18:31 +0000
@@ -420,7 +420,7 @@
 according to `comment-column'.
 
 Note that a non-nil value on `c-indent-comments-syntactically-p'
-overrides this variable, so empty lines are indentented syntactically
+overrides this variable, so empty lines are indented syntactically
 in that case, i.e. as if \\[c-indent-command] was used instead."
   :type
   (let ((space '(cons :tag "space"

=== modified file 'lisp/progmodes/cperl-mode.el'
--- a/lisp/progmodes/cperl-mode.el      2011-11-18 08:31:02 +0000
+++ b/lisp/progmodes/cperl-mode.el      2011-11-19 09:18:31 +0000
@@ -839,7 +839,7 @@
         b) Can lineup vertically \"middles\" of rows, like `=' in
                 a  = b;
                 cc = d;
-        c) Can insert spaces where this impoves readability (in one
+        c) Can insert spaces where this improves readability (in one
                 interactive sweep over the buffer);
         d) Has support for imenu, including:
                 1) Separate unordered list of \"interesting places\";
@@ -2801,7 +2801,7 @@
                                 (skip-chars-forward " \t")
                                 (if (memq (char-after (point))
                                           (append "#\n" nil))
-                                    nil ; Can't use intentation of this line...
+                                    nil ; Can't use indentation of this line...
                                   (point)))
                             (skip-chars-forward " \t")
                             (point)))

=== modified file 'lisp/progmodes/gud.el'
--- a/lisp/progmodes/gud.el     2011-11-17 09:09:20 +0000
+++ b/lisp/progmodes/gud.el     2011-11-19 09:18:31 +0000
@@ -2094,7 +2094,7 @@
 
        ;; By this point the current directory is all screwed up.  Maybe we
        ;; could fix things and re-invoke gud-common-init, but for now I think
-       ;; issueing the error is good enough.
+       ;; issuing the error is good enough.
        (if user-error
            (progn
              (kill-buffer (current-buffer))

=== modified file 'lisp/progmodes/idlw-help.el'
--- a/lisp/progmodes/idlw-help.el       2011-11-17 17:40:48 +0000
+++ b/lisp/progmodes/idlw-help.el       2011-11-19 09:18:31 +0000
@@ -989,7 +989,7 @@
 particlar it looks for the `NAME:' tag, either with a colon, or alone
 on a line.  Then `NAME:' must be followed by the routine name on the
 same or the next line.  When KEYWORD is non-nil, looks first for a
-`KEYWORDS' section.  It is amazing how inconsisten this is through
+`KEYWORDS' section.  It is amazing how inconsistent this is through
 some IDL libraries I have seen.  We settle for a line containing an
 upper case \"KEYWORD\" string.  If this line is not found we search
 for the keyword anyway to increase the hit-rate

=== modified file 'lisp/progmodes/js.el'
--- a/lisp/progmodes/js.el      2011-11-17 09:09:20 +0000
+++ b/lisp/progmodes/js.el      2011-11-19 09:18:31 +0000
@@ -1599,7 +1599,7 @@
 
 (defun js-syntactic-context ()
   "Return the JavaScript syntactic context at point.
-When called interatively, also display a message with that
+When called interactively, also display a message with that
 context."
   (interactive)
   (let* ((syntactic-context (js--syntactic-context-from-pstate

=== modified file 'lisp/progmodes/pascal.el'
--- a/lisp/progmodes/pascal.el  2011-11-11 10:04:08 +0000
+++ b/lisp/progmodes/pascal.el  2011-11-19 09:18:31 +0000
@@ -414,7 +414,7 @@
       (electric-pascal-terminate-line)))
 
 (defun electric-pascal-colon ()
-  "Insert `:' and do all indentions except line indent on this line."
+  "Insert `:' and do all indentations except line indent on this line."
   (interactive)
   (insert last-command-event)
   ;; Do nothing if within string.

=== modified file 'lisp/progmodes/ps-mode.el'
--- a/lisp/progmodes/ps-mode.el 2011-11-18 08:31:02 +0000
+++ b/lisp/progmodes/ps-mode.el 2011-11-19 09:18:31 +0000
@@ -713,7 +713,7 @@
   (ps-mode-r-balance ">>"))
 
 (defun ps-mode-r-balance (right)
-  "Adjust indentification if point after RIGHT."
+  "Adjust indenting if point after RIGHT."
   (if ps-mode-auto-indent
       (save-excursion
        (when (re-search-backward (concat "^[ \t]*" (regexp-quote right) "\\=") 
nil t)

=== modified file 'lisp/progmodes/verilog-mode.el'
--- a/lisp/progmodes/verilog-mode.el    2011-11-17 09:09:20 +0000
+++ b/lisp/progmodes/verilog-mode.el    2011-11-19 09:18:31 +0000
@@ -2622,7 +2622,7 @@
 
 (defmacro verilog-save-no-change-functions (&rest body)
   "Execute BODY forms, disabling all change hooks in BODY.
-For insigificant changes, see instead `verilog-save-buffer-state'."
+For insignificant changes, see instead `verilog-save-buffer-state'."
   `(let* ((inhibit-point-motion-hooks t)
          before-change-functions
          after-change-functions)
@@ -3596,7 +3596,7 @@
              (looking-at "\\w+\\W*:\\W*\\(coverpoint\\|cross\\|constraint\\)")
           ;; keep going if we are in the middle of a word
              (not (or (looking-at "\\<") (forward-word -1)))
-          ;; stop if we see an assertion (perhaps labled)
+          ;; stop if we see an assertion (perhaps labeled)
              (and
               (looking-at 
"\\(\\<\\(assert\\|assume\\|cover\\)\\>\\s-+\\<property\\>\\)\\|\\(\\<assert\\>\\)")
               (progn
@@ -6974,7 +6974,7 @@
 ;;(verilog-signals-not-in '(("A" "") ("B" "") ("DEL" "[2:3]")) '(("DEL" "") 
("EXT" "")))
 
 (defun verilog-signals-memory (in-list)
-  "Return list of signals in IN-LIST that are memoried (multidimensional)."
+  "Return list of signals in IN-LIST that are memorized (multidimensional)."
   (let (out-list)
     (while in-list
       (if (nth 3 (car in-list))

=== modified file 'lisp/recentf.el'
--- a/lisp/recentf.el   2011-10-19 12:54:24 +0000
+++ b/lisp/recentf.el   2011-11-19 09:18:31 +0000
@@ -567,7 +567,7 @@
   (if (and l (functionp filter))
       (let ((case-fold-search recentf-case-fold-search)
             elts others)
-        ;; split L into two sub-listes, one of sub-menus elements and
+        ;; split L into two sub-lists, one of sub-menus elements and
         ;; another of single menu elements.
         (dolist (elt l)
           (if (recentf-sub-menu-element-p elt)

=== modified file 'lisp/speedbar.el'
--- a/lisp/speedbar.el  2011-11-17 09:09:20 +0000
+++ b/lisp/speedbar.el  2011-11-19 09:18:31 +0000
@@ -35,7 +35,7 @@
 ;;
 ;;; Customizing and Developing for speedbar
 ;;
-;; Please see the speedbar manual for informaion.
+;; Please see the speedbar manual for information.
 ;;
 ;;; Notes:
 ;;
@@ -1004,7 +1004,7 @@
                     #'speedbar-frame-mode
                     (if (featurep 'xemacs)
                         (append speedbar-frame-plist
-                                ;; This is a hack to get speedbar to iconfiy
+                                ;; This is a hack to get speedbar to iconify
                                 ;; with the selected frame.
                                 (list 'parent (selected-frame)))
                       speedbar-frame-parameters)

=== modified file 'lisp/term/iris-ansi.el'
--- a/lisp/term/iris-ansi.el    2011-01-25 04:08:28 +0000
+++ b/lisp/term/iris-ansi.el    2011-11-19 09:18:31 +0000
@@ -136,7 +136,7 @@
 
     (define-key map "\e[Z" [?\S-\t])
     (define-key map "\e[072q" [?\C-\t])
-    ;; This only works if you remove the M-TAB keybing from the system.4Dwmrc
+    ;; This only works if you remove the M-TAB keyring from the system.4Dwmrc
     ;; our your ~/.4Dwmrc, if you use the 4Dwm window manager.
     (define-key map "\e[073q" [?\M-\t])
 

=== modified file 'lisp/term/rxvt.el'
--- a/lisp/term/rxvt.el 2011-11-17 09:09:20 +0000
+++ b/lisp/term/rxvt.el 2011-11-19 09:18:31 +0000
@@ -114,7 +114,7 @@
 
 (defvar rxvt-alternatives-map
   (let ((map (make-sparse-keymap)))
-    ;; The terminal intialization C code file might have initialized
+    ;; The terminal initialization C code file might have initialized
     ;; function keys F11->F42 from the termcap/terminfo information.  On
     ;; a PC-style keyboard these keys correspond to
     ;; MODIFIER-FUNCTION_KEY, where modifier is S-, C-, C-S-.  The

=== modified file 'lisp/term/tty-colors.el'
--- a/lisp/term/tty-colors.el   2011-01-25 04:08:28 +0000
+++ b/lisp/term/tty-colors.el   2011-11-19 09:18:31 +0000
@@ -76,7 +76,7 @@
 ;; defined for the MS-DOS and MS-Windows consoles, because the users
 ;; on those systems expect these colors to be available.
 ;;
-;; For these reasons, package maintaners are advised NOT to use color
+;; For these reasons, package maintainers are advised NOT to use color
 ;; names such as "lightred" or "lightblue", because they will have
 ;; different effect on different displays.  Instead, use "red1" and
 ;; "blue1", respectively.

=== modified file 'lisp/term/xterm.el'
--- a/lisp/term/xterm.el        2011-06-12 20:18:04 +0000
+++ b/lisp/term/xterm.el        2011-11-19 09:18:31 +0000
@@ -460,7 +460,7 @@
   "Terminal initialization function for xterm."
   ;; rxvt terminals sometimes set the TERM variable to "xterm", but
   ;; rxvt's keybindings are incompatible with xterm's. It is
-  ;; better in that case to use rxvt's initializion function.
+  ;; better in that case to use rxvt's initialization function.
   (if (and (getenv "COLORTERM" (selected-frame))
           (string-match "\\`rxvt" (getenv "COLORTERM" (selected-frame))))
       (tty-run-terminal-initialization (selected-frame) "rxvt")

=== modified file 'lisp/terminal.el'
--- a/lisp/terminal.el  2011-05-23 17:57:17 +0000
+++ b/lisp/terminal.el  2011-11-19 09:18:31 +0000
@@ -1285,7 +1285,7 @@
        ;; Rename it to the desired name.
        ;; We use this roundabout approach
        ;; to avoid any risk of writing a name that
-       ;; was michievouslyt set up as a symlink.
+       ;; was mischievously set up as a symlink.
        (rename-file temp-file file-name))
       ;; Now compile that source to make the binary that the
       ;; programs actually use.

=== modified file 'lisp/textmodes/reftex-cite.el'
--- a/lisp/textmodes/reftex-cite.el     2011-01-25 04:08:28 +0000
+++ b/lisp/textmodes/reftex-cite.el     2011-11-19 09:18:31 +0000
@@ -69,7 +69,7 @@
   (unless (eq (get 'reftex-default-bibliography :reftex-raw)
               reftex-default-bibliography)
     (put 'reftex-default-bibliography :reftex-expanded
-         (reftex-locate-bibliography-files 
+         (reftex-locate-bibliography-files
           default-directory reftex-default-bibliography))
     (put 'reftex-default-bibliography :reftex-raw
          reftex-default-bibliography))
@@ -128,7 +128,7 @@
   ;; If RETURN is non-nil, just return the entry and restore point.
 
   (let* ((re
-          (if item 
+          (if item
               (concat "\\\\bibitem\\(\\[[^]]*\\]\\)?{" (regexp-quote key) "}")
             (concat "@[a-zA-Z]+[ \t\n\r]*[{(][ \t\n\r]*" (regexp-quote key)
                     "[, \t\r\n}]")))
@@ -152,7 +152,7 @@
           (when return
             ;; Just return the relevant entry
             (if item (goto-char (match-end 0)))
-            (setq return (buffer-substring 
+            (setq return (buffer-substring
                           (point) (reftex-end-of-bib-entry item)))
            (goto-char oldpos) ;; restore point.
             (set-buffer buffer-conf)
@@ -169,9 +169,9 @@
         (error "No BibTeX entry with citation key %s" key)))))
 
 (defun reftex-end-of-bib-entry (item)
-  (save-excursion 
+  (save-excursion
     (condition-case nil
-        (if item 
+        (if item
             (progn (end-of-line)
                    (re-search-forward
                     "\\\\bibitem\\|\\end{thebibliography}")
@@ -192,16 +192,16 @@
 
     ;; Read a regexp, completing on known citation keys.
     (setq default (regexp-quote (reftex-get-bibkey-default)))
-    (setq re-list 
-          (split-string 
-           (completing-read 
+    (setq re-list
+          (split-string
+           (completing-read
             (concat
              "Regex { && Regex...}: "
              "[" default "]: ")
             (if reftex-mode
                 (if (fboundp 'LaTeX-bibitem-list)
                     (LaTeX-bibitem-list)
-                  (cdr (assoc 'bibview-cache 
+                  (cdr (assoc 'bibview-cache
                               (symbol-value reftex-docstruct-symbol))))
               nil)
             nil nil nil 'reftex-cite-regexp-hist)
@@ -248,7 +248,7 @@
                    (error (goto-char key-point)
                           (throw 'search-again nil)))
                  (setq end-point (point))
-                 
+
                  ;; Ignore @string, @comment and @c entries or things
                  ;; outside entries
                  (when (or (string= (downcase (match-string 2)) "string")
@@ -257,12 +257,12 @@
                            (< (point) key-point)) ; this means match not in {}
                    (goto-char key-point)
                    (throw 'search-again nil))
-                 
+
                  ;; Well, we have got a match
                  ;;(setq entry (concat
                  ;;             (buffer-substring start-point (point)) "\n"))
                  (setq entry (buffer-substring start-point (point)))
-                 
+
                  ;; Check if other regexp match as well
                  (setq re-list rest-re)
                  (while re-list
@@ -270,24 +270,24 @@
                      ;; nope - move on
                      (throw 'search-again nil))
                    (pop re-list))
-                 
+
                  (setq alist (reftex-parse-bibtex-entry
                               nil start-point end-point))
                  (push (cons "&entry" entry) alist)
-                 
+
                  ;; check for crossref entries
                  (if (assoc "crossref" alist)
                      (setq alist
                            (append
                             alist (reftex-get-crossref-alist alist))))
-                 
+
                  ;; format the entry
                  (push (cons "&formatted" (reftex-format-bib-entry alist))
                        alist)
-                 
+
                  ;; make key the first element
                  (push (reftex-get-bib-field "&key" alist) alist)
-                 
+
                  ;; add it to the list
                  (push alist found-list)))))
           (reftex-kill-temporary-buffers))))
@@ -350,7 +350,7 @@
     (unless files
       (error "Need file name to find thebibliography environment"))
     (while (setq file (pop files))
-      (setq buf (reftex-get-file-buffer-force 
+      (setq buf (reftex-get-file-buffer-force
                  file (not reftex-keep-temporary-buffers)))
       (unless buf
         (error "No such file %s" file))
@@ -386,16 +386,16 @@
 
     ;; Read a regexp, completing on known citation keys.
     (setq default (regexp-quote (reftex-get-bibkey-default)))
-    (setq re-list 
-          (split-string 
-           (completing-read 
+    (setq re-list
+          (split-string
+           (completing-read
             (concat
              "Regex { && Regex...}: "
              "[" default "]: ")
             (if reftex-mode
                 (if (fboundp 'LaTeX-bibitem-list)
                     (LaTeX-bibitem-list)
-                  (cdr (assoc 'bibview-cache 
+                  (cdr (assoc 'bibview-cache
                               (symbol-value reftex-docstruct-symbol))))
               nil)
             nil nil nil 'reftex-cite-regexp-hist)
@@ -408,14 +408,14 @@
         (error "Empty regular expression"))
 
     (while (and (setq re (pop re-list)) entries)
-      (setq entries 
+      (setq entries
             (delq nil (mapcar
                        (lambda (x)
                          (if (string-match re (cdr (assoc "&entry" x)))
                              x nil))
                        entries))))
-    (setq entries 
-          (mapcar 
+    (setq entries
+          (mapcar
             (lambda (x)
               (push (cons "&formatted" (reftex-format-bibitem x)) x)
               (push (reftex-get-bib-field "&key" x) x)
@@ -655,12 +655,12 @@
 
     (when (eq (car selected-entries) 'concat)
       ;; All keys go into a single command - we need to trick a little
-      ;; FIXME: Unfortunately, this meens that commenting does not work right.
+      ;; FIXME: Unfortunately, this means that commenting does not work right.
       (pop selected-entries)
       (let ((concat-keys (mapconcat 'car selected-entries ",")))
-        (setq insert-entries 
+        (setq insert-entries
               (list (list concat-keys (cons "&key" concat-keys))))))
-    
+
     (unless no-insert
 
       ;; We shall insert this into the buffer...

=== modified file 'lisp/textmodes/sgml-mode.el'
--- a/lisp/textmodes/sgml-mode.el       2011-11-14 21:00:24 +0000
+++ b/lisp/textmodes/sgml-mode.el       2011-11-19 09:18:31 +0000
@@ -847,7 +847,7 @@
 if ARG is omitted or nil.
 
 SGML Electric Tag Pair mode is a buffer-local minor mode for use
-with `sgml-mode' and related maor modes.  When enabled, editing
+with `sgml-mode' and related major modes.  When enabled, editing
 an opening markup tag automatically updates the closing tag."
   :lighter "/e"
   (if sgml-electric-tag-pair-mode

=== modified file 'lisp/url/url-http.el'
--- a/lisp/url/url-http.el      2011-11-15 07:55:13 +0000
+++ b/lisp/url/url-http.el      2011-11-19 09:18:31 +0000
@@ -721,7 +721,7 @@
          ;; The request could not be completed due to a conflict with
          ;; the current state of the resource.  This code is only
          ;; allowed in situations where it is expected that the user
-         ;; mioght be able to resolve the conflict and resubmit the
+         ;; might be able to resolve the conflict and resubmit the
          ;; request.  The response body SHOULD include enough
          ;; information for the user to recognize the source of the
          ;; conflict.

=== modified file 'lisp/vc/pcvs-parse.el'
--- a/lisp/vc/pcvs-parse.el     2011-01-25 04:08:28 +0000
+++ b/lisp/vc/pcvs-parse.el     2011-11-19 09:18:31 +0000
@@ -430,7 +430,7 @@
        ;; Conflict
        (and
         (cvs-match (concat "C \\(.*" qfile "\\)$") (path 1) (type 'CONFLICT))
-        ;; C might be followed by a "suprious" U for non-mergeable files
+        ;; C might be followed by a "spurious" U for non-mergable files
         (cvs-or (cvs-match (concat "U \\(.*" qfile "\\)$")) t))
        ;; Successful merge
        (cvs-match (concat "M \\(.*" qfile "\\)$") (path 1))

=== modified file 'nt/README'
--- a/nt/README 2011-01-25 04:08:28 +0000
+++ b/nt/README 2011-11-19 09:18:31 +0000
@@ -34,7 +34,7 @@
 
   + emacsclient.exe - A command-line client program that can
     communicate with a running Emacs process. See the `Emacs Server'
-    node of the Emacs manul.
+    node of the Emacs manual.
 
   + emacsclientw.exe - A version of emacsclient that does not open
     a command-line window.

=== modified file 'oldXMenu/AddSel.c'
--- a/oldXMenu/AddSel.c 2011-04-16 08:25:42 +0000
+++ b/oldXMenu/AddSel.c 2011-11-19 09:18:31 +0000
@@ -30,7 +30,7 @@
     register XMSelect *sel;    /* Newly created selection. */
 
 
-    int label_length;          /* Label lenght in characters. */
+    int label_length;          /* Label length in characters. */
     int label_width;           /* Label width in pixels. */
 
     /*

=== modified file 'src/ChangeLog.11'
--- a/src/ChangeLog.11  2011-11-16 17:47:25 +0000
+++ b/src/ChangeLog.11  2011-11-19 09:18:31 +0000
@@ -13149,7 +13149,7 @@
        (ftfont_has_char): Special handling of `ja' and `ko' adstyle.
 
        * font.c (font_sort_entites): Change the meaning of the arg
-       BEST-ONLY.  Don't optimize for VEC of lenght 1.
+       BEST-ONLY.  Don't optimize for VEC of length 1.
        (font_select_entity): Just return the value of font_sort_entites.
 
        * xfaces.c (merge_face_vectors): Reflect font properties in

=== modified file 'src/ChangeLog.3'
--- a/src/ChangeLog.3   2011-11-14 21:00:24 +0000
+++ b/src/ChangeLog.3   2011-11-19 09:18:31 +0000
@@ -13137,7 +13137,7 @@
        * print.c: Include dispextern.h.
        (printchar, strout): Use message_buf.
 
-       * sysdep.c (get_screen_size): Don't use MscreenWidth, MscreenLenght.
+       * sysdep.c (get_screen_size): Don't use MscreenWidth, MscreenLength.
        * term.c: Likewise.
 
        * scroll.c (CalcIDCosts, CalcIDCosts1, CalcLID): These now take a
@@ -13147,7 +13147,7 @@
        (do_scrolling): Use alloca for queue.
 
        * dispnew.c (remake_screen_structures): Allocate message_buf.
-       Don't use MscreenWidth, MscreenLenght.
+       Don't use MscreenWidth, MscreenLength.
 
        * xdisp.c: bf_cur replaced with current_buffer.
        Calls to SetBfx deleted.

=== modified file 'src/buffer.c'
--- a/src/buffer.c      2011-11-15 07:55:13 +0000
+++ b/src/buffer.c      2011-11-19 09:18:31 +0000
@@ -4439,7 +4439,7 @@
 #define MMAP_ALLOCATED_P(start, end) 1
 #endif
 
-/* Perform necessary intializations for the use of mmap.  */
+/* Perform necessary initializations for the use of mmap.  */
 
 static void
 mmap_init (void)

=== modified file 'src/buffer.h'
--- a/src/buffer.h      2011-09-30 20:22:01 +0000
+++ b/src/buffer.h      2011-11-19 09:18:31 +0000
@@ -978,7 +978,7 @@
    variable has an index > 0 associated with it, except when it always
    has buffer-local values, in which case the index is -1.  If this is
    0, this is a bug and means that the slot of VAR in
-   buffer_local_flags wasn't intiialized.  */
+   buffer_local_flags wasn't initialized.  */
 
 #define PER_BUFFER_VAR_IDX(VAR) \
     PER_BUFFER_IDX (PER_BUFFER_VAR_OFFSET (VAR))

=== modified file 'src/chartab.c'
--- a/src/chartab.c     2011-11-17 09:09:20 +0000
+++ b/src/chartab.c     2011-11-19 09:18:31 +0000
@@ -747,7 +747,7 @@
    ARG is passed to C_FUNCTION when that is called.
 
    It returns the value of last character covered by TABLE (not the
-   value inheritted from the parent), and by side-effect, the car part
+   value inherited from the parent), and by side-effect, the car part
    of RANGE is updated to the minimum character C where C and all the
    following characters in TABLE have the same value.  */
 

=== modified file 'src/fileio.c'
--- a/src/fileio.c      2011-09-30 20:22:01 +0000
+++ b/src/fileio.c      2011-11-19 09:18:31 +0000
@@ -70,7 +70,7 @@
 #define IS_DRIVE(x) isalpha ((unsigned char) (x))
 #endif
 /* Need to lower-case the drive letter, or else expanded
-   filenames will sometimes compare inequal, because
+   filenames will sometimes compare unequal, because
    `expand-file-name' doesn't always down-case the drive letter.  */
 #define DRIVE_LETTER(x) (tolower ((unsigned char) (x)))
 #endif

=== modified file 'src/fns.c'
--- a/src/fns.c 2011-09-09 01:06:52 +0000
+++ b/src/fns.c 2011-11-19 09:18:31 +0000
@@ -3252,7 +3252,7 @@
   return decoded_string;
 }
 
-/* Base64-decode the data at FROM of LENGHT bytes into TO.  If
+/* Base64-decode the data at FROM of LENGTH bytes into TO.  If
    MULTIBYTE is nonzero, the decoded result should be in multibyte
    form.  If NCHARS_RETRUN is not NULL, store the number of produced
    characters in *NCHARS_RETURN.  */

=== modified file 'src/ftxfont.c'
--- a/src/ftxfont.c     2011-04-12 08:42:29 +0000
+++ b/src/ftxfont.c     2011-11-19 09:18:31 +0000
@@ -55,7 +55,7 @@
 {
   /* Background and foreground colors.  */
   XColor colors[2];
-  /* GCs interporationg the above colors.  gcs[0] is for a color
+  /* GCs interpolating the above colors.  gcs[0] is for a color
    closest to BACKGROUND, and gcs[5] is for a color closest to
    FOREGROUND.  */
   GC gcs[6];

=== modified file 'src/image.c'
--- a/src/image.c       2011-11-15 17:37:37 +0000
+++ b/src/image.c       2011-11-19 09:18:31 +0000
@@ -7786,7 +7786,7 @@
           goto imagemagick_error;
         }
 
-      /* Copy imagegmagick image to x with primitive yet robust pixel
+      /* Copy imagemagick image to x with primitive yet robust pixel
          pusher loop.  This has been tested a lot with many different
          images.  */
 

=== modified file 'src/intervals.c'
--- a/src/intervals.c   2011-11-18 16:00:40 +0000
+++ b/src/intervals.c   2011-11-19 09:18:31 +0000
@@ -1900,7 +1900,7 @@
    current buffer, and the invisible property has a `stickiness' such that
    inserting a character at position POS would inherit the property it,
    return POS + ADJ, otherwise return POS.  If TEST_INTANG is non-zero,
-   then intangibility is required as well as invisibleness.
+   then intangibility is required as well as invisibility.
 
    TEST_OFFS should be either 0 or -1, and ADJ should be either 1 or -1.
 

=== modified file 'src/keyboard.c'
--- a/src/keyboard.c    2011-11-17 09:09:20 +0000
+++ b/src/keyboard.c    2011-11-19 09:18:31 +0000
@@ -10137,7 +10137,7 @@
                         ! NILP (can_return_switch_frame), 0);
 
 #if 0  /* The following is fine for code reading a key sequence and
-         then proceeding with a lenghty computation, but it's not good
+         then proceeding with a lengthy computation, but it's not good
          for code reading keys in a loop, like an input method.  */
 #ifdef HAVE_WINDOW_SYSTEM
   if (display_hourglass_p)

=== modified file 'src/lisp.h'
--- a/src/lisp.h        2011-11-07 17:04:01 +0000
+++ b/src/lisp.h        2011-11-19 09:18:31 +0000
@@ -943,7 +943,7 @@
 
 /* Compute A OP B, using the unsigned comparison operator OP.  A and B
    should be integer expressions.  This is not the same as
-   mathemeatical comparison; for example, UNSIGNED_CMP (0, <, -1)
+   mathematical comparison; for example, UNSIGNED_CMP (0, <, -1)
    returns 1.  For efficiency, prefer plain unsigned comparison if A
    and B's sizes both fit (after integer promotion).  */
 #define UNSIGNED_CMP(a, op, b)                                         \

=== modified file 'src/lread.c'
--- a/src/lread.c       2011-10-12 04:58:43 +0000
+++ b/src/lread.c       2011-11-19 09:18:31 +0000
@@ -3984,7 +3984,7 @@
   Qnil = intern_c_string ("nil");
 
   /* Fmake_symbol inits fields of new symbols with Qunbound and Qnil,
-     so those two need to be fixed manally.  */
+     so those two need to be fixed manually.  */
   SET_SYMBOL_VAL (XSYMBOL (Qunbound), Qunbound);
   XSYMBOL (Qunbound)->function = Qunbound;
   XSYMBOL (Qunbound)->plist = Qnil;

=== modified file 'src/msdos.c'
--- a/src/msdos.c       2011-09-09 01:06:52 +0000
+++ b/src/msdos.c       2011-11-19 09:18:31 +0000
@@ -1342,7 +1342,7 @@
 IT_copy_glyphs (int xfrom, int xto, size_t len, int ypos)
 {
   /* The offsets of source and destination relative to the
-     conventional memorty selector.  */
+     conventional memory selector.  */
   int from = 2 * (xfrom + screen_size_X * ypos) + ScreenPrimary;
   int to = 2 * (xto + screen_size_X * ypos) + ScreenPrimary;
 

=== modified file 'src/print.c'
--- a/src/print.c       2011-09-09 01:06:52 +0000
+++ b/src/print.c       2011-11-19 09:18:31 +0000
@@ -1635,7 +1635,7 @@
                /* Detect circular list.  */
                if (NILP (Vprint_circle))
                  {
-                   /* Simple but imcomplete way.  */
+                   /* Simple but incomplete way.  */
                    if (i != 0 && EQ (obj, halftail))
                      {
                        sprintf (buf, " . #%"pMd, i / 2);

=== modified file 'src/w32term.c'
--- a/src/w32term.c     2011-11-14 23:59:56 +0000
+++ b/src/w32term.c     2011-11-19 09:18:31 +0000
@@ -4506,7 +4506,7 @@
            }
 
          /* If window has been obscured or exposed by another window
-            being maximised or minimised/restored, then recheck
+            being maximized or minimized/restored, then recheck
             visibility of all frames.  Direct changes to our own
             windows get handled by WM_SIZE.  */
 #if 0
@@ -5692,10 +5692,10 @@
 
       /* According to a report in emacs-devel 2008-06-03, SW_SHOWNORMAL
         causes unexpected behavior when unminimizing frames that were
-        previously maximised.  But only SW_SHOWNORMAL works properly for
+        previously maximized.  But only SW_SHOWNORMAL works properly for
         frames that were truely hidden (using make-frame-invisible), so
         we need it to avoid Bug#5482.  It seems that async_iconified
-        is only set for minimised windows that are still visible, so
+        is only set for minimized windows that are still visible, so
          use that to determine the appropriate flag to pass ShowWindow.  */
       my_show_window (f, FRAME_W32_WINDOW (f),
                       f->async_iconified ? SW_RESTORE : SW_SHOWNORMAL);

=== modified file 'src/xdisp.c'
--- a/src/xdisp.c       2011-11-19 08:39:42 +0000
+++ b/src/xdisp.c       2011-11-19 09:18:31 +0000
@@ -15031,7 +15031,7 @@
   int current_matrix_up_to_date_p = 0;
   int used_current_matrix_p = 0;
   /* This is less strict than current_matrix_up_to_date_p.
-     It indictes that the buffer contents and narrowing are unchanged.  */
+     It indicates that the buffer contents and narrowing are unchanged.  */
   int buffer_unchanged_p = 0;
   int temp_scroll_step = 0;
   int count = SPECPDL_INDEX ();

=== modified file 'src/xmenu.c'
--- a/src/xmenu.c       2011-11-06 23:38:01 +0000
+++ b/src/xmenu.c       2011-11-19 09:18:31 +0000
@@ -1304,7 +1304,7 @@
 #ifdef USE_MOTIF
       /* Removing the menu bar magically changes the shell widget's x
         and y position of (0, 0) which, when the menu bar is turned
-        on again, leads to pull-down menuss appearing in strange
+        on again, leads to pull-down menus appearing in strange
         positions near the upper-left corner of the display.  This
         happens only with some window managers like twm and ctwm,
         but not with other like Motif's mwm or kwm, because the

=== modified file 'src/xterm.c'
--- a/src/xterm.c       2011-11-17 09:09:20 +0000
+++ b/src/xterm.c       2011-11-19 09:18:31 +0000
@@ -4184,7 +4184,7 @@
 
 /* Whether the drag scrolling maintains the mouse at the top of the
    thumb.  If not, resizing the thumb needs to be done more carefully
-   to avoid jerkyness.  */
+   to avoid jerkiness.  */
 
 static Boolean xaw3d_pick_top;
 

=== modified file 'test/cedet/tests/testsppreplaced.c'
--- a/test/cedet/tests/testsppreplaced.c        2011-01-25 04:08:28 +0000
+++ b/test/cedet/tests/testsppreplaced.c        2011-11-19 09:18:31 +0000
@@ -69,7 +69,7 @@
 
 int tail (int q) {}
 
-/* TEST: macros used impropertly. */
+/* TEST: macros used improperly */
 
 int tail_fcn(int q);
 
@@ -98,7 +98,7 @@
 
     int foo_bar_func(int a) { }
 
-  } 
+  }
 }
 
 /* TEST: The VC++ macro hack. */
@@ -115,4 +115,3 @@
 
 
 /* End */
-


reply via email to

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