From b88892ef442f8950e9e069cd3265c247e2c63716 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 23 Aug 2004 13:13:19 +0000 Subject: [PATCH] Minor comment change. --- lisp/speedbar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 1a222e6004e..db16f2f78f3 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -665,7 +665,7 @@ useful, such as version control." "*Regexp matching files we don't want displayed in a speedbar buffer. It is generated from the variable `completion-ignored-extensions'") -;; Ugly compiler silencing trick. The real defvar comes later in this file. +;; Compiler silencing trick. The real defvar comes later in this file. (defvar speedbar-file-regexp) ;; this is dangerous to customize, because the defaults will probably -- 2.39.2