summaryrefslogtreecommitdiff
path: root/lisp/org/org-id.el
diff options
context:
space:
mode:
authorBastien Guerry <bastien1@free.fr>2012-01-04 16:20:49 +0100
committerBastien Guerry <bastien1@free.fr>2012-01-04 16:20:49 +0100
commit14e1337f8462d1ca2e4af69de9fba58ddabd0274 (patch)
treefce16fb4a1cab5a9cc03f540579c886ac1fad5d0 /lisp/org/org-id.el
parent0b41d90bd3ef6f1fb03d23cfbe064fcf865c82c3 (diff)
downloademacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.tar.gz
emacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.tar.bz2
emacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.zip
Fix trailing whitespaces in Org files.
Diffstat (limited to 'lisp/org/org-id.el')
-rw-r--r--lisp/org/org-id.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/lisp/org/org-id.el b/lisp/org/org-id.el
index 0b829d60ba6..55e826f3ae6 100644
--- a/lisp/org/org-id.el
+++ b/lisp/org/org-id.el
@@ -73,7 +73,7 @@
(require 'org)
(declare-function message-make-fqdn "message" ())
-(declare-function org-pop-to-buffer-same-window
+(declare-function org-pop-to-buffer-same-window
"org-compat" (&optional buffer-or-name norecord label))
;;; Customization
@@ -641,7 +641,3 @@ optional argument MARKERP, return the position as a new marker."
(provide 'org-id)
;;; org-id.el ends here
-
-
-
-