changeset 73769:00be98a6763f

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 06 Nov 2006 15:12:46 +0000
parents 5e7931da73ad
children 81ee79a96310
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
+
+	* 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  <lekktu@gmail.com>
 
 	* help.el (view-emacs-news): Fix typo in error message.