From cff745c34c6bb7700fb5900b65ff7612efbcea59 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 07:16:22 +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 bd1e9b55182..f360f690b5c 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -5,7 +5,7 @@ ;; Chris Chase ;; Maintainer: J.D. Smith ;; Version: 4.14 -;; Date: $Date: 2002/06/14 19:05:30 $ +;; Date: $Date: 2002/07/18 18:58:07 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -448,7 +448,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.5