]> code.delx.au - gnu-emacs/commitdiff
Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 08:31:02 +0000 (00:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 08:31:02 +0000 (00:31 -0800)
26 files changed:
doc/misc/org.texi
etc/ChangeLog
etc/NEWS.1-17
etc/themes/manoj-dark-theme.el
lisp/calc/calc-misc.el
lisp/cedet/ede/proj.el
lisp/cedet/pulse.el
lisp/emacs-lisp/edebug.el
lisp/emulation/cua-rect.el
lisp/gnus/gnus-sum.el
lisp/gnus/spam-report.el
lisp/info-xref.el
lisp/international/quail.el
lisp/minibuffer.el
lisp/net/browse-url.el
lisp/org/org-taskjuggler.el
lisp/play/bubbles.el
lisp/progmodes/cperl-mode.el
lisp/progmodes/ebnf2ps.el
lisp/progmodes/ps-mode.el
lisp/shell.el
lisp/textmodes/flyspell.el
lwlib/xlwmenu.c
nt/INSTALL
src/gtkutil.c
src/w32.c

index cc925906c287d0ee555a39ce67959dba8cc81462..34a4ba4f8f36f4354f953438097a1f4a8409f7dd 100644 (file)
@@ -15533,7 +15533,7 @@ chapter about publishing.
 @i{Jambunathan K} contributed the OpenDocumentText exporter.
 @item
 @i{Sebastien Vauban} reported many issues with LaTeX and BEAMER export and
-enabled source code highlighling in Gnus.
+enabled source code highlighting in Gnus.
 @item
 @i{Stefan Vollmar} organized a video-recorded talk at the
 Max-Planck-Institute for Neurology.  He also inspired the creation of a
index 1db595b317564b1cd2c757ae55526ea5717f3a4b..48b1acacbf978eea560d957ec31e3989f3f4d777 100644 (file)
 
 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.xpm: Remove garbages.
+       * gnus.xpm: Remove garbage.
 
 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
 
index b1da9122934e4d01a3fb3f25875f871297928386..aa8c8839d3cef4c04f76f8f59f1daaf3ff613863 100644 (file)
@@ -2423,7 +2423,7 @@ Changes in Emacs 1.1
  or show the text or subheadings under each heading line
  independently.  Hidden text or subheadings are invisibly
  attached to the end of the preceding heading line, so that
- if you kill the hading line and yank it back elsewhere
+ if you kill the heading line and yank it back elsewhere
  all the invisible lines accompany it.
 
   All editing commands treat hidden outline-mode lines
index 55b07e6eaef180b988f240c25910219b938d4ac2..b06678636c71fc3542e4096fba9a788563ec8dcd 100644 (file)
@@ -37,7 +37,7 @@
 ;; (blueish) or mail (greenish), have states (large number of under
 ;; messages, normal, and empty). The large number unread groups have
 ;; highest luminance (appear brighter), and the empty one have lower
-;; luminance (appear greyer), but have the same chroma and saturation.
+;; luminance (appear grayer), but have the same chroma and saturation.
 ;; Sub states and group priorities are rendered using a color series
 ;; which has constant luminance and saturation, and vary in hue by a
 ;; constant separation -- so all the related groups have the same
@@ -53,7 +53,7 @@
 
 ;; In the message itself, quoted mail messages from different people
 ;; are color coordinated, with high contrast between citations that are
-;; close to each other in the heirarchy, so it is less likely that one
+;; close to each other in the hierarchy, so it is less likely that one
 ;; misunderstands who said what in a long conversation.
 
 ;; The following scheme covers programming languages, Gnus, Erc, mail,
index db86c08422ee2f58237f62f8ac1f82ef111023ce..6d034927ae041c3f10dd354581a510a97b9e80d8 100644 (file)
@@ -260,13 +260,13 @@ Calc user interface as before (either C-x * C or C-x * K; initially C-x * C).
                                                       (length msg)) 32)
                                       "  [?=MORE]")
                             ""))))))))
