emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106441: Fix typos.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106441: Fix typos.
Date: Sun, 20 Nov 2011 04:48:53 +0100
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106441
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sun 2011-11-20 04:48:53 +0100
message:
  Fix typos.
modified:
  ChangeLog
  admin/CPP-DEFINES
  admin/notes/multi-tty
  autogen/install-sh
  doc/lispref/ChangeLog
  doc/lispref/compile.texi
  doc/lispref/help.texi
  doc/misc/ChangeLog
  doc/misc/ede.texi
  doc/misc/eieio.texi
  doc/misc/gnus-coding.texi
  doc/misc/gnus-news.texi
  etc/MH-E-NEWS
  etc/NEWS
  etc/NEWS.19
  etc/NEWS.21
  etc/NEWS.22
  lib/sha256.c
  lib/sha512.c
  lisp/ChangeLog
  lisp/ChangeLog.10
  lisp/ChangeLog.13
  lisp/ChangeLog.15
  lisp/ChangeLog.2
  lisp/ChangeLog.3
  lisp/ChangeLog.8
  lisp/ChangeLog.9
  lisp/allout.el
  lisp/cedet/ChangeLog
  lisp/cedet/cedet-cscope.el
  lisp/cedet/cedet-files.el
  lisp/cedet/cedet-global.el
  lisp/cedet/cedet-idutils.el
  lisp/cedet/cedet.el
  lisp/cedet/data-debug.el
  lisp/cedet/ede.el
  lisp/cedet/ede/proj-comp.el
  lisp/cedet/inversion.el
  lisp/cedet/mode-local.el
  lisp/cedet/pulse.el
  lisp/cedet/semantic.el
  lisp/cedet/semantic/bovine/c.el
  lisp/cedet/semantic/bovine/debug.el
  lisp/cedet/semantic/db-typecache.el
  lisp/cedet/semantic/debug.el
  lisp/cedet/semantic/edit.el
  lisp/cedet/semantic/idle.el
  lisp/cedet/semantic/symref/list.el
  lisp/cedet/srecode/dictionary.el
  lisp/emacs-lisp/ert.el
  lisp/emacs-lisp/package.el
  lisp/erc/ChangeLog
  lisp/erc/ChangeLog.01
  lisp/erc/ChangeLog.03
  lisp/erc/erc-backend.el
  lisp/erc/erc-log.el
  lisp/gnus/ChangeLog
  lisp/gnus/ChangeLog.2
  lisp/gnus/mm-util.el
  lisp/international/mule.el
  lisp/mail/feedmail.el
  lisp/mail/rmail.el
  lisp/mail/smtpmail.el
  lisp/mh-e/ChangeLog
  lisp/mh-e/ChangeLog.1
  lisp/mh-e/mh-utils.el
  lisp/nxml/xsd-regexp.el
  lisp/org/ChangeLog
  lisp/org/org-table.el
  lisp/progmodes/cc-langs.el
  lisp/progmodes/cfengine.el
  lisp/progmodes/cwarn.el
  lisp/progmodes/ebnf-dtd.el
  lisp/progmodes/idlwave.el
  lisp/progmodes/pascal.el
  lisp/term/iris-ansi.el
  lisp/term/rxvt.el
  lisp/textmodes/artist.el
  lisp/textmodes/reftex-dcr.el
  lisp/vc/vc-mtn.el
  lisp/xml.el
  src/ChangeLog
  src/ChangeLog.11
  src/ChangeLog.3
  src/ChangeLog.7
  src/ChangeLog.8
  src/bidi.c
  src/buffer.c
  src/casetab.c
  src/charset.c
  src/dispextern.h
  src/frame.c
  src/search.c
  src/xterm.c
  test/ChangeLog
  test/cedet/semantic-utest-c.el
=== modified file 'ChangeLog'
--- a/ChangeLog 2011-11-15 17:37:37 +0000
+++ b/ChangeLog 2011-11-20 03:48:53 +0000
@@ -689,7 +689,7 @@
        * autogen/Makefile.in: Add auto-updated generated files.
        * autogen.sh: No longer a no-op, now it tests for autotools
        and runs them as necessary.
-       * configure.in: Defaule maintainer-mode to on.
+       * configure.in: Default maintainer-mode to on.
        * aclocal.m4, configure, lib/Makefile.in: Remove files.
 
 2011-03-13  Paul Eggert  <address@hidden>
@@ -9711,7 +9711,7 @@
        paths.h.in, Makefile.in in src.
 
        * configure: Delete .tmp files before creating them; don't bother
-       trying to make final targets writeable first, since it won't
+       trying to make final targets writable first, since it won't
        matter to move-if-change.
 
 1992-05-19  Jim Blandy  (address@hidden)

=== modified file 'admin/CPP-DEFINES'
--- a/admin/CPP-DEFINES 2011-06-15 14:11:04 +0000
+++ b/admin/CPP-DEFINES 2011-11-20 03:48:53 +0000
@@ -48,7 +48,7 @@
 subprocesses    System can use subprocesses (for M-x shell for example).  
Defined by default, only MSDOS undefines it.
 USE_LISP_UNION_TYPE Define it in lisp.h to make Lisp_Object be a union type 
instead of the default int.
 
-** System specific macros, decribed in detail in src/s/template.h
+** System specific macros, described in detail in src/s/template.h
 CLASH_DETECTION
 COFF
 FIRST_PTY_LETTER
@@ -58,7 +58,7 @@
 SEPCHAR
 SYSTEM_TYPE
 
-** Machine specific macros, decribed in detail in src/m/template.h
+** Machine specific macros, described in detail in src/m/template.h
 VIRT_ADDR_VARIES
 
 ** Misc macros

=== modified file 'admin/notes/multi-tty'
--- a/admin/notes/multi-tty     2011-11-20 02:29:42 +0000
+++ b/admin/notes/multi-tty     2011-11-20 03:48:53 +0000
@@ -521,7 +521,7 @@
 
 ** Very strange bug: visible-bell does not work on secondary
    terminals in xterm and konsole.  The screen does flicker a bit,
-   but it's so quick it isn't noticable.
+   but it's so quick it isn't noticeable.
 
    (Update: This is probably some problem with padding or whatnot on
    the secondary terminals.)

=== modified file 'autogen/install-sh'
--- a/autogen/install-sh        2011-03-31 04:24:03 +0000
+++ b/autogen/install-sh        2011-11-20 03:48:53 +0000
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-11-20.02; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -347,7 +347,7 @@
              if test -z "$dir_arg" || {
                   # Check for POSIX incompatibilities with -m.
                   # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
-                  # other-writeable bit of parent directory when it shouldn't.
+                  # other-writable bit of parent directory when it shouldn't.
                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
                   case $ls_ld_tmpdir in

=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2011-11-19 11:11:38 +0000
+++ b/doc/lispref/ChangeLog     2011-11-20 03:48:53 +0000
@@ -1,3 +1,8 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * compile.texi (Compiler Errors):
+       * help.texi (Help Functions): Fix typos.
+
 2011-11-19  Chong Yidong  <address@hidden>
 
        * windows.texi (Splitting Windows): Clarify role of window

=== modified file 'doc/lispref/compile.texi'
--- a/doc/lispref/compile.texi  2011-05-29 22:41:06 +0000
+++ b/doc/lispref/compile.texi  2011-11-20 03:48:53 +0000
@@ -528,7 +528,7 @@
 inside @var{body}.
 
 We recommend that you use this construct around the smallest
-possible piece of code, to avoid missing possible warnings other than one
+possible piece of code, to avoid missing possible warnings other than
 one you intend to suppress.
 @end defspec
 

=== modified file 'doc/lispref/help.texi'
--- a/doc/lispref/help.texi     2011-07-15 18:43:23 +0000
+++ b/doc/lispref/help.texi     2011-11-20 03:48:53 +0000
@@ -653,7 +653,7 @@
 clicks on the @samp{Back} or @samp{Forward} buttons.  Most commands
 that use the @samp{*Help*} buffer should invoke this function before
 clearing the buffer.  The @var{item} argument should have the form
address@hidden(@var{funtion} . @var{args})}, where @var{funtion} is a function
address@hidden(@var{function} . @var{args})}, where @var{function} is a function
 to call, with argument list @var{args}, to regenerate the help buffer.
 The @var{interactive-p} argument is address@hidden if the calling
 command was invoked interactively; in that case, the stack of items

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2011-11-16 17:47:25 +0000
+++ b/doc/misc/ChangeLog        2011-11-20 03:48:53 +0000
@@ -1,3 +1,12 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * gnus-coding.texi (Gnus Maintenance Guide):
+       Rename from "Gnus Maintainance Guide".
+
+       * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
+       * eieio.texi (Customizing):
+       * gnus-news.texi: Fix typos.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.

=== modified file 'doc/misc/ede.texi'
--- a/doc/misc/ede.texi 2011-11-15 07:55:13 +0000
+++ b/doc/misc/ede.texi 2011-11-20 03:48:53 +0000
@@ -3526,7 +3526,7 @@
 @item :objectextention
 Type: @code{string}
 
-A string which is the extention used for object files.
+A string which is the extension used for object files.
 For example, C code uses .o on unix, and Emacs Lisp uses .elc.
 @refill
 
@@ -3634,7 +3634,7 @@
 @item :objectextention
 Type: @code{string}
 
-A string which is the extention used for object files.
+A string which is the extension used for object files.
 For example, C code uses .o on unix, and Emacs Lisp uses .elc.
 @refill
 
@@ -3782,7 +3782,7 @@
 @item :objectextention
 Type: @code{string}
 
-A string which is the extention used for object files.
+A string which is the extension used for object files.
 For example, C code uses .o on unix, and Emacs Lisp uses .elc.
 @refill
 

=== modified file 'doc/misc/eieio.texi'
--- a/doc/misc/eieio.texi       2011-02-19 19:40:59 +0000
+++ b/doc/misc/eieio.texi       2011-11-20 03:48:53 +0000
@@ -1212,9 +1212,9 @@
 This would be the best way to make your objects persistent when using
 in-place editing.
 
address@hidden Widget extention
address@hidden Widget extension
 
-When widgets are being created, one new widget extention has been added,
+When widgets are being created, one new widget extension has been added,
 called the @code{:slotofchoices}.  When this occurs in a widget
 definition, all elements after it are removed, and the slot is specifies
 is queried and converted into a series of constants.

=== modified file 'doc/misc/gnus-coding.texi'
--- a/doc/misc/gnus-coding.texi 2011-01-25 04:08:28 +0000
+++ b/doc/misc/gnus-coding.texi 2011-11-20 03:48:53 +0000
@@ -1,7 +1,7 @@
 \input texinfo
 
 @setfilename gnus-coding
address@hidden Gnus Coding Style and Maintainance Guide
address@hidden Gnus Coding Style and Maintenance Guide
 @syncodeindex fn cp
 @syncodeindex vr cp
 @syncodeindex pg cp
