From: Juanma Barranquero Date: Fri, 6 Sep 2002 07:16:22 +0000 (+0000) Subject: (idlwave-shell-use-breakpoint-glyph): Fix spacing. X-Git-Tag: ttn-vms-21-2-B4~13366 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cff745c34c6bb7700fb5900b65ff7612efbcea59;p=emacs.git (idlwave-shell-use-breakpoint-glyph): Fix spacing. --- 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.