From 0677fa40025fedc1c7de7ffdc886d4e7c3726bf0 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 09:36:57 +0000 Subject: [PATCH] (idlwave-shell-use-breakpoint-glyph): Fix spacing. --- lisp/progmodes/idlw-shell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index a39832150c9..9da87c22024 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -4,7 +4,7 @@ ;; Author: Chris Chase ;; Maintainer: John-David Smith ;; Version: 4.7 -;; Date: $Date: 2002/05/16 16:07:25 $ +;; Date: $Date: 2002/07/10 09:16:38 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -387,7 +387,7 @@ t Glyph when possible, otherwise face (same effect as 'glyph)." (const :tag "Glyph or face." t))) (defvar idlwave-shell-use-breakpoint-glyph t - "Obsolete variable. See `idlwave-shell-mark-breakpoints.") + "Obsolete variable. See `idlwave-shell-mark-breakpoints.") (defcustom idlwave-shell-breakpoint-face 'idlwave-shell-bp-face "*The face for breakpoint lines in the source code. -- 2.39.2