@@ -45,7 +45,7 @@
 
 @ifnottex
 @node Top
address@hidden Gnus Coding Style and Maintainance Guide
address@hidden Gnus Coding Style and Maintenance Guide
 This manual describes @dots{}
 
 @insertcopying 
@@ -53,7 +53,7 @@
 
 @menu
 * Gnus Coding Style:: Gnus Coding Style
-* Gnus Maintainance Guide:: Gnus Maintainance Guide
+* Gnus Maintenance Guide:: Gnus Maintenance Guide
 @end menu
 
 @c @ref{Gnus Reference Guide, ,Gnus Reference Guide, gnus, The Gnus Newsreader}
@@ -250,8 +250,8 @@
 XEmacs 21.1 and up.
 @end itemize
 
address@hidden Gnus Maintainance Guide
address@hidden Gnus Maintainance Guide
address@hidden Gnus Maintenance Guide
address@hidden Gnus Maintenance Guide
 
 @section Stable and development versions
 

=== modified file 'doc/misc/gnus-news.texi'
--- a/doc/misc/gnus-news.texi   2011-11-20 02:29:42 +0000
+++ b/doc/misc/gnus-news.texi   2011-11-20 03:48:53 +0000
@@ -107,7 +107,7 @@
 @itemize @bullet
 
 @item
-Symbols like @code{gcc-self} now has the same precedence rules in
+Symbols like @code{gcc-self} now have the same precedence rules in
 @code{gnus-parameters} as other ``real'' variables: The last match
 wins instead of the first match.
 

=== modified file 'etc/MH-E-NEWS'
--- a/etc/MH-E-NEWS     2011-09-20 04:51:59 +0000
+++ b/etc/MH-E-NEWS     2011-11-20 03:48:53 +0000
@@ -2666,7 +2666,7 @@
 remember key bindings.
 
 Added new sub-keymaps for folder commands, sequence commands,
-extraction commands, and digest commands which begin with with F, S,
+extraction commands, and digest commands which begin with F, S,
 X, and D, respectively. These sub-keymaps allowed some consistency
 (e.g., especially with l(ist) and k(ill)).
 

=== modified file 'etc/NEWS'
--- a/etc/NEWS  2011-11-19 09:18:31 +0000
+++ b/etc/NEWS  2011-11-20 03:48:53 +0000
@@ -147,7 +147,7 @@
 
 **** The variable `smtpmail-starttls-credentials' has been removed.
 
-If you had that set, then then you need to put
+If you had that set, then you need to put
 
   machine smtp.whatever.foo port 25 key "~/.my_smtp_tls.key" cert 
"~/.my_smtp_tls.cert"
 

=== modified file 'etc/NEWS.19'
--- a/etc/NEWS.19       2011-11-20 02:29:42 +0000
+++ b/etc/NEWS.19       2011-11-20 03:48:53 +0000
@@ -1828,7 +1828,7 @@
 containing an open brace just after a case/default label.
 
 *** New variable, c-progress-interval, which controls minibuffer update
-message displays during long re-indention.  This is a new feature
+message displays during long re-indentation.  This is a new feature
 which prints percentage complete messages at specified intervals.
 
 ** Makefile mode changes.

=== modified file 'etc/NEWS.21'
--- a/etc/NEWS.21       2011-11-16 17:47:25 +0000
+++ b/etc/NEWS.21       2011-11-20 03:48:53 +0000
@@ -1678,7 +1678,7 @@
 entire directory tree.
 
 The new user option `vc-cvs-use-edit' indicates whether VC should call
-"cvs edit" to make files writeable; it defaults to `t'.  (This option
+"cvs edit" to make files writable; it defaults to `t'.  (This option
 is only meaningful if the CVSREAD variable is set, or if files are
 "watched" by other developers.)
 

=== modified file 'etc/NEWS.22'
--- a/etc/NEWS.22       2011-01-26 08:36:39 +0000
+++ b/etc/NEWS.22       2011-11-20 03:48:53 +0000
@@ -3356,7 +3356,7 @@
 *** The new commands `speedbar-expand-line-descendants' and
 `speedbar-contract-line-descendants', bound to `[' and `]'
 respectively, expand and contract the line under cursor with all of
-its descendents.
+its descendants.
 
 *** The new user option `speedbar-use-tool-tips-flag', if non-nil,
 means to display tool-tips for speedbar items.

=== modified file 'lib/sha256.c'
--- a/lib/sha256.c      2011-06-21 08:45:39 +0000
+++ b/lib/sha256.c      2011-11-20 03:48:53 +0000
@@ -51,7 +51,7 @@
 
 /*
   Takes a pointer to a 256 bit block of data (eight 32 bit ints) and
-  intializes it to the start constants of the SHA256 algorithm.  This
+  initializes it to the start constants of the SHA256 algorithm.  This
   must be called before using hash in the call to sha256_hash
 */
 void

=== modified file 'lib/sha512.c'
--- a/lib/sha512.c      2011-06-21 08:45:39 +0000
+++ b/lib/sha512.c      2011-11-20 03:48:53 +0000
@@ -58,7 +58,7 @@
 
 /*
   Takes a pointer to a 512 bit block of data (eight 64 bit ints) and
-  intializes it to the start constants of the SHA512 algorithm.  This
+  initializes it to the start constants of the SHA512 algorithm.  This
   must be called before using hash in the call to sha512_hash
 */
 void

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog    2011-11-20 03:48:53 +0000
@@ -1,3 +1,10 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
+       * progmodes/pascal.el (electric-pascal-equal):
+       * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
+       * xml.el (xml-substitute-special): Fix typos.
+
 2011-11-20  Glenn Morris  <address@hidden>
 
        * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.

=== modified file 'lisp/ChangeLog.10'
--- a/lisp/ChangeLog.10 2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.10 2011-11-20 03:48:53 +0000
@@ -374,7 +374,7 @@
        the function is advised in cc-defs.  However, that advice
        doesn't help if the autoloads are updated in an old (X)Emacs
        with this version of CC Mode, but I believe it's unlikely that
-       anyone does that when CC Mode isn't distributed with with it.
+       anyone does that when CC Mode isn't distributed with it.
 
        * progmodes/cc-defs.el (add-to-list): Add advice to get the
        optional third append argument in older (X)Emacsen.
@@ -2440,7 +2440,7 @@
 
        * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb
        with MS windows.
-       (gdb-display-end): Only make buffer writeable temporarily.
+       (gdb-display-end): Only make buffer writable temporarily.
        Move "View" submenu up one level.
 
 2003-05-21  Nick Roberts  <address@hidden>
@@ -9827,7 +9827,7 @@
        (uniquify-delay-rationalize-file-buffer-names): Remove useless check.
        (kill-buffer-hook): Don't change globally.
 
-2002-09-27  Stefan Monnier  <address@hidden>.
+2002-09-27  Stefan Monnier  <address@hidden>
 
        * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack)
        (calc-stack-top, calc-always-load-extensions)
@@ -20778,7 +20778,7 @@
        * Makefile.in (distclean): Remove Makefile in the build
        directory, not in the source directory.
 
-2001-12-21  Simon Josefsson  <address@hidden>.
+2001-12-21  Simon Josefsson  <address@hidden>
 
        * mail/smtpmail.el (smtpmail-send-queued-mail):
        Use with-temp-buffer instead of find-file-noselect, and bind

=== modified file 'lisp/ChangeLog.13'
--- a/lisp/ChangeLog.13 2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.13 2011-11-20 03:48:53 +0000
@@ -14943,7 +14943,7 @@
 2007-07-05  Thien-Thi Nguyen  <address@hidden>
 
        * Makefile.in (bootstrap-prepare): When copying from
-       ldefs-boot.el, make sure loaddefs.el is writeable.
+       ldefs-boot.el, make sure loaddefs.el is writable.
 
        (bootstrap-prepare): Make $(lisp)/ps-print.el
        and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.

=== modified file 'lisp/ChangeLog.15'
--- a/lisp/ChangeLog.15 2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.15 2011-11-20 03:48:53 +0000
@@ -13225,7 +13225,7 @@
 2010-02-04  Michael Albinus  <address@hidden>
 
        * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
-       `dired-uncache' for every elemnt which is an absolute file name.
+       `dired-uncache' for every element which is an absolute file name.
 
        * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
        directory, handle its directory component.

=== modified file 'lisp/ChangeLog.2'
--- a/lisp/ChangeLog.2  2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.2  2011-11-20 03:48:53 +0000
@@ -3788,7 +3788,7 @@
 
 1986-06-17  Richard M. Stallman  (address@hidden)
 
-       * nroff-mode.el: Add elements to nrofff-brace-table.
+       * nroff-mode.el: Add elements to nroff-brace-table.
 
 1986-06-16  Richard M. Stallman  (address@hidden)
 

=== modified file 'lisp/ChangeLog.3'
--- a/lisp/ChangeLog.3  2011-02-28 01:07:29 +0000
+++ b/lisp/ChangeLog.3  2011-11-20 03:48:53 +0000
@@ -1905,7 +1905,7 @@
 
        * Makefile: Created.  This exists mainly so developers elsewhere
        can unlock the lisp files to accept an update tar, then relock
-       them without locking the few that should stay writeable.
+       them without locking the few that should stay writable.
 
        * solar.el, ange-ftp.el: Corrected Keywords header
 

=== modified file 'lisp/ChangeLog.8'
--- a/lisp/ChangeLog.8  2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.8  2011-11-20 03:48:53 +0000
@@ -5516,7 +5516,7 @@
 1999-04-08  Andre Spiegel  <address@hidden>
 
        * vc.el (vc-backend-revert): For CVS files that were made
-       writeable with "cvs edit", call "cvs unedit" to undo that.
+       writable with "cvs edit", call "cvs unedit" to undo that.
 
 1999-04-08  Dave Love  <address@hidden>
 

=== modified file 'lisp/ChangeLog.9'
--- a/lisp/ChangeLog.9  2011-11-20 02:29:42 +0000
+++ b/lisp/ChangeLog.9  2011-11-20 03:48:53 +0000
@@ -8638,7 +8638,7 @@
 2000-11-15  Gerd Moellmann  <address@hidden>
 
        * faces.el (face-set-after-frame-default):
-       If `inhibit-default-face-x-resources' is bound, don't intialize the
+       If `inhibit-default-face-x-resources' is bound, don't initialize the
        default face from X resources.
 
 2000-11-15  Eli Zaretskii  <address@hidden>

=== modified file 'lisp/allout.el'
--- a/lisp/allout.el    2011-11-20 02:29:42 +0000
+++ b/lisp/allout.el    2011-11-20 03:48:53 +0000
@@ -170,7 +170,7 @@
   ;; the function value keymap of allout-mode-map is used in
   ;; minor-mode-map-alist - update it:
   (fset allout-mode-map allout-mode-map-value))
