/[emacs]/emacs/lispref/os.texi
ViewVC logotype

Diff of /emacs/lispref/os.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.73 by teirllm, Thu Jun 16 20:14:24 2005 UTC revision 1.74 by rms, Sat Jun 18 13:54:51 2005 UTC
# Line 91  name is usually @file{site-start.el}. Line 91  name is usually @file{site-start.el}.
91  @cindex @file{site-start.el}  @cindex @file{site-start.el}
92    
93  @item  @item
94  It loads your init file (usually @file{~/.emacs}), unless @samp{-q}  It loads your init file (usually @file{~/.emacs}), unless the option
95  (or @samp{--no-init-file}), @samp{-Q}, or @samp{--batch} was specified  @samp{-q} (or @samp{--no-init-file}), @samp{-Q}, or @samp{--batch} was
96  on the command line.  The @samp{-u} option can specify another user  specified on the command line.  The @samp{-u} option can specify
97  whose home directory should be used instead of @file{~}.  another user whose home directory should be used instead of @file{~}.
98    
99  @item  @item
100  It loads the library @file{default} (if any), unless  It loads the library @file{default} (if any), unless
# Line 606  through various functions.  These variab Line 606  through various functions.  These variab
606  system, the user's @acronym{UID}, and so on.  system, the user's @acronym{UID}, and so on.
607    
608  @defvar system-configuration  @defvar system-configuration
609  This variable holds the GNU configuration name for the hardware/software  This variable holds the standard GNU configuration name for the
610  configuration of your system, as a string.  The convenient way to test  hardware/software configuration of your system, as a string.  The
611  parts of this string is with @code{string-match}.  convenient way to test parts of this string is with
612    @code{string-match}.
613  @end defvar  @end defvar
614    
615  @defvar system-type  @defvar system-type

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26