comparison lisp/ChangeLog @ 81805:05153ccde019

Load cl-loaddefs.el quietly.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 10 Jul 2007 21:01:20 +0000
parents 0e6cd7deb746
children 955afd99e3e9
comparison
equal deleted inserted replaced
81804:0e6cd7deb746 81805:05153ccde019
1 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
2 4
3 * vc-arch.el (vc-arch-complete): Remove. 5 * vc-arch.el (vc-arch-complete): Remove.
4 (vc-arch-revision-completion-table): Use complete-with-action. 6 (vc-arch-revision-completion-table): Use complete-with-action.
5 7
6 * subr.el (condition-case-no-debug, with-demoted-errors): New macros. 8 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.