emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/man/cmdargs.texi
Date: Thu, 27 Jan 2005 03:57:46 -0500

Index: emacs/man/cmdargs.texi
diff -c emacs/man/cmdargs.texi:1.82 emacs/man/cmdargs.texi:1.83
*** emacs/man/cmdargs.texi:1.82 Mon Dec  6 01:07:47 2004
--- emacs/man/cmdargs.texi      Thu Jan 27 08:57:45 2005
***************
*** 169,176 ****
    Some initial options affect the loading of init files.  The normal
  actions of Emacs are to first load @file{site-start.el} if it exists,
  then your own init file @file{~/.emacs} if it exists, and finally
! @file{default.el} if it exists; certain options prevent loading of some
! of these files or substitute other files for them.
  
  @table @samp
  @item -t @var{device}
--- 169,177 ----
    Some initial options affect the loading of init files.  The normal
  actions of Emacs are to first load @file{site-start.el} if it exists,
  then your own init file @file{~/.emacs} if it exists, and finally
! @file{default.el} if it exists.  @xref{Init File}.  Certain options
! prevent loading of some of these files or substitute other files for
! them.
  
  @table @samp
  @item -t @var{device}
***************
*** 257,264 ****
  @opindex --no-site-file
  @cindex @file{site-start.el} file, not loading
  Do not load @file{site-start.el}.  The options @samp{-q}, @samp{-u}
! and @samp{--batch} have no effect on the loading of this file---this is
! the only option that blocks it.
  
  @item -Q
  @opindex -Q
--- 258,265 ----
  @opindex --no-site-file
  @cindex @file{site-start.el} file, not loading
  Do not load @file{site-start.el}.  The options @samp{-q}, @samp{-u}
! and @samp{--batch} have no effect on the loading of this file---this
! option and @samp{-Q} are the only options that block it.
  
  @item -Q
  @opindex -Q




reply via email to

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