emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r109084: Fix typos in ChangeLogs.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109084: Fix typos in ChangeLogs.
Date: Sat, 14 Jul 2012 04:08:32 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109084
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sat 2012-07-14 04:08:32 +0200
message:
  Fix typos in ChangeLogs.
modified:
  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
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-07-14 00:04:10 +0000
+++ b/ChangeLog 2012-07-14 02:08:32 +0000
@@ -291,7 +291,7 @@
 
        * 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  <address@hidden>
 
@@ -5156,7 +5156,7 @@
 
 2004-10-08  Steven Tamm  <address@hidden>
 
-       * 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  <address@hidden>
 
@@ -8003,7 +8003,7 @@
 
 1995-09-30  Richard Stallman  <address@hidden>
 
-       * configure.in (powerpc-*-solaris2): New alternative.x
+       * configure.in (powerpc-*-solaris2): New alternative.
 
 1995-09-12  Karl Heuer  <address@hidden>
 
@@ -8521,7 +8521,7 @@
 
 1994-09-20  Richard Stallman  <address@hidden>
 
-       * Makefile.in (paths-force): Depend on src/paths.h
+       * Makefile.in (paths-force): Depend on src/paths.h.
 
 1994-09-19  Karl Heuer  <address@hidden>
 
@@ -9362,7 +9362,7 @@
 
 1993-09-12  Roland McGrath  (address@hidden)
 
-       * make-dist: Dist vpath.sed
+       * make-dist: Dist vpath.sed.
 
        * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
        Depend on vpath.sed.

=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2012-07-11 07:05:21 +0000
+++ b/admin/ChangeLog   2012-07-14 02:08:32 +0000
@@ -631,7 +631,7 @@
 
 2009-02-23  Jason Rumney  <address@hidden>
 
-       * 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.

=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog       2012-07-13 14:25:59 +0000
+++ b/doc/emacs/ChangeLog       2012-07-14 02:08:32 +0000
@@ -1308,7 +1308,6 @@
        * 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.
@@ -3127,9 +3126,9 @@
        * ack.texi (Acknowledgments): General update based on AUTHORS,
        including removal of some stuff no longer distributed.
 
-2008-12-19  Agustin Martin  <address@hidden>
+2008-12-19  Agustín Martín  <address@hidden>
 
-       * fixit.texi: Mention hunspell
+       * fixit.texi: Mention hunspell.
 
 2008-12-19  Glenn Morris  <address@hidden>
 

