From 6e158e45fad2c56c37e3cacee772102aec89dbd3 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Sat, 12 Jan 2013 08:55:51 +0100 Subject: [PATCH 2/3] Revert "`org-load-noerror-mustsuffix' requires an autoload" This reverts commit f94d81a17e2c947a474e0f3b274c46afc3aa99a9. --- lisp/org-macs.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org-macs.el b/lisp/org-macs.el index 974a366..e5d6100 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -426,7 +426,6 @@ (defun org-make-parameter-alist (flat) (cons (list (car flat) (cadr flat)) (org-make-parameter-alist (cddr flat))))) -;;;###autoload (defmacro org-load-noerror-mustsuffix (file) "Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX argument for XEmacs, which doesn't recognize it." (if (featurep 'xemacs) -- 1.8.1