# HG changeset patch # User Juanma Barranquero # Date 1031296582 0 # Node ID 1c1d47728dc8c18023f0d0cedc4cf75869f16a40 # Parent 863b1f0c98f80e04ddd60b5809ea72435e7807a2 (idlwave-shell-use-breakpoint-glyph): Fix spacing. diff -r 863b1f0c98f8 -r 1c1d47728dc8 lisp/progmodes/idlw-shell.el --- a/lisp/progmodes/idlw-shell.el Fri Sep 06 07:16:01 2002 +0000 +++ b/lisp/progmodes/idlw-shell.el Fri Sep 06 07:16:22 2002 +0000 @@ -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 @@ (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.