=== modified file 'doc/lispintro/ChangeLog'
--- a/doc/lispintro/ChangeLog   2012-06-21 07:34:27 +0000
+++ b/doc/lispintro/ChangeLog   2012-07-14 02:08:32 +0000
@@ -389,7 +389,7 @@
        `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  <address@hidden>
 

=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2012-07-13 07:06:09 +0000
+++ b/doc/lispref/ChangeLog     2012-07-14 02:08:32 +0000
@@ -10916,8 +10916,8 @@
        (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
@@ -11162,7 +11162,7 @@
        * 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  (address@hidden)
 

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2012-07-09 04:52:49 +0000
+++ b/doc/misc/ChangeLog        2012-07-14 02:08:32 +0000
@@ -832,7 +832,7 @@
 2011-08-15  Eric Schulte  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -1199,7 +1199,7 @@
 
 2011-03-19  Antoine Levitt  <address@hidden>
 
-       * gnus.texi (Listing Groups): Document gnus-group-list-ticked
+       * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
 
 2011-03-17  Jay Belanger  <address@hidden>
 
@@ -3124,7 +3124,7 @@
 2009-07-29  Jay Belanger  <address@hidden>
 
        * calc.texi (Stack Manipulation Commands): Add documentation for
-       `calc-transpose-lines'
+       `calc-transpose-lines'.
 
 2009-07-27  Michael Albinus  <address@hidden>
 

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2012-07-08 00:48:27 +0000
+++ b/etc/ChangeLog     2012-07-14 02:08:32 +0000
@@ -993,7 +993,7 @@
 
 2009-09-27  Teodor Zlatanov  <address@hidden>
 
-       * NEWS: Mention new library imap-hash.el
+       * NEWS: Mention new library imap-hash.el.
 
 2009-09-22  Juanma Barranquero  <address@hidden>
 
@@ -1037,7 +1037,7 @@
 2009-08-08  Dmitry Dzhus  <address@hidden>
 
        * images/gud/all.xpm, images/gud/thread.xpm: New icons for
-       gdb-mi.el
+       gdb-mi.el.
 
 2009-08-07  Dan Nicolaescu  <address@hidden>
 
@@ -2073,7 +2073,7 @@
 
 2007-07-02  Carsten Dominik  <address@hidden>
 
-       * orgcard.tex: Version 5.01
+       * orgcard.tex: Version 5.01.
 
 2007-06-27  Michael Albinus  <address@hidden>
 
@@ -2641,7 +2641,7 @@
 2006-09-15  Richard Stallman  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -3267,7 +3267,7 @@
 
 2005-11-18  Carsten Dominik  <address@hidden>
 
-       * orgcard.tex: Version 3.20
+       * orgcard.tex: Version 3.20.
 
 2005-11-16  Nick Roberts  <address@hidden>
 
@@ -5018,7 +5018,7 @@
 
 1993-03-19  Eric S. Raymond  (address@hidden)
 
-       * sex.6: Added 900-line support
+       * sex.6: Added 900-line support.
 
        * NEWS: Added news about the package finder.
 
@@ -5557,7 +5557,7 @@
 1988-12-31  Richard Mlynarik  (address@hidden)
 
        * env.c: Add decl for my-index.
-       * etags.c (file-entries): .oak => scheme
+       * etags.c (file-entries): .oak => scheme.
 
 1988-12-30  Richard Stallman  (address@hidden)
 

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-07-13 18:15:22 +0000
+++ b/lisp/ChangeLog    2012-07-14 02:08:32 +0000
@@ -1738,7 +1738,7 @@
 
 2012-06-05  Sam Steingold  <address@hidden>
 
-       * 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  <address@hidden>
@@ -3603,7 +3603,7 @@
 
        * 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

=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2012-07-09 22:30:01 +0000
+++ b/lisp/cedet/ChangeLog      2012-07-14 02:08:32 +0000
@@ -946,6 +946,7 @@
        (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  <address@hidden>
 

=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2012-07-13 07:06:09 +0000
+++ b/lisp/gnus/ChangeLog       2012-07-14 02:08:32 +0000
@@ -4731,7 +4731,7 @@
 2010-11-29  Binjo  <address@hidden>  (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  <address@hidden>
 
@@ -4930,7 +4930,7 @@
 
 2010-11-25  Julien Danjou  <address@hidden>
 
-       * 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.
@@ -20992,8 +20992,8 @@
 
 2004-05-20  Danny Siu  <address@hidden>
 
-       * 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  <address@hidden>
 
@@ -22215,7 +22215,7 @@
 
        * 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.
@@ -22447,7 +22447,7 @@
 
        * 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  <address@hidden>
 

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2012-07-02 08:00:05 +0000
+++ b/lisp/org/ChangeLog        2012-07-14 02:08:32 +0000
@@ -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 <address@hidden>  (tiny change)
+2012-05-27  Mark Shoulson  <address@hidden>  (tiny change)
 
        * org.el (org-fontify-entities): Fix bug: The entities \sup[123] and
        \there4 were not "prettified" when org-pretty-entities was enabled.
@@ -362,7 +362,7 @@
 2012-04-01  Ilya Shlyakhter  <address@hidden>  (tiny change)
 
        * org-colview.el (org-columns-cleanup-item): Handle case of empty
-       headline
+       headline.
 
 2012-04-01  Nicolas Goaziou  <address@hidden>
 
@@ -400,7 +400,7 @@
 
 2012-04-01  Ilya Shlyakhter  <address@hidden>
 
-       * 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  <address@hidden>
@@ -688,7 +688,7 @@
 2012-04-01  Bernt Hansen  <address@hidden>
 
        * 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  <address@hidden>  (tiny change)
 
@@ -863,7 +863,7 @@
 
 2012-04-01  Toby S. Cubitt  <address@hidden>  (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).
@@ -877,7 +877,7 @@
        * 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  <address@hidden>
 
@@ -1011,7 +1011,7 @@
 
 2012-04-01  Toby S. Cubitt  <address@hidden>  (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).
@@ -1031,7 +1031,7 @@
 2012-04-01  Bernt Hansen  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -1052,7 +1052,7 @@
 
        * 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  <address@hidden>
 
@@ -1389,7 +1389,7 @@
 2012-04-01  Jambunathan K  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -1573,16 +1573,17 @@
 
 2012-04-01  Bernt Hansen  <address@hidden>
 
-       * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point 
is
-       outside the current restriction
-
-2012-04-01  Bernt Hansen  <address@hidden>
-
-       * org-agenda.el (org-agenda-clock-in): Save restriction when clocking 
in from the agenda
-
-2012-04-01  Bernt Hansen  <address@hidden>
-
-       * org.el: Honour existing restrictions when regenerating the agenda
+       * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point
+       is outside the current restriction.
+
+2012-04-01  Bernt Hansen  <address@hidden>
+
+       * org-agenda.el (org-agenda-clock-in): Save restriction when clocking
+       in from the agenda.
+
+2012-04-01  Bernt Hansen  <address@hidden>
+
+       * org.el: Honour existing restrictions when regenerating the agenda.
 
 2012-04-01  Bastien Guerry  <address@hidden>
 
@@ -1611,8 +1612,8 @@
 2012-04-01  Martyn Jago  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -2018,7 +2019,7 @@
 
 2012-01-03  Litvinov Sergey  <address@hidden>
 
-       * ob-octave.el: add graphical output to png file
+       * ob-octave.el: Add graphical output to png file.
 
 2012-01-03  Eric Schulte  <address@hidden>
 
@@ -2107,7 +2108,7 @@
 
 2012-01-03  Michael Brand  <address@hidden>
 
-       * 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  <address@hidden>  (tiny change)
@@ -2186,7 +2187,7 @@
        * 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  <address@hidden>
@@ -3344,9 +3345,9 @@
        * 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.
@@ -3376,7 +3377,7 @@
 
        * 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  <address@hidden>  (tiny change)
@@ -3419,7 +3420,7 @@
 2012-01-03  Suvayu Ali  <address@hidden>  (tiny change)
 
        * org-inlinetask.el (org-inlinetask): New customizable face
-       for inlinetasks
+       for inlinetasks.
 
 2012-01-03  Bastien Guerry  <address@hidden>
 
@@ -3518,7 +3519,7 @@
        (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  <address@hidden>
 
@@ -3573,8 +3574,8 @@
        (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  <address@hidden>
 
@@ -3620,7 +3621,7 @@
        * 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.
@@ -3643,7 +3644,7 @@
        (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
@@ -3690,7 +3691,7 @@
 2012-01-03  Nicolas Goaziou  <address@hidden>
 
        * 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
@@ -3797,7 +3798,7 @@
        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  <address@hidden>
@@ -4065,7 +4066,7 @@
 2012-01-03  Nicolas Goaziou  <address@hidden>
 
        * 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.
@@ -4451,7 +4452,7 @@
 2011-07-28  Matt Lundin  <address@hidden>
 
        * 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  <address@hidden>
@@ -4835,7 +4836,7 @@
 
        * 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  <address@hidden>
 
@@ -5027,7 +5028,7 @@
 
        * 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  <address@hidden>
@@ -5108,7 +5109,7 @@
 
        * 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  <address@hidden>
@@ -5360,7 +5361,7 @@
 
        * 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).
@@ -5787,7 +5788,7 @@
        * 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  <address@hidden>
@@ -5957,14 +5958,14 @@
        * 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  <address@hidden>
@@ -6338,7 +6339,7 @@
        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  <address@hidden>
 
@@ -6676,7 +6677,7 @@
 2011-07-28  Julien Danjou  <address@hidden>
 
        * 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  <address@hidden>
@@ -6892,7 +6893,7 @@
        (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.
@@ -6996,7 +6997,7 @@
 
 2011-07-28  Bastien Guerry  <address@hidden>
 
-       * 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  <address@hidden>
@@ -7437,7 +7438,7 @@
 2011-07-28  Julien Danjou  <address@hidden>
 
        * 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.
@@ -7706,7 +7707,7 @@
 
 2011-07-28  Nicolas Goaziou  <address@hidden>
 
-       * 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.
@@ -7865,7 +7866,7 @@
        * 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.
 
@@ -7896,7 +7897,7 @@
        * 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.
@@ -8001,7 +8002,7 @@
        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.
@@ -10143,10 +10144,9 @@
 2010-11-11  Carsten Dominik  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -12235,7 +12235,7 @@
 
        * 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
@@ -16332,9 +16332,8 @@
 
 2009-11-13  John Wiegley  <address@hidden>
 
-       * 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.
 

=== modified file 'lisp/url/ChangeLog'
--- a/lisp/url/ChangeLog        2012-07-11 23:13:41 +0000
+++ b/lisp/url/ChangeLog        2012-07-14 02:08:32 +0000
@@ -185,7 +185,7 @@
        * 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.

=== modified file 'lwlib/ChangeLog'
--- a/lwlib/ChangeLog   2012-07-06 21:07:46 +0000
+++ b/lwlib/ChangeLog   2012-07-14 02:08:32 +0000
@@ -607,7 +607,7 @@
 
        * 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)

=== modified file 'msdos/ChangeLog'
--- a/msdos/ChangeLog   2012-06-30 15:32:51 +0000
+++ b/msdos/ChangeLog   2012-07-14 02:08:32 +0000
@@ -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.
 

=== modified file 'nt/ChangeLog'
--- a/nt/ChangeLog      2012-07-13 11:49:26 +0000
+++ b/nt/ChangeLog      2012-07-14 02:08:32 +0000
@@ -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.

=== modified file 'oldXMenu/ChangeLog'
--- a/oldXMenu/ChangeLog        2012-06-26 00:39:36 +0000
+++ b/oldXMenu/ChangeLog        2012-07-14 02:08:32 +0000
@@ -612,7 +612,7 @@
 
        * 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  (address@hidden)
 

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2012-07-14 00:04:10 +0000
+++ b/src/ChangeLog     2012-07-14 02:08:32 +0000
@@ -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 <address@hidden> (tiny change)
+2012-07-13  Kalle Kankare  <address@hidden>  (tiny change)
 
        * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfo
        and free it with DestroyExceptionInfo (Bug#11558).
@@ -361,7 +361,7 @@
        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.
@@ -682,7 +682,7 @@
        X Windows version.  Doc fix.
        * xfns.c (Fx_window_property): Doc fix.  (Bug#11870)
 
-2012-07-06  Juanma Barranquero <address@hidden>
+2012-07-06  Juanma Barranquero  <address@hidden>
            Eli Zaretskii  <address@hidden>
 
        * s/ms-w32.h: Settings not specific to Windows moved to nt/config.nt.
@@ -921,7 +921,7 @@
        * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
        that causes compilation to fail on pre-C99 compilers.
 
-2012-07-04  Juanma Barranquero <address@hidden>
+2012-07-04  Juanma Barranquero  <address@hidden>
 
        * s/ms-w32.h (LISP_FLOAT_TYPE, HAVE_MEMCMP, HAVE_MEMCPY)
        (HAVE_MEMMOVE, HAVE_MEMSET): Don't set, obsolete.


reply via email to

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