Index: emacs/man/cmdargs.texi
diff -c emacs/man/cmdargs.texi:1.94 emacs/man/cmdargs.texi:1.95
*** emacs/man/cmdargs.texi:1.94 Fri Jul 15 21:46:49 2005
--- emacs/man/cmdargs.texi      Sat Jul 16 10:49:45 2005
***************
*** 478,489 ****
  otherwise.
  @item HOME
  The location of the user's files in the directory tree; used for
! expansion of file names starting with a tilde (@file{~}).  On MS-DOS, it
! defaults to the directory from which Emacs was started, with @samp{/bin}
! removed from the end if it was present.  On Windows, the default value
! of @env{HOME} is the @file{Application Data} subdirectory of the user
! profile directory, though for backwards compatibility @file{C:/} will
! be used instead if a @file{.emacs} file is found there.
  @item HOSTNAME
  The name of the machine that Emacs is running on.
  @item INCPATH
--- 478,492 ----
  otherwise.
  @item HOME
  The location of the user's files in the directory tree; used for
! expansion of file names starting with a tilde (@file{~}).  On MS-DOS,
! it defaults to the directory from which Emacs was started, with
! @samp{/bin} removed from the end if it was present.  On Windows, the
! default value of @env{HOME} is the @file{Application Data}
! subdirectory of the user profile directory (normally, this is
! @file{C:/Documents and Settings/@var{username}/Application Data},
! where @var{username} is your user name), though for backwards
! compatibility @file{C:/} will be used instead if a @file{.emacs} file
! is found there.
  @item HOSTNAME
  The name of the machine that Emacs is running on.
  @item INCPATH


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to