* riece-highlight.el (riece-highlight-uninstall): Use
[riece] / lisp / riece-xemacs.el
index 70735ac..b50d265 100644 (file)
@@ -137,6 +137,8 @@ If N is nil, all messages will be returned."
   (with-output-to-string
     (print-recent-messages n)))
 
+(defalias 'riece-remprop 'remprop)
+
 (provide 'riece-xemacs)
 
 ;;; riece-xemacs.el ends here