diff lisp/progmodes/idlw-shell.el @ 47262:1c1d47728dc8

(idlwave-shell-use-breakpoint-glyph): Fix spacing.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 06 Sep 2002 07:16:22 +0000
parents 148f4d9a8905
children 0e5a022947e9
line wrap: on
line diff
--- 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 <chase@att.com>
 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
 ;; 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.