equal
deleted
inserted
replaced
103 |
103 |
104 Check variables: |
104 Check variables: |
105 |
105 |
106 emacs-major-version |
106 emacs-major-version |
107 emacs-minor-version |
107 emacs-minor-version |
108 window-system - 'nil' if in terminal, 'w32' if native Windows build, 'x' if under X Window. |
108 window-system - 'nil' if in terminal, 'w32' if native Windows build, 'x' if under X Window |
109 window-system-version |
109 window-system-version - for windows only |
110 operating-system-release |
110 operating-system-release - release of the operating system Emacs is running on |
111 system-configuration - like configuration triplet: cpu-manufacturer-os |
111 system-configuration - like configuration triplet: cpu-manufacturer-os |
112 system-name |
112 system-name - host name of the machine you are running on |
113 system-time-locale |
113 system-time-locale |
114 system-type |
114 system-type - indicating the type of operating system you are using: |
|
115 'gnu' (GNU Hurd), 'gnu/linux', 'gnu/kfreebsd' (FreeBSD), |
|
116 'darwin' (GNU-Darwin, Mac OS X), 'ms-dos', 'windows-nt', 'cygwin' |
115 system-uses-terminfo |
117 system-uses-terminfo |
116 window-size-fixed |
118 window-size-fixed |
117 |
119 |
118 or check functions: |
120 or check functions: |
119 |
121 |