comparison lisp/ChangeLog @ 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 4dea79b8c06e
children c83b592e110d
comparison
equal deleted inserted replaced
73768:5e7931da73ad 73769:00be98a6763f
1 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
4 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
5 Printing menu if it's not initialized.
6 (pr-menu-bind): Act on menu-bar-file-menu directly.
7
1 2006-11-06 Juanma Barranquero <lekktu@gmail.com> 8 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * help.el (view-emacs-news): Fix typo in error message. 10 * help.el (view-emacs-news): Fix typo in error message.
4 11
5 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry. 12 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.