summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2015-05-05 05:17:14 +0300
committerDmitry Gutov <dgutov@yandex.ru>2015-05-05 05:17:35 +0300
commit6337f2434e3385d4d35240789cdcc9037be7bd01 (patch)
tree765cf79dab9202a1bb5fb7e02a4a01dad9e42cec /lisp/progmodes
parentca717aa0fd048d3529ad8f5cedb37e0b31169b96 (diff)
downloademacs-6337f2434e3385d4d35240789cdcc9037be7bd01.tar.gz
; Update a comment
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/xref.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el
index 4b2a4ee7200..f11dff1d08e 100644
--- a/lisp/progmodes/xref.el
+++ b/lisp/progmodes/xref.el
@@ -534,7 +534,7 @@ meantime are preserved."
XREF-ALIST is of the form ((GROUP . (XREF ...)) ...). Where
GROUP is a string for decoration purposes and XREF is an
`xref--xref' object."
- (require 'compile) ;; For the compilation-info face.
+ (require 'compile) ; For the compilation faces.
(cl-loop for ((group . xrefs) . more1) on xref-alist
for max-line-width =
(cl-loop for xref in xrefs