]> code.delx.au - gnu-emacs/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 11 Nov 2011 23:17:16 +0000 (00:17 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 11 Nov 2011 23:17:16 +0000 (00:17 +0100)
21 files changed:
admin/grammars/python.wy
admin/nt/README-ftp-server
doc/misc/ChangeLog
doc/misc/semantic.texi
lisp/ChangeLog
lisp/ChangeLog.9
lisp/cedet/semantic/bovine/c.el
lisp/cedet/semantic/decorate/include.el
lisp/cedet/semantic/tag-file.el
lisp/cedet/srecode/getset.el
lisp/ezimage.el
lisp/org/ChangeLog
lisp/org/org-list.el
lisp/org/org-plot.el
lisp/progmodes/idlw-shell.el
lisp/textmodes/sgml-mode.el
nt/README.W32
src/ChangeLog.11
src/ChangeLog.8
src/s/hpux10-20.h
src/xfaces.c

index a0af813e5e8f413c19844242152d55e7ee95801e..b30305ee78ad2734687f388e8542cadf3642d76d 100644 (file)
@@ -828,7 +828,7 @@ paren_classes
   ;
 
 ;; In general, the base class can be specified by a general expression
-;; which evalue to a class object, i.e., base classes are not just names!
+;; which evaluates to a class object, i.e., base classes are not just names!
 ;; However base classes are names in most cases.  Thus the
 ;; non-terminals below work only with simple names.  Even if the
 ;; parser can parse general expressions, I don't see much benefit in
index 5dee94f28c5e7a4002e94451a66dde38ad266043..3c70ed8dbe0d78d154e83d405135de4b2203a0b5 100644 (file)
@@ -92,7 +92,7 @@ See the end of the file for license conditions.
       or libpng.dll. LibPNG requires zlib, which should come from the same
       source as you got libpng.
 
-      JPEG: requires the Independant JPEG Group's libjpeg 6b or later,
+      JPEG: requires the Independent JPEG Group's libjpeg 6b or later,
       which will be called jpeg62.dll, libjpeg.dll, jpeg-62.dll or jpeg.dll.
 
       TIFF: requires libTIFF 3.0 or later, which will be called libtiff3.dll
index 029406e2d30da1d801dd2b1652fb6702d7aae7ee..af8d38a077f32bd6cafca3d8ca406b042d10b8f5 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * semantic.texi (Tag handling): Fix typo.
+
 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Other Gnus Versions): Remove.
index f3f11d29f172771cf2777e89cf0e3f42610bbf52..f6cf7a07ae87d9492baeaad57e375e1e0e48f9b9 100644 (file)
@@ -306,7 +306,7 @@ Files associated with tags.  Goto-tag, file for include, and file for
 a prototype.
 
 @item semantic-tag-ls.el
-Language dependant features of a tag, such as parent calculation, slot
+Language dependent features of a tag, such as parent calculation, slot
 protection, and other states like abstract, virtual, static, and leaf.
 
 @item semantic-dep.el
index 6cd58cd3d22efaa84bb057353e49d8d3f67821b6..fd403ee047fed0dfb964512824c48d92e591a52e 100644 (file)
@@ -1,3 +1,8 @@
+2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
+       * textmodes/sgml-mode.el (html-tag-help): Fix typos.
+
 2011-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * electric.el (electric-indent-post-self-insert-function): Make it
index 14214ccc3d30806e6a1ba3673e2a27596d0a24d7..edfe26fbc03f67704302312dc69c19b0a6b6d3f8 100644 (file)
 
 2001-07-06  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
-       * ps-print.el: Use locale dependant date to print date in header.
+       * ps-print.el: Use locale dependent date to print date in header.
        Doc fix.
        (ps-print-version): New version number (6.5.3).
        (ps-right-header, ps-right-footer): Initialization and doc fix.
index 0b3e6881891778af4593661d62cf60c3bfb84a48..1076402ac9107f9a91333b613fb01e482925cc34 100644 (file)
@@ -249,7 +249,7 @@ Return the defined symbol as a special spp lex token."
                                                 (point))))
           )
 
-      ;; Only do argument checking if the paren was immediatly after
+      ;; Only do argument checking if the paren was immediately after
       ;; the macro name.
       (if with-args
          (semantic-lex-spp-first-token-arg-list (car raw-stream)))
