aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/idlw-shell.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2002-09-06 07:16:22 +0000
committerJuanma Barranquero <[email protected]>2002-09-06 07:16:22 +0000
commitcff745c34c6bb7700fb5900b65ff7612efbcea59 (patch)
treec99175223b3d7fc3234dffb1387544e6b0b2a2ae /lisp/progmodes/idlw-shell.el
parentcef6cafe48993b03337e687a873910541b1e4f49 (diff)
(idlwave-shell-use-breakpoint-glyph): Fix spacing.
Diffstat (limited to 'lisp/progmodes/idlw-shell.el')
-rw-r--r--lisp/progmodes/idlw-shell.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index bd1e9b5518..f360f690b5 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -5,7 +5,7 @@
;; Chris Chase <[email protected]>
;; Maintainer: J.D. Smith <[email protected]>
;; 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.