guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-exception-truncate updated (0c500bc -> 2c3398


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (0c500bc -> 2c33986)
Date: Fri, 7 Feb 2020 05:14:53 -0500 (EST)

lloda pushed a change to branch wip-exception-truncate
in repository guile.

 discard 0c500bc  Provide a hook for the exception printer
 discard c11fb23  Fix check for rl_get_keymap
     add f2781c9  Fix check for rl_get_keymap
     add c4b2bd3  texinfo: Add '*line-width*' fluid to control line wrapping.
     add ff14b77  texinfo: Properly render @acronym in plain text.
     new 8af931c  Fix note on modifying literal vectors
     new 2c33986  Provide a hook for the exception printer

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0c500bc)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (2c33986)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 acinclude.m4                             |  9 +++---
 doc/ref/api-data.texi                    |  9 +++---
 doc/ref/texinfo.texi                     |  8 ++++-
 module/texinfo/plain-text.scm            | 24 ++++++++++++---
 test-suite/Makefile.am                   |  1 +
 test-suite/tests/texinfo.plain-text.test | 52 ++++++++++++++++++++++++++++++++
 6 files changed, 88 insertions(+), 15 deletions(-)
 create mode 100644 test-suite/tests/texinfo.plain-text.test



reply via email to

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