index e984965a737aadb0b4ff63fa90b491cd2b9947d5..a37f43d177f4b18a93bdba78b18c97aeafc9ae92 100644 (file)
@@ -296,7 +296,7 @@ This mode provides a nice context menu on the include statements."
        ;; Set ourselves up for synchronization
        (semanticdb-cache-get
         table 'semantic-decoration-unparsed-include-cache)
-       ;; Add a dependancy.
+       ;; Add a dependency.
        (let ((table semanticdb-current-table))
          (semanticdb-add-reference table tag))
        )
index 17fd3b453568ea12eee82270738a30e52f26cb42..d118d9b62031954cf81872b73437fac27ae80dc5 100644 (file)
@@ -154,7 +154,7 @@ Depends on `semantic-dependency-include-path' for searching.  Always searches
          (setq result
                ;; I don't have a plan for refreshing tags with a dependency
                ;; stuck on them somehow.  I'm thinking that putting a cache
-               ;; onto the dependancy finding with a hash table might be best.
+               ;; onto the dependency finding with a hash table might be best.
                ;;(if (semantic--tag-get-property tag 'dependency-file)
                ;;  (semantic--tag-get-property tag 'dependency-file)
                (:override
index a582d4ff59efbe2116f45e248b21aa1a208dd5b4..9a6c27dcd733dd974109c2b7fd77cfe4046ba562 100644 (file)
@@ -215,7 +215,7 @@ INCLASS specifies if the cursor is already in CLASS or not."
          (when (not te)
            (message "Unknown location for tag-end in %s:" (semantic-tag-name aftertag)))
          (goto-char te)
-         ;; If there is a comment immediatly after aftertag, skip over it.
+         ;; If there is a comment immediately after aftertag, skip over it.
          (when (looking-at (concat "\\s-*\n?\\s-*" semantic-lex-comment-regex))
            (let ((pos (point))
                  (rnext (semantic-find-tag-by-overlay-next (point))))
index b828f79f8fae38714df2adbaa146c86cbd340d78..e8680b65d9626afe72034de9a51f8341b8535688 100644 (file)
@@ -257,9 +257,9 @@ Optional argument STRING is a string upon which to add text properties."
           (a (assoc bt ezimage-expand-image-button-alist)))
       ;; Regular images (created with `insert-image' are intangible
       ;; which (I suppose) make them more compatible with XEmacs 21.
-      ;; Unfortunatly, there is a giant pile o code dependent on the
+      ;; Unfortunately, there is a giant pile of code dependent on the
       ;; underlying text.  This means if we leave it tangible, then I
