# HG changeset patch # User Chong Yidong # Date 1162825966 0 # Node ID 00be98a6763f2cfffc1c28c4f69671dfd45e45dc # Parent 5e7931da73ad0d2e153d81b858bdb1c60913dea0 * 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. diff -r 5e7931da73ad -r 00be98a6763f lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 06 15:09:06 2006 +0000 +++ b/lisp/ChangeLog Mon Nov 06 15:12:46 2006 +0000 @@ -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.