summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-07-03 14:32:01 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-07-03 14:32:01 +0000
commitedfe28952865fe3db72063cf456f9051fa2244a5 (patch)
tree2ab6b350a0c16fb517bf030e7045ccc9fff52376 /lisp/calendar
parente4dd2f0731105c8fd5513b849a32c771be4e0dc5 (diff)
downloademacs-edfe28952865fe3db72063cf456f9051fa2244a5.tar.gz
* emulation/viper-init.el, calendar/calendar.el:
* progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/calendar.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 6abcb74a3e2..38bcc887ec0 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -213,12 +213,6 @@ If nil, make an icon of the frame. If non-nil, delete the frame."
;; backward-compatibility alias
(put 'holiday-face 'face-alias 'holiday)
-(eval-after-load "facemenu"
- '(progn
- (add-to-list 'facemenu-unlisted-faces 'diary)
- (add-to-list 'facemenu-unlisted-faces 'calendar-today)
- (add-to-list 'facemenu-unlisted-faces 'holiday)))
-
(defcustom diary-entry-marker
(if (not (display-color-p))
"+"