-      ;; don't have to change said giant piles o code.
+      ;; don't have to change said giant piles of code.
       (if (and a (symbol-value (cdr a)))
          (ezimage-insert-over-text (symbol-value (cdr a))
                                    start
index ae150621dc0b119cf45ad83fb12d3def958882ea..468825937b52552414875d5eb34eccad5a3fba3e 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * org-plot.el (org-plot/gnuplot-to-grid-data): Fix typo in docstring.
+
 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
 
        * org.el (org-mode): Force left-to-right paragraphs in Org
index d3c5dd99aa60a2a549f2c69bae2311d522bef37f..866176e4e8f2c2ae98ae335ca5212385eaba0a54 100644 (file)
 ;; (a few thousand lines long).  Thus, code should follow the rule :
 ;; "collect once, use many".  As a corollary, it is usally a bad idea
 ;; to use directly an interactive function inside the code, as those,
-;; being independant entities, read the whole list structure another
+;; being independent entities, read the whole list structure another
 ;; time.
 
 ;;; Code:
 
-(eval-when-compile 
+(eval-when-compile
   (require 'cl))
 (require 'org-macs)
 (require 'org-compat)
index b90c248eb6dd592c42083ad7d3aeb9a9aafe8f58..419467226c93483c8b387ac9e8d973929a3e0fe7 100644 (file)
@@ -136,7 +136,7 @@ Pass PARAMS through to `orgtbl-to-generic' when exporting TABLE."
   "Export the data in TABLE to DATA-FILE for gnuplot.
 This means in a format appropriate for grid plotting by gnuplot.
 PARAMS specifies which columns of TABLE should be plotted as independent
-and dependant variables."
+and dependent variables."
   (interactive)
   (let* ((ind (- (plist-get params :ind) 1))
         (deps (if (plist-member params :deps)
index 18f47d14a3fe0c4a0a2112f3b93eeeb03aad04be..453badfa46b0da6bcd3ccb056cbdac827f38b700 100644 (file)
@@ -959,7 +959,7 @@ IDL has currently stepped.")
   ;; Can not use history expansion because "!" is used for system variables.
   (setq comint-input-autoexpand nil)
   ;; (setq comint-input-ring-size 64)
-  
+
   (set (make-local-variable 'completion-ignore-case) t)
   (set (make-local-variable 'comint-completion-addsuffix) '("/" . ""))
   (setq comint-input-ignoredups t)
@@ -3707,7 +3707,7 @@ Existing overlays are recycled, in order to minimize consumption."
 (defun idlwave-shell-make-new-bp-overlay (&optional type disabled)
   "Make a new overlay for highlighting breakpoints.
 
-This stuff is strongly dependant upon the version of Emacs.  If TYPE
+This stuff is strongly dependent upon the version of Emacs.  If TYPE
 is passed, make an overlay of that type ('bp or 'bp-cond, currently
 only for glyphs)."
   (let ((ov (make-overlay 1 1))
index be8dd9c913096a8ce073c923c5baed021fec5ee1..5b23a24259ae5d4d787550b2340f9532cf360a6c 100644 (file)
@@ -1872,7 +1872,7 @@ This takes effect when first loading the library.")
     ("dir" . "Directory list (obsolete)")
     ("div" . "Generic block-level container")
     ("dl" . "Definition list")
-    ("dt" . "Term to be definined")
+    ("dt" . "Term to be defined")
     ("em" . "Emphasized")
     ("embed" . "Embedded data in foreign format")
     ("fig" . "Figure")
index e4044e409d4bc949c3ba0cbf715293a59afe2928..259a0ea6e41c3dd5caf3c17d4355b920c691d0be 100644 (file)
@@ -142,7 +142,7 @@ See the end of the file for license conditions.
       the PNG support will not work, and you will have to download
       newer versions.
 
-      JPEG: requires the Independant JPEG Group's libjpeg 6b or later,
+      JPEG: requires the Independent JPEG Group's libjpeg 6b or later,
       which will be called jpeg62.dll, libjpeg.dll, jpeg-62.dll or jpeg.dll.
 
       TIFF: requires libTIFF 3.0 or later, which will be called libtiff3.dll
index 0a9df7d1aee4e9c00572f0be7d76a48d89409748..bd1a6ec591823388631a13ecea1fc37b52cf11a4 100644 (file)
 2010-05-11  Karel Klíč  <kklic@redhat.com>
 
        * ftfont.c: Fix incorrect parentheses of #if condition for
-       definining M17N_FLT_USE_NEW_FEATURE.
+       defining M17N_FLT_USE_NEW_FEATURE.
 
 2010-05-11  Glenn Morris  <rgm@gnu.org>
 
 
        * term.c (terminal_encode_buffer): Make externally visible.
 
-       * makefile.w32-in: Add character.h dependancies.
+       * makefile.w32-in: Add character.h dependencies.
        (character.o, chartab.o): New targets.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
        * keyboard.c (restore_kboard_configuration): Only define when
        MULTI_KBOARD defined.
 
-       * makefile.w32-in: Update dependancies from Makefile.in.
+       * makefile.w32-in: Update dependencies from Makefile.in.
        (OBJ1): Add terminal.$(O)
 
        * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:
index 833119c9fcff64b8ede5c481f22f3c299031a506..6fd4d5dea270acc92188bec5b32f6173557cc22e 100644 (file)
 
 1998-10-20  Jason Rumney  <jasonr@altavista.net>
 
-       * makefile.nt (w32fns.c): Add x-list-font.c to dependancies.
+       * makefile.nt (w32fns.c): Add x-list-font.c to dependencies.
 
        * w32faces.c: Update comments referring to obsolete structs.
        (allocate_face, copy_face, face_eql, load_font)
index 1cd91a41b556d12558a8b8fbf5f64ae0b1f87df0..37199bcc29bcf7ea227ff97d5e343e2e8dfab531 100644 (file)
@@ -89,7 +89,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #undef HAVE_RANDOM
 
 
-/* Rainer Malzbender <rainer@displaytech.com> says definining
+/* Rainer Malzbender <rainer@displaytech.com> says defining
    HAVE_XRMSETDATABASE allows Emacs to compile on HP-UX 10.20 using GCC.  */
 #ifndef HAVE_XRMSETDATABASE
 #define HAVE_XRMSETDATABASE
index 9faa7c79e0b24a35e2820b91800a238687e8652c..0ed6fa1d8e2eca0d513282ebfaaab1bd62d470a8 100644 (file)
@@ -27,7 +27,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
    1. Font family name.
 
-   2. Font foundary name.
+   2. Font foundry name.
 
    3. Relative proportionate width, aka character set width or set
    width (swidth), e.g. `semi-compressed'.