Changeset 79f87f94 for postlfs/editors


Ignore:
Timestamp:
09/26/2003 06:58:36 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
547df0bc
Parents:
984a23f
Message:

Part I

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

Location:
postlfs/editors
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    r984a23f r79f87f94  
    1 <sect1 id="postlfs-editors-emacs">
     1<sect1 id="postlfs-editors-emacs" xreflabel="Emacs-&emacs-version;">
    22<?dbhtml filename="emacs.html" dir="postlfs"?>
    3 <title>emacs-&emacs-version;</title>
     3<title>Emacs-&emacs-version;</title>
    44
    55&emacs-intro;
  • postlfs/editors/emacs/emacs-desc.xml

    r984a23f r79f87f94  
    22<title>Contents</title>
    33
    4 <para>The emacs package contains <command>emacs</command>,
     4<para>The <application>Emacs</application> package contains <command>emacs</command>,
    55<command>b2m</command>, <command>ctags</command>,
    66<command>ebrowse</command>, <command>emacsclient</command>,
  • postlfs/editors/emacs/emacs-inst.xml

    r984a23f r79f87f94  
    11<sect2>
    2 <title>Installation of <application>emacs</application></title>
     2<title>Installation of <application>Emacs</application></title>
    33
    4 <para>Install <application>emacs</application> by running the following commands:</para>
     4<para>Install <application>Emacs</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr \
  • postlfs/editors/emacs/emacs-intro.xml

    r984a23f r79f87f94  
    11<sect2>
    2 <title>Introduction to <application>emacs</application></title>
     2<title>Introduction to <application>Emacs</application></title>
    33
    4 <para>The <application>emacs</application> package contains the extensible, customizable,
     4<para>The <application>Emacs</application> package contains the extensible, customizable,
    55self-documenting real-time display editor.</para>
    66
     
    1818</sect3>
    1919
    20 <sect3><title><application>emacs</application> dependencies</title>
     20<sect3><title><application>Emacs</application> dependencies</title>
    2121<sect4><title>Optional</title>
    2222<para><xref linkend="xfree86"/>, <xref linkend="libjpeg"/>, <xref
  • postlfs/editors/joe.xml

    r984a23f r79f87f94  
    11<sect1 id="postlfs-editors-joe">
    22<?dbhtml filename="joe.html" dir="postlfs"?>
    3 <title>joe-&joe-version;</title>
     3<title>JOE-&joe-version;</title>
    44
    55&joe-intro;
  • postlfs/editors/joe/joe-config.xml

    r984a23f r79f87f94  
    22<title>Configuration files</title>
    33
    4 <para><application>Joe</application> can make use of several configuration files. Information
     4<para><application><acronym>JOE</acronym></application> can make use of several configuration files. Information
    55about these files may be found in the joe man page. These files
    66are <filename>/etc/jmacsrc</filename>, <filename>/etc/joerc</filename>,
    77<filename>/etc/jpicorc</filename>, <filename>/etc/jstarrc</filename>,
    8 and <filename>/etc/rjoerc</filename>. Joe can also make use of
     8and <filename>/etc/rjoerc</filename>.
     9<application><acronym>JOE</acronym></application> can also make use of
    910<filename>~/.joerc</filename>, which may be copied from
    1011<filename>/etc/joerc</filename> and customized for each user's
  • postlfs/editors/joe/joe-desc.xml

    r984a23f r79f87f94  
    22<title>Contents</title>
    33
    4 <para>The joe package contains <command>jmacs</command>,
     4<para>The <application><acronym>JOE</acronym></application> package contains <command>jmacs</command>,
    55<command>joe</command>, <command>jpico</command>,
    66<command>jstar</command>, <command>rjoe</command> and
     
    1111
    1212<sect3><title>jmacs</title>
    13 <para><command>jmacs</command> is a symbolic link to joe used to launch Emacs
     13<para><command>jmacs</command> is a symbolic link to
     14<command>joe</command> used to launch <application>Emacs</application>
    1415emulation mode.</para></sect3>
    1516
     
    3132<sect3><title>rjoe</title>
    3233<para><command>rjoe</command> is a symbolic link to
    33 <command>joe</command> that restricts <application>joe</application> to editing
     34<command>joe</command> that restricts
     35<application><acronym>JOE</acronym></application> to editing
    3436only files which are specified on the command line.</para></sect3>
    3537
  • postlfs/editors/joe/joe-inst.xml

    r984a23f r79f87f94  
    11<sect2>
    2 <title>Installation of <application>joe</application></title>
     2<title>Installation of <application><acronym>JOE</acronym></application></title>
    33
    4 <para>Install <application>joe</application> by running the following commands:</para>
     4<para>Install <application><acronym>JOE</acronym></application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
  • postlfs/editors/joe/joe-intro.xml

    r984a23f r79f87f94  
    11<sect2>
    2 <title>Introduction to <application>joe</application></title>
     2<title>Introduction to <application><acronym>JOE</acronym></application></title>
    33
    4 <para><application>Joe</application> is a small text editor capable of
    5 emulating WordStar, <application>Pico</application>,
     4<para><application>JOE</application> (Joe's own editor) is a small text editor
     5capable of emulating WordStar, <application>Pico</application>,
    66and <application>Emacs</application>.</para>
    77
  • postlfs/editors/vim.xml

    r984a23f r79f87f94  
    1 <sect1 id="postlfs-editors-vim">
     1<sect1 id="postlfs-editors-vim" xreflabel="Vim-&vim-version;">
    22<?dbhtml filename="vim.html" dir="postlfs"?>
    3 <title>vim-&vim-version;</title>
     3<title>Vim-&vim-version;</title>
    44
    55&vim-intro;
  • postlfs/editors/vim/vim-desc.xml

    r984a23f r79f87f94  
    22<title>Contents</title>
    33
    4 <para>The <application>vim</application> package contains
     4<para>The <application>Vim</application> package contains
    55<command>eview</command>, <command>evim</command>,
    66<command>ex</command>, <command>gview</command>,
  • postlfs/editors/vim/vim-exp.xml

    r984a23f r79f87f94  
    33
    44<para><command>--with-features=huge</command> : Enables all the additional
    5 features available in vim.</para>
     5features available in <application>Vim</application>.</para>
    66
    77</sect2>
  • postlfs/editors/vim/vim-inst.xml

    r984a23f r79f87f94  
    11<sect2>
    2 <title>Installation of <application>vim</application></title>
     2<title>Installation of <application>Vim</application></title>
    33
    4 <para>Install <application>vim</application> by running the following commands:</para>
     4<para>Install <application>Vim</application> by running the following commands:</para>
    55
    66<para><screen><userinput><command>./configure --prefix=/usr \
  • postlfs/editors/vim/vim-intro.xml

    r984a23f r79f87f94  
    22<title>Introduction to <application>Vim</application></title>
    33
    4 <para>The <application>vim</application> package, which is an
     4<para>The <application>Vim</application> package, which is an
    55abbreviation for VI IMproved, contains a <command>vi</command>
    66clone with extra features as compared to the original
     
    1010<application>vim</application> as a part of the base system, but
    1111owing to the lack of <application>X</application> libraries during the
    12 base install, <application>vim</application> needs to be
     12base install, <application>Vim</application> needs to be
    1313recompiled once <application>X</application> is installed to enable the
    1414<acronym>GUI</acronym> mode. There is no need for
     
    2525</sect3>
    2626
    27 <sect3><title><application>vim</application> dependencies</title>
     27<sect3><title><application>Vim</application> dependencies</title>
    2828<sect4><title>Required</title>
    2929<para><xref linkend="xfree86"/></para></sect4>
Note: See TracChangeset for help on using the changeset viewer.