-  
+
 
 
 
 ;;;; Stack and buffer management.
 
-;; The variable calc-last-why-command is set in calc-do-handly-whys
+;; The variable calc-last-why-command is set in calc-do-handle-whys
 ;; and used in calc-why (in calc-stuff.el).
 (defvar calc-last-why-command)
 
index 40e6165251cba761078cac6f7e965e9ed515399b..79022be6a5f1b92ba5f0b1779192cab0f7195020 100644 (file)
@@ -584,7 +584,7 @@ Converts all symbols into the objects to be used."
       link)))
 
 \f
-;;; Target type specific autogenerating gobbldegook.
+;;; Target type specific autogenerating gobbledygook.
 ;;
 
 (defun ede-proj-makefile-type (&optional proj)
index 74dc1ecde311630d6d372db1a0750203cd2a12fa..e3d2bd967b61133ba0c87bd9173cb9157365d651 100644 (file)
@@ -77,7 +77,7 @@ this flag is ignored."
      (:background "#AAAA33"))
     (((class color) (background light))
      (:background "#FFFFAA")))
-  "*Face used at beginning of a highight."
+  "*Face used at beginning of a highlight."
   :group 'pulse)
 
 (defface pulse-highlight-face
index 176b906632c4f5934d4a80f38bc6ed28d9d5dfff..86c7e59fd07327a5c3e484f322c62067aef6befb 100644 (file)
@@ -1285,7 +1285,7 @@ expressions; a `progn' form will be returned enclosing these forms."
   ;; Wrap a form, usually a defining form, but any evaluated one.
   ;; If speclist is non-nil, this is being called by edebug-defining-form.
   ;; Otherwise it is being called from edebug-read-and-maybe-wrap-form1.
-  ;; This is a hack, but I havent figured out a simpler way yet.
+  ;; This is a hack, but I haven't figured out a simpler way yet.
   (let* ((form-data-entry (edebug-get-form-data-entry form-begin form-end))
         ;; Set this marker before parsing.
         (edebug-form-begin-marker
index 5d90ac694a467786136805a7678207a811f43b70..76cab39f5b25d240ac4b6175488a21f89a562650 100644 (file)
@@ -741,7 +741,7 @@ If command is repeated at same position, delete the rectangle."
   ;; We try to reuse overlays where possible because this is more efficient
   ;; and results in less flicker.
   ;; If cua--rectangle-virtual-edges is nil and the buffer contains tabs or short lines,
-  ;; the higlighted region may not be perfectly rectangular.
+  ;; the highlighted region may not be perfectly rectangular.
   (let ((deactivate-mark deactivate-mark)
         (old cua--rectangle-overlays)
         (new nil)
index 08f5e44e13f461ede565c6ebc3900613d0ce77fe..5380595eadb42fae4926b2cc8b1b113dad93da74 100644 (file)
@@ -364,7 +364,7 @@ newsgroups, set the variable to nil in `gnus-select-group-hook'."
 This variable can either be the symbols `first' (place point on the
 first subject), `unread' (place point on the subject line of the first
 unread article), `best' (place point on the subject line of the
-higest-scored article), `unseen' (place point on the subject line of
+highest-scored article), `unseen' (place point on the subject line of
 the first unseen article), `unseen-or-unread' (place point on the subject
 line of the first unseen article or, if all articles have been seen, on the
 subject line of the first unread article), or a function to be called to
index 95b5fb578f46ad503badfe7bc0dab9497450f699..6c94dbdd2c49b944ba5c4cc097e499560009a4f9 100644 (file)
@@ -102,7 +102,7 @@ Reports is as ham when HAM is set."
       (customize-set-variable
        spam-report-resend-to
        (read-from-minibuffer "email address to resend SPAM/HAM to? ")))
