emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/faq.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/faq.texi
Date: Sat, 16 Mar 2002 14:10:39 -0500

Index: emacs/man/faq.texi
diff -c emacs/man/faq.texi:1.36 emacs/man/faq.texi:1.37
*** emacs/man/faq.texi:1.36     Sat Jan 12 10:58:30 2002
--- emacs/man/faq.texi  Sat Mar 16 14:10:39 2002
***************
*** 1,4 ****
! \input texinfo   @c -*-texinfo-*-  -*- coding: latin-1 -*-
  @c %**start of header
  @setfilename ../info/efaq
  @settitle GNU Emacs FAQ
--- 1,4 ----
! \input texinfo   @c -*- coding: latin-1; mode: texinfo; -*-
  @c %**start of header
  @setfilename ../info/efaq
  @settitle GNU Emacs FAQ
***************
*** 7,13 ****
  @setchapternewpage odd
  
  @c This is used in many places
! @set VER 21.1
  
  @c The @ifinfo stuff only appears in the Info version
  @ifinfo
--- 7,13 ----
  @setchapternewpage odd
  
  @c This is used in many places
! @set VER 21.3
  
  @c The @ifinfo stuff only appears in the Info version
  @ifinfo
***************
*** 16,21 ****
--- 16,22 ----
  * Emacs FAQ: (efaq).  Frequently Asked Questions about Emacs.
  @end direntry
  
+ Copyright 2001, 2002 Free Software Foundation, Inc.
  Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. address@hidden
  Copyright 1992,1993 Steven address@hidden
  Copyright 1990,1991,1992 Joseph Brian address@hidden
***************
*** 47,52 ****
--- 48,54 ----
  @c The following two commands start the copyright page.
  @page
  @vskip 0pt plus 1filll
+ Copyright @copyright{} 2001,2002 Free Software Foundation, address@hidden
  Copyright @copyright{} 1994,1995,1996,1997,1998,1999,2000 Reuven M. 
address@hidden
  Copyright @copyright{} 1992,1993 Steven address@hidden
  Copyright @copyright{} 1990,1991,1992 Joseph Brian address@hidden
***************
*** 1261,1267 ****
  @cindex Syntax highlighting on a TTY
  @cindex Console, colors
  
! As of Emacs 21.1, colors and faces are supported in non-windowed mode,
  i.e.@: on Unix and GNU/Linux text-only terminals and consoles, and when
  invoked as @samp{emacs -nw} on X and MS-Windows.  (Colors and faces were
  supported in the MS-DOS port since Emacs 19.29.)  Emacs automatically
--- 1263,1269 ----
  @cindex Syntax highlighting on a TTY
  @cindex Console, colors
  
! In Emacs 21.1 and later, colors and faces are supported in non-windowed mode,
  i.e.@: on Unix and GNU/Linux text-only terminals and consoles, and when
  invoked as @samp{emacs -nw} on X and MS-Windows.  (Colors and faces were
  supported in the MS-DOS port since Emacs 19.29.)  Emacs automatically
***************
*** 3700,3709 ****
  and more features can be expected in the future, but there are still many
  differences between the two.
  
! The latest stable version of XEmacs as of this writing is 21.1; you can
  get it at
  
! @uref{ftp://ftp.xemacs.org/pub/xemacs/current/xemacs-21.1.13.tar.gz}
  
  More information about XEmacs, including a list of frequently asked
  questions (FAQ), is available at
--- 3702,3711 ----
  and more features can be expected in the future, but there are still many
  differences between the two.
  
! The latest stable branch of XEmacs as of this writing is 21.1; you can
  get it at
  
! @uref{ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.1.14.tar.gz}
  
  More information about XEmacs, including a list of frequently asked
  questions (FAQ), is available at
***************
*** 3724,3735 ****
  Windows 9X, Windows ME, and Windows 2000.  More information is available
  from
  
! @uref{ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/emacs.README}
  
  The binary itself is available in the files @file{em*.zip} in the
  directory
  
! @uref{ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/}
  
  If you prefer to compile Emacs for yourself, you can do so with the
  current distribution directly.  You will need a 386 (or
--- 3726,3737 ----
  Windows 9X, Windows ME, and Windows 2000.  More information is available
  from
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu/emacs.README}
  
  The binary itself is available in the files @file{em*.zip} in the
  directory
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu/}
  
  If you prefer to compile Emacs for yourself, you can do so with the
  current distribution directly.  You will need a 386 (or
***************
*** 3748,3754 ****
  You can get the latest release of DJGPP by retrieving all of
  the files in
  
! @uref{ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2*}
  
  @item Unpacking program
  The easiest way is to use @code{djtar} which comes with DJGPP v2.x,
--- 3750,3756 ----
  You can get the latest release of DJGPP by retrieving all of
  the files in
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2*}
  
  @item Unpacking program
  The easiest way is to use @code{djtar} which comes with DJGPP v2.x,
***************
*** 3767,3777 ****
  @item make, mv, sed, and rm
  All of these utilities are available at
  
! @uref{ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu}
  
  16-bit utilities can be found in GNUish, at
  
! @uref{ftp://ftp.simtel.net/pub/simtelnet/gnu/gnuish}
  
  @noindent
  (@code{mv} and @code{rm} are in the Fileutils package, @code{sed} and
--- 3769,3779 ----
  @item make, mv, sed, and rm
  All of these utilities are available at
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu}
  
  16-bit utilities can be found in GNUish, at
  
! @uref{http://www.simtel.net/pub/gnu/gnuish}
  
  @noindent
  (@code{mv} and @code{rm} are in the Fileutils package, @code{sed} and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]