From 73e442114090c72cf454e13342d01db9cf02b4d2 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Mon, 4 Mar 2013 20:11:15 +0100 Subject: [PATCH] Cosmetic fix in comment. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 639b8c82a..64b40a198 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -84,7 +84,7 @@ (require 'org-compat) ;; `org-outline-regexp' ought to be a defconst but is let-binding in -;; some places -- e.g. see the macro org-with-limited-levels. +;; some places -- e.g. see the macro `org-with-limited-levels'. ;; ;; In Org buffers, the value of `outline-regexp' is that of ;; `org-outline-regexp'. The only function still directly relying on -- 2.11.4.GIT