emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/idlwave.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlwave.el
Date: Mon, 31 Dec 2001 15:42:11 -0500

Index: emacs/lisp/progmodes/idlwave.el
diff -c emacs/lisp/progmodes/idlwave.el:3.14 
emacs/lisp/progmodes/idlwave.el:3.15
*** emacs/lisp/progmodes/idlwave.el:3.14        Sun Dec 30 17:18:30 2001
--- emacs/lisp/progmodes/idlwave.el     Mon Dec 31 15:42:10 2001
***************
*** 4,10 ****
  ;; Author: Chris Chase <address@hidden>
  ;; Maintainer: John-David Smith <address@hidden>
  ;; Version: 4.7
! ;; Date: $Date: 2001/12/30 22:18:30 $
  ;; Keywords: languages
  
  ;; This file is part of GNU Emacs.
--- 4,10 ----
  ;; Author: Chris Chase <address@hidden>
  ;; Maintainer: John-David Smith <address@hidden>
  ;; Version: 4.7
! ;; Date: $Date: 2001/12/31 20:42:10 $
  ;; Keywords: languages
  
  ;; This file is part of GNU Emacs.
***************
*** 445,451 ****
  
  (defface idlwave-help-link-face
    '((((class color)) (:foreground "Blue"))
!     (t (:bold t)))
    "Face for highlighting links into IDLWAVE online help."
    :group 'idlwave-online-help)
  
--- 445,451 ----
  
  (defface idlwave-help-link-face
    '((((class color)) (:foreground "Blue"))
!     (t (:weight bold)))
    "Face for highlighting links into IDLWAVE online help."
    :group 'idlwave-online-help)
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]