-    ;; This is ganked from the `gnus-summary-resend-message' function.
+    ;; This is yanked from the `gnus-summary-resend-message' function.
     ;; It involves rendering the SPAM, which is undesirable, but there does
     ;; not seem to be a nicer way to achieve this.
     ;; select this particular article
index 41da9d12c99ad3ef6adb28a73213274a74a3d8f3..8a5cca18496eafbdbad58e5fafd5e65d4038ef82 100644 (file)
@@ -313,7 +313,7 @@ should be harmless."
   (interactive)
   (info-xref-check-list (info-xref-all-info-files)))
 
-;; An alternative for geting only top-level files here would be to simply
+;; An alternative for getting only top-level files here would be to simply
 ;; return all files and have info-xref-check-list not follow "Indirect:".
 ;; The current way seems better because it (potentially) gets the proper
 ;; top-level filename into the error messages, and suppresses duplicate "not
index bdbf2c07b7a15022cd53f4815f7cef7694258be4..a29b729dcf09b73547f88af24f055fbb4dcd5807 100644 (file)
@@ -2701,7 +2701,7 @@ KEY BINDINGS FOR CONVERSION
 
 (put 'quail-decode-map 'char-table-extra-slots 0)
 
-;; Generate a halfly-cooked decode map (char-table) for the current
+;; Generate a half-cooked decode map (char-table) for the current
 ;; Quail map.  An element for a character C is a key string or a list
 ;; of a key strings to type to input C.  The lenth of key string is at
 ;; most 2.  If it is 2, more keys may be required to input C.
@@ -2974,7 +2974,7 @@ of each directory."
       (if (not (re-search-forward leim-list-entry-regexp nil t))
          nil
 
-       ;; Remove garbages after the header.
+       ;; Remove garbage after the header.
        (goto-char (match-beginning 0))
        (if (< pos (point))
            (delete-region pos (point)))
index 38785fc48e80c32b3e0f3643ca41d0a0948b4b66..fa057aee36f4cf5217891ca12dbad033b4905a13 100644 (file)
@@ -51,7 +51,7 @@
 ;; - choose-completion doesn't know how to quote the text it inserts.
 ;;   E.g. it fails to double the dollars in file-name completion, or
 ;;   to backslash-escape spaces and other chars in comint completion.
-;;   - when completing ~/tmp/fo$$o, the highligting in *Completions*
+;;   - when completing ~/tmp/fo$$o, the highlighting in *Completions*
 ;;     is off by one position.
 ;;   - all code like PCM which relies on all-completions to match
 ;;     its argument gets confused because all-completions returns unquoted
index 89948a2c81a8a2337f1b46f06833f5f3d9e7332b..b55884ff1807bef82eb13452164f1ebe3f08143f 100644 (file)
 ;; <URL:ftp://ftp.lysator.liu.se/pub/sgml>; hm--html-menus can be used
 ;; with this.
 
-;; This package generalises function html-previewer-process in Marc
+;; This package generalizes function html-previewer-process in Marc
 ;; Andreessen's html-mode (LCD modes/html-mode.el.Z).  See also the
 ;; ffap.el package.  The huge hyperbole package also contains similar
 ;; functions.
index 0d9516a389e51ef2094581dfd8f040dd6f317343..1fb3114bf3f19cb58ba8579786b02e8a370e7e03 100644 (file)
@@ -70,7 +70,7 @@
 ;; "taskjuggler_project" (or whatever you customized
 ;; `org-export-taskjuggler-project-tag' to). You are now ready to
 ;; export the project plan with `org-export-as-taskjuggler-and-open'
-;; which will export the project plan and open a gant chart in
+;; which will export the project plan and open a Gantt chart in
 ;; TaskJugglerUI.
 ;;
 ;; * Resources
@@ -354,8 +354,8 @@ information, all the properties, etc."
   (let* ((props (org-entry-properties))
         (components (org-heading-components))
         (level (nth 1 components))
-        (headline 
-         (replace-regexp-in-string 
+        (headline
+         (replace-regexp-in-string
           "\"" "\\\"" (nth 4 components) t t)) ; quote double quotes in headlines
         (parent-ordered (org-taskjuggler-parent-is-ordered-p)))
     (push (cons "level" level) props)
@@ -405,10 +405,10 @@ deeper), then it's not a leaf."
            (successor (car (cdr tasks))))
        (cond
         ;; if a task has no successors it is a leaf
-        ((null successor) 
+        ((null successor)
          (push (cons (cons "leaf-node" t) task) new-list))
         ;; if the successor has a lower level than task it is a leaf
-        ((<= (cdr (assoc "level" successor)) (cdr (assoc "level" task))) 
+        ((<= (cdr (assoc "level" successor)) (cdr (assoc "level" task)))
          (push (cons (cons "leaf-node" t) task) new-list))
         ;; otherwise examine the rest of the tasks
         (t (push task new-list))))
index f2b7294e2d014c11b31c4dd3ef728a4f8d10232d..62d486ffca5961c6e6c2b6c49c657bcec020e833 100644 (file)
@@ -55,7 +55,7 @@
 
 ;; 0.3 (2007-03-11)
 ;;     - Renamed shift modes and thus names of score files. All
-;;       highscores are lost, unless you rename the score files from
+;;       high scores are lost, unless you rename the score files from
 ;;       bubbles-shift-... to bubbles-...!
 ;;     - Bugfixes: Check for successful image creation.
 ;;                 Disable menus and counter when game is over.
index 1925d16ba58a5c632bc52229d2a847041cb520d6..ca5960231516c97291d576b2927eee336ede9c00 100644 (file)
@@ -927,7 +927,7 @@ syntax-parsing routines, and marks them up so that either
 
     A1) CPerl may work around these deficiencies (for big chunks, mostly
         PODs and HERE-documents), or
-    A2) On capable Emaxen CPerl will use improved syntax-handlings
+    A2) On capable Emaxen CPerl will use improved syntax-handling
        which reads mark-up hints directly.
 
     The scan in case A2 is much more comprehensive, thus may be slower.
@@ -4540,7 +4540,7 @@ the sections using `cperl-pod-head-face', `cperl-pod-face',
                                       (forward-char 2))
                                (and (eq (following-char) ?\] )
                                     (forward-char 1)))
