diff lisp/prim/featurep.el @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 1856695b1fa9
children
line wrap: on
line diff
--- a/lisp/prim/featurep.el	Mon Aug 13 09:47:55 2007 +0200
+++ b/lisp/prim/featurep.el	Mon Aug 13 09:49:09 2007 +0200
@@ -29,6 +29,10 @@
 ;; `featurep' is enhanced in the C code.  This support code is written in
 ;; Lisp to make it easier to experiment with the code.
 
+;; XEmacs: this code has been ported to C by Steve Baur.  The
+;; implementations should be equivalent.
+
+
 ;;; Code:
 
 (eval-when-compile (require 'cl))