From 83419fc6d83bf4007242718c2eb68ec02718a494 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Sat, 8 Nov 2008 22:00:03 +0100 Subject: Implement changes from downstream Emacs. These are changes that where made in the Emacs CVS. The change in org-publish is not final, it is still being discussed - however, the current change should make it possible to compile and run the code with the latest CVS version of Emacs. --- lisp/org-list.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/org-list.el') diff --git a/lisp/org-list.el b/lisp/org-list.el index f176d3136..98fe2d9f1 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -38,8 +38,8 @@ (declare-function org-invisible-p "org" ()) (declare-function org-on-heading-p "org" (&optional invisible-ok)) -(declare-function outline-next-heading "org" ()) -(declare-function outline-back-to-heading "org" (&optional invisible-ok)) +(declare-function outline-next-heading "outline" ()) +(declare-function outline-back-to-heading "outline" (&optional invisible-ok)) (declare-function org-back-to-heading "org" (&optional invisible-ok)) (declare-function org-back-over-empty-lines "org" ()) (declare-function org-skip-whitespace "org" ()) -- cgit v1.2.3-70-g09d2