emacs.rst
changeset 502 782eb1e22618
parent 501 df542c2499f9
child 511 79d2735bd210
equal deleted inserted replaced
501:df542c2499f9 502:782eb1e22618
   115                               'gnu' (GNU Hurd), 'gnu/linux', 'gnu/kfreebsd' (FreeBSD),
   115                               'gnu' (GNU Hurd), 'gnu/linux', 'gnu/kfreebsd' (FreeBSD),
   116                               'darwin' (GNU-Darwin, Mac OS X), 'ms-dos', 'windows-nt', 'cygwin'
   116                               'darwin' (GNU-Darwin, Mac OS X), 'ms-dos', 'windows-nt', 'cygwin'
   117   system-uses-terminfo
   117   system-uses-terminfo
   118   window-size-fixed
   118   window-size-fixed
   119 
   119 
   120 or check functions:
   120 and check functions:
   121 
   121 
   122   (fboundp ...)             - return t if SYMBOL's function definition is not void
   122   (fboundp ...)             - return t if SYMBOL's function definition is not void
   123   (featurep ...)            - returns t if FEATURE is present in this Emacs
   123   (featurep ...)            - returns t if FEATURE is present in this Emacs
   124   (display-graphic-p)       - return non-nil if DISPLAY is a graphic display; graphical
   124   (display-graphic-p)       - return non-nil if DISPLAY is a graphic display; graphical
   125                               displays are those which are capable of displaying several
   125                               displays are those which are capable of displaying several