1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00

Plinth needs to link to assertions section here, not messages.

Copied from Perforce
 Change: 180154
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2012-10-30 11:16:08 +00:00
parent 2c221f5bcf
commit 6a054b13af
2 changed files with 5 additions and 2 deletions

View file

@ -162,6 +162,8 @@ Result codes
yet supported.
.. _topic-error-assertion:
Assertions
----------

View file

@ -23,8 +23,9 @@ purposes, both relating to operating system support:
necessary facilities.
2. The plinth gives the :term:`client program` complete control of
interaction between the MPS and the user, including :ref:`messages
<topic-message>` and :ref:`telemetry <topic-telemetry>`.
interaction between the MPS and the user, including
:ref:`assertions <topic-error-assertion>` and :ref:`telemetry
<topic-telemetry>`.
The plinth may be provided by the :term:`client program`; however, a
sample implementation of the plinth using ANSI Standard C Library