Fix typos in ChangeLogs.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 14 Jul 2012 02:08:32 +0000 (04:08 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 14 Jul 2012 02:08:32 +0000 (04:08 +0200)
17 files changed:
ChangeLog
admin/ChangeLog
doc/emacs/ChangeLog
doc/lispintro/ChangeLog
doc/lispref/ChangeLog
doc/misc/ChangeLog
etc/ChangeLog
lisp/ChangeLog
lisp/cedet/ChangeLog
lisp/gnus/ChangeLog
lisp/org/ChangeLog
lisp/url/ChangeLog
lwlib/ChangeLog
msdos/ChangeLog
nt/ChangeLog
oldXMenu/ChangeLog
src/ChangeLog

index cb7d197..9b33b44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * lib/stat-time.h:
        * lib/timespec.h:
-       * lib/utimens.h: Include sys/time.h
+       * lib/utimens.h: Include sys/time.h.
 
 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
 
 
 2004-10-08  Steven Tamm  <steventamm@mac.com>
 
-       * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
+       * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h.
 
 2004-10-06  Jan Djärv  <jan.h.d@swipnet.se>
 
 
 1995-09-30  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
-       * configure.in (powerpc-*-solaris2): New alternative.x
+       * configure.in (powerpc-*-solaris2): New alternative.
 
 1995-09-12  Karl Heuer  <kwzh@gnu.ai.mit.edu>
 
 
 1994-09-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
-       * Makefile.in (paths-force): Depend on src/paths.h
+       * Makefile.in (paths-force): Depend on src/paths.h.
 
 1994-09-19  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
 
 
 1993-09-12  Roland McGrath  (roland@sugar-bombs.gnu.ai.mit.edu)
 
-       * make-dist: Dist vpath.sed
+       * make-dist: Dist vpath.sed.
 
        * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
        Depend on vpath.sed.
index a09e067..1aa086c 100644 (file)
 
 2009-02-23  Jason Rumney  <jasonr@gnu.org>
 
-       * nt/README-ftp-server: Update for 23.0.91
+       * nt/README-ftp-server: Update for 23.0.91.
 
        * nt/README.W32: Remove ever expanding versions of Windows.
        Shorten FAQ URL.  Remove mention of obsolete lock directory.
index c4e4312..72244c6 100644 (file)
        * custom.texi (Mouse Buttons):
        * rmail.texi (Rmail Scrolling):
        * search.texi (Isearch Scroll):
-
        * display.texi (Scrolling): Replace scroll-up/down with
        scroll-up/down-command.  Fix scroll-preserve-screen-position
        description.  Document scroll-error-top-bottom.
        * ack.texi (Acknowledgments): General update based on AUTHORS,
        including removal of some stuff no longer distributed.
 
-2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
+2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
 
-       * fixit.texi: Mention hunspell
+       * fixit.texi: Mention hunspell.
 
 2008-12-19  Glenn Morris  <rgm@gnu.org>
 
index 0ec9cb6..11eacf2 100644 (file)
        `named' to `selected'.
        (lengths-list-file): Remove extraneous parenthesis from reference.
        (lengths-list-many-files): Explain `expand-file-name' better.
-       (Files List): Rephrase sentence regarding Lisp sources directory
+       (Files List): Rephrase sentence regarding Lisp sources directory.
 
 2006-11-04  Robert J. Chassell  <bob@rattlesnake.com>
 
index d7875a7..0c55018 100644 (file)
        (Recording Input): Document that clear-this-command-keys clears
        the vector to be returned by recent-keys.
 
-       * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
-       argument keymap can be a list.
+       * keymaps.texi (Scanning Keymaps) <where-is-internal>:
+       The argument keymap can be a list.
 
        * nonascii.texi (User-Chosen Coding Systems)
        <select-safe-coding-system>: Document the new argument
        * Makefile (dist): Don't bother excluding autosave files; they'll
        never make it into the temp directory anyway, and the hash marks
        in the name are problematic for make and the Bourne shell.
-       (srcs):
+       (srcs): ???
 
 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
index d9ddc3c..87a8fcb 100644 (file)
 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Structure of code blocks): Explicitly state that the
-       behavior of multiple blocks of the same name is undefined
+       behavior of multiple blocks of the same name is undefined.
 
 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
 
 
 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
 
-       * gnus.texi (Listing Groups): Document gnus-group-list-ticked
+       * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
 
 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
 
 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
 
        * calc.texi (Stack Manipulation Commands): Add documentation for
-       `calc-transpose-lines'
+       `calc-transpose-lines'.
 
 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
 
index 0a7c059..f184cbf 100644 (file)
 
 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * NEWS: Mention new library imap-hash.el
+       * NEWS: Mention new library imap-hash.el.
 
 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
 
 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
 
        * images/gud/all.xpm, images/gud/thread.xpm: New icons for
-       gdb-mi.el
+       gdb-mi.el.
 
 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
 
-       * orgcard.tex: Version 5.01
+       * orgcard.tex: Version 5.01.
 
 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
 
 2006-09-15  Richard Stallman  <rms@gnu.org>
 
        * THE-GNU-PROJECT: Update with the latest footnotes
-       from www.gnu.org/gnu/the-gnu-project.html
+       from www.gnu.org/gnu/the-gnu-project.html.
 
 2006-09-15  David Kastrup  <dak@gnu.org>
 
 
 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
 
-       * orgcard.tex: Version 3.20
+       * orgcard.tex: Version 3.20.
 
 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
 
 
 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
-       * sex.6: Added 900-line support
+       * sex.6: Added 900-line support.
 
        * NEWS: Added news about the package finder.
 
 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
 
        * env.c: Add decl for my-index.
-       * etags.c (file-entries): .oak => scheme
+       * etags.c (file-entries): .oak => scheme.
 
 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
index 1f44136..dd510bb 100644 (file)
 
 2012-06-05  Sam Steingold  <sds@gnu.org>
 
-       * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28
+       * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
        patch (Bug#11140).
 
 2012-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * textmodes/ispell.el (ispell-buffer-session-localwords):
        New buffer-local variable to hold buffer session localwords.
-       (ispell-kill-ispell): add option 'clear to delete session
+       (ispell-kill-ispell): Add option 'clear to delete session
        localwords.
        (ispell-command-loop, ispell-change-dictionary)
        (ispell-buffer-local-words): Preserve session localwords when
index d949f36..d98ef42 100644 (file)
        (srecode-template-inserter-ask, srecode-template-inserter-width)
        (srecode-template-inserter-section-start)
        (srecode-template-inserter-section-end, srecode-insert-method):
+       Fix typos in docstrings.
 
 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
 
index 4d40050..4196649 100644 (file)
 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
 
        * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
-       seem to accept strings-with-numbers as port numbers,
+       seem to accept strings-with-numbers as port numbers.
 
 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
 
 
 2010-11-25  Julien Danjou  <julien@danjou.info>
 
-       * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
+       * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
 
        * color.el: Rename from color-lab.el
        (color-rgb->hex): Add.
 
 2004-05-20  Danny Siu  <dsiu@adobe.com>
 
-       * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
-       centered even when gnus-auto-center-summary is t
+       * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
+       centered even when gnus-auto-center-summary is t.
 
 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-method-to-server): Move defsubst before first use.
 
-       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
+       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
 
        * gnus-art.el (gnus-article-edit-mode): Define before first
        reference.
 
        * gnus-sum.el (gnus-select-newgroup): Replace inline code with
        gnus-agent-possibly-alter-active.
-       (gnus-adjust-marked-articles): Faster handling of simple lists
+       (gnus-adjust-marked-articles): Faster handling of simple lists.
 
 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
 
index f6db376..eae83f0 100644 (file)
@@ -4,7 +4,7 @@
        (org-clock-modeline-total, org-clock-task-overrun-text)
        (org-clock-mode-line-entry): Doc fix, "modeline" -> "mode line".
 
-2012-05-27 Mark Shoulson <mark@kli.org>  (tiny change)
+2012-05-27  Mark Shoulson  <mark@kli.org>  (tiny change)
 
        * org.el (org-fontify-entities): Fix bug: The entities \sup[123] and
        \there4 were not "prettified" when org-pretty-entities was enabled.
 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
 
        * org-colview.el (org-columns-cleanup-item): Handle case of empty
-       headline
+       headline.
 
 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
 
 
 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>
 
-       * org-clock.el: (org-clock-get-table-data): Make sure todo-only
+       * org-clock.el (org-clock-get-table-data): Make sure todo-only
        does not leak when it is set by make-org-tags-macher.
 
 2012-04-01  Bastien Guerry  <bzg@gnu.org>
 2012-04-01  Bernt Hansen  <bernt@norang.ca>
 
        * org.el (org-clone-subtree-with-time-shift): Fix task cloning for
-       repeating tasks using .+n and ++n syntax
+       repeating tasks using .+n and ++n syntax.
 
 2012-04-01  Karl Fogel  <kfogel@red-bean.com>  (tiny change)
 
 
 2012-04-01  Toby S. Cubitt  <tsc25@cantab.net>  (tiny change)
 
-       * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
+       * org.el (org-goto): Call org-refile-get-location with NO-EXCLUDE
        argument set, otherwise not only are headlines in the current
        subtree excluded, but it throws an error if point happens not to
        be within a subtree (e.g. at start of buffer).
        * org-clock.el (org-in-clocktable-p): Moved to org.el.
 
        * org.el (org-in-clocktable-p): New function. Moved from
-       org-clock.el
+       org-clock.el.
 
 2012-04-01  David Maus  <dmaus@ictsoc.de>
 
 
 2012-04-01  Toby S. Cubitt  <tsc25@cantab.net>  (tiny change)
 
-       * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
+       * org.el (org-goto): Call org-refile-get-location with NO-EXCLUDE
        argument set, otherwise not only are headlines in the current
        subtree excluded, but it throws an error if point happens not to
        be within a subtree (e.g. at start of buffer).
 2012-04-01  Bernt Hansen  <bernt@norang.ca>
 
        * org-clock.el (org-clock-out): Do not delete the current clocking
-       task when org-clock-out-hook clocks in another task
+       task when org-clock-out-hook clocks in another task.
 
 2012-04-01  David Maus  <dmaus@ictsoc.de>
 
 
        * org-clock.el (org-in-clocktable-p): Moved to org.el.
 
-       * org.el (org-in-clocktable-p): New function. Moved from org-clock.el
+       * org.el (org-in-clocktable-p): New function.  Moved from org-clock.el.
 
 2012-04-01  David Maus  <dmaus@ictsoc.de>
 
 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
 
        * org-odt.el (org-odt-label-styles): Add a new style.
-       (org-odt-category-map-alist):  Use it.
+       (org-odt-category-map-alist): Use it.
 
 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
 
 
 2012-04-01  Bernt Hansen  <bernt@norang.ca>
 
-       * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point is
-       outside the current restriction
+       * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point
+       is outside the current restriction.
 
 2012-04-01  Bernt Hansen  <bernt@norang.ca>
 
-       * org-agenda.el (org-agenda-clock-in): Save restriction when clocking in from the agenda
+       * org-agenda.el (org-agenda-clock-in): Save restriction when clocking
+       in from the agenda.
 
 2012-04-01  Bernt Hansen  <bernt@norang.ca>
 
-       * org.el: Honour existing restrictions when regenerating the agenda
+       * org.el: Honour existing restrictions when regenerating the agenda.
 
 2012-04-01  Bastien Guerry  <bzg@gnu.org>
 
 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
 
        * ob-emacs-lisp.el: A comment on the last line of an emacs-lisp
-       code block would cause an error when the block is was executed. This
-       fix cures this behaviour.
+       code block would cause an error when the block is was executed.
+       This fix cures this behaviour.
 
 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
 
 
 2012-01-03  Litvinov Sergey  <slitvinov@gmail.com>
 
-       * ob-octave.el: add graphical output to png file
+       * ob-octave.el: Add graphical output to png file.
 
 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
 
 
 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
 
-       * org.el (Key bindings): remap the Outline functions from
+       * org.el (Key bindings): Remap the Outline functions from
        `outline-mode-prefix-map' where possible.
 
 2012-01-03  Christian Moe  <mail@christianmoe.com>  (tiny change)
        * org-special-blocks.el
        (org-special-blocks-convert-html-special-cookies): Close
        paragraph before opening or closing the <div>, and open
-       paragraph after. Also changed newline placement to be the same
+       paragraph after.  Also changed newline placement to be the same
        as for other blocks.
 
 2012-01-03  Roberto Huelga  <rhuelga@gmail.com>
        * ob-asymptote.el (org-babel-asymptote-table-to-array):
        Require a new argument TYPE specifying the detected type of
        array.  If it's a string array, make sure every element is
-       returned as a string. Also improve doc-string.
-       (org-babel-asymptote-var-to-asymptote): Fill new argument.  Small
-       refactoring.
+       returned as a string.  Also improve doc-string.
+       (org-babel-asymptote-var-to-asymptote): Fill new argument.
+       Small refactoring.
        (org-babel-asymptote-define-type): Rewrite to avoid stopping
        search at first float found, as strings have precedence over
        floats.
 
        * org-footnote.el (org-footnote-get-definition): The function has
        to widen buffer if definition has not been found in the current
-       narrowed part. Be sure to restore that restriction once the
+       narrowed part.  Be sure to restore that restriction once the
        definition is found.
 
 2012-01-03  Michal Sojka  <sojka@os.inf.tu-dresden.de>  (tiny change)
 2012-01-03  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
 
        * org-inlinetask.el (org-inlinetask): New customizable face
-       for inlinetasks
+       for inlinetasks.
 
 2012-01-03  Bastien Guerry  <bzg@gnu.org>
 
        (org-indent-agent-resume-delay): Change value.
        (org-indent-initialize-buffer): Change argument name.
        (org-indent-add-properties): Change argument name and type
-       expected. It must be a time value now.
+       expected.  It must be a time value now.
 
 2012-01-03  Bastien Guerry  <bzg@gnu.org>
 
        (org-indent-initialize-agent): New function.
        (org-indent-initialize-buffer): Now requires a mandatory
        buffer argument.
-       (org-indent-add-properties): Reflect changes to variables. The resume
-       timer is now global.
+       (org-indent-add-properties): Reflect changes to variables.
+       The resume timer is now global.
 
 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org-indent.el (org-indent-modified-headline-flag): Renamed from
        `org-indent-deleted-headline-flag'
        (org-indent-notify-modified-headline): Renamed from
-       `org-indent-notify-deleted-headline'. Handle situations when
+       `org-indent-notify-deleted-headline'.  Handle situations when
        the stars of an headline are modified.
        (org-indent-refresh-maybe): Remove case now handled by
        previous function.
        (org-indent-initial-timer, org-indent-initial-lock): New
        variables.
        (org-indent-mode): At initialization, start an idle timer to indent
-       the whole buffer. When the user is asking for control, interrupt the
+       the whole buffer.  When the user is asking for control, interrupt the
        process, and resume at the same point when idle again.
        (org-indent-initialize-buffer): New function.
        (org-indent-add-properties): Throw an interrupt when indentation of
 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org-indent.el (org-indent-mode): Completely refresh buffer
-       before starting org-indent-mode. Also set idle timer to refresh
+       before starting org-indent-mode.  Also set idle timer to refresh
        only visible portion of buffer, and refresh the subtree instead of
        section when promoting or demoting it.
        (org-indent-add-properties): Rewrite function to proceed line by
        template for html so that the exported file is valid
        xhtml.  Added template for odt.
        (org-inlinetask-export-handler): Fix typo in the regexp that
-       trims content. Make sure that the content is flanked by
+       trims content.  Make sure that the content is flanked by
        paragraph boundaries on either side.
 
 2012-01-03  Bastien Guerry  <bzg@gnu.org>
 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org.el (org-in-regexps-block-p): Return an useful value when
-       point is between START-RE and END-RE. No incomplete block is
+       point is between START-RE and END-RE.  No incomplete block is
        allowed anymore.  Add another optional argument to bound the
        bottom part of the search.
        (org-narrow-to-block, org-in-block-p): Apply modifications.
 2011-07-28  Matt Lundin  <mdl@imapmail.org>
 
        * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change
-       argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t,
+       argument of `org-toggle-tag' to 'on.  (Other arguments, e.g., t,
        have no effect).
 
 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
 
        * ob-haskell.el (org-babel-haskell-export-to-lhs): Call
        `kill-buffer' with argument indiciating to kill current
-       buffer. Emacs 22 compatibility.
+       buffer.  Emacs 22 compatibility.
 
 2011-07-28  David Maus  <dmaus@ictsoc.de>
 
 
        * org-exp.el (org-export-preprocess-string): If the last subtree
        is commented, footnotes inserted during normalizing at the end of
-       the buffer may get deleted. This patch ensures deletion comes
+       the buffer may get deleted.  This patch ensures deletion comes
        first, normalization second.
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org-footnote.el (org-footnote-goto-definition): Now, determining
        if point is at a footnote reference is entirely determined by
-       `org-footnote-at-reference-p'. No need to check if pattern isn't
+       `org-footnote-at-reference-p'.  No need to check if pattern isn't
        at beginning of the line elsewhere.
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org-exp.el (org-export-backends): New variable.
        (org-export-select-backend-specific-text): Use above
-       variable. Also mark text between #+BACKEND and
+       variable.  Also mark text between #+BACKEND and
        #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property.
        This text property is currently used only by the new line-oriented
        generic exporter (which is not yet part of the repo).
        * org-exp.el (org-export): Use new compatibility function
        `org-activate-mark'.
 
-       * org-compat.el (org-activate-mark): New function. Provide
+       * org-compat.el (org-activate-mark): New function.  Provide
        `activate-mark' if not present (e.g. Emacs 22).
 
 2011-07-28  David Maus  <dmaus@ictsoc.de>
        * org-html.el (org-export-as-html): Don't expand non-data lines of
        table.el tables.
        (org-html-expand): Removed the (buggy) test for non-data lines
-       in table.el tables. The test is now done as part of
+       in table.el tables.  The test is now done as part of
        org-export-as-html.
        (org-format-table-table-html-using-table-generate-source):
        Added test for spanning of cells in table.el tables using
-       table.el's own library routine. Optionlly Suppress export of
+       table.el's own library routine.  Optionally suppress export of
        simple table.el tables.
        (org-format-table-html): Removed the (buggy) test for spanned
-       table.el tables. The test is now done as part of
+       table.el tables.  The test is now done as part of
        org-format-table-table-html-using-table-generate-source.
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
        function would not pay attention to drawers or blocks indentation.
        Thus, such constructs couldn't consistently end an item or a list.
        This patch ensures line indentation is stored (if applicable)
-       before skipping them. Also fixed doc-string and comments.
+       before skipping them.  Also fixed doc-string and comments.
 
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
 2011-07-28  Julien Danjou  <julien@danjou.info>
 
        * org-latex.el (org-export-latex-date-format): Change default date
-       format to \today. This has the same result but respects the
+       format to \today.  This has the same result but respects the
        language set in the document by default.
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
        (org-agenda-change-all-lines): Stop using prefix-length.
 
        * org-colview.el (org-columns-display-here): Stop using
-       prefix-length. Always return claned items.
+       prefix-length.  Always return claned items.
 
        * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
        prefix-length.
 
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 
-       * org-html.el (org-export-as-html): bugfix: insert email
+       * org-html.el (org-export-as-html): Bugfix: insert email
        correctly.
 
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 2011-07-28  Julien Danjou  <julien@danjou.info>
 
        * org-macs.el (org-with-point-at): Store evaluated version of
-       pom. This fixes a potential bug when using (org-with-point-at
+       pom.  This fixes a potential bug when using (org-with-point-at
        (func) …), where (func) would be evaluated multiple times,
        therefore might return different results if a marker was returned
        and different each time.
 
 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
 
-       * org.el (org-toggle-item): Now accepts a prefix argument. When
+       * org.el (org-toggle-item): Now accepts a prefix argument.  When
        used without argument on normal text, it will make the whole
        region one item.  With an argument, it defaults to old behavior:
        change each line in region into an item.
        * org-inlinetask.el (org-inlinetask-export-templates): Slightly
        modify templates so environment boundaries don't interfere with
        content of task.  Unprotect content of task so it might benefit
-       from further transformations. Set original-indentation property to
+       from further transformations.  Set original-indentation property to
        a high value to ensure that task is always in the last item of the
        list.  Also, apply templates later in export process.
 
        * org-exp.el (org-export-preprocess-string): Mark list endings
        before babel blocks preprocessing starts, so blank lines that may
        be inserted do not break list's structure.  Then, mark list with
-       special properties required by exporters. Thus output from babel
+       special properties required by exporters.  Thus output from babel
        can easily be included in lists.
        (org-export-mark-list-end): New function.
        (org-export-mark-list-properties): New function.
        helper function is not optional anymore.
        (org-list-get-all-items): Shorten code with the help of cl.el.
        (org-list-get-children): Now returns all children of item, even if
-       they do not belong to the same list. Renamed from
+       they do not belong to the same list.  Renamed from
        `org-list-get-all-children'.
        (org-list-get-list-begin): Function wasn't return value when item
        was already the first item of the list at point.
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org-capture.el (org-capture-templates): New capture property
-       `:kill-buffer'. (org-capture-finalize): Kill target buffer if that
-       is desired.
-       (org-capture-target-buffer): Remember if we have to make the
-       buffer.
+       `:kill-buffer'.
+       (org-capture-finalize): Kill target buffer if that is desired.
+       (org-capture-target-buffer): Remember if we have to make the buffer.
 
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
 
        * org-list.el (org-insert-item-internal): New function to handle
        positioning and contents of an item being inserted at a specific
-       pos. It is not possible anymore to split a term in a description
+       pos.  It is not possible anymore to split a term in a description
        list or a checkbox when inserting a new item.
 
        * org-list.el (org-insert-item): Refactored by using the new
 
 2009-11-13  John Wiegley  <jwiegley@gmail.com>
 
-       * org-clock.el
-       (org-clock-auto-clock-resolution): Now takes three values: nil, t
-       and `when-no-clock-is-running'.
+       * org-clock.el (org-clock-auto-clock-resolution): Now takes three
+       values: nil, t and `when-no-clock-is-running'.
        (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
        whether or not to resolve Org buffers on clock in.
 
index c753a1d..0fc4890 100644 (file)
        * url-queue.el (url-queue-retrieve): Take an optional
        `inhibit-cookies' parameter.
 
-       * url.el (url-retrieve): Ditto
+       * url.el (url-retrieve): Ditto.
 
        * url-http.el (url-http-create-request): Don't send cookies unless
        requested.
index ab12124..0c0a88a 100644 (file)
 
        * xlwmenuP.h (_XlwMenu_part): Add top_depth.
 
-       * xlwmenu.h: Removed declaration of pop_up_menu
+       * xlwmenu.h: Removed declaration of pop_up_menu.
 
        * xlwmenu.c (Start): Get correct time if time in event is CurrentTime.
        (find_first_selectable, find_next_selectable)
index f0c3703..a9cbc50 100644 (file)
@@ -7,7 +7,7 @@
 
        * sedleim.inp (MKDIR_P): Edit to DOS "md" command.
 
-       * sed1v2.inp: (LIB_CLOCK_GETTIME): Edit to empty.
+       * sed1v2.inp (LIB_CLOCK_GETTIME): Edit to empty.
        Remove lines that invoke PAXCTL.
        (clean): Fix recipe not to run Unixy shell commands.
 
index 44b9014..4d1ecbb 100644 (file)
@@ -6,7 +6,7 @@
        (BROKEN_SIGPTY, BSD4_2, BSD_SYSTEM, BSD_SYSTEM_AHB, CYGWIN, DARWIN_OS)
        (FIRST_PTY_LETTER, GNU_LINUX, G_SLICE_ALWAYS_MALLOC, HAVE_PTYS)
        (HAVE_SOCKETS, HPUX, INTERRUPT_INPUT, IRIX6_5, NARROWPROTO, NO_ABORT)
-       (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION
+       (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION)
        (PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
        (SETPGRP_RELEASES_CTTY, SOLARIS2, TAB3, TABDLY, ULIMIT_BREAK_VALUE)
        (UNIX98_PTYS, USG, USG5, XOS_NEEDS_TIME_H, _AIX): New macros.
index 2047573..09859d0 100644 (file)
 
        * copyright.h: New file (copied from X11R4 distribution)
        * All files: Replaced occurrences of #include <X11/copyright.h>
-       with #include "copyright.h"
+       with #include "copyright.h".
 
 1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
index 6571030..5f363b2 100644 (file)
@@ -88,7 +88,7 @@
        * nsmenu.m (ns_update_menubar): Exchange place of argument 2 and 3 to
        memcpy (Bug#11907).
 
-2012-07-13  Kalle Kankare <kalle.kankare@iki.fi> (tiny change)
+2012-07-13  Kalle Kankare  <kalle.kankare@iki.fi>  (tiny change)
 
        * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfo
        and free it with DestroyExceptionInfo (Bug#11558).
        not functions.  All uses rewritten to use the following, respectively:
        (emacs_secs_addr, invalid_emacs_time, get_emacs_time)
        (add_emacs_time, sub_emacs_time): New functions.
-       * atimer.c: Don't include <sys/time.h>, as "systime.h" does this.
+       * atimer.c: Don't include <sys/time.h>, as "systime.h" does this.
        * fileio.c (Fcopy_file):
        * xterm.c (XTflash): Get the current time closer to when it's used.
        * makefile.w32-in ($(BLD)/atimer.$(O)): Update dependencies.
        X Windows version.  Doc fix.
        * xfns.c (Fx_window_property): Doc fix.  (Bug#11870)
 
-2012-07-06  Juanma Barranquero <lekktu@gmail.com>
+2012-07-06  Juanma Barranquero  <lekktu@gmail.com>
            Eli Zaretskii  <eliz@gnu.org>
 
        * s/ms-w32.h: Settings not specific to Windows moved to nt/config.nt.
        * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
        that causes compilation to fail on pre-C99 compilers.
 
-2012-07-04  Juanma Barranquero <lekktu@gmail.com>
+2012-07-04  Juanma Barranquero  <lekktu@gmail.com>
 
        * s/ms-w32.h (LISP_FLOAT_TYPE, HAVE_MEMCMP, HAVE_MEMCPY)
        (HAVE_MEMMOVE, HAVE_MEMSET): Don't set, obsolete.