File: emacs.c.html

Defined variables (20)

after-init-timeValue of ‘current-time’ after loading the init files.
before-init-timeValue of ‘current-time’ before Emacs begins initialization.
command-line-argsArgs passed by shell to Emacs, as a list of strings.
dump-modeNon-nil when Emacs is dumping itself.
emacs-copyrightShort copyright string for this version of Emacs.
emacs-versionVersion numbers of this version of Emacs.
inhibit-x-resourcesIf non-nil, X resources, Windows Registry settings, and NS defaults are not used.
installation-directoryA directory within which to look for the ‘lib-src’ and ‘etc’ directories.
invocation-directoryThe directory in which the Emacs executable was found, to run it.
invocation-nameThe program name that was used to run Emacs.
kill-emacs-hookHook run when ‘kill-emacs’ is called.
noninteractiveNon-nil means Emacs is running without interactive terminal.
path-separatorString containing the character that separates directories in
report-emacs-bug-addressAddress of mailing list for GNU Emacs bugs.
system-configurationValue is string indicating configuration Emacs was built for.
system-configuration-featuresString listing some of the main features this Emacs was compiled with.
system-configuration-optionsString containing the configuration options Emacs was built with.
system-messages-localeSystem locale for messages.
system-time-localeSystem locale for time.
system-typeThe value is a symbol indicating the type of operating system you are using.

Defined functions (5)

daemon-initialized()
daemonp()
invocation-directory()
invocation-name()
kill-emacs(&optional ARG)

Defined faces (0)