Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    r7999839 r8558044  
    66
    77  <!ENTITY emacs-download-http "&gnu-http;/emacs/emacs-&emacs-version;.tar.xz">
    8   <!ENTITY emacs-download-ftp  "&gnu-ftp;/emacs/emacs-&emacs-version;.tar.xz"> 
    9   <!ENTITY emacs-download-ftp  " "> 
     8  <!ENTITY emacs-download-ftp  "&gnu-ftp;/emacs/emacs-&emacs-version;.tar.xz">
     9  <!ENTITY emacs-download-ftp  " ">
    1010  <!ENTITY emacs-md5sum        "4c3d9ff35b2ab2fe518dc7eb3951e128">
    1111  <!ENTITY emacs-size          "43 MB">
     
    120120
    121121    <para>
    122       First, work around a portability bug in glibc 2.34, 
     122      First, work around a portability bug in glibc 2.34,
    123123      which no longer defines SIGSTKSZ.
    124124    </para>
     
    162162    <title>Command Explanations</title>
    163163
    164     <!-- With 27.2, it writes scores to ~/.emacs.d/games 
     164    <!-- With 27.2, it writes scores to ~/.emacs.d/games
    165165    <para>
    166166      <parameter>- -localstatedir=/var</parameter>: Create game score files
     
    177177    <para>
    178178      <option>--with-gif=no</option>: Use this if you have not installed
    179       <xref linkend="giflib"/> or 
     179      <xref linkend="giflib"/> or
    180180      <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink>.
    181181    </para>
Note: See TracChangeset for help on using the changeset viewer.