From b734d8ea4cddcf3b0066aa09638be36b33ee191a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 6 Nov 2006 15:12:46 +0000 Subject: [PATCH] * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set) (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the Printing menu if it's not initialized. (pr-menu-bind): Act on menu-bar-file-menu directly. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b341e2b5e49..eaf3a9eef86 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-11-06 Chong Yidong + + * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set) + (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the + Printing menu if it's not initialized. + (pr-menu-bind): Act on menu-bar-file-menu directly. + 2006-11-06 Juanma Barranquero * help.el (view-emacs-news): Fix typo in error message. -- 2.39.5