Index: emacs/man/cmdargs.texi
diff -c emacs/man/cmdargs.texi:1.93 emacs/man/cmdargs.texi:1.94
*** emacs/man/cmdargs.texi:1.93 Mon Jun  6 12:52:53 2005
--- emacs/man/cmdargs.texi      Fri Jul 15 21:46:49 2005
***************
*** 481,487 ****
  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 @file{C:/}, the root directory of drive @file{C:}.
  @item HOSTNAME
  The name of the machine that Emacs is running on.
  @item INCPATH
--- 481,489 ----
  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


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

Reply via email to