after-init-time | Value of ‘current-time’ after loading the init files. |
before-init-time | Value of ‘current-time’ before Emacs begins initialization. |
command-line-args | Args passed by shell to Emacs, as a list of strings. |
dump-mode | Non-nil when Emacs is dumping itself. |
dynamic-library-alist | Alist of dynamic libraries vs external files implementing them. |
emacs-copyright | Short copyright string for this version of Emacs. |
emacs-version | Version numbers of this version of Emacs. |
inhibit-x-resources | If non-nil, X resources, Windows Registry settings, and NS defaults are not used. |
installation-directory | A directory within which to look for the ‘lib-src’ and ‘etc’ directories. |
invocation-directory | The directory in which the Emacs executable was found, to run it. |
invocation-name | The program name that was used to run Emacs. |
kill-emacs-hook | Hook run when ‘kill-emacs’ is called. |
noninteractive | Non-nil means Emacs is running without interactive terminal. |
path-separator | String containing the character that separates directories in |
report-emacs-bug-address | Address of mailing list for GNU Emacs bugs. |
system-configuration | Value is string indicating configuration Emacs was built for. |
system-configuration-features | String listing some of the main features this Emacs was compiled with. |
system-configuration-options | String containing the configuration options Emacs was built with. |
system-messages-locale | System locale for messages. |
system-time-locale | System locale for time. |
system-type | The value is a symbol indicating the type of operating system you are using. |