[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el |
Date: |
Fri, 06 Sep 2002 03:16:22 -0400 |
Index: emacs/lisp/progmodes/idlw-shell.el
diff -c emacs/lisp/progmodes/idlw-shell.el:3.18
emacs/lisp/progmodes/idlw-shell.el:3.19
*** emacs/lisp/progmodes/idlw-shell.el:3.18 Thu Jul 18 14:58:07 2002
--- emacs/lisp/progmodes/idlw-shell.el Fri Sep 6 03:16:22 2002
***************
*** 5,11 ****
;; Chris Chase <address@hidden>
;; Maintainer: J.D. Smith <address@hidden>
;; Version: 4.14
! ;; Date: $Date: 2002/07/18 18:58:07 $
;; Keywords: processes
;; This file is part of GNU Emacs.
--- 5,11 ----
;; Chris Chase <address@hidden>
;; Maintainer: J.D. Smith <address@hidden>
;; Version: 4.14
! ;; Date: $Date: 2002/09/06 07:16:22 $
;; Keywords: processes
;; This file is part of GNU Emacs.
***************
*** 448,454 ****
(const :tag "Glyph or face." t)))
(defvar idlwave-shell-use-breakpoint-glyph t
! "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.
--- 448,454 ----
(const :tag "Glyph or face." t)))
(defvar idlwave-shell-use-breakpoint-glyph t
! "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.
- [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el,
Juanma Barranquero <=