-;;;_  * intialize the mode map:
+;;;_  * initialize the mode map:
 ;; ensure that allout-mode-map has some setting even if allout-mode hasn't
 ;; been invoked:
 (allout-compose-and-institute-keymap)

=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2011-11-16 12:34:47 +0000
+++ b/lisp/cedet/ChangeLog      2011-11-20 03:48:53 +0000
@@ -1,3 +1,27 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * cedet-cscope.el (cedet-cscope-version-check):
+       * cedet-global.el (cedet-global-min-version)
+       (cedet-gnu-global-version-check):
+       * cedet.el (cedet-version):
+       * data-debug.el (data-debug-prev, data-debug-contract-current-line):
+       * ede.el (ede-buffer-belongs-to-project-p, ede-auto-add-to-target)
+       (ede-new, ede-invoke-method, project-edit-file-target, project-rescan)
+       (ede-add-project-to-global-list, ede-map-all-subprojects):
+       * inversion.el (inversion-check-version):
+       * mode-local.el (mode-local-map-file-buffers, define-child-mode)
+       (define-overloadable-function):
+       * pulse.el (pulse-flag, pulse):
+       * semantic.el (semantic-elapsed-time, semantic-parse-region)
+       (navigate-menu):
+       * ede/proj-comp.el (ede-compilation-program):
+       * semantic/debug.el (semantic-debug-parser-go)
+       (semantic-debug-parser-fail, semantic-debug-parser-quit)
+       (semantic-debug-parser-abort):
+       * semantic/idle.el (semantic-idle-core-handler):
+       * semantic/bovine/debug.el (semantic-bovine-debug-error-frame):
+       Fix typos.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * semantic/lex.el (semantic-lex-tokens):

=== modified file 'lisp/cedet/cedet-cscope.el'
--- a/lisp/cedet/cedet-cscope.el        2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/cedet-cscope.el        2011-11-20 03:48:53 +0000
@@ -135,8 +135,8 @@
 
 (defun cedet-cscope-version-check (&optional noerror)
   "Check the version of the installed CScope command.
-If optional programatic argument NOERROR is non-nil, then
-instead of throwing an error if CScope isn't available, then
+If optional programmatic argument NOERROR is non-nil,
+then instead of throwing an error if CScope isn't available,
 return nil."
   (interactive)
   (require 'inversion)

=== modified file 'lisp/cedet/cedet-files.el'
--- a/lisp/cedet/cedet-files.el 2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/cedet-files.el 2011-11-20 03:48:53 +0000
@@ -83,7 +83,7 @@
          (setq file (concat driveletter ":"
                             (substring file (match-end 1))))))
 
-      ;; Handle the \\file\name nomenclature on some windows boxes.
+      ;; Handle the \\file\name nomenclature on some Windows boxes.
       (when (string-match "^!" file)
        (setq file (concat "//" (substring file 1)))))
     file))