-                             (setq REx-subgr-end qtag) ;EndOf smart-highlighed
+                             (setq REx-subgr-end qtag) ;End smart-highlighted
                              ;; Apparently, I can't put \] into a charclass
                              ;; in m]]: m][\\\]\]] produces [\\]]
 ;;; POSIX?  [:word:] [:^word:] only inside []
index f98f3d191d7a6d2d95071eae2e0a4bdfab52787a..d9adff6c8b8791a6028e03742865e827983559a1 100644 (file)
@@ -6069,7 +6069,7 @@ killed after process termination."
 
 
 (defun ebnf-make-terminal1 (name gen-func dim-func)
-  (vector gen-func                     ; 0 generatore
+  (vector gen-func                     ; 0 generator
          'ignore                       ; 1 width fun
          dim-func                      ; 2 dimension fun
          0.0                           ; 3 entry
index 94d55ee3f6108f1e72a4180edd30bfce6356eed6..7810b377e5802eec225643eeb08f598c79d285c1 100644 (file)
@@ -267,7 +267,7 @@ If nil, use `temporary-file-directory'."
       . (1 font-lock-function-name-face))
     '("/\\w+" . font-lock-variable-name-face)
     (cons ps-mode-operators 'font-lock-keyword-face)))
-  "High level highliting for PostScript mode.")
+  "High level highlighting for PostScript mode.")
 
 (defconst ps-mode-font-lock-keywords ps-mode-font-lock-keywords-1
   "Default expressions to highlight in PostScript mode.")
index c75594ddbe47b0f3727ad2fbeb6f4872ba4ce981..31c5729b83af7ff5bccdbab4813e58d21f28f943 100644 (file)
@@ -293,7 +293,7 @@ Value is a list of strings, which may be nil."
                   (getenv "ESHELL") shell-file-name))
         (name (file-name-nondirectory prog)))
     ;; Tell bash not to use readline, except for bash 1.x which
-    ;; doesn't grook --noediting.  Bash 1.x has -nolineediting, but
+    ;; doesn't grok --noediting.  Bash 1.x has -nolineediting, but
     ;; process-send-eof cannot terminate bash if we use it.
     (if (and (not purify-flag)
             (equal name "bash")
index db536c100f3f1322aab3e70c9b7a581c7e095a64..d54debcec4cff1cd2942a47e9ebfdee6fbd9d56d 100644 (file)
@@ -715,7 +715,7 @@ not the very same deplacement command."
   (remove-hook 'after-change-functions 'flyspell-after-change-function t)
   (remove-hook 'hack-local-variables-hook
               (function flyspell-hack-local-variables-hook) t)
-  ;; we remove all the flyspell hilightings
+  ;; we remove all the flyspell highlightings
   (flyspell-delete-all-overlays)
   ;; we have to erase pre cache variables
   (setq flyspell-pre-buffer nil)
index 5ed33d5be05a15cf3e9533d7aabeb2e3f2af2e32..977f4a70b22cf4cf5ba8a630e8d11679daac091f 100644 (file)
@@ -1486,7 +1486,7 @@ remap_menubar (XlwMenuWidget mw)
   if (new_selection && !new_selection->enabled)
     new_selection = NULL;
 
-  /* Call callback when the hightlighted item changes.  */
+  /* Call callback when the highlighted item changes.  */
   if (old_selection || new_selection)
     XtCallCallbackList ((Widget)mw, mw->menu.highlight,
                        (XtPointer) new_selection);
index 63285047a678ed4bcdec7b61854758a2b4fbe6f2..bb621dceb6be3005b74ea3b535daeaa2a7bc04a8 100644 (file)
@@ -29,7 +29,7 @@
 
        "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Debug
 
-      if you are goiung to compile a debug version, or
+      if you are going to compile a debug version, or
 
        "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Release
 
   "Error in --cflags argument: ... Backslashes and quotes cannot be
   used with --cflags.  Please use forward slashes for filenames and
   paths (e.g. when passing directories to -I)."
-  
+
   N.B.  It is normal to see a few error messages output while configure
   is running, when gcc support is being tested.  These cannot be
   suppressed because of limitations in the Windows 9X command.com shell.
index 0b7fd41f5f6968353523ed89c4ba4fd54bdc4215..59bcdfa4afdab40831caf24f8fd81df98fa2a2dc 100644 (file)
@@ -348,7 +348,7 @@ file_for_image (Lisp_Object image)
 
 /* For the image defined in IMG, make and return a GtkImage.  For displays with
    8 planes or less we must make a GdkPixbuf and apply the mask manually.
-   Otherwise the highlightning and dimming the tool bar code in GTK does
+   Otherwise the highlighting and dimming the tool bar code in GTK does
    will look bad.  For display with more than 8 planes we just use the
    pixmap and mask directly.  For monochrome displays, GTK doesn't seem
    able to use external pixmaps, it looks bad whatever we do.
index c752333c68d9df5d1fa709286bd0f931acb1d4d2..b2b47dbd17973632e6954d16b2f145627890e41b 100644 (file)
--- a/src/w32.c
+++ b/src/w32.c
@@ -3403,7 +3403,7 @@ stat (const char * path, struct stat * buf)
                           FILE_FLAG_BACKUP_SEMANTICS, NULL))
          != INVALID_HANDLE_VALUE)
     {
-      /* This is more accurate in terms of gettting the correct number
+      /* This is more accurate in terms of getting the correct number
         of links, but is quite slow (it is noticeable when Emacs is
         making a list of file name completions). */
       BY_HANDLE_FILE_INFORMATION info;