Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    r4a80a67 r4c24eb0a  
    214214          <para>
    215215            creates cross-reference tagfile database files
    216             for source code.
     216            for source code
    217217          </para>
    218218          <indexterm zone="emacs ctags">
     
    227227          <para>
    228228            permits browsing of C++ class hierarchies from
    229             within <command>emacs</command>.
     229            within <command>emacs</command>
    230230          </para>
    231231          <indexterm zone="emacs ebrowse">
     
    239239        <listitem>
    240240          <para>
    241             is an editor.
     241            is an editor
    242242          </para>
    243243          <indexterm zone="emacs emacs-prog">
     
    252252          <para>
    253253            attaches an <command>emacs</command> session to an already
    254             running <command>emacsserver</command> instance.
     254            running <command>emacsserver</command> instance
    255255          </para>
    256256          <indexterm zone="emacs emacsclient">
     
    265265          <para>
    266266            is another program to generate source code
    267             cross-reference tagfiles.
     267            cross-reference tagfiles
    268268          </para>
    269269          <indexterm zone="emacs etags">
     
    278278          <para>
    279279            prints entries in Change Logs matching
    280             various criteria.
     280            various criteria
    281281          </para>
    282282          <indexterm zone="emacs grep-changelog">
Note: See TracChangeset for help on using the changeset viewer.