Fix more typos.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 11 Nov 2011 23:34:43 +0000 (00:34 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 11 Nov 2011 23:34:43 +0000 (00:34 +0100)
lisp/ChangeLog.12
lisp/ChangeLog.15
lisp/cedet/semantic/scope.el
lisp/org/ChangeLog
src/ChangeLog.3
src/ChangeLog.9

index 35572bd..1e7ed84 100644 (file)
        (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
        cleared before.  Obey default-enable-multibyte-characters.
        Use mapconcat.  Simplify setting of tar-header-offset.
-       (tar-mode-map): Move initialization inside delcaration.
+       (tar-mode-map): Move initialization inside declaration.
        (tar-flag-deleted): Use `abs'.
        (tar-expunge-internal): Remove unused var `line'.
        (tar-expunge-internal): Don't hardcode point-min==1.
index 9cb24ba..ed70075 100644 (file)
        Use define-derived-mode.
        * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
        (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
-       Move init into delcaration.
+       Move init into declaration.
        (reftex-index-mode, reftex-index-phrases-mode):
        Use define-derived-mode.
        * speedbar.el (speedbar-mode-syntax-table): Renaqme from
index 78a1fd0..5369501 100644 (file)
@@ -426,7 +426,7 @@ implicit \"object\"."
 
     ;; Collect all the types (class, etc) that are in our heratage.
     ;; These are types that we can extract members from, not those
-    ;; delclared in using statements, or the like.
+    ;; declared in using statements, or the like.
     ;; Get the PARENTS including nesting scope for this location.
     (while parentlist
       (oset miniscope scope currentscope)
index 4688259..f6bd1ff 100644 (file)
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
-       * org-latex.el (org-export-latex-preprocess): Protect index string
+       * org-latex.el (org-export-latex-preprocess): Protect index string.
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
        (org-bibtex-headline): Make use of new
        `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property'
        variables.
-       (org-bibtex-autokey):  Make use of new `org-bibtex-key-property'
+       (org-bibtex-autokey): Make use of new `org-bibtex-key-property'
        variable.
-       (org-bibtex-fleshout):  Make use of new `org-bibtex-key-property'
+       (org-bibtex-fleshout): Make use of new `org-bibtex-key-property'
        variable.
-       (org-bibtex-write):  Make use of new `org-bibtex-key-property'
+       (org-bibtex-write): Make use of new `org-bibtex-key-property'
        variable.
 
 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
 
        * org-html.el (org-html-handle-links): Add an alternate for inline
-       images
+       images.
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
 
        * ob-python.el (org-babel-python-evaluate-external-process): Allow
        parsing as a table in the case of ":results output table".
-       (org-babel-python-evaluate-session):   Allow parsing as a table in
+       (org-babel-python-evaluate-session): Allow parsing as a table in
        the case of ":results output table".
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.el (org-set-font-lock-defaults): Be more strict when
        recognizing description items, and do not fontify wrong cases
-       like: "- term ::description" or "1. term :: description"
+       like: "- term ::description" or "1. term :: description".
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
 
 2011-07-28  Bernt Hansen  <bernt@norang.ca>
 
        * org-clock.el (org-clock-in): Allow clocking in new tasks
-       inserted before the current clocking task
+       inserted before the current clocking task.
 
 2011-07-28  Bernt Hansen  <bernt@norang.ca>
 
        * org-clock.el (org-clock-in): Set default clocking task when
-       already clocking the task
+       already clocking the task.
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
 
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 
        * org.el (org-refile-get-targets): Rename from
-       `org-get-refile-targets.'
+       `org-get-refile-targets'.
 
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 
        (org-in-item-p,org-list-struct,org-list-parse-list): Apply change.
 
        * org-exp.el (org-export-mark-list-end)
-       (org-export-mark-list-properties): Apply change
+       (org-export-mark-list-properties): Apply change.
 
        * org-latex.el (org-export-latex-lists): Apply change.  Also
        prevent items with org-example property to be considered as real
        * ob-tangle.el (org-babel-spec-to-string): Adding "noweb" as a
        linking comment type
        (org-babel-tangle-comment-links): Returns comment links for the
-       source code block at point
+       source code block at point.
 
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 
 
        * org-capture.el (org-capture-templates): Add %f and %F escapes
        (org-capture): Add more information to capture property list
-       (org-capture-fill-template): Handle %f and %F escapes
+       (org-capture-fill-template): Handle %f and %F escapes.
 
 2011-07-28  David Maus  <dmaus@ictsoc.de>
 
        output file.
 
        * ob-sass.el (org-babel-execute:sass): Return nil if result has
-       been written to file
+       been written to file.
 
 2011-07-28  Dan Davison  <dandavison7@gmail.com>
 
 
        * org-agenda.el (org-format-agenda-item)
        (org-agenda-filter-make-matcher): Make sure tags are stored and
-       compared donwcased.
+       compared downcased.
 
 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
 
index beb7a0a..79a5809 100644 (file)
 
        * macros.c (Fstart_kbd_macro): Local cleanup.
 
-       * minibuf.c (read_minibuf): No more delcaration of
+       * minibuf.c (read_minibuf): No more declaration of
        Frestore_screen_configuration.
 
        * search.c (Fregexp_quote): Simplified.
index ceec5da..1a4abfa 100644 (file)
        * lisp.h (detect_coding_system): Prototype adjusted.
 
        * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
-       (detect_coding_emacs_mule, detect_coding_iso2022,)
+       (detect_coding_emacs_mule, detect_coding_iso2022)
        (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
        (detect_coding_utf_16, detect_coding_ccl): Make them static.
        New argument MULTIBYTEP.  Callers changed.