emacs.rst
changeset 806 3ebfc31f15d5
parent 799 4052d3b154d8
child 807 f4ebb90295ee
equal deleted inserted replaced
803:82b7f8b511fa 806:3ebfc31f15d5
   156   emacs-minor-version
   156   emacs-minor-version
   157   window-system             - 'nil' if in terminal, 'w32' if native Windows build, 'x' if under X Window
   157   window-system             - 'nil' if in terminal, 'w32' if native Windows build, 'x' if under X Window
   158   window-system-version     - for windows only
   158   window-system-version     - for windows only
   159   operating-system-release  - release of the operating system Emacs is running on
   159   operating-system-release  - release of the operating system Emacs is running on
   160   system-configuration      - like configuration triplet: cpu-manufacturer-os
   160   system-configuration      - like configuration triplet: cpu-manufacturer-os
       
   161   system-configuration-options
   161   system-name               - host name of the machine you are running on
   162   system-name               - host name of the machine you are running on
   162   system-time-locale
   163   system-time-locale
   163   system-type               - indicating the type of operating system you are using:
   164   system-type               - indicating the type of operating system you are using:
   164                               'gnu' (GNU Hurd), 'gnu/linux', 'gnu/kfreebsd' (FreeBSD),
   165                               'gnu' (GNU Hurd), 'gnu/linux', 'gnu/kfreebsd' (FreeBSD),
   165                               'darwin' (GNU-Darwin, Mac OS X), 'ms-dos', 'windows-nt', 'cygwin'
   166                               'darwin' (GNU-Darwin, Mac OS X), 'ms-dos', 'windows-nt', 'cygwin'