From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: xemacs compatibility Date: Sun, 17 Oct 2010 00:22:41 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=32986 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7Klg-0001gY-Fb for emacs-orgmode@gnu.org; Sun, 17 Oct 2010 00:22:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7Klf-0002Fs-Md for emacs-orgmode@gnu.org; Sun, 17 Oct 2010 00:22:44 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:36158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7Klf-0002Fd-IO for emacs-orgmode@gnu.org; Sun, 17 Oct 2010 00:22:43 -0400 Received: by wyf28 with SMTP id 28so2431118wyf.0 for ; Sat, 16 Oct 2010 21:22:41 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode The following functions used in org-mode don't seem to exist in the development version of xemacs: booleanp decompose-region restore-buffer-modified-p Maybe, include versions of them with org-mode sources? ilya