Mercurial > emacs
changeset 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 | 863b1f0c98f8 |
children | 21c763762fb2 |
files | lisp/progmodes/idlw-shell.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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.