aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-06-14 19:45:02 +0000
committerGlenn Morris2008-06-14 19:45:02 +0000
commit091f8bc1fc6b80b37f917f64717c36b12c455fa7 (patch)
tree8f423a02c9e70490bc449a1e3f84b80c598dafbb
parent04eddd7dcdc3c3ace6540a893cedc3963ceb7143 (diff)
downloademacs-091f8bc1fc6b80b37f917f64717c36b12c455fa7.tar.gz
emacs-091f8bc1fc6b80b37f917f64717c36b12c455fa7.zip
(Major packages and programs): Remove references to external
Supercite, Calc, VIPER, since they have been included for some time. Update VM, AUCTeX, BBDB entries.
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/faq.texi117
2 files changed, 21 insertions, 102 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 28737fec2ff..44f2d3ffc11 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,9 @@
12008-06-14 Glenn Morris <rgm@gnu.org>
2
3 * faq.texi (Major packages and programs): Remove references to external
4 Supercite, Calc, VIPER, since they have been included for some time.
5 Update VM, AUCTeX, BBDB entries.
6
12008-06-14 Ulf Jasper <ulf.jasper@web.de> 72008-06-14 Ulf Jasper <ulf.jasper@web.de>
2 8
3 * newsticker.texi: Updated to match latest newsticker changes. 9 * newsticker.texi: Updated to match latest newsticker changes.
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index fe10d080707..ef2c0cfee02 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -2165,7 +2165,6 @@ type @kbd{C-x e}. (@inforef{Keyboard Macros, Keyboard Macros, emacs}.)
2165If you're really desperate for the @code{.} command in @code{vi} that 2165If you're really desperate for the @code{.} command in @code{vi} that
2166redoes the last insertion/deletion, use VIPER, a @code{vi} emulation 2166redoes the last insertion/deletion, use VIPER, a @code{vi} emulation
2167mode which comes with Emacs, and which appears to support it. 2167mode which comes with Emacs, and which appears to support it.
2168(@xref{VIPER}.)
2169 2168
2170@node Valid X resources, Evaluating Emacs Lisp code, Repeating commands, Common requests 2169@node Valid X resources, Evaluating Emacs Lisp code, Repeating commands, Common requests
2171@section What are the valid X resource settings (i.e., stuff in .Xdefaults)? 2170@section What are the valid X resource settings (i.e., stuff in .Xdefaults)?
@@ -3865,9 +3864,6 @@ Java code. It is distributed with Emacs, but has
3865 3864
3866@menu 3865@menu
3867* VM:: 3866* VM::
3868* Supercite::
3869* Calc::
3870* VIPER::
3871* AUCTeX:: 3867* AUCTeX::
3872* BBDB:: 3868* BBDB::
3873* Ispell:: 3869* Ispell::
@@ -3878,7 +3874,7 @@ Java code. It is distributed with Emacs, but has
3878* Patch:: 3874* Patch::
3879@end menu 3875@end menu
3880 3876
3881@node VM, Supercite, Major packages and programs, Major packages and programs 3877@node VM, AUCTeX, Major packages and programs, Major packages and programs
3882@section VM (View Mail) --- another mail reader within Emacs, with MIME support 3878@section VM (View Mail) --- another mail reader within Emacs, with MIME support
3883@cindex VM 3879@cindex VM
3884@cindex Alternative mail software 3880@cindex Alternative mail software
@@ -3887,111 +3883,28 @@ Java code. It is distributed with Emacs, but has
3887 3883
3888@table @b 3884@table @b
3889 3885
3890@item Author 3886@item Maintainer
3891@email{kyle_jones@@wonderworks.com, Kyle Jones} 3887@email{hack@@robf.de, Robert Widhopf-Fenk}
3892 3888
3893@item Latest version 3889@item Latest version
38947.19 38908.0
3895 3891
3896@item Distribution 3892@item Web site
3897@uref{ftp://ftp.wonderworks.com/pub/vm/vm.tar.gz} 3893@uref{http://www.nongnu.org/viewmail/}
3898 3894
3899@item Informational newsgroup 3895@item Informational newsgroup
3900@uref{news:gnu.emacs.vm.info}@* 3896@uref{news:gnu.emacs.vm.info}@*
3901 3897
3902@item Bug reports newsgroup 3898@item Bug reports newsgroup
3903@uref{news:gnu.emacs.vm.bug}@* 3899@uref{news:gnu.emacs.vm.bug}@*
3904Or send reports to @email{bug-vm@@wonderworks.com}
3905@end table
3906
3907VM 7 works well with Emacs 21 and Emacs 22. Older versions of VM
3908suitable for use with older versions of Emacs are available from
3909@uref{ftp://ftp.wonderworks.com/pub/vm/, the same FTP site}.
3910
3911
3912@node Supercite, Calc, VM, Major packages and programs
3913@section Supercite --- mail and news citation package within Emacs
3914@cindex Supercite
3915@cindex Superyank
3916@cindex Mail and news citations
3917@cindex News and mail citations
3918@cindex Citations in mail and news
3919
3920@table @b
3921
3922@item Author
3923@email{barry@@python.org, Barry Warsaw}
3924
3925@item Latest version
39263.54 (comes bundled with Emacs since version 20)
3927
3928@item Distribution
3929@uref{http://www.python.org/emacs/supercite.tar.gz}
3930
3931@item Mailing list
3932Subscription requests to @email{supercite-request@@python.org}@*
3933Submissions @email{supercite@@python.org}
3934
3935@end table
3936
3937Superyank is an old version of Supercite.
3938
3939@node Calc, VIPER, Supercite, Major packages and programs
3940@section Calc --- poor man's Mathematica within Emacs
3941@cindex Programmable calculator
3942@cindex Calc
3943@cindex Mathematical package
3944
3945@table @b
3946
3947@item Author
3948@email{daveg@@csvax.cs.caltech.edu, Dave Gillespie}
3949
3950@item Latest version
39512.1 (part of Emacs since version 22.1)
3952
3953@item Distribution
3954No separate distribution outside of Emacs. Older versions
3955are available at @uref{ftp://ftp.gnu.org/pub/gnu/calc/}.
3956
3957@end table 3900@end table
3958 3901
3959Note that Calc 2.02f needs patching to work with Emacs 21 and later. 3902VM was originally written by @uref{http://www.wonderworks.com/vm/,Kyle Jones}.
3960 3903@uref{ftp://ftp.wonderworks.com/pub/vm/,Older versions} of VM remain
3961@cindex @code{calculator}, a package 3904available.
3962Emacs 21.1 and later comes with a package called @file{calculator.el}.
3963It doesn't support all the mathematical wizardry offered by Calc, such
3964as matrices, special functions, and statistics, but is more than
3965adequate as a replacement for @code{xcalc} and similar programs.
3966
3967@node VIPER, AUCTeX, Calc, Major packages and programs
3968@section VIPER --- @code{vi} emulation for Emacs
3969@cindex @code{vi} emulation
3970@cindex VIPER
3971@cindex Emulation of @code{vi}
3972 3905
3973Since Emacs 19.29, the preferred @code{vi} emulation in Emacs is VIPER
3974(@kbd{M-x viper-mode @key{RET}}), which comes with Emacs. It extends
3975and supersedes VIP (including VIP 4.3) and provides @code{vi} emulation
3976at several levels, from one that closely follows @code{vi} to one that
3977departs from @code{vi} in several significant ways.
3978
3979For Emacs 19.28 and earlier, the following version of VIP is generally
3980better than the one distributed with Emacs:
3981
3982@table @b
3983@item Author
3984@email{sane@@cs.uiuc.edu, Aamod Sane}
3985
3986@item Latest version
39874.3
3988
3989@item Distribution
3990@uref{ftp://www.club.cc.cmu.edu/pub/gnu/elisp-archive/modes/vip-mode.tar.Z}
3991
3992@end table
3993 3906
3994@node AUCTeX, BBDB, VIPER, Major packages and programs 3907@node AUCTeX, BBDB, VM, Major packages and programs
3995@section AUC@TeX{} --- enhanced @TeX{} modes with debugging facilities 3908@section AUC@TeX{} --- enhanced @TeX{} modes with debugging facilities
3996@cindex Mode for @TeX{} 3909@cindex Mode for @TeX{}
3997@cindex @TeX{} mode 3910@cindex @TeX{} mode
@@ -4004,7 +3917,7 @@ indentation, formatting and folding, macro completion, @TeX{} shell
4004functionality, and debugging. Be also sure to check out 3917functionality, and debugging. Be also sure to check out
4005@ref{Introduction, RefTeX, Introduction, reftex, Ref@TeX{} User Manual}. 3918@ref{Introduction, RefTeX, Introduction, reftex, Ref@TeX{} User Manual}.
4006Current versions of AUC@TeX{} include the 3919Current versions of AUC@TeX{} include the
4007@uref{http://www.gnu.org/software/auctex/preview-latex,preview-latex} 3920@uref{http://www.gnu.org/software/auctex/preview-latex.html,preview-latex}
4008package for WYSIWYG previews of various LaTeX constructs in the Emacs 3921package for WYSIWYG previews of various LaTeX constructs in the Emacs
4009source buffer. 3922source buffer.
4010 3923
@@ -4018,7 +3931,7 @@ source buffer.
4018@email{dak@@gnu.org, David Kastrup} 3931@email{dak@@gnu.org, David Kastrup}
4019 3932
4020@item Latest version 3933@item Latest version
402111.84 393411.85
4022 3935
4023@item Distribution 3936@item Distribution
4024@uref{ftp://ftp.gnu.org/pub/gnu/auctex/} 3937@uref{ftp://ftp.gnu.org/pub/gnu/auctex/}
@@ -4044,10 +3957,10 @@ Submissions to @email{auctex@@gnu.org}
4044@table @b 3957@table @b
4045 3958
4046@item Maintainer 3959@item Maintainer
4047@email{waider@@waider.ie, Ronan Waide} 3960@email{hack@@robf.de, Robert Widhopf-Fenk}
4048 3961
4049@item Latest version 3962@item Latest version
40502.34 39632.35
4051 3964
4052@item Distribution 3965@item Distribution
4053@uref{http://bbdb.sourceforge.net/} 3966@uref{http://bbdb.sourceforge.net/}
@@ -5153,7 +5066,7 @@ If you read mail with Rmail or news with Gnus, set the variable
5153@code{mail-yank-prefix}. For VM, set @code{vm-included-text-prefix}. 5066@code{mail-yank-prefix}. For VM, set @code{vm-included-text-prefix}.
5154For mh-e, set @code{mh-ins-buf-prefix}. 5067For mh-e, set @code{mh-ins-buf-prefix}.
5155 5068
5156For fancier control of citations, use Supercite. @xref{Supercite}. 5069For fancier control of citations, use Supercite (part of Emacs).
5157 5070
5158To prevent Emacs from including various headers of the replied-to 5071To prevent Emacs from including various headers of the replied-to
5159message, set the value of @code{mail-yank-ignored-headers} to an 5072message, set the value of @code{mail-yank-ignored-headers} to an