emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el
Date: Mon, 31 Dec 2001 15:32:20 -0500

Index: emacs/lisp/calendar/calendar.el
diff -c emacs/lisp/calendar/calendar.el:1.133 
emacs/lisp/calendar/calendar.el:1.134
*** emacs/lisp/calendar/calendar.el:1.133       Mon Nov 26 11:28:56 2001
--- emacs/lisp/calendar/calendar.el     Mon Dec 31 15:32:19 2001
***************
*** 211,217 ****
      (((class color) (background dark))
       :foreground "yellow")
      (t
!      :bold t))
    "Face for highlighting diary entries."
    :group 'diary)
  
--- 211,217 ----
      (((class color) (background dark))
       :foreground "yellow")
      (t
!      :weight bold))
    "Face for highlighting diary entries."
    :group 'diary)
  



reply via email to

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