mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
* reftex.texi (AUCTeX): Update links, section name.
* faq.texi (Calc): Update availability (included in 21.4). (AUCTeX): Update availability, information, versions, description.
This commit is contained in:
parent
818226ac7e
commit
2dd718b66b
@ -1,3 +1,10 @@
|
||||
2004-08-22 David Kastrup <dak@gnu.org>
|
||||
|
||||
* reftex.texi (AUCTeX): Update links, section name.
|
||||
|
||||
* faq.texi (Calc): Update availability (included in 21.4).
|
||||
(AUCTeX): Update availability, information, versions, description.
|
||||
|
||||
2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* kmacro.texi (Keyboard Macro Ring): Rename section.
|
||||
|
28
man/faq.texi
28
man/faq.texi
@ -3953,10 +3953,11 @@ Superyank is an old version of Supercite.
|
||||
@email{daveg@@csvax.cs.caltech.edu, Dave Gillespie}
|
||||
|
||||
@item Latest version
|
||||
2.02f
|
||||
2.02g (part of Emacs since version 21.4)
|
||||
|
||||
@item Distribution
|
||||
@uref{ftp://ftp.gnu.org/pub/gnu/calc/calc-2.02f.tar.gz}
|
||||
No separate distribution outside of Emacs. Older versions
|
||||
are available at @uref{ftp://ftp.gnu.org/pub/gnu/calc/}.
|
||||
|
||||
@end table
|
||||
|
||||
@ -3996,34 +3997,41 @@ better than the one distributed with Emacs:
|
||||
@end table
|
||||
|
||||
@node AUCTeX, BBDB, VIPER, Major packages and programs
|
||||
@section AUCTeX --- enhanced LaTeX mode with debugging facilities
|
||||
@section AUC@TeX{} --- enhanced @TeX{} modes with debugging facilities
|
||||
@cindex Mode for @TeX{}
|
||||
@cindex @TeX{} mode
|
||||
@cindex AUCTeX mode for editing @TeX{}
|
||||
@cindex AUC@TeX{} mode for editing @TeX{}
|
||||
@cindex Writing and debugging @TeX{}
|
||||
|
||||
AUC@TeX{} is a set of sophisticated major modes for @TeX{}, LaTeX,
|
||||
ConTeXt, and Texinfo offering context-sensitive syntax highlighting,
|
||||
indentation, formatting and folding, macro completion, @TeX{} shell
|
||||
functionality, and debugging. Some important supplemental packages are
|
||||
described in @ref{Introduction, RefTeX, Introduction, reftex, Ref@TeX{}
|
||||
User Manual}, and
|
||||
@uref{http://preview-latex.sourceforge.net,preview-latex}.
|
||||
|
||||
@table @b
|
||||
|
||||
@item Authors
|
||||
@email{krab@@iesd.auc.dk, Kresten Krab Thorup} and@*
|
||||
@email{abraham@@dina.kvl.dk, Per Abrahamsen}
|
||||
@email{krab@@iesd.auc.dk, Kresten Krab Thorup}, @*
|
||||
@email{abraham@@dina.kvl.dk, Per Abrahamsen}, @* and others.
|
||||
|
||||
@item Maintainer
|
||||
@email{dak@@gnu.org, David Kastrup}
|
||||
|
||||
@item Latest version
|
||||
11.13
|
||||
11.52
|
||||
|
||||
@item Distribution
|
||||
@uref{http://savannah.gnu.org/download/auctex/stable.pkg/11.13/auctex-11.13.tar.gz}
|
||||
@uref{ftp://ftp.gnu.org/pub/gnu/auctex/}
|
||||
|
||||
@item Web site
|
||||
@uref{http://www.gnu.org/software/auctex/}
|
||||
|
||||
@item Mailing list:
|
||||
Subscription requests to @email{auc-tex-subscribe@@sunsite.dk}@*
|
||||
Submissions to @email{auc-tex@@sunsite.dk}@*
|
||||
Development team is at @email{auc-tex_mgr@@sunsite.dk}
|
||||
Submissions to @email{auc-tex@@sunsite.dk}
|
||||
|
||||
@end table
|
||||
|
||||
|
@ -2976,7 +2976,7 @@ with the @kbd{g} key. To get this behavior, use instead@refill
|
||||
@end lisp
|
||||
|
||||
@node AUCTeX, Multifile Documents, Faces, Top
|
||||
@section @w{AUC @TeX{}}
|
||||
@section AUC@TeX{}
|
||||
@cindex @code{AUCTeX}, Emacs package
|
||||
@cindex Emacs packages, @code{AUCTeX}
|
||||
|
||||
@ -2985,7 +2985,7 @@ files with Emacs (@pxref{Top,AUCTeX,,auctex, The AUCTeX User Manual}).
|
||||
If AUCTeX is not part of your Emacs distribution, you can get
|
||||
it@footnote{XEmacs 21.x users may want to install the corresponding
|
||||
XEmacs package.} by ftp from the
|
||||
@uref{http://www.sunsite.auc.dk/auctex/,AUCTeX distribution site}.
|
||||
@uref{ftp://ftp.gnu.org/pub/gnu/auctex,AUCTeX distribution site}.
|
||||
|
||||
@menu
|
||||
* AUCTeX-RefTeX Interface:: How both packages work together
|
||||
|
Loading…
Reference in New Issue
Block a user