From 14e1337f8462d1ca2e4af69de9fba58ddabd0274 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 4 Jan 2012 16:20:49 +0100 Subject: Fix trailing whitespaces in Org files. --- lisp/org/org-capture.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org/org-capture.el') diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index c23934c1900..46202f8adea 100644 --- a/lisp/org/org-capture.el +++ b/lisp/org/org-capture.el @@ -56,7 +56,7 @@ (date &optional keep-restriction)) (declare-function org-table-get-specials "org-table" ()) (declare-function org-table-goto-line "org-table" (N)) -(declare-function org-pop-to-buffer-same-window "org-compat" +(declare-function org-pop-to-buffer-same-window "org-compat" (&optional buffer-or-name norecord label)) (defvar org-remember-default-headline) -- cgit v1.2.3