=== modified file 'lisp/cedet/cedet-global.el'
--- a/lisp/cedet/cedet-global.el        2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/cedet-global.el        2011-11-20 03:48:53 +0000
@@ -27,7 +27,7 @@
 (declare-function inversion-check-version "inversion")
 
 (defvar cedet-global-min-version "5.0"
-  "Minimum version of GNU global required.")
+  "Minimum version of GNU Global required.")
 
 (defcustom cedet-global-command "global"
   "Command name for the GNU Global executable."
@@ -131,8 +131,8 @@
 
 (defun cedet-gnu-global-version-check (&optional noerror)
   "Check the version of the installed GNU Global command.
-If optional programatic argument NOERROR is non-nil, then
-instead of throwing an error if Global isn't available, then
+If optional programmatic argument NOERROR is non-nil,
+then instead of throwing an error if Global isn't available,
 return nil."
   (interactive)
   (require 'inversion)

=== modified file 'lisp/cedet/cedet-idutils.el'
--- a/lisp/cedet/cedet-idutils.el       2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/cedet-idutils.el       2011-11-20 03:48:53 +0000
@@ -84,7 +84,7 @@
 
 (defun cedet-idutils-fnid-call (flags)
   "Call ID Utils fnid with the list of FLAGS.
-Return the created buffer with with program output."
+Return the created buffer with program output."
   (let ((b (get-buffer-create "*CEDET fnid*"))
        (cd default-directory)
        )
@@ -112,7 +112,7 @@
 
 (defun cedet-idutils-mkid-call (flags)
   "Call ID Utils mkid with the list of FLAGS.
-Return the created buffer with with program output."
+Return the created buffer with program output."
   (let ((b (get-buffer-create "*CEDET mkid*"))
        (cd default-directory)
        )
@@ -163,8 +163,8 @@
 
 (defun cedet-idutils-version-check (&optional noerror)
   "Check the version of the installed ID Utils command.
-If optional programatic argument NOERROR is non-nil, then
-instead of throwing an error if Global isn't available, then
+If optional programmatic argument NOERROR is non-nil,
+then instead of throwing an error if Global isn't available,
 return nil."
   (interactive)
   (require 'inversion)

=== modified file 'lisp/cedet/cedet.el'
--- a/lisp/cedet/cedet.el       2011-11-11 10:04:08 +0000
+++ b/lisp/cedet/cedet.el       2011-11-20 03:48:53 +0000
@@ -75,7 +75,7 @@
 This is used by `semantic-mode' and `global-ede-mode'.")
 
 (defun cedet-version ()
-  "Display all active versions of CEDET and Dependent packages.
+  "Display all active versions of CEDET and dependent packages.
 
 The PACKAGE column is the name of a given package from CEDET.
 
@@ -85,7 +85,7 @@
 FILE VERSION is the version number found in the source file
 for the specified PACKAGE.
 
-LOADED VERSION is the version of PACKAGE current loaded in Emacs
+LOADED VERSION is the version of PACKAGE currently loaded in Emacs
 memory and (presumably) running in this Emacs instance.  Value is X
 if the package has not been loaded."
   (interactive)

=== modified file 'lisp/cedet/data-debug.el'
--- a/lisp/cedet/data-debug.el  2011-11-15 07:55:13 +0000
+++ b/lisp/cedet/data-debug.el  2011-11-20 03:48:53 +0000
@@ -916,7 +916,7 @@
   (skip-chars-forward " *-><[]" (point-at-eol)))
 
 (defun data-debug-prev ()
-  "Go to the next line in the Ddebug buffer."
+  "Go to the previous line in the Ddebug buffer."
   (interactive)
   (forward-line -1)
   (beginning-of-line)
@@ -972,7 +972,7 @@
 
 (defun data-debug-contract-current-line ()
   "Contract the current line (if possible).
-Do nothing if already expanded."
+Do nothing if already contracted."
   (when (and (data-debug-current-line-expanded-p)
             ;; Don't contract if the current line is not expandable.
             (get-text-property (point) 'ddebug-function))

=== modified file 'lisp/cedet/ede.el'
--- a/lisp/cedet/ede.el 2011-11-14 23:59:56 +0000
+++ b/lisp/cedet/ede.el 2011-11-20 03:48:53 +0000
@@ -214,7 +214,7 @@
     (and obj (obj-of-class-p obj ede-target))))
 
 (defun ede-buffer-belongs-to-project-p ()
-  "Return non-nil if this buffer belongs to at least one target."
+  "Return non-nil if this buffer belongs to at least one project."
   (if (or (null ede-object) (consp ede-object)) nil
     (obj-of-class-p ede-object ede-project)))
 
@@ -243,7 +243,7 @@
              ede-obj (if (listp ede-object) ede-object (list ede-object)))
        ;; First, collect the build items from the project
        (setq newmenu (append newmenu (ede-menu-items-build obj t)))
-       ;; Second, Declare the current target menu items
+       ;; Second, declare the current target menu items
        (if (and ede-obj (ede-menu-obj-of-class-p ede-target))
            (while ede-obj
              (setq newmenu (append newmenu
@@ -264,7 +264,7 @@
          (setq targets (cdr targets)))
        ;; Fourth, build sub projects.
        ;; -- nerp
-       ;; Fifth, Add make distribution
+       ;; Fifth, add make distribution
        (append newmenu (list [ "Make distribution" ede-make-dist t ]))
        )))))
 
@@ -512,7 +512,7 @@
   "Look for a target that wants to own the current file.
 Follow the preference set with `ede-auto-add-method' and get the list
 of objects with the `ede-want-file-p' method."
-  (if ede-object (error "Ede-object already defined for %s" (buffer-name)))
+  (if ede-object (error "ede-object already defined for %s" (buffer-name)))
   (if (or (eq ede-auto-add-method 'never)
          (ede-ignore-file (buffer-file-name)))
       nil
@@ -566,7 +566,7 @@
     (ede-load-project-file (file-name-directory file))))
 
 (defun ede-new (type &optional name)
-  "Create a new project starting of project type TYPE.
+  "Create a new project starting from project type TYPE.
 Optional argument NAME is the name to give this project."
   (interactive
    (list (completing-read "Project Type: "
@@ -642,7 +642,7 @@
 
 (defun ede-invoke-method (sym &rest args)
   "Invoke method SYM on the current buffer's project object.
-ARGS are additional arguments to pass to method sym."
+ARGS are additional arguments to pass to method SYM."
   (if (not ede-object)
       (error "Cannot invoke %s for %s" (symbol-name sym)
             (buffer-name)))
@@ -815,7 +815,7 @@
   (error "remove-file not supported by %s" (object-name ot)))
 
 (defmethod project-edit-file-target ((ot ede-target))
-  "Edit the target OT associated w/ this file."
+  "Edit the target OT associated with this file."
   (find-file (oref (ede-current-project) file)))
 
 (defmethod project-new-target ((proj ede-project) &rest args)
@@ -857,7 +857,7 @@
   (error "Dist-files is not supported by %s" (object-name this)))
 
 (defmethod project-rescan ((this ede-project))
-  "Rescan the EDE proj project THIS."
+  "Rescan the EDE project THIS."
   (error "Rescanning a project is not supported by %s" (object-name this)))
 
 (defun ede-ecb-project-paths ()
@@ -879,7 +879,7 @@
   (when (not proj)
     (error "No project created to add to master list"))
   (when (not (eieio-object-p proj))
-    (error "Attempt to add Non-object to master project list"))
+    (error "Attempt to add non-object to master project list"))
   (when (not (obj-of-class-p proj ede-project-placeholder))
     (error "Attempt to add a non-project to the ede projects list"))
   (add-to-list 'ede-projects proj)
@@ -1157,7 +1157,7 @@
   (mapcar proc (oref this subproj)))
 
 (defmethod ede-map-all-subprojects ((this ede-project) allproc)
-  "For object THIS, execute PROC on THIS and  all subprojects.
+  "For object THIS, execute PROC on THIS and all subprojects.
 This function also applies PROC to sub-sub projects.
 See also `ede-map-subprojects'."
   (apply 'append

=== modified file 'lisp/cedet/ede/proj-comp.el'
--- a/lisp/cedet/ede/proj-comp.el       2011-11-14 21:00:24 +0000
+++ b/lisp/cedet/ede/proj-comp.el       2011-11-20 03:48:53 +0000
@@ -97,8 +97,8 @@
    (objectextention :initarg :objectextention
                    :type string
                    :documentation
-                   "A string which is the extention used for object files.
-For example, C code uses .o on unix, and Emacs Lisp uses .elc.")
+                   "A string which is the extension used for object files.
+For example, C code uses .o on Unix, and Emacs Lisp uses .elc.")
    )
   "A program used to compile or link a program via a Makefile.
 Contains everything needed to output code into a Makefile, or autoconf

=== modified file 'lisp/cedet/inversion.el'
--- a/lisp/cedet/inversion.el   2011-11-15 17:37:37 +0000
+++ b/lisp/cedet/inversion.el   2011-11-20 03:48:53 +0000
@@ -216,14 +216,14 @@
        )))
 
 (defun inversion-check-version (version incompatible-version
-                                       minimum &rest reserved)
+                                minimum &rest reserved)
   "Check that a given version meets the minimum requirement.
 VERSION, INCOMPATIBLE-VERSION and MINIMUM are of similar format to
 return entries of `inversion-decode-version', or a classic version
 string.         INCOMPATIBLE-VERSION can be nil.
 RESERVED arguments are kept for a later use.
 Return:
-- nil if everything is ok
+- nil if everything is ok.
 - 'outdated if VERSION is less than MINIMUM.
 - 'incompatible if VERSION is not backward compatible with MINIMUM.
 - t if the check failed."
@@ -374,7 +374,7 @@
       (with-temp-buffer
        ;; The 3000 is a bit arbitrary, but should cut down on
        ;; fileio as version info usually is at the very top
-       ;; of a file.  AFter a long commentary could be bad.
+       ;; of a file.  After a long commentary could be bad.
        (insert-file-contents-literally file nil 0 3000)
        (goto-char (point-min))
        (when (re-search-forward (format tag package 'version) nil t)

=== modified file 'lisp/cedet/mode-local.el'
--- a/lisp/cedet/mode-local.el  2011-11-15 00:54:19 +0000
+++ b/lisp/cedet/mode-local.el  2011-11-20 03:48:53 +0000
@@ -36,7 +36,7 @@
 ;;
 ;; You should use a mode-local variable or override to allow extension
 ;; only if you expect a mode author to provide that extension.  If a
-;; user might wish to customize a give variable or function then
+;; user might wish to customize a given variable or function then
 ;; the existing customization mechanism should be used.
 
 ;; To Do:
@@ -55,7 +55,7 @@
 FUNCTION does not have arguments; when it is entered `current-buffer'
 is the currently selected file buffer.
 If optional argument PREDICATE is non nil, only select file buffers
-for which the function PREDICATE return non-nil.
+for which the function PREDICATE returns non-nil.
 If optional argument BUFFERS is non-nil, it is a list of buffers to
 walk through.  It defaults to `buffer-list'."
   (dolist (b (or buffers (buffer-list)))
@@ -146,7 +146,7 @@
   (mode-local-map-mode-buffers #'activate-mode-local-bindings mode))
 
 (defmacro define-child-mode (mode parent &optional docstring)
-  "Make major mode MODE inherits behavior from PARENT mode.
+  "Make major mode MODE inherit behavior from PARENT mode.
 DOCSTRING is optional and not used.
 To work properly, this should be put after PARENT mode local variables
 definition."
@@ -523,11 +523,11 @@
       result)))
 
 (defmacro define-overloadable-function (name args docstring &rest body)
-  "Define a new function, as with `defun' which can be overloaded.
+  "Define a new function, as with `defun', which can be overloaded.
 NAME is the name of the function to create.
 ARGS are the arguments to the function.
 DOCSTRING is a documentation string to describe the function.  The
-docstring will automatically had details about its overload symbol
+docstring will automatically have details about its overload symbol
 appended to the end.
 BODY is code that would be run when there is no override defined.  The
 default is to call the function `NAME-default' with the appropriate

=== modified file 'lisp/cedet/pulse.el'
--- a/lisp/cedet/pulse.el       2011-11-18 08:31:02 +0000
+++ b/lisp/cedet/pulse.el       2011-11-20 03:48:53 +0000
@@ -36,7 +36,7 @@
 ;;
 ;; `pulse-momentary-highlight-one-line' - Pulse a single line at POINT.
 ;; `pulse-momentary-highlight-region' - Pulse a region.
-;; `pulse-momentary-highlight-overlay' - Pulse an overlay
+;; `pulse-momentary-highlight-overlay' - Pulse an overlay.
 ;;      These three functions will just blink the specified area if
 ;;      the version of Emacs you are using doesn't support pulsing.
 ;;
@@ -65,7 +65,7 @@
 If the value is nil, highlight with an unchanging color until a
 key is pressed.
 If the value is `never', do no coloring at all.
-Any other value means to the default pulsing behavior.
+Any other value means to do the default pulsing behavior.
 
 If `pulse-flag' is non-nil, but `pulse-available-p' is nil, then
 this flag is ignored."
@@ -163,7 +163,7 @@
 
 (defun pulse (&optional face)
   "Pulse the colors on our highlight face.
-If optional FACE is provide, reset the face to FACE color,
+If optional FACE is provided, reset the face to FACE color,
 instead of `pulse-highlight-start-face'.
 Be sure to call `pulse-reset-face' after calling pulse."
   (unwind-protect

=== modified file 'lisp/cedet/semantic.el'
--- a/lisp/cedet/semantic.el    2011-11-15 07:55:13 +0000
+++ b/lisp/cedet/semantic.el    2011-11-20 03:48:53 +0000
@@ -344,7 +344,7 @@
     ;; don't go along for the ride.
     (add-hook 'clone-indirect-buffer-hook 'semantic-clear-toplevel-cache
              nil t)
-    ;; Specify that this function has done it's work.  At this point
+    ;; Specify that this function has done its work.  At this point
     ;; we can consider that semantic is active in this buffer.
     (setq semantic-new-buffer-fcn-was-run t)
     ;; Here are some buffer local variables we can initialize ourselves
@@ -378,7 +378,7 @@
 
 (defun semantic-elapsed-time (start end)
   "Copied from elp.el.  Was `elp-elapsed-time'.
-Argument START and END bound the time being calculated."
+Arguments START and END bound the time being calculated."
   (float-time (time-subtract end start)))
 
 (defun bovinate (&optional clear)
@@ -431,7 +431,7 @@
 
 Optional arguments:
 NONTERMINAL is the rule to start parsing at.
-DEPTH specifies the lexical depth to descend for parser that use
+DEPTH specifies the lexical depth to descend for parsers that use
 lexical analysis as their first step.
 RETURNONERROR specifies that parsing should stop on the first
 unmatched syntax encountered.  When nil, parsing skips the syntax,
@@ -960,7 +960,7 @@
     '("--"))
   (define-key navigate-menu [senator-go-to-up-reference]
     '(menu-item "Parent Tag" senator-go-to-up-reference
-               :help "Navigate up one reference by tag."))
+               :help "Navigate up one reference by tag"))
   (define-key navigate-menu [senator-next-tag]
     '(menu-item "Next Tag" senator-next-tag
                :help "Go to the next tag"))
@@ -971,7 +971,7 @@
   ;; Top level menu items:
   (define-key cedet-menu-map [semantic-force-refresh]
     '(menu-item "Reparse Buffer" semantic-force-refresh
-               :help "Force a full reparse of the current buffer."
+               :help "Force a full reparse of the current buffer"
                :visible semantic-mode))
   (define-key cedet-menu-map [semantic-edit-menu]
     `(menu-item "Edit Tags" ,edit-menu

=== modified file 'lisp/cedet/semantic/bovine/c.el'
--- a/lisp/cedet/semantic/bovine/c.el   2011-11-19 09:18:31 +0000
+++ b/lisp/cedet/semantic/bovine/c.el   2011-11-20 03:48:53 +0000
@@ -1591,7 +1591,7 @@
        (setq tagreturn (cons (semantic-tag-type (car 
(semanticdb-find-result-nth tmp idx))) tagreturn))
        (setq idx (1+ idx)))
       )
-    ;; Use the encompased types around point to also look for using statements.
+    ;; Use the encompassed types around point to also look for using 
statements.
     ;;(setq tagreturn (cons "bread_name" tagreturn))
     (while (cdr tagsaroundpoint)  ; don't search the last one
       (setq tmp (semantic-find-tags-by-class 'using (semantic-tag-components 
(car tagsaroundpoint))))

=== modified file 'lisp/cedet/semantic/bovine/debug.el'
--- a/lisp/cedet/semantic/bovine/debug.el       2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/semantic/bovine/debug.el       2011-11-20 03:48:53 +0000
@@ -114,7 +114,7 @@
              :documentation
              "An error condition caught in an action.")
    )
-  "Debugger frame representaion of a lisp error thrown during parsing.")
+  "Debugger frame representation of a lisp error thrown during parsing.")
 
 (defun semantic-create-bovine-debug-error-frame (condition)
   "Create an error frame for bovine debugger.

=== modified file 'lisp/cedet/semantic/db-typecache.el'
--- a/lisp/cedet/semantic/db-typecache.el       2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/semantic/db-typecache.el       2011-11-20 03:48:53 +0000
@@ -368,7 +368,7 @@
                  (semanticdb-typecache-merge-streams
                   incstream
                   ;; Getting the cache from this table will also cause this
-                  ;; file to update its cache from its decendents.
+                  ;; file to update its cache from its descendants.
                   ;;
                   ;; In theory, caches are only built for most includes
                   ;; only once (in the loop before this one), so this ends

=== modified file 'lisp/cedet/semantic/debug.el'
--- a/lisp/cedet/semantic/debug.el      2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/semantic/debug.el      2011-11-20 03:48:53 +0000
@@ -519,22 +519,22 @@
   )
 
 (defmethod semantic-debug-parser-go ((parser semantic-debug-parser))
-  "Continue executiong in this PARSER until the next breakpoint."
+  "Continue execution in this PARSER until the next breakpoint."
   (setq semantic-debug-user-command 'go)
   )
 
 (defmethod semantic-debug-parser-fail ((parser semantic-debug-parser))
-  "Continue executiong in this PARSER until the next breakpoint."
+  "Continue execution in this PARSER until the next breakpoint."
   (setq semantic-debug-user-command 'fail)
   )
 
 (defmethod semantic-debug-parser-quit ((parser semantic-debug-parser))
-  "Continue executiong in this PARSER until the next breakpoint."
+  "Continue execution in this PARSER until the next breakpoint."
   (setq semantic-debug-user-command 'quit)
   )
 
 (defmethod semantic-debug-parser-abort ((parser semantic-debug-parser))
-  "Continue executiong in this PARSER until the next breakpoint."
+  "Continue execution in this PARSER until the next breakpoint."
   (setq semantic-debug-user-command 'abort)
   )
 

=== modified file 'lisp/cedet/semantic/edit.el'
--- a/lisp/cedet/semantic/edit.el       2011-11-20 02:29:42 +0000
+++ b/lisp/cedet/semantic/edit.el       2011-11-20 03:48:53 +0000
@@ -549,7 +549,7 @@
                       ;; is not the first change for this
                       ;; iteration, and it starts before the end
                       ;; of current parse region, then it is
-                      ;; encompased within the bounds of tags
+                      ;; encompassed within the bounds of tags
                       ;; modified by the previous iteration's
                       ;; change.
                       (< (semantic-overlay-start (car changes))

=== modified file 'lisp/cedet/semantic/idle.el'
--- a/lisp/cedet/semantic/idle.el       2011-11-15 17:37:37 +0000
+++ b/lisp/cedet/semantic/idle.el       2011-11-20 03:48:53 +0000
@@ -245,7 +245,7 @@
         ;; services.  Stop on keypress.
 
        ;; NOTE ON COMMENTED SAFE HERE
-       ;; We used to not execute the services if the buffer wsa
+       ;; We used to not execute the services if the buffer was
        ;; unparseable.  We now assume that they are lexically
        ;; safe to do, because we have marked the buffer unparseable
        ;; if there was a problem.
@@ -254,11 +254,11 @@
          (save-excursion
            (semantic-throw-on-input 'idle-queue)
            (when semantic-idle-scheduler-verbose-flag
-             (message "IDLE: execture service %s..." service))
+             (message "IDLE: execute service %s..." service))
            (semantic-safe (format "Idle Service Error %s: %%S" service)
              (funcall service))
            (when semantic-idle-scheduler-verbose-flag
-             (message "IDLE: execture service %s...done" service))
+             (message "IDLE: execute service %s...done" service))
            )))
        ;;)
       ;; Finally loop over remaining buffers, trying to update them as

=== modified file 'lisp/cedet/semantic/symref/list.el'
--- a/lisp/cedet/semantic/symref/list.el        2011-01-25 04:08:28 +0000
+++ b/lisp/cedet/semantic/symref/list.el        2011-11-20 03:48:53 +0000
@@ -24,7 +24,7 @@
 ;; Provide a simple user facing API to finding symbol references.
 ;;
 ;; This UI is the base of some refactoring tools.  For any refactor,
-;; the user will execture [FIXME what?] `semantic-symref' in a tag.
+;; the user will execute `semantic-symref' in a tag.
 ;; Once that data is collected, the output will be listed in a buffer.
 ;; In the output buffer, the user can then initiate different
 ;; refactoring operations.
@@ -103,7 +103,7 @@
     (when (not res) (error "No references found"))
     (semantic-symref-result-get-tags res t)
     (message "Gathering References...done")
-    ;; Build a refrences buffer.
+    ;; Build a references buffer.
     (let ((buff (get-buffer-create
                 (format "*Symref %s" str)))
          )

=== modified file 'lisp/cedet/srecode/dictionary.el'
--- a/lisp/cedet/srecode/dictionary.el  2011-11-17 09:09:20 +0000
+++ b/lisp/cedet/srecode/dictionary.el  2011-11-20 03:48:53 +0000
@@ -437,7 +437,7 @@
 ;;; COMPOUND VALUE METHODS
 ;;
 ;; Compound values must provide at least the toString method
-;; for use in converting the compound value into sometehing insertable.
+;; for use in converting the compound value into something insertable.
 
 (defmethod srecode-compound-toString ((cp srecode-dictionary-compound-value)
                                      function

=== modified file 'lisp/emacs-lisp/ert.el'
--- a/lisp/emacs-lisp/ert.el    2011-11-14 20:23:26 +0000
+++ b/lisp/emacs-lisp/ert.el    2011-11-20 03:48:53 +0000
@@ -392,7 +392,7 @@
          ;; compiling doesn't depend on cl and thus doesn't need an
          ;; environment arg for `macroexpand'.
          (if (fboundp 'cl-macroexpand)
-             ;; Suppress warning about run-time call to cl funtion: we
+             ;; Suppress warning about run-time call to cl function: we
              ;; only call it if it's fboundp.
              (with-no-warnings
                (cl-macroexpand form (and (boundp 'cl-macro-environment)

=== modified file 'lisp/emacs-lisp/package.el'
--- a/lisp/emacs-lisp/package.el        2011-10-29 03:42:12 +0000
+++ b/lisp/emacs-lisp/package.el        2011-11-20 03:48:53 +0000
@@ -277,7 +277,7 @@
   :version "24.1")
 
 ;; The value is precomputed in finder-inf.el, but don't load that
-;; until it's needed (i.e. when `package-intialize' is called).
+;; until it's needed (i.e. when `package-initialize' is called).
 (defvar package--builtins nil
   "Alist of built-in packages.
 The actual value is initialized by loading the library

=== modified file 'lisp/erc/ChangeLog'
--- a/lisp/erc/ChangeLog        2011-11-14 21:00:24 +0000
+++ b/lisp/erc/ChangeLog        2011-11-20 03:48:53 +0000
@@ -1,3 +1,7 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * erc-log.el (erc-logging-enabled): Fix typo.
+
 2011-11-14  Juanma Barranquero  <address@hidden>
 
        * erc-notify.el (erc-notify-interval, erc-cmd-NOTIFY): Fix typos.

=== modified file 'lisp/erc/ChangeLog.01'
--- a/lisp/erc/ChangeLog.01     2011-11-20 02:29:42 +0000
+++ b/lisp/erc/ChangeLog.01     2011-11-20 03:48:53 +0000
@@ -399,7 +399,7 @@
 
        * erc.el 1.107: * Tijs van Bakel's work from 10th Nov. merged in
        * My additions to that idea merged in too
-       Basicly, this is a major rewrite, if you are scared and want avoid 
problems,
+       Basically, this is a major rewrite, if you are scared and want avoid 
problems,
        stay at your current version. It seems fairly stable though.
        That changed? erc-buffer-name handling was completely rewritten,
        and erc-buffer-list local variable handling removed.

=== modified file 'lisp/erc/ChangeLog.03'
--- a/lisp/erc/ChangeLog.03     2011-11-20 02:29:42 +0000
+++ b/lisp/erc/ChangeLog.03     2011-11-20 03:48:53 +0000
@@ -838,7 +838,7 @@
        * erc.el 1.510:
        erc-log-channels: removed; set the directory to start logging
        (erc-directory-writeable-p): create directory if it doesn't exist, 
check if
-           it's writeable
+           it's writable
        (erc-logging-enabled): don't reference erc-log-channels
 
 2003-04-07  Damien Elmes  <address@hidden>
@@ -1556,7 +1556,7 @@
 
        * erc.el 1.426: This is the "everything is suddenly broken!" release
        You know, this is CVS, you can still go back, and wait until the 
transition
-       is finished, but here is patch one, which basicly breaks every command
+       is finished, but here is patch one, which basically breaks every command
        which is typed on the prompt.
        Hit me, we can still revert, but something needs to be done about this.
        * (erc-extract-command-from-line): intern-soft the function here.

=== modified file 'lisp/erc/erc-backend.el'
--- a/lisp/erc/erc-backend.el   2011-11-13 07:48:23 +0000
+++ b/lisp/erc/erc-backend.el   2011-11-20 03:48:53 +0000
@@ -1432,7 +1432,7 @@
         (when (string= cmd "PRIVMSG")
           (erc-auto-query proc parsed))))))
 
-;; FIXME: need clean way of specifiying extra hooks in
+;; FIXME: need clean way of specifying extra hooks in
 ;; define-erc-response-handler.
 (add-hook 'erc-server-PRIVMSG-functions 'erc-auto-query)
 

=== modified file 'lisp/erc/erc-log.el'
--- a/lisp/erc/erc-log.el       2011-11-20 02:29:42 +0000
+++ b/lisp/erc/erc-log.el       2011-11-20 03:48:53 +0000
@@ -314,7 +314,7 @@
   "Return non-nil if logging is enabled for BUFFER.
 If BUFFER is nil, the value of `current-buffer' is used.
 Logging is enabled if `erc-log-channels-directory' is non-nil, the directory
-is writeable (it will be created as necessary) and
+is writable (it will be created as necessary) and
 `erc-enable-logging' returns a non-nil value."
   (and erc-log-channels-directory
        (or (functionp erc-log-channels-directory)

=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2011-11-20 02:29:42 +0000
+++ b/lisp/gnus/ChangeLog       2011-11-20 03:48:53 +0000
@@ -1,3 +1,7 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * mm-util.el (mm-charset-after): Fix typo.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * gnus-sum.el (gnus-summary-make-menu-bar):
@@ -2849,7 +2853,7 @@
 
 2011-01-24  Lars Ingebrigtsen  <address@hidden>
 
-       * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
+       * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
        backgrounds.
        (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
        in a more sensible manner.
@@ -19398,7 +19402,7 @@
        * gnus-group.el (gnus-group-get-new-news-this-group):
        Don't update info that isn't there.
 
-2004-06-29  Ilya N. Golubev  <address@hidden>.
+2004-06-29  Ilya N. Golubev  <address@hidden>
 
        * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
        entry.

=== modified file 'lisp/gnus/ChangeLog.2'
--- a/lisp/gnus/ChangeLog.2     2011-11-20 02:29:42 +0000
+++ b/lisp/gnus/ChangeLog.2     2011-11-20 03:48:53 +0000
@@ -2111,7 +2111,7 @@
        * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
        groups correctly.
 
-2003-06-06  Benjamin Rutt  <address@hidden>.
+2003-06-06  Benjamin Rutt  <address@hidden>
 
        * message.el (message-fetch-field): Augment documentation to state
        the narrowed-to-headers restriction.
@@ -6816,7 +6816,7 @@
        downloaded variable if we're in an uncovered group.
 
        * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
-       font to soemthing less noticeable.
+       font to something less noticeable.
        (gnus-agent-group-covered-p): New function.
 
 2002-12-09  ShengHuo ZHU  <address@hidden>
@@ -6972,7 +6972,7 @@
        * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
        print message on entry.
 
-2002-11-25  Kevin Greiner  <address@hidden>.
+2002-11-25  Kevin Greiner  <address@hidden>
 
        * gnus-range.el (gnus-range-difference): New function.
        * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
@@ -7964,7 +7964,7 @@
        (mml2015-pgg-encrypt): New functions.
        (defvar, autoload): Prevent byte-compile warnings.
 
-2002-09-24  TSUCHIYA Masatoshi  <address@hidden>.
+2002-09-24  TSUCHIYA Masatoshi  <address@hidden>
 
        * gnus-art.el (article-strip-banner): Check for the existence of
        from header.
@@ -8097,7 +8097,7 @@
 
        * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
 
-2002-09-12  John Paul Wallington  <address@hidden>.
+2002-09-12  John Paul Wallington  <address@hidden>
 
        * gnus.el (gnus-visual, gnus-meta): Fix typo.
 
@@ -8111,7 +8111,7 @@
        (nnimap-split-rule): Doc fix.
        (nnimap-request-expire-articles): Cleanup code.
 
-2002-09-11  TSUCHIYA Masatoshi  <address@hidden>.
+2002-09-11  TSUCHIYA Masatoshi  <address@hidden>
 
        * gnus-art.el (gnus-article-address-banner-alist): New option.
        (article-strip-banner): Refer the above option to split banners of
@@ -8205,7 +8205,7 @@
        (gnus-group-fetch-control): New function.
        Add them to the keymap and menu.  Require mm-url.
 
-2002-08-30  Alex Schroeder  <address@hidden>.
+2002-08-30  Alex Schroeder  <address@hidden>
 
        * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
 
@@ -8270,7 +8270,7 @@
 
        * gnus-util.el (gnus-select-frame-set-input-focus): New function.
 
-2002-08-20  $B>.4X(B $B5HB'(B (KOSEKI Yoshinori)  <address@hidden>.
+2002-08-20  $B>.4X(B $B5HB'(B (KOSEKI Yoshinori)  <address@hidden>
 
        * message.el (message-set-auto-save-file-name): Add support for
        the Cygwin Emacs; the system-type is `cygwin'.
@@ -8396,7 +8396,7 @@
        * nnimap.el (nnimap-split-articles): Do not call nnmail-fetch-field
        when splitting malformed messages without message-id.
 
-2002-07-28  Niklas Morberg  <address@hidden>.
+2002-07-28  Niklas Morberg  <address@hidden>
 
        * nnweb.el (nnweb-type, nnweb-type-definition)
        (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
@@ -8440,18 +8440,18 @@
        nnmail-expiry-target to 'delete, so that absolute deletion
        happens when absolute deletion is requested.
 
-2002-07-21  Nevin Kapur  <address@hidden>.
+2002-07-21  Nevin Kapur  <address@hidden>
 
        * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
        headers as empty headers.
 
-2002-07-21  Jochen Hein  <address@hidden>.
+2002-07-21  Jochen Hein  <address@hidden>
 
        * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
        correct typo.
        (gnus-emphasis-strikethru): New face.
 
-2002-07-20  Jason Merrill  <address@hidden>.
+2002-07-20  Jason Merrill  <address@hidden>
 
        * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
        entire file for each of a sequence of missing articles.
@@ -9879,7 +9879,7 @@
        (rfc2047-decode-region): Don't unfold.  Let
        gnus-article-treat-unfold-headers do it.
 
-2002-02-07  Matt Armstrong  <address@hidden>.
+2002-02-07  Matt Armstrong  <address@hidden>
 
        * message.el (message-mode): Set local-abbrev-table.
 
@@ -13226,7 +13226,7 @@
        (gnus-topic-catchup-articles): New function.  Suggested by Robin
        S. Socha <address@hidden>.
 
-2001-09-27 11:00:00  Gerd M,Av(Bllmann  <address@hidden>.
+2001-09-27 11:00:00  Gerd M,Av(Bllmann  <address@hidden>
 
        * gnus-ems.el (gnus-article-display-xface): Insert xface after
        previous ones.
@@ -13977,7 +13977,7 @@
        * mml.el (mml-menu): Changed name to "Attachments".
 
        * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
-       when there is something to detroy.
+       when there is something to destroy.
 
 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <address@hidden>
 

=== modified file 'lisp/gnus/mm-util.el'
--- a/lisp/gnus/mm-util.el      2011-06-30 02:53:07 +0000
+++ b/lisp/gnus/mm-util.el      2011-11-20 03:48:53 +0000
@@ -956,7 +956,7 @@
 
 (defun mm-charset-after (&optional pos)
   "Return charset of a character in current buffer at position POS.
-If POS is nil, it defauls to the current point.
+If POS is nil, it defaults to the current point.
 If POS is out of range, the value is nil.
 If the charset is `composition', return the actual one."
   (let ((char (char-after pos)) charset)

=== modified file 'lisp/international/mule.el'
--- a/lisp/international/mule.el        2011-11-15 17:37:37 +0000
+++ b/lisp/international/mule.el        2011-11-20 03:48:53 +0000
@@ -1572,7 +1572,7 @@
 ;; character in CHARSET is encoded using extended segment.  In the
 ;; latter case, a character in CHARSET is encoded using normal ISO2022
 ;; designation sequence.  If a character is not in any of CHARSETs, it
-;; is encoded using UTF-8 encoding extention.
+;; is encoded using UTF-8 encoding extension.
 
 (defun ctext-non-standard-encodings-table ()
   (let* ((table (append ctext-non-standard-encodings
@@ -1656,7 +1656,7 @@
                      (insert 2)))
                ;; Encode this range as characters in CHARSET.
                (put-text-property last-pos (point) 'charset charset))
-           ;; Encode this range using UTF-8 encoding extention.
+           ;; Encode this range using UTF-8 encoding extension.
            (encode-coding-region last-pos (point) 'mule-utf-8)
            (save-excursion
              (goto-char last-pos)

=== modified file 'lisp/mail/feedmail.el'
--- a/lisp/mail/feedmail.el     2011-11-19 09:18:31 +0000
+++ b/lisp/mail/feedmail.el     2011-11-20 03:48:53 +0000
@@ -2261,9 +2261,9 @@
   (while (string-match feedmail-queue-slug-suspect-regexp slug) (setq slug 
(replace-match "-" nil nil slug)))
   ;; collapse multiple hyphens to one
   (while (string-match "--+" slug) (setq slug (replace-match "-" nil nil 
slug)))
-  ;; for tidyness, peel off leading hyphens
+  ;; for tidiness, peel off leading hyphens
   (if (string-match "^-*" slug) (setq slug (replace-match "" nil nil slug)))
-  ;; for tidyness, peel off trailing hyphens
+  ;; for tidiness, peel off trailing hyphens
   (if (string-match "-*$" slug) (setq slug (replace-match "" nil nil slug)))
   slug
   )

=== modified file 'lisp/mail/rmail.el'
--- a/lisp/mail/rmail.el        2011-11-20 02:23:48 +0000
+++ b/lisp/mail/rmail.el        2011-11-20 03:48:53 +0000
@@ -4504,7 +4504,7 @@
 
 ;;;***
 
-;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" 
"6296f0170a37670c49a88a1b92d78187")
+;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" 
"3aa9747bf925bd2cd450f4b1f9c7cd03")
 ;;; Generated autoloads from rmailmm.el
 
 (autoload 'rmail-mime "rmailmm" "\

=== modified file 'lisp/mail/smtpmail.el'
--- a/lisp/mail/smtpmail.el     2011-10-09 01:44:43 +0000
+++ b/lisp/mail/smtpmail.el     2011-11-20 03:48:53 +0000
@@ -975,7 +975,7 @@
          (subst-char-in-region (point-min) (point-max)  9 ?  t) ; tab     --> 
blank
 
          (goto-char (point-min))
-         ;; tidyness in case hook is not robust when it looks at this
+         ;; tidiness in case hook is not robust when it looks at this
          (while (re-search-forward "[ \t]+" header-end t) (replace-match " "))
 
          (goto-char (point-min))

=== modified file 'lisp/mh-e/ChangeLog'
--- a/lisp/mh-e/ChangeLog       2011-11-16 12:34:47 +0000
+++ b/lisp/mh-e/ChangeLog       2011-11-20 03:48:53 +0000
@@ -1,3 +1,8 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * mh-utils.el (mh-folder-list): Fix typo.
+       (mh-children-p): Move part of the docstring to a comment.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * mh-search.el (mh-pick-parse-search-buffer): Fix typo.

=== modified file 'lisp/mh-e/ChangeLog.1'
--- a/lisp/mh-e/ChangeLog.1     2011-11-17 17:40:48 +0000
+++ b/lisp/mh-e/ChangeLog.1     2011-11-20 03:48:53 +0000
@@ -10944,7 +10944,7 @@
 2001-11-21  Peter S Galbraith  <address@hidden>
 
        * mh-comp.el (mh-reply-show-message-p): The setting of this
-       variable determines whether the MH show-buffer is diplayed with
+       variable determines whether the MH show-buffer is displayed with
        the current message when using mh-reply without a prefix argument.
        Set it to nil if you already include the message automatically in
        your draft using "repl: -filter repl.filter" in your ~/.mh_profile

=== modified file 'lisp/mh-e/mh-utils.el'
--- a/lisp/mh-e/mh-utils.el     2011-07-10 22:33:06 +0000
+++ b/lisp/mh-e/mh-utils.el     2011-11-20 03:48:53 +0000
@@ -484,18 +484,18 @@
   folder)
 
 (defmacro mh-children-p (folder)
-  "Return t if FOLDER from sub-folders cache has children.
-The car of folder is the name, and the cdr is either t or some
-sort of count that I do not understand. It's too small to be the
-number of messages in the sub-folders and too large to be the
-number of sub-folders. XXX"
+  "Return t if FOLDER from sub-folders cache has children."
+;; The car of folder is the name, and the cdr is either t or some
+;; sort of count that I do not understand. It's too small to be the
+;; number of messages in the sub-folders and too large to be the
+;; number of sub-folders. XXX"
   `(if (cdr ,folder)
        t
      nil))
 
 ;;;###mh-autoload
 (defun mh-folder-list (folder)
-  "Return FOLDER and its descendents.
+  "Return FOLDER and its descendants.
 FOLDER may have a + prefix. Returns a list of strings without the
 + prefix. If FOLDER is nil, then all folders are considered. For
 example, if your Mail directory only contains the folders +inbox,

=== modified file 'lisp/nxml/xsd-regexp.el'
--- a/lisp/nxml/xsd-regexp.el   2011-01-25 04:08:28 +0000
+++ b/lisp/nxml/xsd-regexp.el   2011-11-20 03:48:53 +0000
@@ -49,7 +49,7 @@
 ;; Unicode character means a character in one of the Mule charsets
 ;; ascii, latin-iso8859-1, mule-unicode-0100-24ff,
 ;; mule-unicode-2500-33ff, mule-unicode-e000-ffff, eight-bit-control
-;; or a character translateable to such a character (i.e a character
+;; or a character translatable to such a character (i.e a character
 ;; for which `encode-char' will return non-nil).
 ;;
 ;; Using unify-8859-on-decoding-mode is probably a good idea here

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2011-11-19 09:18:31 +0000
+++ b/lisp/org/ChangeLog        2011-11-20 03:48:53 +0000
@@ -1,3 +1,7 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * org-table.el (org-table-line-to-dline): Fix typo.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * org-agenda.el (org-agenda-add-entry-text-descriptive-links)
@@ -6185,8 +6189,8 @@
 2010-11-11  Carsten Dominik  <address@hidden>
 
        * org-indent.el (org-indent-add-properties):
-       Use `with-silent-modificatons'.
-       (org-indent-remove-properties): Use `with-silent-modificatons'.
+       Use `with-silent-modifications'.
+       (org-indent-remove-properties): Use `with-silent-modifications'.
 
 2010-11-11  Carsten Dominik  <address@hidden>
 
@@ -13637,7 +13641,7 @@
 2009-08-06  Carsten Dominik  <address@hidden>
 
        * org.el (org-remove-empty-overlays-at)
-       (org-clean-visibility-after-subtree-move): New functons.
+       (org-clean-visibility-after-subtree-move): New functions.
        (org-move-subtree-down): Simplify cleanup of display.
 
 2009-08-06  Carsten Dominik  <address@hidden>
@@ -15201,7 +15205,7 @@
 
        * org-exp.el (org-export-as-html): Use IDs in the correct way.
 
-       * org.el (org-uuidgen-p): New funtion.
+       * org.el (org-uuidgen-p): New function.
 
        * org-agenda.el (org-agenda-fontify-priorities): New default value
        `cookies'.
@@ -17067,7 +17071,7 @@
        (org-file-apps-defaults-macosx): Let PostScript files be opened by
        preview.
        (org-time-stamp-inactive): Call `org-time-stamp'.
-       (org-time-stamp): New argument `inactive'.  Also edit inacive
+       (org-time-stamp): New argument `inactive'.  Also edit inactive
        stamps.  Convert time stamp type.
        (org-open-file): Interpret the `default' value for the `command'
        in `org-file-apps'.

=== modified file 'lisp/org/org-table.el'
--- a/lisp/org/org-table.el     2011-11-20 02:29:42 +0000
+++ b/lisp/org/org-table.el     2011-11-20 03:48:53 +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 matching dline (most likely te refrence was a hline), the
+If there is no matching dline (most likely the reference 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))

=== modified file 'lisp/progmodes/cc-langs.el'
--- a/lisp/progmodes/cc-langs.el        2011-11-20 02:29:42 +0000
+++ b/lisp/progmodes/cc-langs.el        2011-11-20 03:48:53 +0000
@@ -221,7 +221,7 @@
     ;;
     ;; OPS either has the structure of `c-operators', is a single
     ;; group in `c-operators', or is a plain list of operators.
-    ;; 
+    ;;
     ;; OPGROUP-FILTER specifies how to select the operator groups.  It
     ;; can be t to choose all groups, a list of group type symbols
     ;; (such as 'prefix) to accept, or a function which will be called

=== modified file 'lisp/progmodes/cfengine.el'
--- a/lisp/progmodes/cfengine.el        2011-09-25 11:52:53 +0000
+++ b/lisp/progmodes/cfengine.el        2011-11-20 03:48:53 +0000
@@ -24,7 +24,7 @@
 ;;; Commentary:
 
 ;; Provides support for editing GNU Cfengine files, including
-;; font-locking, Imenu and indention, but with no special keybindings.
+;; font-locking, Imenu and indentation, but with no special keybindings.
 
 ;; The CFEngine 3.x support doesn't have Imenu support but patches are
 ;; welcome.

=== modified file 'lisp/progmodes/cwarn.el'
--- a/lisp/progmodes/cwarn.el   2011-01-26 08:36:39 +0000
+++ b/lisp/progmodes/cwarn.el   2011-11-20 03:48:53 +0000
@@ -210,16 +210,16 @@
 
 (defun cwarn-is-enabled (mode &optional feature)
   "Non-nil if CWarn FEATURE is enabled for MODE.
-feature is an atom representing one construction to highlight.
+FEATURE is an atom representing one construction to highlight.
 
 Check if any feature is enabled for MODE if no feature is specified.
 
 The valid features are described by the variable
 `cwarn-font-lock-feature-keywords-alist'."
-  (let ((mode-configuraion (assq mode cwarn-configuration)))
-    (and mode-configuraion
+  (let ((mode-configuration (assq mode cwarn-configuration)))
+    (and mode-configuration
         (or (null feature)
-            (let ((list-or-t (nth 1 mode-configuraion)))
+            (let ((list-or-t (nth 1 mode-configuration)))
               (or (eq list-or-t t)
                   (if (eq (car-safe list-or-t) 'not)
                       (not (memq feature (cdr list-or-t)))
@@ -235,7 +235,7 @@
     (eq (char-after) ?#)))
 
 (defun cwarn-font-lock-keywords (addp)
-  "Install/Remove keywords into current buffer.
+  "Install/remove keywords into current buffer.
 If ADDP is non-nil, install else remove."
   (dolist (pair cwarn-font-lock-feature-keywords-alist)
     (let ((feature (car pair))

=== modified file 'lisp/progmodes/ebnf-dtd.el'
--- a/lisp/progmodes/ebnf-dtd.el        2011-01-26 08:36:39 +0000
+++ b/lisp/progmodes/ebnf-dtd.el        2011-11-20 03:48:53 +0000
@@ -515,7 +515,7 @@
 ;; -----
 ;;
 ;; At moment, only the `<!ELEMENT' generates a syntactic chart.  The
-;; `<!ATTLIST', `<!NOTATION' and `<!ENTITY' are syntacticly checked but they
+;; `<!ATTLIST', `<!NOTATION' and `<!ENTITY' are syntactically checked but they
 ;; don't generate a syntactic chart.
 ;;
 ;; Besides the syntax above, ebnf-dtd also accepts a `pure' dtd file.  An

=== modified file 'lisp/progmodes/idlwave.el'
--- a/lisp/progmodes/idlwave.el 2011-11-15 07:55:13 +0000
+++ b/lisp/progmodes/idlwave.el 2011-11-20 03:48:53 +0000
@@ -5789,7 +5789,7 @@
     (setq idlwave-idlwave_routine_info-compiled t))
 
   ;; Restore if necessary.  Must use execute to hide lame routine_info
-  ;; errors on undefinded routine
+  ;; errors on undefined routine
   (idlwave-shell-send-command
    (format "if execute(\"_v=routine_info('idlwave_routine_info',/SOURCE)\") eq 
0 then restore,'%s' else if _v.path eq '' then restore,'%s'"
           idlwave-shell-temp-rinfo-save-file

=== modified file 'lisp/progmodes/pascal.el'
--- a/lisp/progmodes/pascal.el  2011-11-19 09:18:31 +0000
+++ b/lisp/progmodes/pascal.el  2011-11-20 03:48:53 +0000
@@ -427,7 +427,7 @@
       (pascal-indent-command))))
 
 (defun electric-pascal-equal ()
-  "Insert `=', and do indention if within type declaration."
+  "Insert `=', and do indentation if within type declaration."
   (interactive)
   (insert last-command-event)
   (if (eq (car (pascal-calculate-indent)) 'declaration)

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

=== modified file 'lisp/term/rxvt.el'
--- a/lisp/term/rxvt.el 2011-11-19 09:18:31 +0000
+++ b/lisp/term/rxvt.el 2011-11-20 03:48:53 +0000
@@ -118,7 +118,7 @@
     ;; 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
-    ;; code here subsitutes the corresponding definitions in
+    ;; code here substitutes the corresponding definitions in
     ;; function-key-map.  This substitution is needed because if a key
     ;; definition if found in function-key-map, there are no further
     ;; lookups in other keymaps.

=== modified file 'lisp/textmodes/artist.el'
--- a/lisp/textmodes/artist.el  2011-11-17 09:09:20 +0000
+++ b/lisp/textmodes/artist.el  2011-11-20 03:48:53 +0000
@@ -2338,7 +2338,7 @@
          5
        6))))
 
-;; Some inline funtions for creating, setting and reading
+;; Some inline functions for creating, setting and reading
 ;; members of a coordinate
 ;;
 

=== modified file 'lisp/textmodes/reftex-dcr.el'
--- a/lisp/textmodes/reftex-dcr.el      2011-11-17 09:09:20 +0000
+++ b/lisp/textmodes/reftex-dcr.el      2011-11-20 03:48:53 +0000
@@ -361,7 +361,7 @@
   "View location in a LaTeX document which cites the BibTeX entry at point.
 Since BibTeX files can be used by many LaTeX documents, this function
 prompts upon first use for a buffer in RefTeX mode.  To reset this
-link to a document, call the function with with a prefix arg.
+link to a document, call the function with a prefix arg.
 Calling this function several times find successive citation locations."
   (interactive "P")
   (when arg

=== modified file 'lisp/vc/vc-mtn.el'
--- a/lisp/vc/vc-mtn.el 2011-01-25 04:08:28 +0000
+++ b/lisp/vc/vc-mtn.el 2011-11-20 03:48:53 +0000
@@ -299,7 +299,7 @@
       ids)))
 
 (defun vc-mtn-revision-completion-table (files)
-  ;; TODO: Implement completion for for selectors
+  ;; TODO: Implement completion for selectors
   ;; TODO: Implement completion for composite selectors.
   (lexical-let ((files files))
     ;; What about using `files'?!?  --Stef

=== modified file 'lisp/xml.el'
--- a/lisp/xml.el       2011-11-14 23:59:56 +0000
+++ b/lisp/xml.el       2011-11-20 03:48:53 +0000
@@ -756,7 +756,7 @@
 ;;*******************************************************************
 
 (defun xml-substitute-special (string)
-  "Return STRING, after subsituting entity references."
+  "Return STRING, after substituting entity references."
   ;; This originally made repeated passes through the string from the
   ;; beginning, which isn't correct, since then either "&amp;amp;" or
   ;; "&#38;amp;" won't DTRT.

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2011-11-20 03:19:22 +0000
+++ b/src/ChangeLog     2011-11-20 03:48:53 +0000
@@ -1,3 +1,8 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * casetab.c (Fset_case_table):
+       * charset.c (Fcharset_after): Fix typos.
+
 2011-11-20  Paul Eggert  <address@hidden>
 
        Standardize on VIRT_ADDR_VARIES behavior (Bug#10042).

=== modified file 'src/ChangeLog.11'
--- a/src/ChangeLog.11  2011-11-20 02:29:42 +0000
+++ b/src/ChangeLog.11  2011-11-20 03:48:53 +0000
@@ -6604,9 +6604,9 @@
        * keyboard.c (input_available_signal): Declare.
        (kbd_buffer_nr_stored): New function.
        (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns
-       more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571).
+       more than KBD_BUFFER_SIZE/2, stop reading input (Bug#6571).
        (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored
-       returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571).
+       returns less than KBD_BUFFER_SIZE/4, resume reading input (Bug#6571).
        (tty_read_avail_input): If input is on hold, return.
        Don't read more that free slots in kbd_buffer (Bug#6571).
 
@@ -7683,7 +7683,7 @@
 
 2010-05-20  Juri Linkov  <address@hidden>
 
-       * fileio.c (Fdelete_file): Change interative spec to use
+       * fileio.c (Fdelete_file): Change interactive spec to use
        `read-file-name' like in `find-file-read-args' where the default
        value is `default-directory' instead of `buffer-file-name'.
        http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
@@ -11923,7 +11923,7 @@
 
        * process.c (status_notify): Don't perform redisplay.
        (Fdelete_process, list_processes_1, process_send_signal):
-       Expliticly perform redisplay.
+       Explicitly perform redisplay.
        (wait_reading_process_output): Always check process status, but
        don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
 
@@ -25081,7 +25081,7 @@
        * keymap.c (describe_vector): Handle default value of a char table.
 
        * fontset.c (fontset_face): Handle fallback fonts correctly.
-       (Ffontset_info): Return infomation about fallback fonts.
+       (Ffontset_info): Return information about fallback fonts.
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
@@ -30892,7 +30892,7 @@
 2007-06-14  Jason Rumney  <address@hidden>
 
        * w32.c (get_process_times_fn): New function pointer.
-       (globals_of_w32): Intialize it if present in kernel32.dll.
+       (globals_of_w32): Initialize it if present in kernel32.dll.
        (w32_get_internal_run_time): New function.
 
        * editfns.c (Fget_internal_run_time) [WINDOWSNT]: Use it.

=== modified file 'src/ChangeLog.3'
--- a/src/ChangeLog.3   2011-11-20 02:29:42 +0000
+++ b/src/ChangeLog.3   2011-11-20 03:48:53 +0000
@@ -6089,7 +6089,7 @@
        shrink below the minimum, this code would only try to delete it if
        it had a parent.  Well, even if the window doesn't have a parent,
        you want Fdelete_window to signal an error, since you're trying to
-       resize one of the undeleteable windows into nothingness.  So call
+       resize one of the undeletable windows into nothingness.  So call
        Fdelete_window even if the window doesn't have a parent.
 
        * window.c (MINSIZE): Add kludge so that the minibuffer is always

=== modified file 'src/ChangeLog.7'
--- a/src/ChangeLog.7   2011-11-20 02:29:42 +0000
+++ b/src/ChangeLog.7   2011-11-20 03:48:53 +0000
@@ -5774,7 +5774,7 @@
 
        (w32_initialize): Set input mode.  Use w32_msg_worker instead
        of windows_msg_worker.  Dynamically link proportional scroll bar
-       functions and intialize proportional scroll bar variables.
+       functions and initialize proportional scroll bar variables.
        (syms_of_w32term): DEFVAR new variables.
 
        * w32term.h (w32_output): New fields menubar_widget, menubar_active,

=== modified file 'src/ChangeLog.8'
--- a/src/ChangeLog.8   2011-11-20 02:29:42 +0000
+++ b/src/ChangeLog.8   2011-11-20 03:48:53 +0000
@@ -2723,7 +2723,7 @@
        (CURSOR_FACE_ID, MOUSE_FACE_ID): New.
 
        * xfaces.c (Qscroll_bar, Qcursor, Qborder, Qmouse): New.
-       (syms_of_xfaces): Intialize new symbols.
+       (syms_of_xfaces): Initialize new symbols.
 
        * fns.c (Fmakehash): Take one argument, test, make all the
        rest keyword arguments.
@@ -9227,7 +9227,7 @@
        * xdisp.c (store_frame_title_char): New function to store a
        single character for the frame title with re-allocation of
        frame_title_buf.
-       (init_xdisp): Intialize frame_title_.* variables to null.
+       (init_xdisp): Initialize frame_title_.* variables to null.
 
        * dispnew.c (quit_error_check): Removed.
 
@@ -12321,7 +12321,7 @@
        (enumfont_t): Remove unused head pointer.
        (enum_font_cb2): Dereference elfLogFont.
        (w32_list_bdf_fonts): New function.
-       (w32_list_fonts): Use one_w32_dispay_info instead of insisting on
+       (w32_list_fonts): Use one_w32_display_info instead of insisting on
        valid frame.  Remove MessageBox.  Support BDF fonts.
        (Fw32_find_bdf_fonts): New function.
        (syms_of_w32fns): Add Vw32_bdf_filename_alist and

=== modified file 'src/bidi.c'
--- a/src/bidi.c        2011-10-20 16:37:10 +0000
+++ b/src/bidi.c        2011-11-20 03:48:53 +0000
@@ -51,7 +51,7 @@
 
    A note about references to UAX#9 rules: if the reference says
    something like "X9/Retaining", it means that you need to refer to
-   rule X9 and to its modifications decribed in the "Implementation
+   rule X9 and to its modifications described in the "Implementation
    Notes" section of UAX#9, under "Retaining Format Codes".  */
 
 #include <config.h>

=== modified file 'src/buffer.c'
--- a/src/buffer.c      2011-11-19 09:18:31 +0000
+++ b/src/buffer.c      2011-11-20 03:48:53 +0000
@@ -4400,7 +4400,7 @@
 
 static int mmap_page_size;
 
-/* 1 means mmap has been intialized.  */
+/* 1 means mmap has been initialized.  */
 
 static int mmap_initialized_p;
 

=== modified file 'src/casetab.c'
--- a/src/casetab.c     2011-06-24 21:25:22 +0000
+++ b/src/casetab.c     2011-11-20 03:48:53 +0000
@@ -95,7 +95,7 @@
  any two characters that are related by case-conversion have the same
  canonical equivalent character; it may be nil, in which case it is
  deduced from DOWNCASE and UPCASE.
-EQUIVALENCES is a map that cyclicly permutes each equivalence class
+EQUIVALENCES is a map that cyclically permutes each equivalence class
  (of characters with the same canonical equivalent); it may be nil,
  in which case it is deduced from CANONICALIZE.  */)
   (Lisp_Object table)

=== modified file 'src/charset.c'
--- a/src/charset.c     2011-11-14 21:00:24 +0000
+++ b/src/charset.c     2011-11-20 03:48:53 +0000
@@ -2082,7 +2082,7 @@
 DEFUN ("charset-after", Fcharset_after, Scharset_after, 0, 1, 0,
        doc: /*
 Return charset of a character in the current buffer at position POS.
-If POS is nil, it defauls to the current point.
+If POS is nil, it defaults to the current point.
 If POS is out of range, the value is nil.  */)
   (Lisp_Object pos)
 {

=== modified file 'src/dispextern.h'
--- a/src/dispextern.h  2011-11-19 08:39:42 +0000
+++ b/src/dispextern.h  2011-11-20 03:48:53 +0000
@@ -2649,11 +2649,11 @@
   void (*flush_display) (struct frame *f);
 
   /* Flush the display of frame F if non-NULL.  This is called
-     during redisplay, and should be NULL on systems which flushes
+     during redisplay, and should be NULL on systems which flush
      automatically before reading input.  */
   void (*flush_display_optional) (struct frame *f);
 
-  /* Clear the mouse hightlight in window W, if there is any.  */
+  /* Clear the mouse highlight in window W, if there is any.  */
   void (*clear_window_mouse_face) (struct window *w);
 
   /* Set *LEFT and *RIGHT to the left and right overhang of GLYPH on

=== modified file 'src/frame.c'
--- a/src/frame.c       2011-11-18 09:36:59 +0000
+++ b/src/frame.c       2011-11-20 03:48:53 +0000
@@ -374,7 +374,7 @@
 
     /* Use set_window_buffer, not Fset_window_buffer, and don't let
        hooks be run by it.  The reason is that the whole frame/window
-       arrangement is not yet fully intialized at this point.  Windows
+       arrangement is not yet fully initialized at this point.  Windows
        don't have the right size, glyph matrices aren't initialized
        etc.  Running Lisp functions at this point surely ends in a
        SEGV.  */
@@ -1712,7 +1712,7 @@
 }
 
 /* Update the display_time slot of the buffers shown in WINDOW
-   and all its descendents.  */
+   and all its descendants.  */
 
 static void
 make_frame_visible_1 (Lisp_Object window)

=== modified file 'src/search.c'
--- a/src/search.c      2011-09-18 15:20:30 +0000
+++ b/src/search.c      2011-11-20 03:48:53 +0000
@@ -1892,7 +1892,7 @@
                               || CHAR_HEAD_P (cursor[1]))
                              && (CHAR_HEAD_P (cursor[0])
                                  /* Check if this is the last byte of
-                                    a translable character.  */
+                                    a translatable character.  */
                                  || (translate_prev_byte1 == cursor[-1]
                                      && (CHAR_HEAD_P (translate_prev_byte1)
                                          || (translate_prev_byte2 == cursor[-2]
@@ -1991,7 +1991,7 @@
                           || CHAR_HEAD_P (ptr[1]))
                          && (CHAR_HEAD_P (ptr[0])
                              /* Check if this is the last byte of a
-                                translable character.  */
+                                translatable character.  */
                              || (translate_prev_byte1 == ptr[-1]
                                  && (CHAR_HEAD_P (translate_prev_byte1)
                                      || (translate_prev_byte2 == ptr[-2]

=== modified file 'src/xterm.c'
--- a/src/xterm.c       2011-11-19 09:18:31 +0000
+++ b/src/xterm.c       2011-11-20 03:48:53 +0000
@@ -8765,7 +8765,7 @@
   pending_event_wait.f = f;
   pending_event_wait.eventtype = eventtype;
 
-  /* Set timeout to 0.1 second.  Hopefully not noticable.
+  /* Set timeout to 0.1 second.  Hopefully not noticeable.
      Maybe it should be configurable.  */
   EMACS_SET_SECS_USECS (tmo, 0, 100000);
   EMACS_GET_TIME (tmo_at);

=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2011-11-16 17:47:25 +0000
+++ b/test/ChangeLog    2011-11-20 03:48:53 +0000
@@ -1,3 +1,7 @@
+2011-11-20  Juanma Barranquero  <address@hidden>
+
+       * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
+
 2011-11-16  Juanma Barranquero  <address@hidden>
 
        * automated/icalendar-tests.el (icalendar-tests--get-ical-event)

=== modified file 'test/cedet/semantic-utest-c.el'
--- a/test/cedet/semantic-utest-c.el    2011-01-25 04:08:28 +0000
+++ b/test/cedet/semantic-utest-c.el    2011-11-20 03:48:53 +0000
@@ -28,7 +28,7 @@
 (defvar semantic-utest-c-comparisons
   '( ("testsppreplace.c" . "testsppreplaced.c")
      )
-  "List of files to parse and compare against eachother.")
+  "List of files to parse and compare against each other.")
 
 ;;; Code:
 ;;;###autoload


reply via email to

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