mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
update to emacs-21.4 and fluxbox-0.9.12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3433 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f808261ab0
commit
a7a755a2fd
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
<!-- Chapter 6 -->
|
<!-- Chapter 6 -->
|
||||||
<!ENTITY vim-version "6.3">
|
<!ENTITY vim-version "6.3">
|
||||||
<!ENTITY emacs-version "21.3">
|
<!ENTITY emacs-version "21.4">
|
||||||
<!ENTITY nano-version "1.2.4">
|
<!ENTITY nano-version "1.2.4">
|
||||||
<!ENTITY joe-version "3.1">
|
<!ENTITY joe-version "3.1">
|
||||||
<!ENTITY ed-version "0.2">
|
<!ENTITY ed-version "0.2">
|
||||||
@ -288,7 +288,7 @@
|
|||||||
|
|
||||||
<!-- Chapter 27 -->
|
<!-- Chapter 27 -->
|
||||||
<!ENTITY sawfish-version "1.3">
|
<!ENTITY sawfish-version "1.3">
|
||||||
<!ENTITY fluxbox-version "0.9.11">
|
<!ENTITY fluxbox-version "0.9.12">
|
||||||
<!ENTITY metacity-version "2.8.6">
|
<!ENTITY metacity-version "2.8.6">
|
||||||
<!ENTITY xfce-version "4.0.4">
|
<!ENTITY xfce-version "4.0.4">
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ adhere to the desktop entries standards specification.</para>
|
|||||||
</sect4>
|
</sect4>
|
||||||
|
|
||||||
<sect4><title>Optional</title>
|
<sect4><title>Optional</title>
|
||||||
<para><xref linkend="postlfs-editors-emacs"/></para>
|
<para><xref linkend="emacs"/></para>
|
||||||
</sect4>
|
</sect4>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
|
@ -21,6 +21,9 @@ who wrote what.</para>
|
|||||||
<para>&version; – &releasedate;</para>
|
<para>&version; – &releasedate;</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
|
||||||
|
fluxbox-0.9.12.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>February 10th, 2005 [larry]: Added more descriptions to
|
<listitem><para>February 10th, 2005 [larry]: Added more descriptions to
|
||||||
MIT Kerberos and added db to PAM's dependancies.</para></listitem>
|
MIT Kerberos and added db to PAM's dependancies.</para></listitem>
|
||||||
|
|
||||||
|
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
<!ENTITY emacs-download-http "http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
|
<!ENTITY emacs-download-http "http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
|
||||||
<!ENTITY emacs-download-ftp "ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
|
<!ENTITY emacs-download-ftp "ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
|
||||||
<!ENTITY emacs-md5sum "a0bab457cbf5b4f8eb99d1d0a3ada420">
|
<!ENTITY emacs-md5sum "0a68ea5b29bb2f081ba8dd85d37bb9bc">
|
||||||
<!ENTITY emacs-size "20 MB">
|
<!ENTITY emacs-size "20 MB">
|
||||||
<!ENTITY emacs-buildsize "92.5 MB">
|
<!ENTITY emacs-buildsize "96.8 MB">
|
||||||
<!ENTITY emacs-time "4.20 SBU">
|
<!ENTITY emacs-time "4.20 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="postlfs-editors-emacs" xreflabel="Emacs-&emacs-version;">
|
<sect1 id="emacs" xreflabel="Emacs-&emacs-version;">
|
||||||
<sect1info>
|
<sect1info>
|
||||||
<othername>$LastChangedBy$</othername>
|
<othername>$LastChangedBy$</othername>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
@ -60,60 +60,102 @@ commands:</para>
|
|||||||
|
|
||||||
<screen><userinput><command>./configure --prefix=/usr \
|
<screen><userinput><command>./configure --prefix=/usr \
|
||||||
--libexecdir=/usr/sbin &&
|
--libexecdir=/usr/sbin &&
|
||||||
make bootstrap &&
|
make bootstrap</command></userinput></screen>
|
||||||
make install</command></userinput></screen>
|
|
||||||
|
<para>Now, as the root user:</para>
|
||||||
|
|
||||||
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
<para>The <application>Emacs</application> package contains <command>emacs</command>,
|
<segmentedlist>
|
||||||
<command>b2m</command>, <command>ctags</command>,
|
<segtitle>Installed Programs</segtitle>
|
||||||
<command>ebrowse</command>, <command>emacsclient</command>,
|
<segtitle>Installed Directories</segtitle>
|
||||||
<command>etags</command>, <command>grep-changelog</command>,
|
<seglistitem>
|
||||||
<command>rcs-checkin</command>, <command>cvt-mail</command>,
|
<seg>b2m, ctags, ebrowse, emacs, emacsclient, etags, grep-changelog and rcs-checkin</seg>
|
||||||
<command>digest-doc</command>, <command>emacsserver</command>,
|
<seg>/usr/sbin/emacs and /usr/share/emacs</seg>
|
||||||
<command>fakemail</command>, <command>hexl</command>,
|
</seglistitem>
|
||||||
<command>movemail</command>, <command>profile</command>,
|
</segmentedlist>
|
||||||
<command>rcs2log</command>, <command>sorted-doc</command>,
|
|
||||||
<command>vcdiff</command> and <command>yow</command>.</para>
|
|
||||||
|
|
||||||
</sect2>
|
<variablelist>
|
||||||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||||
|
<?dbfo list-presentation="list"?>
|
||||||
|
|
||||||
<sect2><title>Description</title>
|
<varlistentry id="b2m">
|
||||||
|
<term><filename>b2m</filename></term>
|
||||||
|
<listitem><para>is a program to convert mail files from RMAIL
|
||||||
|
format to Unix <quote>mbox</quote> format.</para>
|
||||||
|
<indexterm zone="emacs b2m">
|
||||||
|
<primary sortas="b-b2m">b2m</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>emacs</title>
|
<varlistentry id="ctags">
|
||||||
<para>The editor proper.</para></sect3>
|
<term><filename>b2m</filename></term>
|
||||||
|
<listitem><para>creates cross-reference tagfile database files
|
||||||
|
for source code.</para>
|
||||||
|
<indexterm zone="emacs ctags">
|
||||||
|
<primary sortas="b-ctags">ctags</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>b2m</title>
|
<varlistentry id="ebrowse">
|
||||||
<para><command>b2m</command> is a program to convert mail files from RMAIL
|
<term><filename>ebrowse</filename></term>
|
||||||
format to Unix <quote>mbox</quote> format.</para></sect3>
|
<listitem><para>permits browsing of C++ class hierarchies from
|
||||||
|
within emacs.</para>
|
||||||
|
<indexterm zone="emacs ebrowse">
|
||||||
|
<primary sortas="b-ebrowse">ebrowse</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>ctags</title>
|
<varlistentry id="emacs-prog">
|
||||||
<para><command>ctags</command> creates cross-reference tagfile database files
|
<term><filename>emacs</filename></term>
|
||||||
for source code.</para></sect3>
|
<listitem><para>is an editor.</para>
|
||||||
|
<indexterm zone="emacs emacs-prog">
|
||||||
|
<primary sortas="b-emacs">emacs</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>ebrowse</title>
|
<varlistentry id="emacsclient">
|
||||||
<para><command>ebrowse</command> permits browsing of C++ class hierarchies from
|
<term><filename>emacsclient</filename></term>
|
||||||
within emacs.</para></sect3>
|
<listitem><para>attaches an emacs session to an already
|
||||||
|
running emacsserver instance.</para>
|
||||||
|
<indexterm zone="emacs emacsclient">
|
||||||
|
<primary sortas="b-emacsclient">emacsclient</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>emacsclient</title>
|
<varlistentry id="etags">
|
||||||
<para><command>emacsclient</command> attaches an emacs session to an already
|
<term><filename>etags</filename></term>
|
||||||
running emacsserver instance.</para></sect3>
|
<listitem><para>is another program to generate source code
|
||||||
|
cross-reference tagfiles.</para>
|
||||||
|
<indexterm zone="emacs etags">
|
||||||
|
<primary sortas="b-etags">etags</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>etags</title>
|
<varlistentry id="grep-changelog">
|
||||||
<para><command>etags</command> is another program to generate source code
|
<term><filename>grep-changelog</filename></term>
|
||||||
cross-reference tagfiles.</para></sect3>
|
<listitem><para>prints entries in Change Logs matching
|
||||||
|
various criteria.</para>
|
||||||
|
<indexterm zone="emacs grep-changelog">
|
||||||
|
<primary sortas="b-grep-changelog">grep-changelog</primary></indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<sect3><title>grep-changelog</title>
|
<varlistentry id="rcs-checkin">
|
||||||
<para><command>grep-changelog</command> prints entries in Change Logs matching
|
<term><filename>rcs-checkin</filename></term>
|
||||||
various criteria.</para></sect3>
|
<listitem><para>is a shell script used to check
|
||||||
|
files into <acronym>RCS</acronym>.</para>
|
||||||
<sect3><title>rcs-checkin</title>
|
<indexterm zone="emacs rcs-checkin">
|
||||||
<para><command>rcs-checkin</command> is a shell script used to check
|
<primary sortas="b-rcs-checkin">rcs-checkin</primary></indexterm>
|
||||||
files into <acronym>RCS</acronym>.</para></sect3>
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<!--
|
||||||
<sect3><title>cvt-mail</title>
|
<sect3><title>cvt-mail</title>
|
||||||
<para><command>cvt-mail</command> converts old style goslings emacs mail
|
<para><command>cvt-mail</command> converts old style goslings emacs mail
|
||||||
directories into gnu-rmail format.</para></sect3>
|
directories into gnu-rmail format.</para></sect3>
|
||||||
@ -156,7 +198,8 @@ files.</para></sect3>
|
|||||||
|
|
||||||
<sect3><title>yow</title>
|
<sect3><title>yow</title>
|
||||||
<para><command>yow</command> prints a quotation from Zippy the
|
<para><command>yow</command> prints a quotation from Zippy the
|
||||||
Pinhead.</para></sect3>
|
Pinhead.</para></sect3> -->
|
||||||
|
</variablelist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
<!ENTITY fluxbox-download-http "http://prdownloads.sourceforge.net/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
|
<!ENTITY fluxbox-download-http "http://prdownloads.sourceforge.net/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
|
||||||
<!ENTITY fluxbox-download-ftp " ">
|
<!ENTITY fluxbox-download-ftp " ">
|
||||||
<!ENTITY fluxbox-size "625 KB">
|
<!ENTITY fluxbox-size "637 KB">
|
||||||
<!ENTITY fluxbox-buildsize "33.9 MB">
|
<!ENTITY fluxbox-buildsize "36.7 MB">
|
||||||
<!ENTITY fluxbox-time "1.28 SBU">
|
<!ENTITY fluxbox-time "1.28 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user