comparison man/lispref/loading.texi @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 7df0dd720c89
children de805c49cfc1
comparison
equal deleted inserted replaced
297:deca3c1083ac 298:70ad99077275
645 (featurep '(or (and xemacs 19.15) (and emacs 19.34))) 645 (featurep '(or (and xemacs 19.15) (and emacs 19.34)))
646 @result{} ; @r{t on XEmacs 19.15 and later, or on} 646 @result{} ; @r{t on XEmacs 19.15 and later, or on}
647 ; @r{FSF Emacs 19.34 and later.} 647 ; @r{FSF Emacs 19.34 and later.}
648 @end example 648 @end example
649 649
650 @strong{NOTE}: The advanced arguments of this function (anything other than a 650 @strong{Please note:} The advanced arguments of this function (anything other than a
651 symbol) are not yet supported by FSF Emacs. If you feel they are useful 651 symbol) are not yet supported by FSF Emacs. If you feel they are useful
652 for supporting multiple Emacs variants, lobby Richard Stallman at 652 for supporting multiple Emacs variants, lobby Richard Stallman at
653 @samp{<bug-gnu-emacs@@prep.ai.mit.edu>}. 653 @samp{<bug-gnu-emacs@@prep.ai.mit.edu>}.
654 @end defun 654 @end defun
655 655